cavis/libnd4j/include/ops/declarable/helpers/impl
raver119 215641ea9e
Minor improvements (#255)
* static increments in loops

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

* specials and concat split into separate units

Signed-off-by: raver119 <raver119@gmail.com>
2020-02-20 11:43:26 +03:00
..
README.md Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
choose.cpp Shyrma temp (#131) 2019-12-20 22:35:39 +03:00
knn_mindistance.cpp Merge pull request #7 from KonduitAI/asto_nd4s_10172019 2019-10-23 12:11:25 +03: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
lstmLayer.cpp Shyrma temp (#131) 2019-12-20 22:35:39 +03:00
multiUnique.cpp DataTypes & FlatBuffers (#197) 2020-01-30 10:07:24 +03:00
rnn.cpp Shyrma temp (#131) 2019-12-20 22:35:39 +03:00
sparse_to_dense.cpp String changes (#3) 2020-01-04 13:27:50 +03:00
unique.cpp Minor improvements (#255) 2020-02-20 11:43:26 +03:00
where.cpp [WIP] bunch of improvements (#257) 2019-09-11 20:12:09 +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