-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Open
Description
In the CPU only pypi registry, https://download.pytorch.org/whl/torchvision/, I can see some dev/patch versions of the wheels:
torchvision-0.24.0+0429d73-cp311-cp311-win_arm64.whl
torchvision-0.24.0+0429d73-cp312-cp312-win_arm64.whl
torchvision-0.24.0+0429d73-cp313-cp313-win_arm64.whl
torchvision-0.24.0+7a9db90-cp311-cp311-win_arm64.whl
torchvision-0.24.0+7a9db90-cp312-cp312-win_arm64.whl
torchvision-0.24.0+7a9db90-cp313-cp313-win_arm64.whl
torchvision-0.24.0+b919bd0-cp311-cp311-win_arm64.whl
torchvision-0.24.0+b919bd0-cp312-cp312-win_arm64.whl
torchvision-0.24.0+b919bd0-cp313-cp313-win_arm64.whl
torchvision-0.24.0+e437e35-cp311-cp311-win_arm64.whl
torchvision-0.24.0+e437e35-cp312-cp312-win_arm64.whl
torchvision-0.24.0+e437e35-cp313-cp313-win_arm64.whl
I don't think they should be here in the wild, and it causes some confusion with uv where it's trying to use these, but is unable to download them.
Is there a valid reason for these wheels to be here? If not could they be removed?
Metadata
Metadata
Assignees
Labels
No labels