cavis/libnd4j/include/ops/declarable/generic
raver119 dde50ee570 Small fixes (#43)
* minor cmake changes to make macos happy

* space_to_batch/batch_to_space validation fix

* - choose op tweaks
- tests updated to match appleid tweaks

Signed-off-by: raver119@gmail.com <raver119@gmail.com>

* - get rid of bad import

Signed-off-by: raver119@gmail.com <raver119@gmail.com>

* - choose now uses shape function
- choose test updated
2019-07-20 22:19:20 +10:00
..
activations Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
bitwise Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
blas Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
boolean Small fixes (#43) 2019-07-20 22:19:20 +10:00
broadcastable Dev branch merge: dev_20190606 (#7904) 2019-06-15 21:34:34 +10:00
convo Merge master to upstream (#7945) 2019-06-27 18:37:04 +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 Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
loss Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
nlp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
nn Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
parity_ops Small fixes (#43) 2019-07-20 22:19:20 +10:00
random Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
recurrent Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
shape Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
tests Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
thrid_party Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
transforms Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
tsne Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03: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.