cavis/libnd4j/include/loops/cpu
raver119 1003428a18
[WIP] Int broadcastables (#195)
* Removed invalid resource and fixed tests

Signed-off-by: Alexander Stoyakin <alexander.stoyakin@gmail.com>

* legacy scalar/pairwise/broadcast int ops

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

* NDArray int broadcastables

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

* few more bitwise tests

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

* java side update

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

* Argument type changed for shift ops

Signed-off-by: Alexander Stoyakin <alexander.stoyakin@gmail.com>

* legacy scalar/pairwise/broadcast int ops

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

* NDArray int broadcastables

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

* few more bitwise tests

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

* java side update

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

* Argument type changed for shift ops

Signed-off-by: Alexander Stoyakin <alexander.stoyakin@gmail.com>
2019-08-30 10:12:40 +03:00
..
broadcast Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
pairwise Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
reduce Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
scalar Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
transform [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
broadcasting.hpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
broadcasting_bool.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
broadcasting_int.cpp [WIP] Int broadcastables (#195) 2019-08-30 10:12:40 +03:00
indexreduce.cpp [WIP] More tweaks (#173) 2019-08-27 10:37:10 +03:00
pairwise.hpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
pairwise2.hpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
pairwise_bool.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
pairwise_int.cpp [WIP] Int broadcastables (#195) 2019-08-30 10:12:40 +03:00
random.cpp few fixes for bfloat16 in java and cpp (#114) 2019-08-14 21:51:42 +03:00
reduce3.cpp Dev branch merge: dev_20190606 (#7904) 2019-06-15 21:34:34 +10:00
scalar.hpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
scalar_bool.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
scalar_int.cpp [WIP] Int broadcastables (#195) 2019-08-30 10:12:40 +03:00
summarystatsreduce.cpp Dev branch merge: dev_20190606 (#7904) 2019-06-15 21:34:34 +10:00