Skip to content

TORCHVISION and TORCH ARM Wheels Date Mismatch #9206

@nWEIdia

Description

@nWEIdia

🐛 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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions