cavis/libnd4j/include/ops/declarable/generic/transforms
Yurii Shyrma a8dd6713aa Shyrma scatter (#84)
* - improve performance of scatter (no lock) ops for 1D case

Signed-off-by: Yurii <iuriish@yahoo.com>

* - improve scatter lock op performance for 1D case

Signed-off-by: Yurii <iuriish@yahoo.com>

* - add kernel for verification of input indices-array elements in scatter and scatter_nd ops

Signed-off-by: Yurii <iuriish@yahoo.com>

* - provide fast indices checking on cpu side for scatter and gather osp

Signed-off-by: Yurii <iuriish@yahoo.com>

* - apply corrections requested by pr reviewer

Signed-off-by: Yurii <iuriish@yahoo.com>
2019-11-26 20:29:09 +03:00
..
clip_by_averaged_norm.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
clip_by_global_norm.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
clip_by_norm.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
clip_by_value.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
concat.cpp Op Fixes (#28) 2019-11-05 00:05:04 +11:00
cumprod.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
cumsum.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
eye.cpp Shyrma svd (#191) 2019-08-28 18:27:08 +03:00
flatten.cpp [WIP] More of CUDA (#63) 2019-07-20 23:15:14 +10:00
floor.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
gather.cpp Shyrma scatter (#84) 2019-11-26 20:29:09 +03:00
gatherNd.cpp Shyrma scatter (#84) 2019-11-26 20:29:09 +03:00
hashcode.cpp [WIP] INDArray hashCode() impl (#50) 2019-07-20 22:22:11 +10:00
histogram.cpp Various fixes (#65) 2019-07-20 23:16:41 +10:00
histogram_fixed_width.cpp [WIP] More fixes (#178) 2019-08-27 13:21:01 +03:00
invertPermutation.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
layer_norm.cpp [WIP] bunch of improvements (#257) 2019-09-11 20:12:09 +03:00
log1p.cpp Shugeo cuda tests (#116) 2019-08-15 13:54:47 +03:00
merge_add.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
merge_avg.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
merge_max.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
merge_max_idx.cpp Eliminated memory leaks and dropped waste prints with tests. (#117) 2019-08-15 15:28:19 +03:00
mirrorPad.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
pad.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
repeat.cpp [WIP] repeat op (#143) 2019-08-21 21:10:29 +03:00
reverse.cpp bunch of shape functions fixed 2019-08-14 18:28:25 +03:00
reverseSequence.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
scatter_update.cpp [WIP] More of CUDA operations (#69) 2019-07-20 23:20:41 +10:00
standardize.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
tile.cpp [WIP] Minor fixes (#140) 2019-08-21 15:05:47 +03:00
trace.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
tri.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
triu.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00