cavis/libnd4j/include/ops/declarable/headers
shugeo 67d8199165 [WIP] Shugeo lup ()
* 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
..
BarnesHutTsne.h Shugeo doc () 2019-09-04 14:57:59 +03:00
activations.h - add parameter alpha to elu and lrelu_bp () 2019-08-31 20:57:39 +03:00
bitwise.h [WIP] Last set of changes () 2019-09-04 14:41:08 +03:00
blas.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
boolean.h Small fixes () 2019-07-20 22:19:20 +10:00
broadcastable.h Added declarations for igamma and igammac ops. 2019-10-16 14:45:10 +03:00
color_models.h [WIP] HSV,RGB color model conversions () 2019-12-17 09:42:09 +03:00
common.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
convo.h Shyrma casual conv1d () 2019-11-29 14:14:30 +03:00
datatypes.h Added tests and fixed op name. 2019-10-02 15:04:28 +03:00
kernels.h Merge pull request from KonduitAI/asto_nd4s_10172019 2019-10-23 12:11:25 +03:00
list.h Shugeo doc () 2019-09-04 14:57:59 +03:00
loss.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
nlp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
nn.h Various fixes () 2019-11-14 19:38:20 +11:00
parity_ops.h [WIP] Shugeo lup () 2019-12-20 17:56:28 +03:00
random.h Shugeo random uniform int () 2019-11-06 12:49:27 +02:00
recurrent.h - minor change in recurrent.h 2019-10-17 20:46:51 +03:00
shape.h [WIP] Create and small fix () 2019-11-21 13:31:20 +03:00
tests.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
third_party.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
transforms.h Shyrma concat () 2019-11-03 12:37:19 +02:00