cavis/libnd4j/include/loops/cuda/specials
raver119 aceb915557
[WIP] tests fixes (#130)
* no openmp for ClipByGlobalNorm

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

* one more bfloat16 rng test

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

* assertion fix

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

* - legacy IsMax gone
- linear IsMax gets shapeInfo argument

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

* get rid of legacy IsMax tests

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

* IsMax is custom op now

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

* more blocks for ismax

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

* one more test

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

*  - sqrt test
 - some legacy code removed from CudaExecutioner
 - Transforms.asin tweaks

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

* - TransformFloat fix

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

* - ismax fix
- SpaceToBatchND/BatchToSpaceND wrappers
- couple of legacy tests removed

Signed-off-by: raver119 <raver119@gmail.com>
2019-08-19 11:33:15 +03:00
..
accumulateKernel.cu Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
averagingKernel.cu Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
bitonicArbitraryStep.cu [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
bitonicSortStep.cu [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
concatKernel.cu Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
concatKernelHStack.cu Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
concatKernelScalar.cu Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
concatKernelVStack.cu Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
convertHalfs.cu Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
convertToHalf.cu Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
fillDimensionalIsMax.cu Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
fillIsMax.cu [WIP] tests fixes (#130) 2019-08-19 11:33:15 +03:00
flatten.cu Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
oesTad.cu [WIP] more CUDA stuff (#57) 2019-07-20 23:05:21 +10:00
pullRowsKernel.cu Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
repeatKernel.cu [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
setDiagonalKernel.cu Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
shuffleKernel.cu Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
swapUnsafeKernel.cu Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
tearKernel.cu Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
tileKernel.cu [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00