uv
a3dae251 - Disallow mixing requirements across PyTorch indexes (#13179)

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`.
Author
Parents
Loading