uv/docs/guides/integration
Yu, Guangye de9f299b80
Add auto-detection for Intel GPU on Windows (#16280)
This PR enables `--torch-backend=auto` to automatically detect Intel
GPUs. It follows up on
[#14386](https://github.com/astral-sh/uv/pull/14386).
On Windows, detection is implemented by querying the
`Win32_VideoController` class via the [WMI
crate](https://github.com/ohadravid/wmi-rs/tree/v0.16.0).

Currently, Intel GPUs (XPU) do not depend on specific driver or toolkit
versions to determine which PyTorch wheel to use.
2025-10-16 16:56:07 -04:00
..
alternative-indexes.md Docs: add instructions for publishing to JFrog's Artifactory (#14253) 2025-06-30 13:58:55 +00:00
aws-lambda.md Bump version to 0.9.3 (#16305) 2025-10-14 18:19:49 -05:00
coiled.md Add Coiled integration doc page (#14430) 2025-09-12 12:24:32 +00:00
dependency-bots.md Add example of enabling Dependabot (#13692) 2025-05-28 11:10:14 +02:00
docker.md Bump version to 0.9.3 (#16305) 2025-10-14 18:19:49 -05:00
fastapi.md teeny gramatical error in docs (#12908) 2025-04-15 16:13:51 -05:00
github.md Bump version to 0.9.3 (#16305) 2025-10-14 18:19:49 -05:00
gitlab.md Quote versions variables in GitLab documentation 2025-05-27 08:43:30 -04:00
index.md Add Coiled integration doc page (#14430) 2025-09-12 12:24:32 +00:00
jupyter.md Fix PowerShell code blocks (#13511) 2025-05-17 21:06:48 -05:00
marimo.md docs: integration with marimo guide (#13691) 2025-05-27 18:43:43 -05:00
pre-commit.md Bump version to 0.9.3 (#16305) 2025-10-14 18:19:49 -05:00
pytorch.md Add auto-detection for Intel GPU on Windows (#16280) 2025-10-16 16:56:07 -04:00