cavis/libnd4j/include/ops/declarable/generic
agibsonccc 65c6a9a42e Dev commits 2021-02-01 14:31:20 +09:00
..
bitwise C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
blas C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
boolean C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
broadcastable Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
compat C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
compression C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
datatypes C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
flow libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
grad libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
helpers C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
images C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
kernels C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
linalg Dev commits 2021-02-01 14:31:20 +09:00
list libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
loss Development updates (#9053) 2020-07-26 21:59:27 +09:00
nlp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
nn Dev commits 2021-02-01 14:31:20 +09:00
parity_ops Dev commits 2021-02-01 14:31:20 +09:00
random Dev commits 2021-02-01 14:31:20 +09:00
reduce C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
shape Dev commits 2021-02-01 14:31:20 +09:00
strings libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
tensor Dev commits 2021-02-01 14:31:20 +09:00
tests C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
thrid_party C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
transforms C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
tsne libnd4j fixes for context sync in operation execution (#350) 2020-03-30 16:33:51 +03:00
updaters Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
util C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
CustomOperations.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
README.md Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
parity_ops.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00

README.md

Generic ops

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