xpu: add XPU to additional pages - #2076
Conversation
✅ Deploy Preview for pytorch-dot-org-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@dvrogozh could this PR ready to review? |
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>
Co-authored-by: Yu, Guangye <guangye.yu@intel.com> Co-authored-by: Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com>
|
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
left a comment
There was a problem hiding this comment.
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", |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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.
|
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? |
|
Hello @dvrogozh , XPU is displayed on the page now 🎉 . Please check the additional platforms page. |
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.