cavis/libnd4j/blas/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
..
GraphExecutioner.cpp R119 tests (#238) 2020-02-13 20:59:35 +03:00
NDArray.cpp Minor improvements (#255) 2020-02-20 11:43:26 +03:00
NDArray.macro Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
NDArrayFactory.cpp C++ NPY (#233) 2020-02-12 12:38:10 +03:00
NDArrayLambda.hpp Minor improvements (#255) 2020-02-20 11:43:26 +03:00
NativeOpExecutioner.cpp Oleh broadcast4d (#257) 2020-02-21 07:46:05 +03:00
NativeOps.cpp Minor improvements (#255) 2020-02-20 11:43:26 +03:00