cavis/libnd4j/include/ops/declarable/headers
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
..
BarnesHutTsne.h Shugeo doc (#235) 2019-09-04 14:57:59 +03:00
activations.h - add parameter alpha to elu and lrelu_bp (#213) 2019-08-31 20:57:39 +03:00
bitwise.h [WIP] Last set of changes (#234) 2019-09-04 14:41:08 +03:00
blas.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
boolean.h Small fixes (#43) 2019-07-20 22:19:20 +10:00
broadcastable.h Added declarations for igamma and igammac ops. 2019-10-16 14:45:10 +03:00
common.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
convo.h Shyrma casual conv1d (#90) 2019-11-29 14:14:30 +03:00
datatypes.h Added tests and fixed op name. 2019-10-02 15:04:28 +03:00
kernels.h Merge pull request #7 from KonduitAI/asto_nd4s_10172019 2019-10-23 12:11:25 +03:00
list.h Shugeo doc (#235) 2019-09-04 14:57:59 +03:00
loss.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
nlp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
nn.h Various fixes (#43) 2019-11-14 19:38:20 +11:00
parity_ops.h Shyrma adjust (#98) 2019-12-03 09:40:45 +03:00
random.h Shugeo random uniform int (#30) 2019-11-06 12:49:27 +02:00
recurrent.h - minor change in recurrent.h 2019-10-17 20:46:51 +03:00
shape.h [WIP] Create and small fix (#67) 2019-11-21 13:31:20 +03:00
tests.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
third_party.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
transforms.h Shyrma concat (#24) 2019-11-03 12:37:19 +02:00