cavis/libnd4j/include/ops/declarable
shugeo 4187190609 Shugeo release fix2 (#70)
* Corrected input checking and tests for bitcast op.

* Fixed an issue with non_max_suppression form generation and processing with score threshold given.

* Fixed bilinear resize kernel and tests.

* push for Serhii

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

* Added test for nearest_neighbor resize with int input.

* Added data type check for input/output match.

* Eliminate error in macros.

* Improved output message for type checking.

* Fixed input/output types for op.

* Eliminated waste logging.

* Refactored resize_bilinear helper for multithreading for cpu platform.

* Cosmetic changes only.

* Fixed error for string substitution.

* Skip test for cbow_batch with cuda.

* fix for resizeNearestNeighbor output dtype

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

* Refactored non_max_suppression helper.

* Refactored shape generation and input handling.

* Added additional test.
2019-11-22 22:42:44 +03:00
..
generic Shugeo release fix2 (#70) 2019-11-22 22:42:44 +03:00
headers [WIP] Create and small fix (#67) 2019-11-21 13:31:20 +03:00
helpers Shugeo release fix2 (#70) 2019-11-22 22:42:44 +03:00
impl [WIP] Create and small fix (#67) 2019-11-21 13:31:20 +03:00
platform Shyrma deconv3 (#69) 2019-11-21 21:17:30 +02:00
BooleanOp.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
BroadcastableOp.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
CustomOperations.h Merge pull request #7 from KonduitAI/asto_nd4s_10172019 2019-10-23 12:11:25 +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 [WIP] Create and small fix (#67) 2019-11-21 13:31:20 +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 Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
OpTuple.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
PlatformHelper.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00