fc3f5d4ffb
* Fixed bound problem with Exponential distribution implementation. Signed-off-by: shugeo <sgazeos@gmail.com> * Added test for Exponential distribution to avoid infinities. Signed-off-by: shugeo <sgazeos@gmail.com> * Added a test for exponential distribution with 1M elements. Signed-off-by: shugeo <sgazeos@gmail.com> * Cosmetical changes only and tests. Signed-off-by: shugeo <sgazeos@gmail.com> * Modified test and implementation for exponential_distribution op. Signed-off-by: shugeo <sgazeos@gmail.com> Co-authored-by: raver119 <raver119@gmail.com> |
||
---|---|---|
.. | ||
bitwise | ||
blas | ||
boolean | ||
broadcastable | ||
compat | ||
datatypes | ||
flow | ||
grad | ||
helpers | ||
images | ||
kernels | ||
linalg | ||
list | ||
loss | ||
nlp | ||
nn | ||
parity_ops | ||
random | ||
reduce | ||
shape | ||
strings | ||
tensor | ||
tests | ||
thrid_party | ||
transforms | ||
tsne | ||
updaters | ||
util | ||
CustomOperations.cpp | ||
README.md | ||
parity_ops.cpp |
README.md
Generic ops
Put any cross platform operations here. Anything platform specific should be put in: in ops/helpers.