cavis/libnd4j/include/ops
raver119 f03b0ee78f
[WIP] more fixes (#159)
* Added test for MatrixInverse with double input. Fixed matrixDeterminantKernel.

* Fixed kernels to avoid waste templating.

* Fixed logDeterminant kernel.

* Refactored type check for lup'

* - decrease blockDim value for zeta op

Signed-off-by: Yurii <yurii@skymind.io>

* Added print for compound matrix with CUDA.

* Refactored upper matrix invertion kernels.

* - provide move constructor and move assignment operator for OpArgsHoder class

Signed-off-by: Yurii <yurii@skymind.io>

* Refactored usage of launch context.

* - add test for mergemax

Signed-off-by: Yurii <yurii@skymind.io>

* get rid of AveragingArrayProxy

Signed-off-by: raver119 <raver119@gmail.com>

* Refactoring of LUP inversion.

* Added prints for invertion.

* - add OpArgsHolder copy constructor and assignment operator

Signed-off-by: Yurii <yurii@skymind.io>

* Added test for lower inversion

* - fix bug in upsampling2d/3d_bp op

Signed-off-by: Yurii <yurii@skymind.io>

* Added expensive printfs to kernel.

* Refactored expensive kernel prints.

* Refactored expensive printfs

* - remove nullify

Signed-off-by: Yurii <yurii@skymind.io>

* Eliminated waste prints with tests.

* upsampling2d_bp test

Signed-off-by: raver119 <raver119@gmail.com>

* test updated

Signed-off-by: raver119 <raver119@gmail.com>
2019-08-23 19:20:50 +03:00
..
declarable [WIP] more fixes (#159) 2019-08-23 19:20:50 +03:00
impl int -> long (#108) 2019-08-10 09:14:18 +03:00
BroadcastBoolOpsTuple.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
BroadcastOpsTuple.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
InputType.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
aggregate_ops.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
gemm.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
meta_ops.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
ops.h Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
random_ops.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
special_accumulation_ops.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
special_ops.h [WIP] More CUDA fixes/updates (#62) 2019-07-20 23:07:42 +10:00
special_random_ops.h [WIP] More CUDA fixes/updates (#62) 2019-07-20 23:07:42 +10:00
specials.h [WIP] CUDA tweaks (#60) 2019-07-20 23:06:48 +10:00
specials_cuda.h Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
specials_sparse.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00