cavis/libnd4j/include/loops/cpu
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
..
compilation_units few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
reduce Loops auto-vectorization problem fix (#274) 2020-02-26 21:12:19 +03:00
transform [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
TrueBroadcastHelper.hpp Loops auto-vectorization problem fix (#274) 2020-02-26 21:12:19 +03:00
broadcasting.hpp Loops auto-vectorization problem fix (#274) 2020-02-26 21:12:19 +03:00
broadcasting_bool.cpp Loops auto-vectorization problem fix (#274) 2020-02-26 21:12:19 +03:00
broadcasting_int.cpp Loops auto-vectorization problem fix (#274) 2020-02-26 21:12:19 +03:00
indexreduce.hpp Loops auto-vectorization problem fix (#274) 2020-02-26 21:12:19 +03:00
pairwise.hpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
pairwise_bool.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
pairwise_int.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
random.hpp Loops auto-vectorization problem fix (#274) 2020-02-26 21:12:19 +03:00
reduce3.hpp Loops auto-vectorization problem fix (#274) 2020-02-26 21:12:19 +03:00
scalar.hpp Loops auto-vectorization problem fix (#274) 2020-02-26 21:12:19 +03:00
scalar_bool.cpp Loops auto-vectorization problem fix (#274) 2020-02-26 21:12:19 +03:00
scalar_int.cpp Loops auto-vectorization problem fix (#274) 2020-02-26 21:12:19 +03:00
summarystatsreduce.cpp Loops auto-vectorization problem fix (#274) 2020-02-26 21:12:19 +03:00