cavis/libnd4j/include
shugeo 3a3c952e75
Added dtype formulation for poisson and gamma distributions. (#442)
* Added dtype formulation for poisson and gamma distributions.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Refactored gamma distribution generator and tests.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Added generator for gamma distribution when alpha (shape) between 0 and 1

Signed-off-by: shugeo <sgazeos@gmail.com>

* Implemented gamma distribution for shape param less than 1 and tests.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Implemented gamma distributed randoms for shape (alpha) parameter greater then 1.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Added cuda implementation for gamma distribution.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Refactored cuda and cpu implementation of gamma distribution.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Fixed crash with default beta param with gamma distribution.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Fixed  pow for arm arch.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Gamma test fixed

* Cosmetic changes only.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Fixed random value retrieving

* Eliminated overflow attemptions.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Modified random retrieving.

Signed-off-by: shugeo <sgazeos@gmail.com>

* enlighted density of tests for Gamma distribution.

Signed-off-by: shugeo <sgazeos@gmail.com>

Co-authored-by: Alexander Stoyakin <alexander.stoyakin@gmail.com>
Co-authored-by: raver119 <raver119@gmail.com>
2020-06-08 13:14:22 +03:00
..
array C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
cnpy libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
exceptions libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
execution C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
graph C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
helpers cuDNN Windows tweaks (#487) 2020-06-08 13:03:05 +03:00
indexing libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
legacy C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
loops C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
math libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
memory C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
ops Added dtype formulation for poisson and gamma distributions. (#442) 2020-06-08 13:14:22 +03:00
performance/benchmarking benchmarks fixes (#321) 2020-03-16 10:31:06 +03:00
system C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
types Rng tweaks (#479) 2020-05-30 21:13:33 +03:00
cblas.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
cblas_enum_conversion.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
config.h.in cuDNN integration (#150) 2020-01-20 21:32:46 +03:00
samediff.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00