cavis/libnd4j/include/ops/declarable/generic/shape
raver119 9e3c1b02b1
Perf improvements (#242)
* initial commit

Signed-off-by: raver119 <raver119@gmail.com>

* meh

Signed-off-by: raver119 <raver119@gmail.com>

* better ExpandDims impl

Signed-off-by: raver119 <raver119@gmail.com>

* better Squeeze impl

Signed-off-by: raver119 <raver119@gmail.com>

* better Softmax impl

Signed-off-by: raver119 <raver119@gmail.com>

* one test disabled

Signed-off-by: raver119 <raver119@gmail.com>

* more accurate impl

Signed-off-by: raver119 <raver119@gmail.com>

* - GraphProfiler now prints full shapeInfo instead of shape
- softmax typo fix

Signed-off-by: raver119 <raver119@gmail.com>
2020-02-14 16:20:31 +03:00
..
broadcast_to.cpp Shugeo release fix2 (#70) 2019-11-22 22:42:44 +03:00
create.cpp [WIP] CUDA tests (#95) 2019-12-02 21:37:21 +03:00
evaluate_reduction_shape.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
expand_dims.cpp Perf improvements (#242) 2020-02-14 16:20:31 +03:00
order.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
permute.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
reshape.cpp R119 tests (#238) 2020-02-13 20:59:35 +03:00
reshape_as.cpp R119 tests (#238) 2020-02-13 20:59:35 +03:00
shape.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
shapes.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
size_at.cpp [WIP] size etc (#155) 2019-08-23 12:31:12 +03:00
squeeze.cpp Perf improvements (#242) 2020-02-14 16:20:31 +03:00
tile_to_shape.cpp R119 tests (#238) 2020-02-13 20:59:35 +03:00
transpose.cpp R119 tests (#238) 2020-02-13 20:59:35 +03:00