cavis/libnd4j/include/loops/cuda/specials
Yurii Shyrma 58550b7c98
[WIP] Shyrma coords (#305)
* - provide faster index2coords function for cpu

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

* - new faster index2coords function is introduced into cpu code

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

* - replace long long coordinates with int coordinates

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

* - add missed reload of coords2index function

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

* - reststart  jenkins

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

* - rollback changes in convolutions.cu and addBias.cu

Signed-off-by: Yurii <iuriish@yahoo.com>
2020-03-11 16:21:59 +03:00
..
accumulateKernel.cu libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
averagingKernel.cu libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
bitonicArbitraryStep.cu [WIP] bunch of improvements (#257) 2019-09-11 20:12:09 +03:00
bitonicSortStep.cu [WIP] bunch of improvements (#257) 2019-09-11 20:12:09 +03:00
concatKernel.cu [WIP] Shyrma coords (#305) 2020-03-11 16:21:59 +03:00
concatKernelHStack.cu libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
concatKernelScalar.cu libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
concatKernelVStack.cu libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
convertHalfs.cu libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
convertToHalf.cu libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
fillDimensionalIsMax.cu libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
fillIsMax.cu libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
flatten.cu libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
oesTad.cu [WIP] bunch of improvements (#257) 2019-09-11 20:12:09 +03:00
pullRowsKernel.cu libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
setDiagonalKernel.cu libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
shuffleKernel.cu libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
swapUnsafeKernel.cu libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
tearKernel.cu libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
tileKernel.cu Shyrma broadcast (#302) 2020-03-10 16:29:09 +03:00