cavis/libnd4j/include/helpers
Yurii Shyrma 0cdb5750e0
Shyrma concat (#24)
* - provide possibility to pass axis as last input array in concat op
- corrcect sumation in bias_add_bp op for NHWC case

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

* - write code for deconv2d op based on mkl dnn api

* no unsafe math

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

* no unsafe math

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

* - get rid of e<> and p<> methods in svd helper

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

* - provide mkl api support for deconvolution 3d

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

* - write deconv2d_bp based on mkl api

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

* - write deconv3d_bp based on mkl api

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

* - testing and fixing deconv based on mkl api

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

* - remove dilation form conv2d/3d mkl

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

* - minor changes

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

* - further corrections of deconv ops based on mkl dnn api

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

* - provide deconv2d_tf based on mkl dnn api

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

* - add minor corrections required by reviewer

Signed-off-by: Yurii <iuriish@yahoo.com>
2019-11-03 12:37:19 +02:00
..
benchmark [WIP] bunch of improvements (#257) 2019-09-11 20:12:09 +03:00
cpu Shyrma concat (#24) 2019-11-03 12:37:19 +02:00
cuda Shyrma bn mkl bp (#14) 2019-10-26 14:14:21 +03:00
cuda_off Snapshot update (#8194) 2019-09-03 22:02:02 +03:00
impl Shyrma concat (#24) 2019-11-03 12:37:19 +02:00
ArrayUtils.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
AttentionHelper.h Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
BenchmarkHelper.h Add libnd4j benchmarks (#3) 2019-07-20 22:54:44 +10:00
BitwiseUtils.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
BlasHelper.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
ConstantHelper.h Snapshot update (#8194) 2019-09-03 22:02:02 +03:00
ConstantShapeHelper.h Shyrma bn mkl bp (#14) 2019-10-26 14:14:21 +03:00
ConstantTadHelper.h Snapshot update (#8194) 2019-09-03 22:02:02 +03:00
CudaLaunchHelper.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
DebugHelper.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
DebugInfo.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
EnumUtils.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
GradCheck.h [WIP] More of CUDA operations (#69) 2019-07-20 23:20:41 +10:00
LoopKind.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
Loops.h [WIP] bunch of improvements (#257) 2019-09-11 20:12:09 +03:00
Loops.hpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
MKLDNNStream.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
MmulHelper.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
OmpLaunchHelper.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
OpArgsHolder.h [WIP] more fixes (#159) 2019-08-23 19:20:50 +03:00
OpBenchmark.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
OpTracker.h Actually export functions from NativeOps.h 2019-08-05 11:22:59 +10:00
PointersManager.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
RandomLauncher.h [WIP] CUDA tweaks (#60) 2019-07-20 23:06:48 +10:00
ShapeBuilders.h Dev branch merge: dev_20190606 (#7904) 2019-06-15 21:34:34 +10:00
ShapeUtils.h Shyrma concat (#24) 2019-11-03 12:37:19 +02:00
SimpleReadWriteLock.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
StringUtils.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
TAD.h [WIP] bunch of improvements (#257) 2019-09-11 20:12:09 +03:00
TrueBroadcastHelper.h [WIP] Broadcast changes (#8257) 2019-10-01 09:10:19 +03:00
biDiagonalUp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
cublasHelper.h Snapshot update (#8194) 2019-09-03 22:02:02 +03:00
data_gen.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
files.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
helper_generator.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
helper_hash.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
helper_ptrmap.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
helper_random.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
hhColPivQR.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
hhSequence.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
householder.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
jacobiSVD.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
logger.h Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
mman.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
shape.h Merge remote-tracking branch 'fork/master' 2019-09-12 12:20:57 +10:00
svd.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
threshold.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00