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
..
2020-01-22 10:48:03 +03:00
2020-01-22 10:48:03 +03:00
2020-01-04 13:27:50 +03:00
2019-12-02 21:37:21 +03:00
2019-09-11 20:12:09 +03:00
2019-12-24 18:30:54 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-06-27 18:37:04 +03:00
2019-06-06 15:21:15 +03:00
2019-12-02 21:37:21 +03:00
2019-06-06 15:21:15 +03:00
2020-01-20 21:32:46 +03:00
2019-12-20 22:35:39 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-07-20 23:05:21 +10:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-09-11 20:12:09 +03:00
2019-12-03 09:40:45 +03:00
2019-06-06 15:21:15 +03:00
2019-08-05 11:27:05 +10:00
2019-07-20 23:20:41 +10:00
2019-08-28 18:20:44 +03:00
2019-07-20 23:20:41 +10:00
2020-01-04 13:27:50 +03:00
2019-12-02 21:37:21 +03:00
2020-01-22 10:46:33 +03:00
2019-12-24 18:30:54 +03:00
2019-06-06 15:21:15 +03:00
2020-01-20 12:29:36 +03:00
2019-06-06 15:21:15 +03:00
2019-06-27 18:37:04 +03:00
2019-12-20 22:35:39 +03:00
2019-06-06 15:21:15 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 17:56:28 +03:00
2019-11-13 17:04:59 +03:00
2019-06-06 15:21:15 +03:00
2019-09-02 16:25:58 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-12-02 21:37:21 +03:00
2019-06-27 18:37:04 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-06-27 18:37:04 +03:00
2020-01-04 13:27:50 +03:00
2019-06-06 15:21:15 +03:00
2020-01-06 22:35:05 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-08-17 14:15:08 +03:00
2019-11-20 21:11:04 +02:00
2019-06-06 15:21:15 +03:00
2019-11-26 20:29:09 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-08-15 20:35:15 +03:00
2020-01-04 13:27:50 +03:00
2019-06-06 15:21:15 +03:00
2019-08-05 11:27:05 +10:00
2019-07-20 23:05:21 +10:00
2019-06-06 15:21:15 +03:00
2019-06-27 18:37:04 +03:00
2019-08-21 21:10:29 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00