cavis/libnd4j/include/helpers
Yurii Shyrma 78934c17ad
profiling of stack and unstack ops (#261)
* - profiling of stack and unstack ops

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

* - fix bug in cpu concat op

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

* - correction of cuda stack and unstack

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

* - change shape.h method which operates with unity dimensions strides

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

* - rearrange stack tests

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

* - correct evaluation of smallest stride for moving through contiguous axis

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

* - forgot to update signature of function strideOverContigAxis in cuda concat and split ops

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

* - remove ShapeUtils::shapeAsString method applied before input arrays validations

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

* -  further removing of ShapeUtils::shapeAsString

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

* - take sub-array shapeIndo/offset calculation out of NDArray class
- add possibility of contiguous memory copy in execTransformAny op if opNum == assign

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

* - correct test_empty_scatter_2 in EmptyTests.cpp

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

* - profiling of slice op

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

* - get rid of contiguous memcpy for some cases in concat and split ops

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

* - forgot to declare oid nd4j::SpecialMethods<T>::splitCpuGeneric

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

* - correct typo in calculation of threads in cuda split op

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

* - forgot to correct another set of threads variables in split cuda ops

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

* - further conflicts resolving

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

Co-authored-by: raver119 <raver119@gmail.com>
2020-03-03 07:32:37 +03:00
..
benchmark libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
cpu profiling of stack and unstack ops (#261) 2020-03-03 07:32:37 +03:00
cuda profiling of stack and unstack ops (#261) 2020-03-03 07:32:37 +03:00
cuda_off profiling of stack and unstack ops (#261) 2020-03-03 07:32:37 +03:00
impl profiling of stack and unstack ops (#261) 2020-03-03 07:32:37 +03:00
ArrayUtils.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
AttentionHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
BenchmarkHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
BitwiseUtils.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
BlasHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
ConstantHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
ConstantShapeHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
ConstantTadHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
CudaLaunchHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
DebugHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
DebugInfo.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
EnumUtils.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
GradCheck.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LoopKind.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
Loops.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
Loops.hpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LoopsCoordsHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
MKLDNNStream.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
MmulHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
OmpLaunchHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
OpArgsHolder.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
OpBenchmark.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
OpTracker.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
PointersManager.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
RandomLauncher.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
ShapeBuilders.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
ShapeUtils.h profiling of stack and unstack ops (#261) 2020-03-03 07:32:37 +03:00
SimpleReadWriteLock.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
StringUtils.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
TAD.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
biDiagonalUp.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
cublasHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
data_gen.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
files.h Various fixes (#43) 2019-11-14 19:38:20 +11:00
helper_generator.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
helper_hash.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
helper_ptrmap.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
helper_random.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
hhColPivQR.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
hhSequence.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
householder.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
jacobiSVD.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
logger.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
mman.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
shape.h profiling of stack and unstack ops (#261) 2020-03-03 07:32:37 +03:00
svd.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
threshold.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
unicode.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00