04b2b4f9b6
* INDArray.close() fix for CPU Signed-off-by: raver119 <raver119@gmail.com> * - BroadcastableBoolOp introduced - ConfusionMatrix now supports explicit DataType argument Signed-off-by: raver119 <raver119@gmail.com> * confusion_matrix: dtype is still optional Signed-off-by: raver119 <raver119@gmail.com> * disable bert tests in debug builds Signed-off-by: raver119 <raver119@gmail.com> * Affinity fix Signed-off-by: raver119 <raver119@gmail.com> * minor workspace tweak to allow close() on scoped out borrowed workspace Signed-off-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.