cavis/libnd4j/include/ops/declarable/generic/shape
raver119 25b3cd9b80
[WIP] CUDA tests (#95)
* one more CI test

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

* export additional symbols

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

* few more tweaks

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

* one more tweak for linux

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

* fix dtype in few tests

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

* missing sync and memset in couple of tests

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

* copy step for libnd4j cuda

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

* no-op on empty for adjust hue/contrast/saturation

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

* CUDA_VERBOSE Off

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

* BroadcastBool fix + few tests

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

* trigger jenkins

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

* trigger jenkins

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

* - ignore couple of warnings
- remove redundant compiler options

Signed-off-by: raver119 <raver119@gmail.com>
2019-12-02 21:37:21 +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 Merge master to upstream (#7945) 2019-06-27 18:37:04 +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 int -> long (#108) 2019-08-10 09:14:18 +03:00
reshape_as.cpp 4 additional tests 2019-08-05 11:21:23 +10: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 int -> long (#108) 2019-08-10 09:14:18 +03:00
tile_to_shape.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
transpose.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00