cavis/libnd4j/include/ops/declarable/impl
Yurii Shyrma 76f3553679
Shyrma merge max ind (#443)
* - provide correct possible output types in mergeMaxIndex op

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

* - cleaning up the unneeded backprop arg in reverse_bp op

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

* - improve clipByNorm both ff and bp

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

* - implementation and testing clipByAvgNorm_bp op

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

* - pass biases in any way in dnnl lstm op, they are zeros when user doesn't provide them to us

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

* - start working on mkldnn concat op

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

* - further work on mkldnn concat

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

* missing declaration fix

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

* - polishing mkl ops

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

* - testing and fixing bugs in mkl concat op

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

* - fix linkage error for windows cuda build

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

* - further conflicts resolving with master

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

* - fix format tags in mkldnn matmul op

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

* - provide additional type cast in clip.cu

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

* - finally bug in mkldnn tanh_bp was caught

Co-authored-by: raver119@gmail.com <raver119@gmail.com>
2020-05-12 07:47:09 +03:00
..
BooleanOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
BroadcastableBoolOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
BroadcastableOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +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 Shyrma merge max ind (#443) 2020-05-12 07:47:09 +03:00
DeclarableReductionOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyBroadcastBoolOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyBroadcastOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyIndexReduceOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyOp.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LegacyPairwiseTransformBoolOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyPairwiseTransformOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyRandomOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyReduce3Op.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyReduceBoolOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyReduceFloatOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyReduceLongOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyReduceOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyReduceSameOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyScalarBoolOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyScalarOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyStatsOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyTransformAnyOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyTransformBoolOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyTransformFloatOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyTransformOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyTransformSameOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
LegacyTransformStrictOp.cpp Legacy API changes (#441) 2020-05-09 08:06:14 +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 Nullify (#304) 2020-03-20 08:49:28 +03:00