Open
Description
Basic device support should be tested. In particular, we can test things like whether mixing devices properly raises an exception in all functions (this would be useful for the array-api-strict library, which implements this but it currently isn't tested). We can also test things like that the output device is equal to the input device.
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
ev-br commentedon Mar 23, 2025
Cross-ref data-apis/array-api-strict#134
crusaderky commentedon Mar 31, 2025
scipy/scipy#22756 for pattern on how to test device propagation from input to output
crusaderky commentedon Mar 31, 2025
@tylerjereddy FYI
asarray
andto_device
data-apis/array-api-compat#314