-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
array typesItems related to array API support and input array validation (see gh-18286)Items related to array API support and input array validation (see gh-18286)maintenanceItems related to regular maintenance tasksItems related to regular maintenance tasks
Milestone
Description
@ev-br I just gave the ndimage tests a whirl on GPU. Looks like you covered CuPy and JAX well, but there are a lot of failures with PyTorch. We need to figure out how to skip on GPU while still testing CuPy. The crude way to do this is to just add skips for torch
specifically , which may be the best option for now.
https://gist.github.com/lucascolley/62e223fa893204ffc51da057457a641b
Metadata
Metadata
Assignees
Labels
array typesItems related to array API support and input array validation (see gh-18286)Items related to array API support and input array validation (see gh-18286)maintenanceItems related to regular maintenance tasksItems related to regular maintenance tasks