cavis/libnd4j/include/execution
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
impl [WIP] Error handling (#169) 2019-08-26 19:57:51 +03:00
AffinityManager.h [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
ContextBuffers.h [WIP] Error handling (#169) 2019-08-26 19:57:51 +03:00
ErrorReference.h [WIP] Error handling (#169) 2019-08-26 19:57:51 +03:00
Executor.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LaunchContext.h [WIP] Error handling (#169) 2019-08-26 19:57:51 +03:00