cavis/libnd4j/include/helpers
Abdelrauf 69d91e272a
- new implementations for Index Reductions (#421)
* - new implementations for Index Reductions
- small fix in the legacy reduction
- disabled index reduction bench tests inside Playground

Signed-off-by: Abdelrauf <rauf@konduit.ai>

* Allow LIBND4J_TYPES

Signed-off-by: Abdelrauf <rauf@konduit.ai>

* index reduction stuff split into bunch of units

* meh

* IMax switched to new impl

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

* minor fix + test

* minor fix

* index range fix

Signed-off-by: Abdelrauf <rauf@konduit.ai>

* noop on empty outputs

* minor fix

* minor fix

Signed-off-by: Abdelrauf <rauf@konduit.ai>

* ArgMax replaces IMax

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

* argmax/argmin/argamax/argamin shape functions updated

* ArgAmax/ArgAmin/ArgMin replaces IAMax/IAMin/IMin

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

* argmax/argmin/argamax/argamin CUDA

* IMax replaced in dl4j

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

* Codegen output

* imports fixed

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

* fix compilation issue

Signed-off-by: Abdelrauf <rauf@konduit.ai>

* Auto-generate compilation units

Signed-off-by: Abdelrauf <rauf@konduit.ai>

* Should fix NDArray refactored function calls in indexReductions.cu

Signed-off-by: Abdelrauf <rauf@konduit.ai>

Co-authored-by: raver119@gmail.com <raver119@gmail.com>
Co-authored-by: Alexander Stoyakin <alexander.stoyakin@gmail.com>
2020-05-14 13:41:55 +03:00
..
benchmark benchmarks fixes (#321) 2020-03-16 10:31:06 +03:00
cpu Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
cuda Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
cuda_off Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
impl Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
ArrayUtils.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
AttentionHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
BenchmarkHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
BitwiseUtils.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
BlasHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
ConstantHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
ConstantShapeHelper.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
ConstantTadHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
CudaLaunchHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
DebugHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
DebugInfo.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
EnumUtils.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
GradCheck.h Shyrma gru bp (#377) 2020-04-16 08:09:04 +03:00
LoopKind.h Shyrma reshape empty (#338) 2020-03-31 07:41:16 +03:00
Loops.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
Loops.hpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LoopsCoordsHelper.h - new implementations for Index Reductions (#421) 2020-05-14 13:41:55 +03:00
MKLDNNStream.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
MmulHelper.h MatMul for gemm/gemv calls (#365) 2020-04-10 17:57:02 +03:00
OmpLaunchHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
OpArgsHolder.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
OpBenchmark.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
OpTracker.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
PointersManager.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
RandomLauncher.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
ShapeBuilders.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
ShapeUtils.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
SimpleReadWriteLock.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
StringUtils.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
TAD.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
biDiagonalUp.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
cublasHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
data_gen.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
files.h Various fixes (#43) 2019-11-14 19:38:20 +11:00
helper_generator.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
helper_hash.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
helper_ptrmap.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
helper_random.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
hhColPivQR.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
hhSequence.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
householder.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
jacobiSVD.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
logger.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
mman.h Few Workspace tweaks (#409) 2020-04-23 15:50:30 +03:00
shape.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
svd.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
threshold.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
unicode.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00