cavis/libnd4j/include/ops/declarable/helpers/impl
raver119 df84bc7255
[WIP] More tweaks (#173)
* CUDA empty reduction

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

* - listdiff synchronization fix for CUDA
- listdiff test

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

* - IndexReduce ops now allow INDEXING_TYPES output
- topK op accepts only INDEXING_TYPES as output

Signed-off-by: raver119 <raver119@gmail.com>
2019-08-27 10:37:10 +03:00
..
README.md Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
choose.cpp [WIP] CUDA Java side (#58) 2019-07-20 23:06:25 +10:00
listdiff.cpp [WIP] More tweaks (#173) 2019-08-27 10:37:10 +03:00
lstm.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
multiUnique.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
rnn.cpp [WIP] More of CUDA operations (#69) 2019-07-20 23:20:41 +10: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