Implement .copy() for DeviceNDArray #4828
Labels
CUDA
CUDA related issue/PR
feature_request
good first issue
A good issue for a first time contributor
Uh oh!
There was an error while loading. Please reload this page.
Feature request
It would be very useful to have
.copy()
for the obvious reason of copying data. 🙂 Though it would also be useful to provide a way to force data to be contiguous as may be required by later operations.The text was updated successfully, but these errors were encountered: