cavis/libnd4j/include/helpers/impl
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
..
ArrayUtils.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
AttentionHelper.cpp DataTypes & FlatBuffers (#197) 2020-01-30 10:07:24 +03:00
BenchmarkHelper.cpp Add libnd4j benchmarks (#3) 2019-07-20 22:54:44 +10:00
BitwiseUtils.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
BlasHelper.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
CudaLaunchHelper.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
DebugHelper.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
EnumUtils.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
GradCheck.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
MmulHelper.cpp Oleh tenzor mmul (#231) 2020-02-13 20:33:54 +03:00
OmpLaunchHelper.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
OpArgsHolder.cpp [WIP] more fixes (#159) 2019-08-23 19:20:50 +03:00
OpBenchmark.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
OpTracker.cpp Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
Parameters.cpp [WIP] More fixes (#142) 2019-08-21 20:18:29 +03:00
RandomLauncher.cpp Shugeo cuda cuda (#105) 2019-08-07 15:29:17 +03:00
ShapeBuilders.cpp Oleh tenzor mmul (#231) 2020-02-13 20:33:54 +03:00
ShapeUtils.cpp Oleh broadcast4d (#257) 2020-02-21 07:46:05 +03:00
SimpleReadWriteLock.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
StringUtils.cpp Oleh convert (#200) 2020-01-31 16:30:49 +03:00
TAD.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
helper_hash.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
logger.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
shape.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
unicode.cpp Oleh convert (#200) 2020-01-31 16:30:49 +03:00