cavis/libnd4j/include/helpers/cpu/loops
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
..
IndexReductionLoops.hpp Loops auto-vectorization problem fix (#277) 2020-02-28 17:04:45 +03:00
IndexReductionLoops_int32_0.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int32_1.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int32_2.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int32_3.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int32_4.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int32_5.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int32_6.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int32_7.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int32_8.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int32_9.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int64_0.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int64_1.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int64_2.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int64_3.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int64_4.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int64_5.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int64_6.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int64_7.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int64_8.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
IndexReductionLoops_int64_9.cpp few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
Reduction3Loops_0.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
Reduction3Loops_1.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
Reduction3Loops_2.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
Reduction3Loops_3.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
ReductionLoops.hpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
ReductionLoops_bool.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
ReductionLoops_float_0.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
ReductionLoops_float_1.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
ReductionLoops_float_2.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
ReductionLoops_float_3.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
ReductionLoops_long.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
ReductionLoops_same.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00