cavis/libnd4j/include/helpers/cpu/loops
raver119 589401477d
[WIP] bunch of improvements (#257)
* - profiling bias_add op
- add some docementation

Signed-off-by: Yurii <yurii@skymind.io>

* - minor change

Signed-off-by: Yurii <yurii@skymind.io>

* - provide addBias cuda kernel

Signed-off-by: Yurii <yurii@skymind.io>

* - improve shape::getIndexOfffset and change its signature

Signed-off-by: Yurii <yurii@skymind.io>

* - same as previous

Signed-off-by: Yurii <yurii@skymind.io>

* - improve and change signature in some shape:: stuff which has to do with calculation of offsets for array elements

Signed-off-by: Yurii <yurii@skymind.io>

* - minor changes in flatten

Signed-off-by: Yurii <shyrma@skymind.io>

* - add function shape::getIndexOffsetOrdered

Signed-off-by: Yurii <shyrma@skymind.io>

* - correct shape::getIndexOffsetOrdered()

Signed-off-by: Yurii <shyrma@skymind.io>

* - move getIndexOffsetOrdered to flatten.h header in order to isolate this function

Signed-off-by: Yurii <shyrma@skymind.io>
2019-09-11 20:12:09 +03:00
..
IndexReductionLoops.cpp [WIP] bunch of improvements (#257) 2019-09-11 20:12:09 +03:00
Reduction3Loops_0.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
Reduction3Loops_1.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
Reduction3Loops_2.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
Reduction3Loops_3.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
ReductionLoops.hpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
ReductionLoops_bool.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
ReductionLoops_float_0.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
ReductionLoops_float_1.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
ReductionLoops_float_2.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
ReductionLoops_float_3.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
ReductionLoops_long.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
ReductionLoops_same.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00