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
..
2020-02-13 20:59:35 +03:00
2020-02-13 20:59:35 +03:00
2020-02-19 09:35:52 +03:00
2020-01-30 10:07:24 +03:00
2019-11-13 17:04:59 +03:00
2020-01-04 13:27:50 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2020-02-02 23:14:00 +03:00
2019-11-13 17:04:59 +03:00
2019-09-11 21:50:28 +03:00
2019-09-11 21:50:28 +03:00
2019-11-13 17:04:59 +03:00
2019-09-11 21:50:28 +03:00
2019-09-11 21:50:28 +03:00
2019-09-11 21:50:28 +03:00
2019-09-11 21:50:28 +03:00
2019-09-11 21:50:28 +03:00
2019-09-11 21:50:28 +03:00
2019-09-11 21:50:28 +03:00
2019-09-11 21:50:28 +03:00
2019-09-11 21:50:28 +03:00
2019-11-13 17:04:59 +03:00
2020-02-13 20:59:35 +03:00
2020-01-24 10:11:09 +03:00
2019-11-13 17:04:59 +03:00
2020-01-20 21:32:46 +03:00