cavis/libnd4j/include/ops/declarable/headers
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
..
BarnesHutTsne.h Shugeo doc (#235) 2019-09-04 14:57:59 +03:00
activations.h - add parameter alpha to elu and lrelu_bp (#213) 2019-08-31 20:57:39 +03:00
bitwise.h [WIP] Last set of changes (#234) 2019-09-04 14:41:08 +03:00
blas.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
boolean.h Small fixes (#43) 2019-07-20 22:19:20 +10:00
broadcastable.h Added declarations for igamma and igammac ops. 2019-10-16 14:45:10 +03:00
common.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
convo.h [WIP] tests fixes (#130) 2019-08-19 11:33:15 +03:00
datatypes.h Added tests and fixed op name. 2019-10-02 15:04:28 +03:00
kernels.h Merge pull request #7 from KonduitAI/asto_nd4s_10172019 2019-10-23 12:11:25 +03:00
list.h Shugeo doc (#235) 2019-09-04 14:57:59 +03:00
loss.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
nlp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
nn.h Various fixes (#43) 2019-11-14 19:38:20 +11:00
parity_ops.h Shugeo_release_fixes3 (#81) 2019-11-28 21:08:51 +03:00
random.h Shugeo random uniform int (#30) 2019-11-06 12:49:27 +02:00
recurrent.h - minor change in recurrent.h 2019-10-17 20:46:51 +03:00
shape.h [WIP] Create and small fix (#67) 2019-11-21 13:31:20 +03:00
tests.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
third_party.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
transforms.h Shyrma concat (#24) 2019-11-03 12:37:19 +02:00