cavis/libnd4j/include/helpers/impl
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
..
ArrayUtils.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
AttentionHelper.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
BenchmarkHelper.cpp Add libnd4j benchmarks (#3) 2019-07-20 22:54:44 +10:00
BitwiseUtils.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
BlasHelper.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
CudaLaunchHelper.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
DebugHelper.cpp Fix OpenMP by replacing pragmas with macros (#8026) 2019-07-18 20:13:56 +09:00
EnumUtils.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
GradCheck.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
MmulHelper.cpp - write 2 versions of new lstmLayer: one is based on own code, second uses mkl dnn api 2019-10-17 20:44:52 +03:00
OmpLaunchHelper.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
OpArgsHolder.cpp [WIP] more fixes (#159) 2019-08-23 19:20:50 +03:00
OpBenchmark.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
OpTracker.cpp Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
Parameters.cpp [WIP] More fixes (#142) 2019-08-21 20:18:29 +03:00
RandomLauncher.cpp Shugeo cuda cuda (#105) 2019-08-07 15:29:17 +03:00
ShapeBuilders.cpp Dev branch merge: dev_20190606 (#7904) 2019-06-15 21:34:34 +10:00
ShapeUtils.cpp Shyrma concat (#24) 2019-11-03 12:37:19 +02:00
SimpleReadWriteLock.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
StringUtils.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
TAD.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
helper_hash.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
logger.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
shape.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00