uv
a3dae251
- Disallow mixing requirements across PyTorch indexes (#13179)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
288 days ago
Disallow mixing requirements across PyTorch indexes (#13179) ## Summary If you use `--torch-backend=auto`, we want to avoid selecting (e.g.) a `+cu124` build of `torch` alongside a `+cu126` build of `torchvision`.
References
#13179 - Disallow mixing requirements across PyTorch indexes
Author
charliermarsh
Parents
62927483
Loading