Skip to content

Commit

Permalink
Change torch vision to 0.20.0 for torch 2.5.0 cpu (#2074)
Browse files Browse the repository at this point in the history
* Torchvision 0.20.1 doesn’t work on 2.5.0 cpu
torch
  • Loading branch information
8W9aG authored Dec 3, 2024
1 parent 8e9e53e commit e181041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/config/torch_compatibility_matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
{
"Torch": "2.5.0+cpu",
"Torchvision": "0.20.1",
"Torchvision": "0.20.0",
"Torchaudio": "2.5.0",
"FindLinks": "",
"ExtraIndexURL": "https://download.pytorch.org/whl/cpu",
Expand Down

0 comments on commit e181041

Please sign in to comment.