cavis/libnd4j/include/loops/cpu
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
..
compilation_units few more smaller compilation units (#226) 2020-02-10 10:57:18 +03:00
reduce String changes (#3) 2020-01-04 13:27:50 +03:00
transform [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
TrueBroadcastHelper.hpp Minor improvements (#255) 2020-02-20 11:43:26 +03:00
broadcasting.hpp Oleh broadcast4d (#257) 2020-02-21 07:46:05 +03:00
broadcasting_bool.cpp Few fixes (#66) 2019-11-21 15:43:03 +03:00
broadcasting_int.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
indexreduce.hpp Minor improvements (#255) 2020-02-20 11:43:26 +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 Minor improvements (#255) 2020-02-20 11:43:26 +03:00
reduce3.hpp Minor improvements (#255) 2020-02-20 11:43:26 +03:00
scalar.hpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
scalar_bool.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
scalar_int.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
summarystatsreduce.cpp Minor improvements (#255) 2020-02-20 11:43:26 +03:00