cavis/libnd4j/include/ops/declarable
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
..
generic [WIP] more fixes (#159) 2019-08-23 19:20:50 +03:00
headers [WIP] stb/bts nd (#144) 2019-08-21 21:11:46 +03:00
helpers [WIP] more fixes (#159) 2019-08-23 19:20:50 +03:00
impl [WIP] size etc (#155) 2019-08-23 12:31:12 +03:00
BooleanOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
BroadcastableOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
CustomOperations.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
DeclarableCustomOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
DeclarableListOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
DeclarableOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
DeclarableReductionOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyBroadcastBoolOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyBroadcastOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyIndexReduceOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyPairwiseTransformBoolOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyPairwiseTransformOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyRandomOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyReduce3Op.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyReduceBoolOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyReduceFloatOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyReduceLongOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyReduceOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyReduceSameOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyScalarBoolOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyScalarOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyStatsOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyTransformAnyOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyTransformBoolOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyTransformFloatOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyTransformOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyTransformSameOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyTransformStrictOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LogicOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
OpDescriptor.h [WIP] size etc (#155) 2019-08-23 12:31:12 +03:00
OpRegistrator.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
OpTuple.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00