cavis/libnd4j/include/ops/impl
Yurii Shyrma f7a9190407
profiling of concat op (both cuda and cpu) (#151)
* - profiling of concat op (both cuda and cpu)

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

* better comparison for large concat

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

* - further improving of concat op

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

* some loggin

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

* - add possibility to verify presence of trailing unities in shape and set strides/ews correspondingly
- restrict second simple case in concat op to c order only

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

* - move concat op to specials_single.cpp file

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

* - get rid of second concat op declaration in transforms.cpp file

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

Co-authored-by: raver119 <raver119@gmail.com>
2020-02-20 21:19:01 +03:00
..
compilation_units Minor improvements (#255) 2020-02-20 11:43:26 +03:00
BroadcastBoolOpsTuple.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
BroadcastIntOpsTuple.cpp [WIP] Int broadcastables (#195) 2019-08-30 10:12:40 +03:00
BroadcastOpsTuple.cpp Oleh powderev (#171) 2020-01-20 12:59:12 +03:00
gemm.cpp Minor improvements (#255) 2020-02-20 11:43:26 +03:00
specials_double.hpp Minor improvements (#255) 2020-02-20 11:43:26 +03:00
specials_single.hpp profiling of concat op (both cuda and cpu) (#151) 2020-02-20 21:19:01 +03:00
specials_sparse.cpp Fix OpenMP by replacing pragmas with macros (#8026) 2019-07-18 20:13:56 +09:00