58550b7c98
* - provide faster index2coords function for cpu Signed-off-by: Yurii <iuriish@yahoo.com> * - new faster index2coords function is introduced into cpu code Signed-off-by: Yurii <iuriish@yahoo.com> * - replace long long coordinates with int coordinates Signed-off-by: Yurii <iuriish@yahoo.com> * - add missed reload of coords2index function Signed-off-by: Yurii <iuriish@yahoo.com> * - reststart jenkins Signed-off-by: Yurii <iuriish@yahoo.com> * - rollback changes in convolutions.cu and addBias.cu Signed-off-by: Yurii <iuriish@yahoo.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