cavis/libnd4j/include/loops
Yurii Shyrma 1f5e15b541 Shyrma adjust (#98)
* - add possibility of passing scalar-array as input parameter for scale factor in adjust hue/contrast/saturation ops
- correct typo in function which calculates regularized incomplete beta integral

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

* - fix bug in betainc cuda kernel

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

* - start working on implementation of digamma function

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

* - further work on digamma function (cpu)

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

* - testing and fixing bugs in digamma op

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

* - make correction n cuda kernel for polyGamma

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

* - remove unnecessary stuff from betaInc cuda kernel

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

* - resolve conflicts in DeclarableOpsTests3.cpp after master branch has been merged

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

* - restore id number of Not opertion in legacy_ops.h

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

* - correct padding calculation in mkl dnn conv1d causal

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

* restore empty check in adjust_contrast_v2

Signed-off-by: raver119 <raver119@gmail.com>
2019-12-03 09:40:45 +03:00
..
cpu Few fixes (#66) 2019-11-21 15:43:03 +03:00
cuda Few fixes (#66) 2019-11-21 15:43:03 +03:00
impl [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +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
broadcasting.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
broadcasting_bool.h Few fixes (#66) 2019-11-21 15:43:03 +03:00
broadcasting_int.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +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] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
legacy_ops.h Shyrma adjust (#98) 2019-12-03 09:40:45 +03:00
pairwise_bool.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
pairwise_int.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
pairwise_transform.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
random.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
reduce3.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
reduce_bool.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
reduce_float.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
reduce_long.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
reduce_same.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
scalar.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
scalar_bool.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
scalar_int.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
special_kernels.h [WIP] repeat op (#143) 2019-08-21 21:10:29 +03:00
summarystatsreduce.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
transform_any.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
transform_bool.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
transform_float.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
transform_same.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
transform_strict.h [WIP] Weekly update of repo (#8390) 2019-11-13 17:15:18 +03:00
type_conversions.h [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00