cavis/libnd4j/include/ops/declarable/impl
Oleh c3223dbc7a
Improve ResultSet usage in libnd4j (#281)
* libnd4j profiling DeclarableOp and Tests by replacing return ResultSet pointer by instance

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j profiling semantic change in tests cases

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j some corrections to make new ResultSet semantic works, fixed one test

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j more tests fixes

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* - correct copy and move assignment operators of ResultSet class

Signed-off-by: Yurii <iuriish@yahoo.com>

Co-authored-by: Yurii <iuriish@yahoo.com>
Co-authored-by: raver119 <raver119@gmail.com>
2020-03-10 07:42:50 +03:00
..
BooleanOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
BroadcastableOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
DeclarableCustomOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
DeclarableListOp.cpp Improve ResultSet usage in libnd4j (#281) 2020-03-10 07:42:50 +03:00
DeclarableOp.cpp Improve ResultSet usage in libnd4j (#281) 2020-03-10 07:42:50 +03:00
DeclarableReductionOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyBroadcastBoolOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyBroadcastOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyIndexReduceOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyPairwiseTransformBoolOp.cpp profiling of stack and unstack ops (#261) 2020-03-03 07:32:37 +03:00
LegacyPairwiseTransformOp.cpp profiling of stack and unstack ops (#261) 2020-03-03 07:32:37 +03:00
LegacyRandomOp.cpp Improve ResultSet usage in libnd4j (#281) 2020-03-10 07:42:50 +03:00
LegacyReduce3Op.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyReduceBoolOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyReduceFloatOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyReduceLongOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyReduceOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyReduceSameOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyScalarBoolOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyScalarOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyStatsOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyTransformAnyOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyTransformBoolOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyTransformFloatOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyTransformOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyTransformSameOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyTransformStrictOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LogicOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
OpDescriptor.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
OpRegistrator.cpp Revert "OpenMP Threads execution (#297)" (#299) 2020-03-09 08:22:49 +03:00
OpTuple.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
PlatformHelper.cpp Revert "OpenMP Threads execution (#297)" (#299) 2020-03-09 08:22:49 +03:00