948646b32d
* - provide nhwc format in mkl conv ops Signed-off-by: Yurii <iuriish@yahoo.com> * - corrections in mkl conv3d Signed-off-by: Yurii <iuriish@yahoo.com> * - corrections in mkl batchnorm Signed-off-by: Yurii <iuriish@yahoo.com> * - corrections in mkl maxpooling2d Signed-off-by: Yurii <iuriish@yahoo.com> * - add format format_tag::any to outputs in mkl conv ops Signed-off-by: Yurii <iuriish@yahoo.com> * - complete corrections in mkl conv ops Signed-off-by: Yurii <iuriish@yahoo.com> * - add test for comparison of execution speeds of mkl conv2d op with different weights format Signed-off-by: Yurii <iuriish@yahoo.com> * - take into account order f in mkl conv ops Signed-off-by: Yurii <iuriish@yahoo.com> |
||
---|---|---|
.. | ||
activations | ||
bitwise | ||
blas | ||
boolean | ||
broadcastable | ||
compat | ||
datatypes | ||
flow | ||
grad | ||
helpers | ||
images | ||
kernels | ||
list | ||
loss | ||
nlp | ||
nn | ||
parity_ops | ||
random | ||
recurrent | ||
shape | ||
strings | ||
tests | ||
thrid_party | ||
transforms | ||
tsne | ||
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.