e855e47f73
* Small batch norm fix (cuda/no-mkldnn) Signed-off-by: Alex Black <blacka101@gmail.com> * Dropout fix for RnnOutputLayer Signed-off-by: Alex Black <blacka101@gmail.com> * Allow block size < 2 in batch_to_space_nd and space_to_batch_nd for import, in spite of what TF docs say Signed-off-by: AlexDBlack <blacka101@gmail.com> |
||
---|---|---|
.. | ||
activations | ||
bitwise | ||
blas | ||
boolean | ||
broadcastable | ||
convo | ||
datatypes | ||
flow | ||
grad | ||
helpers | ||
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.