uv/docs/guides
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
..
integration Add auto-detection for Intel GPU on Windows (#16280) 2025-10-16 16:56:07 -04:00
migration Finish incomplete sentence in pip migration guide (#14432) 2025-07-03 01:02:17 +00:00
index.md Misc. improvements to the documentation (#11255) 2025-02-05 17:22:09 -06:00
install-python.md Stabilize addition of Python executables to the bin (#14626) 2025-07-17 17:20:21 -05:00
package.md doc: fix example of bumping beta version without patch bump (#16132) 2025-10-06 11:16:01 +02:00
projects.md Tweak title for viewing version in project guide (#15964) 2025-09-22 08:56:06 -05:00
scripts.md handle an existing shebang in `uv init --script` (#14141) 2025-06-19 14:47:22 -07:00
tools.md Support installing additional executables in `uv tool install` (#14014) 2025-07-30 14:50:24 -05:00