cavis/libnd4j/include/ops/declarable/generic
raver119 f49c4ea9d0
int -> long (#108)
Signed-off-by: raver119 <raver119@gmail.com>
2019-08-10 09:14:18 +03:00
..
activations [WIP] more CUDA stuff (#57) 2019-07-20 23:05:21 +10:00
bitwise Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
blas [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
boolean Small fixes (#43) 2019-07-20 22:19:20 +10:00
broadcastable Small number of fixes + cleanup + some missing op methods + constructors (#100) 2019-08-05 22:31:46 +10:00
convo int -> long (#108) 2019-08-10 09:14:18 +03:00
datatypes Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
flow Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
grad Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
helpers Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
list int -> long (#108) 2019-08-10 09:14:18 +03:00
loss [WIP] more CUDA stuff (#57) 2019-07-20 23:05:21 +10:00
nlp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
nn [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
parity_ops int -> long (#108) 2019-08-10 09:14:18 +03:00
random Refactor NativeOps.h to export C functions 2019-08-05 11:22:59 +10:00
recurrent [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
shape int -> long (#108) 2019-08-10 09:14:18 +03:00
tests Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
thrid_party [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
transforms [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
tsne [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
CustomOperations.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
README.md Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
parity_ops.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00

README.md

Generic ops

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