cavis/libnd4j/include/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
..
cpu [WIP] bunch of improvements (#257) 2019-09-11 20:12:09 +03:00
cuda [WIP] bunch of improvements (#257) 2019-09-11 20:12:09 +03:00
impl [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
BroadcastPairwiseConverter.h [WIP] Int broadcastables (#195) 2019-08-30 10:12:40 +03:00
BroadcastScalarConverter.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
ReduceType.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
aggregates.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
broadcasting.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
broadcasting_bool.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
broadcasting_int.h [WIP] Int broadcastables (#195) 2019-08-30 10:12:40 +03:00
grid_shaped.legacy Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
grid_strided.legacy Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
indexreduce.h [WIP] More tweaks (#173) 2019-08-27 10:37:10 +03:00
legacy_ops.h - add parameter alpha to elu and lrelu_bp (#213) 2019-08-31 20:57:39 +03:00
pairwise_bool.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
pairwise_int.h [WIP] Int broadcastables (#195) 2019-08-30 10:12:40 +03:00
pairwise_transform.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
random.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
reduce3.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
reduce_bool.h [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
reduce_float.h [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
reduce_long.h [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
reduce_same.h [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
scalar.h [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
scalar_bool.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
scalar_int.h [WIP] Int broadcastables (#195) 2019-08-30 10:12:40 +03:00
special_kernels.h [WIP] repeat op (#143) 2019-08-21 21:10:29 +03:00
summarystatsreduce.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
transform_any.h [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
transform_bool.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
transform_float.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
transform_same.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
transform_strict.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
type_conversions.h [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00