cavis/libnd4j/include/helpers/cpu
Oleh f116f53d61
Loops auto-vectorization problem fix (#277)
* 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>

* libnd4j more files reviewed for auto-vectorization problem fix

Signed-off-by: Oleg <oleg.semeniv@gmail.com>
2020-02-28 17:04:45 +03:00
..
loops Loops auto-vectorization problem fix (#277) 2020-02-28 17:04:45 +03:00
ConstantHelper.cpp Shugeo unordered map (#256) 2020-02-24 07:51:01 +03:00
ConstantShapeHelper.cpp Shugeo unordered map (#256) 2020-02-24 07:51:01 +03:00
ConstantTadHelper.cpp Shugeo unordered map (#256) 2020-02-24 07:51:01 +03:00
MmulHelper.cpp Loops auto-vectorization problem fix (#277) 2020-02-28 17:04:45 +03:00
PointersManager.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
biDiagonalUp.cpp Loops auto-vectorization problem fix (#277) 2020-02-28 17:04:45 +03:00
cublasHelper.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
hhColPivQR.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
hhSequence.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
householder.cpp Shyrma temp (#131) 2019-12-20 22:35:39 +03:00
jacobiSVD.cpp Shyrma temp (#131) 2019-12-20 22:35:39 +03:00
svd.cpp Loops auto-vectorization problem fix (#277) 2020-02-28 17:04:45 +03:00