cavis/libnd4j/include/ops
Oleh e8cbf5255a
Backpropagation implementation of mergemax, mergeadd and mergeavg ops (#343)
* libnd4j: first step of merge_max implementation

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

* libnd4j fixed typos

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

* libnd4j some corrections for mergeMaxBp

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

* libnd4j some minor corrections

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

* libnd4j test added for mergemax_bp

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

* libnd4j fixed several problems tests added, check with gradCheck

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

* libnd4j remove duplicated tests

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

* libnd4j split implementation of transforms ops into separate file implementation

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

* libnd4j code clean up, added mergeavg_bp and mergeadd_bp, need testing

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

* libnd4j merge master, fixed typos and added tests

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

* libnd4j some minor fixes

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

* libnd4j added helper for mergeAddBp operation, this permits to skip nullify

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

* libnd4j file renaming changes and cuda some corrections, need some additional corrections

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

* libnd4j some additional corrections for merge ops

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

* libnd4j more corrections per request for cuda more proper usage

Signed-off-by: Oleg <oleg.semeniv@gmail.com>
2020-03-25 08:40:30 +03:00
..
declarable Backpropagation implementation of mergemax, mergeadd and mergeavg ops (#343) 2020-03-25 08:40:30 +03:00
impl [WIP] Shyrma coords (#305) 2020-03-11 16:21:59 +03:00
BroadcastBoolOpsTuple.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
BroadcastIntOpsTuple.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
BroadcastOpsTuple.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
InputType.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
gemm.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
meta_ops.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
ops.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
random_ops.h Shugeo random expo fix2 (#295) 2020-03-20 11:33:20 +03:00
special_random_ops.h Revert "OpenMP Threads execution (#297)" (#299) 2020-03-09 08:22:49 +03:00
specials.h profiling of stack and unstack ops (#261) 2020-03-03 07:32:37 +03:00
specials_cuda.h Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
specials_sparse.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00