-
由 notoraptor 提交于
Update. The GPU code does not more use `GpuArray_move` as this function seems to be too slow when copied data are not contiguous. Now basic views are created and a view_map is declared for the op (on GPU only).
5220e5e5
Update. The GPU code does not more use `GpuArray_move` as this function seems to be too slow when copied data are not contiguous. Now basic views are created and a view_map is declared for the op (on GPU only).