You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`preview=True` to allow preview builds (e.g. ROCm 6.4, nightly builds, XPU test index)
18
-
-`unsupported=False` to forbid EOL/unsupported builds (errors instead of installing older builds)
18
+
-`unsupported=False` to forbid EOL/unsupported builds (e.g. Torch-DirectML, IPEX, Torch 1.x)
19
19
20
20
On Windows CUDA, Linux ROCm (6.x+), and Linux XPU, this also installs the appropriate Triton package to enable `torch.compile` (`triton-windows`, `pytorch-triton-rocm`, or `pytorch-triton-xpu`).
0 commit comments