cavis/libnd4j/include/ops/declarable/generic
agibsonccc 3cd0295824 Update space_to_batch_nd.cpp 2021-02-18 15:03:25 +09:00
..
bitwise Update copyrights remove attic and relocate elsewhere 2021-02-09 13:16:31 +09:00
blas Update c++ copyrights 2021-02-01 21:31:45 +09:00
boolean Update c++ copyrights 2021-02-01 21:31:45 +09:00
broadcastable Update c++ copyrights 2021-02-01 21:31:45 +09:00
compat Update c++ copyrights 2021-02-01 21:31:45 +09:00
compression Update c++ copyrights 2021-02-01 21:31:45 +09:00
datatypes Update c++ copyrights 2021-02-01 21:31:45 +09:00
flow Update c++ copyrights 2021-02-01 21:31:45 +09:00
grad Update c++ copyrights 2021-02-01 21:31:45 +09:00
helpers Update c++ copyrights 2021-02-01 21:31:45 +09:00
images Update copyrights remove attic and relocate elsewhere 2021-02-09 13:16:31 +09:00
kernels Update c++ copyrights 2021-02-01 21:31:45 +09:00
linalg Update copyrights remove attic and relocate elsewhere 2021-02-09 13:16:31 +09:00
list Update c++ copyrights 2021-02-01 21:31:45 +09:00
loss Update copyrights remove attic and relocate elsewhere 2021-02-09 13:16:31 +09:00
nlp Update c++ copyrights 2021-02-01 21:31:45 +09:00
nn Copyright updates, removal of extra nlp modules 2021-02-18 11:46:53 +09:00
parity_ops Fix unsorted segment ops 2021-02-15 16:16:40 +09:00
random Fix unsorted segment ops 2021-02-15 16:16:40 +09:00
reduce Update copyrights remove attic and relocate elsewhere 2021-02-09 13:16:31 +09:00
shape Update reshape.cpp 2021-02-05 22:57:57 +09:00
strings Update c++ copyrights 2021-02-01 21:31:45 +09:00
tensor Update copyrights remove attic and relocate elsewhere 2021-02-09 13:16:31 +09:00
tests Update c++ copyrights 2021-02-01 21:31:45 +09:00
thrid_party Update c++ copyrights 2021-02-01 21:31:45 +09:00
transforms Update space_to_batch_nd.cpp 2021-02-18 15:03:25 +09:00
tsne Update c++ copyrights 2021-02-01 21:31:45 +09:00
updaters Update copyrights remove attic and relocate elsewhere 2021-02-09 13:16:31 +09:00
util Update c++ copyrights 2021-02-01 21:31:45 +09:00
CustomOperations.cpp Update c++ copyrights 2021-02-01 21:31:45 +09:00
README.md Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
parity_ops.cpp Update c++ copyrights 2021-02-01 21:31:45 +09:00

README.md

Generic ops

Put any cross platform operations here. Anything platform specific should be put in: in ops/helpers.