Skip to content

xpu: add XPU to additional pages - #2076

Merged
albanD merged 5 commits into
pytorch:sitefrom
dvrogozh:xpu
Jul 28, 2026
Merged

xpu: add XPU to additional pages#2076
albanD merged 5 commits into
pytorch:sitefrom
dvrogozh:xpu

Conversation

@dvrogozh

@dvrogozh dvrogozh commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

XPU is an in-tree PyTorch device backend designed to support hardware acceleration on Intel GPUs. XPU admission to additional pages is approved by pytorch-fdn/additional-compute-platforms#2.

CC: @EikanWang, @guangyey, @zeshengzong.

@netlify

netlify Bot commented Jun 2, 2026

Copy link
Copy Markdown

Deploy Preview for pytorch-dot-org-preview ready!

Name Link
🔨 Latest commit 8538b4d
🔍 Latest deploy log https://app.netlify.com/projects/pytorch-dot-org-preview/deploys/6a6812839c93350008f14239
😎 Deploy Preview https://deploy-preview-2076--pytorch-dot-org-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment thread _get_started/additional_platforms/xpu.md Outdated
Comment thread _get_started/additional_platforms/xpu.md Outdated
Comment thread _get_started/additional_platforms/xpu.md
Comment thread _get_started/additional_platforms/xpu.md
@guangyey

Copy link
Copy Markdown
Contributor

@dvrogozh could this PR ready to review?

@dvrogozh
dvrogozh marked this pull request as ready for review July 27, 2026 18:28
dvrogozh added 3 commits July 27, 2026 11:32
XPU is a PyTorch device backend designed to support hardware acceleration on Intel GPUs.

Signed-off-by: Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com>
Signed-off-by: Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com>
Signed-off-by: Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com>
Signed-off-by: Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com>
Comment thread _get_started/additional_platforms/xpu.md Outdated
Comment thread _get_started/additional_platforms/xpu.md Outdated
Co-authored-by: Yu, Guangye <guangye.yu@intel.com>
Co-authored-by: Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com>
@dvrogozh

Copy link
Copy Markdown
Contributor Author

Hi @albanD,

Following Admission Process and the charter, the application for XPU has also passed the vote. Could you please help review this PR that adds XPU to the secondary page? Thank you.

@albanD albanD left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good to me. Let me know what you prefer for torchvision

"name": "XPU",
"support_channel": "https://github.com/pytorch/pytorch/issues",
"stable": {
"linux": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/xpu",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: do you really want torchvision here? It's kept on the main page for BC, but if you don't have that many vision-focused users, you might want to remove it from here.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Alban, thanks for the kind reminder. For now, we'd prefer to keep torchvision, as AIPC and client dGPUs remain important parts of the Intel GPU ecosystem. We can certainly revisit this in the future as the ecosystem evolves.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok!

@albanD
albanD merged commit 4fbc9b4 into pytorch:site Jul 28, 2026
11 of 13 checks passed
@dvrogozh

Copy link
Copy Markdown
Contributor Author

I see that automated #2127 has landed here at pytorch.github.io and XPU is rendered correctly along with NPU in associated https://deploy-preview-2127--pytorch-dot-org-preview.netlify.app/get-started/additional-platforms/, but I don't see the change at pytorch.org yet.

@zeshengzong, @marco-s, what's the ETA for pytorch.org to be updated with the change? is any manual action needed?

@zeshengzong

zeshengzong commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Hello @dvrogozh , XPU is displayed on the page now 🎉 . Please check the additional platforms page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants