cavis/libnd4j/include
shugeo 7b14a9f603
Gamma and Poisson distributions (#27)
* Added implementation for random_gamma op.

* Added implementation for random_poisson op and support classes.

* Added helpers for random_poisson and random_gamma ops.

* Implementation of random_poisson. The first working edition.

* Implementation of random_poisson. Parallelized working edition.

* Implementation of random_gamma. Parallelized working edition with alpha only.

* Added cuda implementation for helper of poisson distribution.

* Corrected shape calculation with random_gamma and tests.

* Finished cpu implementation for gamma distribution.

* Finished cuda implementation for random_gamma op.

* Refactored cpu helpers for random_gamma and random_poisson ops.

* Refactored cuda helpers for gamma and poisson distribution.

* Refactored cuda helper for gamma distribution.

* Refactored cpu helper for random_poisson op.

* Refactored cpu helper for random_gamma op.
2019-11-04 15:42:28 +02:00
..
array Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
cnpy int -> long (#108) 2019-08-10 09:14:18 +03:00
exceptions Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
execution Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
graph SameDiff execution, TF and memory management overhaul (#10) 2019-10-23 21:19:50 +11:00
helpers Shyrma concat (#24) 2019-11-03 12:37:19 +02:00
indexing Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
loops Gamma and Poisson distributions (#27) 2019-11-04 15:42:28 +02:00
memory [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
ops Gamma and Poisson distributions (#27) 2019-11-04 15:42:28 +02:00
performance/benchmarking Shyrma bn mkl bp (#14) 2019-10-26 14:14:21 +03:00
types Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
Status.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
buffer.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
cblas.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
cblas_enum_conversion.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
config.h.in Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
dll.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
enum_boilerplate.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
nd4jmalloc.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
nd4jmemset.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
op_boilerplate.h [WIP] More fixes (#142) 2019-08-21 20:18:29 +03:00
op_enums.h [WIP] Int broadcastables (#195) 2019-08-30 10:12:40 +03:00
openmp_pragmas.h [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
optype.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
pairwise_util.h [WIP] bunch of improvements (#257) 2019-09-11 20:12:09 +03:00
platform_boilerplate.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
platformmath.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
play.h [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
pointercast.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
templatemath.h Gamma and Poisson distributions (#27) 2019-11-04 15:42:28 +02:00
type_boilerplate.h [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
util.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00