948ebef41c
* #8280 biasadd_bp nchw arg fixes (java side) + test Signed-off-by: AlexDBlack <blacka101@gmail.com> * #8285 Concat op Java side fixes Signed-off-by: AlexDBlack <blacka101@gmail.com> * Concat op cpp fix - allow dynamic axis to be negative, same as static axis Signed-off-by: AlexDBlack <blacka101@gmail.com> * ignores for deconv3d import tests until deconv3d_tf op is implemented Signed-off-by: AlexDBlack <blacka101@gmail.com> |
||
---|---|---|
.. | ||
activations | ||
bitwise | ||
blas | ||
boolean | ||
broadcastable | ||
datatypes | ||
flow | ||
grad | ||
helpers | ||
kernels | ||
list | ||
loss | ||
nlp | ||
nn | ||
parity_ops | ||
random | ||
recurrent | ||
shape | ||
tests | ||
thrid_party | ||
transforms | ||
tsne | ||
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.