cavis/libnd4j/include/ops/declarable/generic/nn
Oleh b4575d11e9
Loops auto-vectorization problem fix (#274)
* libnd4j cast loop types

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j more type castination added to loops

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j sync casting types of iterated variable in loops

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j more loops reviewed for vectorization problem fix

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j fixed several typos

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j several more files reviewed to fix auto-vectorization problem in loops

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j merge master and reviewed more files to fix auto-vectorization problem in loops

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j several type casting added in broadcasting that were missed, fixed mac builds

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j double check all files and fix several more places in loops

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j fixed builds

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j revert changes for lup.cpp

Signed-off-by: Oleg <oleg.semeniv@gmail.com>
2020-02-26 21:12:19 +03:00
..
convo Oleh tenzor mmul (#231) 2020-02-13 20:33:54 +03:00
pooling Shyrma mkl test (#211) 2020-02-06 21:12:54 +03:00
apply_sgd.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
batchnorm.cpp Loops auto-vectorization problem fix (#274) 2020-02-26 21:12:19 +03:00
dot_product_attention.cpp DataTypes & FlatBuffers (#197) 2020-01-30 10:07:24 +03:00
fusedBatchNorm.cpp Shyrma temp (#131) 2019-12-20 22:35:39 +03:00
logSoftmax.cpp Shyrma temp (#131) 2019-12-20 22:35:39 +03:00
lrn.cpp Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
multi_head_dot_product_attention.cpp DataTypes & FlatBuffers (#197) 2020-01-30 10:07:24 +03:00
relu_layer.cpp R119 tests (#238) 2020-02-13 20:59:35 +03:00
softmax.cpp Shyrma temp (#131) 2019-12-20 22:35:39 +03:00