cavis/libnd4j/blas
raver119 25e5c23eae
[WIP] Error handling (#169)
* CUDA reverse rewrite + couple of tests

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

* don't throw exception on invalid pointer

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

* data types validation for fastpath exec mode + 2 tests

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

* data types validation for fastpath exec mode + 2 tests

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

* ismax allowed dtypes tweak

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

* lastErrorCode + lastErrorMessage for native exceptions handling

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

* exportable ErrorReference

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

* check error codes in java

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

* - consume lastErrorCode
- fast_in dtype validation fix

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

* - sg/cb allowed output type change
- minor logging fix for data type validation

Signed-off-by: raver119 <raver119@gmail.com>
2019-08-26 19:57:51 +03:00
..
cpu [WIP] Error handling (#169) 2019-08-26 19:57:51 +03:00
cuda [WIP] Error handling (#169) 2019-08-26 19:57:51 +03:00
CMakeLists.txt cmake fix for windows debug build 2019-08-26 08:13:22 +03:00
Environment.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
Environment.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
GraphExecutioner.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
NDArray.h [WIP] stb/bts nd (#144) 2019-08-21 21:11:46 +03:00
NDArray.hpp - string NDArray flat serde impl + tests (#163) 2019-08-24 14:16:34 +03:00
NDArrayFactory.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
NativeOpExecutioner.h [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
NativeOps.h [WIP] Error handling (#169) 2019-08-26 19:57:51 +03:00