cavis/libnd4j/include/loops
Oleh 0748c7e7c2
Oleh broadcast4d (#257)
* libnd4j raw implementation of native broadcast for special cases

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

* libnd4j fixed bugs for special case of 4D loop broadcast, add some tests, need more testing and discussion

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

* libnd4j added 3D and 5D cases support and tests, need testing with different orders

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

* libnd4j correctd case selection for broadcast 3,4,5D loops, fixed several places for more stable behavior, clean up

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

* libnd4j minor corrections to avoid some risks in strides selection, added tests and rename some variables

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

* libnd4j optimize usage the stride selection for all loops in separate ShapeUtils method copyCertainStridesFromShapeInfo, merge master

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

* libnd4j remove per request several tests for 3D, 4D and 5D broadcast loops

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

* libnd4j removed some loac changes that had not been sync with serve playground, turn on new loops usage
2020-02-21 07:46:05 +03:00
..
cpu Oleh broadcast4d (#257) 2020-02-21 07:46:05 +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 Oleh powderev (#171) 2020-01-20 12:59:12 +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