Yurii Shyrma 011c272fde
Shyrma transpose (#244)
* - provide contiguous strides for ouput in transpose op

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

* - provide contiguous strides for output in permute op

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

* - take into account empty shapes properly in transpose/permute op

Signed-off-by: Yurii <iuriish@yahoo.com>
2020-02-17 08:04:28 +03:00
..
2020-02-13 20:59:35 +03:00
2019-12-20 22:35:39 +03:00
2020-02-13 20:33:54 +03:00
2020-01-30 10:07:24 +03:00
2020-01-31 16:30:49 +03:00
2020-01-31 16:30:49 +03:00
2020-01-04 13:27:50 +03:00
2019-12-20 22:35:39 +03:00
2019-06-06 15:21:15 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-08-26 19:57:51 +03:00
2020-02-13 20:59:35 +03:00
2020-02-13 20:33:54 +03:00
2020-01-06 22:35:05 +03:00
2020-01-30 10:07:24 +03:00
2020-02-17 08:04:28 +03:00
2020-01-04 13:27:50 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-12-21 08:07:13 +03:00
2019-08-05 11:27:05 +10:00
2020-01-04 13:27:50 +03:00
2019-06-06 15:21:15 +03:00

Generic ops

Put any cross platform operations here. Anything platform specific should be put in: in ops/helpers.