cavis/libnd4j/include/ops/declarable/headers
Oleh 8fc0e63ce7 Oleh powderev (#171)
* Libnd4j: Add broadcastable elementwise power derivative #7461 first step of Pow_bp operation implementation

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* Libnd4j: Add broadcastable elementwise power derivative #7461 some corrections of calculation steps

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* Libnd4j: Add broadcastable elementwise power derivative #7461 some bug fixes, the PowDerevative op made broadcastable, add the raw tests for op, need refactoring to use broadcast ops

* Libnd4j: Add broadcastable elementwise power derivative #7461 fixed several bugs add broadcast support and tests, need to fix scalar+array and array+scalar

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* Libnd4j: Add broadcastable elementwise power derivative #7461 fixed bugs for scalar inputs, fixed multinomial tests, added tests

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* Libnd4j: Add broadcastable elementwise power derivative #7461 fised bugs for different shapes support, tests updated

* Libnd4j: Add broadcastable elementwise power derivative #7461 applied all possible variants via tiled arrays, add support of broadcast for Pow and PowDerivative ops, covered by tests, before review have to be replaced tiled implementation by applyTrueBroadcast

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* Libnd4j: Add broadcastable elementwise power derivative #7461 replaced tile by broadcast implementation, fixed issue with negative x input, corrected tests, need additional testing

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* Libnd4j: Add broadcastable elementwise power derivative #7461 added and corrected test cases, corrected implementation need review

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* Libnd4j: Add broadcastable elementwise power derivative #7461 code clean up

* Libnd4j: Add broadcastable elementwise power derivative #7461 code clean up, removed some tests, add tests with scalar

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* Libnd4j: Add broadcastable elementwise power derivative #7461 code improvement and clean up, split tests

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* Libnd4j: Add broadcastable elementwise power derivative #7461 some code clean up

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* Libnd4j: Add broadcastable elementwise power derivative replace __isnanf by internal realization

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* pow_bp wrapper

* Fixed PowBp wrapper

* Tests added

* Test fixed

* Fix return type

* Disable powBp usage

* Pow backprop changed

Co-authored-by: Alexander Stoyakin <alexander.stoyakin@gmail.com>
2020-01-20 12:59:12 +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 Oleh powderev (#171) 2020-01-20 12:59:12 +03:00
common.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
compat.h String changes (#3) 2020-01-04 13:27:50 +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
images.h [WIP] Oleh rgb yuv (#147) 2019-12-24 18:30:54 +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 Shugeo lgamma (#170) 2020-01-20 12:29:36 +03:00
random.h Oleh multinomial (#163) 2020-01-06 22:35:05 +03: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
strings.h String changes (#3) 2020-01-04 13:27:50 +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 minor build fix (#139) 2019-12-21 08:07:13 +03:00
util.h String changes (#3) 2020-01-04 13:27:50 +03:00