CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 24.7k
update get start xpu #137479
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update get start xpu #137479
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/137479
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit a9dcfd9 with merge base 4e30989 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@pytorchbot label "release notes: xpu" |
Hi @malfet , please help review this update! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
||
For nightly wheels | ||
|
||
.. code-block:: | ||
|
||
pip3 install --pre torch --index-url https://download.pytorch.org/whl/nightly/xpu | ||
pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/xpu |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you really want torchaudio here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe we do have both torchaudio and torchvision xpu builds: https://hud2.pytorch.org/hud/pytorch/audio/nightly/1?per_page=50&name_filter=xpu
@pytorchbot merge -f "Docs only change" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
@pytorchbot cherry-pick |
❌ 🤖 pytorchbot command failed:
Try |
@pytorchbot cherry-pick --onto release/2.5 -c docs |
1. respect the comment from the community, downgrade the "Beta" to "Prototype" for the first xpu release with wheel 2. add wheels installation of torchaudio & torchvision for nightly on Windows Pull Request resolved: #137479 Approved by: https://github.com/atalman, https://github.com/malfet (cherry picked from commit 7ba706c)
Cherry picking #137479The cherry pick PR is at #138090 The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
update get start xpu (#137479) 1. respect the comment from the community, downgrade the "Beta" to "Prototype" for the first xpu release with wheel 2. add wheels installation of torchaudio & torchvision for nightly on Windows Pull Request resolved: #137479 Approved by: https://github.com/atalman, https://github.com/malfet (cherry picked from commit 7ba706c) Co-authored-by: Zheng, Zhaoqiong <zhaoqiong.zheng@intel.com>
Uh oh!
There was an error while loading. Please reload this page.