cavis/libnd4j/blas
shugeo 009007120b Shugeo_release_fixes3 (#81)
* Implementation for non_max_suppression_v3 was added. Initial version

* Added check for overcome threshold.

* Added definition for V3 method.

* java remapping for NonMaxSuppressionV3

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

* Fixed proporly processing of an empty output and test.

* Refactored op to less threshold data to float.

* Implemented cuda-based helper for non_max_suppression_v3 op.

* Fixed fake_quant_with_min_max_vars op.

* Fixed tests with float numbers.

* - assert now stops execution
- sortByKey/sortByValue now have input validation

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

* missing var

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

* Fixed proper processing for zero max_size inputs.

* Refactored kernel callers.

* Fixed return statement for logdet op helper.

* Refactored unsorted segment SqrtN op.

* get back 8 tail bytes on CUDA

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

* Refactored segment prod ops and helpers for cuda and tests.

* Additional test.

* CudaWorkspace tests updated for 8 tail bytes

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

* special atomic test

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

* atomicMul/atomicDiv fix for 16bit values

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

* Eliminated waste prints.
2019-11-28 21:08:51 +03:00
..
cpu Few fixes (#66) 2019-11-21 15:43:03 +03:00
cuda Shugeo_release_fixes3 (#81) 2019-11-28 21:08:51 +03:00
BlasVersionHelper.h [WIP] Last set of changes (#234) 2019-09-04 14:41:08 +03:00
CMakeLists.txt bring back cuda cc 30 2019-11-25 09:17:35 +03:00
Environment.cpp [WIP] Platform helpers switches (#44) 2019-11-14 14:35:02 +03:00
Environment.h [WIP] Platform helpers switches (#44) 2019-11-14 14:35:02 +03:00
GraphExecutioner.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
NDArray.h Shyrma mmul (#58) 2019-11-19 15:39:36 +02:00
NDArray.hpp Few fixes (#66) 2019-11-21 15:43:03 +03:00
NDArrayFactory.h - new NDArrayFactory scalar constructor 2019-11-08 08:49:41 +03:00
NativeOpExecutioner.h Few fixes (#66) 2019-11-21 15:43:03 +03:00
NativeOps.h Few fixes (#66) 2019-11-21 15:43:03 +03:00