a8dd6713aa
* - improve performance of scatter (no lock) ops for 1D case Signed-off-by: Yurii <iuriish@yahoo.com> * - improve scatter lock op performance for 1D case Signed-off-by: Yurii <iuriish@yahoo.com> * - add kernel for verification of input indices-array elements in scatter and scatter_nd ops Signed-off-by: Yurii <iuriish@yahoo.com> * - provide fast indices checking on cpu side for scatter and gather osp Signed-off-by: Yurii <iuriish@yahoo.com> * - apply corrections requested by pr reviewer Signed-off-by: Yurii <iuriish@yahoo.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.