raver119 e604ffe0d2
[WIP] repeat op (#143)
* - write new repeat helper (cpu)

Signed-off-by: Yurii <yurii@skymind.io>

* - update NDArray::cpu

Signed-off-by: Yurii <yurii@skymind.io>

* - update NDArray::repeat cuda

Signed-off-by: Yurii <yurii@skymind.io>
2019-08-21 21:10:29 +03:00
..
2019-07-20 23:05:21 +10:00
2019-08-05 11:27:05 +10:00
2019-07-20 22:19:20 +10:00
2019-08-19 11:33:15 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-08-15 13:54:47 +03:00
2019-07-20 23:05:21 +10:00
2019-06-06 15:21:15 +03:00
2019-08-05 11:27:05 +10:00
2019-08-17 14:15:08 +03:00
2019-08-15 13:54:47 +03:00
2019-08-14 18:28:25 +03:00
2019-08-10 09:14:18 +03:00
2019-06-06 15:21:15 +03:00
2019-08-05 11:27:05 +10:00
2019-08-21 21:10:29 +03:00
2019-08-05 11:27:05 +10: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.