-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
bugSomething isn't working.Something isn't working.topic: Device HandlingDevice handling.Device handling.
Milestone
Description
Here we mentioned there's a to_device()
method to enable data copy/movement across devices:
array-api/spec/design_topics/device_support.md
Lines 48 to 49 in 0941067
3. A `.to_device(device)` method on the array object, with `device` again being | |
a `Device` object, to move an array to a different device. |
But we haven't defined the signature and semantics yet.
Metadata
Metadata
Assignees
Labels
bugSomething isn't working.Something isn't working.topic: Device HandlingDevice handling.Device handling.