cavis/libnd4j/include/ops/declarable
raver119 5d98cfcf47
Configurable DataType for ops (#201)
* initial commit

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

* - one more test for OneHot with dtype
- one more signature in Nd4j

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

* ones_as/zeros_as now accept dtype

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

* one more test

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

* - more updates for configurable data types
- ones_as/zeros_as java side + tests

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

* few c++ tests fixed

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

* few more changes around DArgs

Signed-off-by: raver119 <raver119@gmail.com>
2020-01-30 18:46:12 +03:00
..
generic Configurable DataType for ops (#201) 2020-01-30 18:46:12 +03:00
headers Configurable DataType for ops (#201) 2020-01-30 18:46:12 +03:00
helpers DataTypes & FlatBuffers (#197) 2020-01-30 10:07:24 +03:00
impl DataTypes & FlatBuffers (#197) 2020-01-30 10:07:24 +03:00
platform Shyrma cudnn (#192) 2020-01-28 18:23:07 +03:00
BooleanOp.h DataTypes & FlatBuffers (#197) 2020-01-30 10:07:24 +03:00
BroadcastableOp.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
CustomOperations.h String changes (#3) 2020-01-04 13:27:50 +03:00
DeclarableCustomOp.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
DeclarableListOp.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
DeclarableOp.h DataTypes & FlatBuffers (#197) 2020-01-30 10:07:24 +03:00
DeclarableReductionOp.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
EmptyHandling.h [WIP] Create and small fix (#67) 2019-11-21 13:31:20 +03:00
LegacyBroadcastBoolOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyBroadcastOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyIndexReduceOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyOp.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
LegacyPairwiseTransformBoolOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyPairwiseTransformOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyRandomOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyReduce3Op.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyReduceBoolOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyReduceFloatOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyReduceLongOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyReduceOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyReduceSameOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyScalarBoolOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyScalarOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyStatsOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyTransformAnyOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyTransformBoolOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyTransformFloatOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyTransformOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyTransformSameOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyTransformStrictOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LogicOp.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
OpDescriptor.h [WIP] size etc (#155) 2019-08-23 12:31:12 +03:00
OpRegistrator.h [WIP] Memory limits (#167) 2020-01-24 10:11:09 +03:00
OpTuple.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
PlatformHelper.h cuDNN integration (#150) 2020-01-20 21:32:46 +03:00