cavis/libnd4j/include/ops/declarable/helpers/impl
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
..
README.md Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
choose.cpp Small fixes (#43) 2019-07-20 22:19:20 +10:00
listdiff.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
lstm.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
multiUnique.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
rnn.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
unique.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
where.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00

README.md

This folder contains generic helpers implementations, for operations that do not require platform-specific code, or have no real sense of having platform-specific code