-
Notifications
You must be signed in to change notification settings - Fork 24.7k
update aotinductor doc for XPU support #149299
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/149299
Note: Links to docs will display an error until the docs builds have been completed. ⏳ 1 Pending, 2 Unrelated FailuresAs of commit d7f54f4 with merge base ec93aa7 ( FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@pytorchbot label "topic: not user facing" |
Thanks @desertfire |
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
@pytorchbot cherry-pick 4ea5805 to release/2.7 |
❌ 🤖 pytorchbot command failed:
Try |
@pytorchbot cherry-pick --onto release/2.7 -c docs |
as title. Since the AOTInductor feature starting from 2.7 works on Intel GPU, add the related contents into its doc. Pull Request resolved: #149299 Approved by: https://github.com/guangyey, https://github.com/desertfire (cherry picked from commit 4ea5805)
Cherry picking #149299The cherry pick PR is at #149935 The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
update aotinductor doc for XPU support (#149299) as title. Since the AOTInductor feature starting from 2.7 works on Intel GPU, add the related contents into its doc. Pull Request resolved: #149299 Approved by: https://github.com/guangyey, https://github.com/desertfire (cherry picked from commit 4ea5805) Co-authored-by: Jing Xu <jing.xu@intel.com>
as title. Since the AOTInductor feature starting from 2.7 works on Intel GPU, add the related contents into its doc. Pull Request resolved: pytorch#149299 Approved by: https://github.com/guangyey, https://github.com/desertfire
as title. Since the AOTInductor feature starting from 2.7 works on Intel GPU, add the related contents into its doc.