-
Notifications
You must be signed in to change notification settings - Fork 25.4k
[Break XPU][Inductor UT] Generalize device-bias code introduced by #146866. #148534
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
…46866. [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/148534
Note: Links to docs will display an error until the docs builds have been completed. ⏳ No Failures, 1 PendingAs of commit b050d47 with merge base e02a2ca ( UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@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 |
Intel GPU user mode driver may generate kernel.errors.txt files in current working directory in certain scenarios. It includes diagnostic information but does necessarily indicates the issue with an application. This is a known issue and will be fixed in newer version of driver. Pull Request resolved: #148538 Approved by: https://github.com/desertfire, https://github.com/jansel ghstack dependencies: #148534
Pull Request resolved: #147727 Approved by: https://github.com/EikanWang, https://github.com/Skylion007 ghstack dependencies: #148534, #148538
… them on Windows. (#148323) In `fresh_inductor_cache` remove pyd files will raise permission error on Windows because they are still used by the process. So we clear the references to the loaded pyd libray obj and unload them from the process. Pull Request resolved: #148323 Approved by: https://github.com/jansel ghstack dependencies: #148534, #148538, #147727
Stack from ghstack (oldest at bottom):
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @yf225 @chenyang78 @kadeng @muchulee8 @amjames @chauhang @aakhundov