SIGN IN SIGN UP
apache / mxnet UNCLAIMED

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more

0 0 7 C++

[NumPy] add op random.laplace (#17316)

* NumPy Laplace Distribution partly Frontend and Backend

Signed-off-by: AntiZpvoh <wwwqyy@126.com>

* NumPy Laplace Distribution Backend style rectified

Signed-off-by: AntiZpvoh <wwwqyy@126.com>

* NumPy Laplace Distribution Frontend modified

Signed-off-by: AntiZpvoh <wwwqyy@126.com>

* Laplece op nightly test and normal op test correction

Signed-off-by: AntiZpvoh <wwwqyy@126.com>

* NumPy Laplace Distribution unit test and code style

Signed-off-by: AntiZpvoh <wwwqyy@126.com>

* Register uniform_n in CUDA

Signed-off-by: AntiZpvoh <wwwqyy@126.com>

* Delete the registering of Laplace_n

Signed-off-by: AntiZpvoh <wwwqyy@126.com>

* fix some alignment and indentation problems

Signed-off-by: AntiZpvoh <wwwqyy@126.com>

* fix some sanity problems such as too long lines

* fix some sanity problems again

* laplace parmeters form change

* implement basic laplace function

* add frontend implement and ndarray loc case

* complete the frontend

* fix some sanity problems

* fix some sanity problems

* fix some typos

* fix some problems

* fix a typo

* add size==() condition handling

* fix some typos

* remove unused code

Co-authored-by: Ubuntu <ubuntu@ip-172-31-15-23.us-east-2.compute.internal>
A
AntiZpvoh committed
ea2dabaae5e1453572c9105f77322977bd14c108
Parent: d495f22
Committed by GitHub <noreply@github.com> on 3/16/2020, 4:52:53 AM