cavis/libnd4j/include
shugeo 67d8199165 [WIP] Shugeo lup (#126)
* Added infrastructure for implementation op lu for both cuda and cpu platforms.

* Added implementation of helpers with lu op.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Refactored LU decomposition to use vector of permutations instead.

* Refactored helpers for lu op.

* Fixed crash with determinant op.

* Refactored cpu LU op heleper.

* Added implementation for lu op.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Fixed issue with argmax on column.

* Added multithreaded behaviour for lu op helper.

* Fixed multithreaded cpu implementation helpers for lu op.

* Added cuda implementation for lu op helper.

* Finished lu helper implementation for cuda platform.

* Eliminated waste prints and comments.

* Fixed race condition and multithreading issues.

* Fixed memory leak with shape construction.

* Corrected test for lu op to avoid near zero elements on the main diagonal."

Signed-off-by: shugeo <sgazeos@gmail.com>

* Improved test for adjust_constast op.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Fixed issues with cuda implementation of resize_bicubic helpers.

Signed-off-by: shugeo <sgazeos@gmail.com>
2019-12-20 17:56:28 +03:00
..
array [WIP] CUDA tests (#95) 2019-12-02 21:37:21 +03:00
cnpy [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
exceptions [WIP] CUDA tests (#95) 2019-12-02 21:37:21 +03:00
execution - 3d loops parallelism fix (#135) 2019-12-19 16:50:08 +03:00
graph [WIP] CUDA tests (#95) 2019-12-02 21:37:21 +03:00
helpers Compilation units (#124) 2019-12-14 21:59:37 +02:00
indexing Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
loops Compilation units (#124) 2019-12-14 21:59:37 +02:00
memory [WIP] CUDA tests (#95) 2019-12-02 21:37:21 +03:00
ops [WIP] Shugeo lup (#126) 2019-12-20 17:56:28 +03:00
performance/benchmarking [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
types Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
Status.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
buffer.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
cblas.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
cblas_enum_conversion.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
config.h.in Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
dll.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
enum_boilerplate.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
msvc.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
nd4jmalloc.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
nd4jmemset.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
op_boilerplate.h [WIP] CUDA build (#109) 2019-12-14 14:38:17 +03:00
op_enums.h [WIP] Int broadcastables (#195) 2019-08-30 10:12:40 +03:00
openmp_pragmas.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
optype.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
pairwise_util.h Shugeo random uniform int (#30) 2019-11-06 12:49:27 +02:00
platform_boilerplate.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
platformmath.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
play.h [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
pointercast.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
templatemath.h Shugeo atomic tests (#97) 2019-12-02 21:40:54 +03:00
type_boilerplate.h [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
util.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00