-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Open
Labels
Description
🐛 Describe the bug
During some manual testing we noticed that the nightly today (
pulled in torch dated 20250904 first, but then while installing torchvision 20250904 ARM wheel, it requires 20250903. Because, this torchvision build job got 20250903 pytorch version https://github.com/pytorch/vision/actions/runs/17462534604/job/49590341429#step:15:54
Is this caused by the timing when the binaries would be available? // Is this expected?
cc @ptrblck @tinglvv @atalman @malfet
Versions
20250904 vision nightly.
To reproduce, get an ARM machine and run pip install torchvision --index-url https://download.pytorch.org/whl/nightly