Skip to content

Implement .copy() for DeviceNDArray #4828

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jakirkham opened this issue Nov 12, 2019 · 1 comment
Open

Implement .copy() for DeviceNDArray #4828

jakirkham opened this issue Nov 12, 2019 · 1 comment
Labels
CUDA CUDA related issue/PR feature_request good first issue A good issue for a first time contributor

Comments

@jakirkham
Copy link
Contributor

jakirkham commented Nov 12, 2019

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.

@jakirkham jakirkham changed the title Implement .copy for DeviceNDArray Implement .copy() for DeviceNDArray Nov 12, 2019
@stuartarchibald stuartarchibald added CUDA CUDA related issue/PR feature_request labels Nov 13, 2019
@gmarkall gmarkall added the good first issue A good issue for a first time contributor label Jun 3, 2020
@LuiGiovanni
Copy link

LuiGiovanni commented Dec 1, 2020

Hello this is my first time contributing, is there something I must do to work on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CUDA CUDA related issue/PR feature_request good first issue A good issue for a first time contributor
Projects
None yet
Development

No branches or pull requests

4 participants