cavis/libnd4j/include/loops/cuda
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
..
compilation_units pairwise compilation units updated 2020-03-12 12:50:09 +03:00
inplace_loops libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
legacy libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
reduce [WIP] minor fixes (#447) 2020-05-11 15:41:43 +03:00
specials Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
transform Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
broadcasting.chpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
broadcasting.cu libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
broadcasting_bool.cu Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
broadcasting_int.cu Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
indexreduce.cu - new implementations for Index Reductions (#421) 2020-05-14 13:41:55 +03:00
pairwise.chpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
pairwise.cu [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
pairwise_bool.cu Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
pairwise_int.cu Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
random.cu Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
reduce3.chpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
reduce3.cu libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
scalar.chpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
scalar.cu libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
scalar_bool.cu Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
scalar_int.cu Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
summarystatsreduce.cu Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
type_conversions.cu bump up shared memory (#449) 2020-05-11 16:55:23 +03:00