cavis/libnd4j/include/loops
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
..
cpu - new implementations for Index Reductions (#421) 2020-05-14 13:41:55 +03:00
cuda - new implementations for Index Reductions (#421) 2020-05-14 13:41:55 +03:00
impl Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
BroadcastPairwiseConverter.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
BroadcastScalarConverter.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
ReduceType.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
broadcasting.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
broadcasting_bool.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
broadcasting_int.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
grid_shaped.legacy Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
grid_strided.legacy Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
indexreduce.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
legacy_ops.h Shyrma lstm layer bp (#370) 2020-04-13 13:21:51 +03:00
pairwise_bool.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
pairwise_int.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
pairwise_transform.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
random.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
reduce3.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
reduce_bool.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
reduce_float.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
reduce_long.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
reduce_same.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
scalar.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
scalar_bool.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
scalar_int.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
special_kernels.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
summarystatsreduce.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
transform_any.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
transform_bool.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
transform_float.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
transform_same.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
transform_strict.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
type_conversions.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00