cavis/libnd4j/include/loops
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
..
cpu Loops auto-vectorization problem fix (#274) 2020-02-26 21:12:19 +03:00
cuda Oleh tenzor mmul (#231) 2020-02-13 20:33:54 +03:00
impl Minor improvements (#255) 2020-02-20 11:43:26 +03:00
BroadcastPairwiseConverter.h Oleh powderev (#171) 2020-01-20 12:59:12 +03:00
BroadcastScalarConverter.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
ReduceType.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
TrueBroadcastHelper.h Compilation units (#224) 2020-02-09 19:48:32 +03:00
broadcasting.h Broadcast perf improvements (#248) 2020-02-17 16:25:09 +03:00
broadcasting_bool.h Few fixes (#66) 2019-11-21 15:43:03 +03:00
broadcasting_int.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
grid_shaped.legacy Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
grid_strided.legacy Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
indexreduce.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
legacy_ops.h arm fix (#260) 2020-02-21 14:31:00 +03:00
pairwise_bool.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
pairwise_int.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
pairwise_transform.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
random.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
reduce3.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
reduce_bool.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
reduce_float.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
reduce_long.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
reduce_same.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
scalar.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
scalar_bool.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
scalar_int.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
special_kernels.h [WIP] repeat op (#143) 2019-08-21 21:10:29 +03:00
summarystatsreduce.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
transform_any.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
transform_bool.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
transform_float.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
transform_same.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
transform_strict.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
type_conversions.h [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00