cavis/libnd4j/include/loops/cpu
Yurii Shyrma 6aaca58506
Shyrma broadcast (#302)
* - profiling TrueBroadcastHelper

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

* - further improving of TrueBroadcastHelper

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

* - further profiling of broadcast op

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

* - implementation of broadcastShapeHelper which inserts unities in shapes of arrays to be broadcasted

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

* - provide additional method in ConstantShapeHelper class for deducing broadcast shapes with unities

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

* - provide new NativeOps helpers for usual and true broadcast methods

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

* enable bert profiler

Signed-off-by: raver119 <raver119@gmail.com>

* - delete unnessesary tests

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

Co-authored-by: raver119 <raver119@gmail.com>
2020-03-10 16:29:09 +03:00
..
compilation_units Shyrma broadcast (#302) 2020-03-10 16:29:09 +03:00
reduce Revert "OpenMP Threads execution (#297)" (#299) 2020-03-09 08:22:49 +03:00
transform libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
broadcasting.hpp Shyrma broadcast (#302) 2020-03-10 16:29:09 +03:00
broadcasting_bool.cpp Shyrma broadcast (#302) 2020-03-10 16:29:09 +03:00
broadcasting_int.cpp Shyrma broadcast (#302) 2020-03-10 16:29:09 +03:00
indexreduce.hpp Revert "OpenMP Threads execution (#297)" (#299) 2020-03-09 08:22:49 +03:00
pairwise.hpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
pairwise_bool.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
pairwise_int.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
random.hpp Revert "OpenMP Threads execution (#297)" (#299) 2020-03-09 08:22:49 +03:00
reduce3.hpp Revert "OpenMP Threads execution (#297)" (#299) 2020-03-09 08:22:49 +03:00
scalar.hpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
scalar_bool.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
scalar_int.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
summarystatsreduce.cpp Revert "OpenMP Threads execution (#297)" (#299) 2020-03-09 08:22:49 +03:00