* libnd4j profiling DeclarableOp and Tests by replacing return ResultSet pointer by instance Signed-off-by: Oleg <oleg.semeniv@gmail.com> * libnd4j profiling semantic change in tests cases Signed-off-by: Oleg <oleg.semeniv@gmail.com> * libnd4j some corrections to make new ResultSet semantic works, fixed one test Signed-off-by: Oleg <oleg.semeniv@gmail.com> * libnd4j more tests fixes Signed-off-by: Oleg <oleg.semeniv@gmail.com> * - correct copy and move assignment operators of ResultSet class Signed-off-by: Yurii <iuriish@yahoo.com> Co-authored-by: Yurii <iuriish@yahoo.com> Co-authored-by: raver119 <raver119@gmail.com> |
||
---|---|---|
.. | ||
README.md | ||
choose.cpp | ||
knn_mindistance.cpp | ||
listdiff.cpp | ||
lstm.cpp | ||
lstmLayer.cpp | ||
multiUnique.cpp | ||
rnn.cpp | ||
sparse_to_dense.cpp | ||
unique.cpp | ||
where.cpp |
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