cavis/libnd4j/include/helpers/impl
Yurii Shyrma 66b84b38cf
Shyrma mmul (#58)
* - get rid of some copy procedures in mmulHelper ops

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

* - further work on embedding cuda api for batched gemm (cublasGemmBatchedEx) in our mmulHelper class

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

* - further work on cuda batched gamm api

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

* - write own cuda kernel performing batched gemm

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

* missing include in MmulHelper

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

* - forgot to keep in code previous correct kernels for mmulNxN, since it may happen that new onw will fail for some reason in future

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

* disable old tensordot

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

* - rewrite cuda kernels for usualGemm and usualGemv

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

* - profiling mmul helpers

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

* - prints to check shapes were added

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

* - correct type of output array Cin mmulNxN

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

* - take into account possible nans in C array

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

* slightly change numThreads message

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

* - make corrections in accordance to given notes in pr review

Signed-off-by: Yurii <iuriish@yahoo.com>
2019-11-19 15:39:36 +02:00
..
ArrayUtils.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
AttentionHelper.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +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 [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
CudaLaunchHelper.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
DebugHelper.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
EnumUtils.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
GradCheck.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
MmulHelper.cpp Shyrma mmul (#58) 2019-11-19 15:39:36 +02:00
OmpLaunchHelper.cpp [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +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