cavis/libnd4j/include/ops/declarable/headers
shugeo 08853c7829
Shugeo random uniform int (#30)
* Corrected randomuniform declaration.

* Refactored uniform distribution for both cuda and cpu platforms.

* Refactored uniform distribution and tests.

* Fixed type usage with indices.

* Refactored uniform distribution implementation and tests to full conform with TF implementation.

* Refactored gamma function to use type util method.

* Copyright changes and fixes with ConstantHelper.

* Added error checking on allocate cuda device memory and operations.
2019-11-06 12:49:27 +02:00
..
BarnesHutTsne.h Shugeo doc (#235) 2019-09-04 14:57:59 +03:00
activations.h - add parameter alpha to elu and lrelu_bp (#213) 2019-08-31 20:57:39 +03:00
bitwise.h [WIP] Last set of changes (#234) 2019-09-04 14:41:08 +03:00
blas.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
boolean.h Small fixes (#43) 2019-07-20 22:19:20 +10:00
broadcastable.h Added declarations for igamma and igammac ops. 2019-10-16 14:45:10 +03:00
common.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
convo.h [WIP] tests fixes (#130) 2019-08-19 11:33:15 +03:00
datatypes.h Added tests and fixed op name. 2019-10-02 15:04:28 +03:00
kernels.h Merge pull request #7 from KonduitAI/asto_nd4s_10172019 2019-10-23 12:11:25 +03:00
list.h Shugeo doc (#235) 2019-09-04 14:57:59 +03:00
loss.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
nlp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
nn.h Shyrma bn mkl bp (#14) 2019-10-26 14:14:21 +03:00
parity_ops.h Shugeo suppression overlaps (#9) 2019-10-30 13:43:45 +02:00
random.h Shugeo random uniform int (#30) 2019-11-06 12:49:27 +02:00
recurrent.h - minor change in recurrent.h 2019-10-17 20:46:51 +03:00
shape.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
tests.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
third_party.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
transforms.h Shyrma concat (#24) 2019-11-03 12:37:19 +02:00