cavis/libnd4j/include
shugeo 815a2908af Shugeo solve triangular (#173)
* Added implementation of the triangular_solve op.

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

* Fixed compilation issues.

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

* Added verification of input data and helpers facilities for triangular_solve op.'

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

* Added cpu implementation for triangular_solve helpers.

* Added tests and implementation for upper triangular equations.

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

* Added a pair of cases to tests.

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

* Added multithreading with cpu helpers for triangular_solve op.

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

* Added cuda implementation of triangular_solve op helpers.

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

* Finished cuda implementation of triangular_solve helpers and tests.

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

* Fixed copyright marks.

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

* Corrected grammar errors with doc and error messages.

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

* Refactored matricies processing with triangular_solve cuda helper implementation.

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

* Added triangular_solve wrapper

* Fixed mapping

* Added processing for adjoint with cpu helpers of triangular_solve op implementation.

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

* Added implementation for adjoint routine with cuda platform.

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

* Added multithreading with adjoint routine for cpu platform.

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

Co-authored-by: Alexander Stoyakin <alexander.stoyakin@gmail.com>
2020-01-22 10:48:03 +03:00
..
array String changes (#3) 2020-01-04 13:27:50 +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 cuDNN integration (#150) 2020-01-20 21:32:46 +03:00
graph cuDNN integration (#150) 2020-01-20 21:32:46 +03:00
helpers cuDNN integration (#150) 2020-01-20 21:32:46 +03:00
indexing Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
loops cuDNN integration (#150) 2020-01-20 21:32:46 +03:00
memory cuDNN integration (#150) 2020-01-20 21:32:46 +03:00
ops Shugeo solve triangular (#173) 2020-01-22 10:48:03 +03:00
performance/benchmarking Shyrma temp (#131) 2019-12-20 22:35:39 +03:00
types Shyrma temp (#131) 2019-12-20 22:35:39 +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 cuDNN integration (#150) 2020-01-20 21:32:46 +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 String changes (#3) 2020-01-04 13:27:50 +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 cuDNN integration (#150) 2020-01-20 21:32:46 +03:00
platformmath.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
play.h cuDNN integration (#150) 2020-01-20 21:32:46 +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 String changes (#3) 2020-01-04 13:27:50 +03:00
util.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00