-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[dynamo][fix] always use POSIX-style path in trace_rule.py
#133987
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/133987
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit 035e9f4 with merge base 75c22dd ( BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
trace_rule.py
trace_rule.py
@pytorchbot revert -m "This breaks windows trunk jobs" -c nosignal See https://hud.pytorch.org/pytorch/pytorch/commit/b23779ef0af8d4f06e667da460c43d264359f1f0 for example failures |
@pytorchbot successfully started a revert job. Check the current status here. |
@XuehaiPan your PR has been successfully reverted. |
…133987)" This reverts commit b23779e. Reverted #133987 on behalf of https://github.com/albanD due to This breaks windows trunk jobs ([comment](#133987 (comment)))
We are hardcoding some path in string in POSIX style. This will lead to different results on Windows. This PR force all paths to be in POSIX-style. ghstack-source-id: 3c27722 Pull Request resolved: pytorch#133987
@pytorchbot merge -f "all tests pass, stuck at rocm ci queue" |
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 |
…l order (#134246) Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #134246 * #133987 Pull Request resolved: #134246 Approved by: https://github.com/yanboliang
…l order (pytorch#134246) Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ pytorch#134246 * pytorch#133987 Pull Request resolved: pytorch#134246 Approved by: https://github.com/yanboliang
…ws (pytorch#134759) Fixes pytorch#134716 This PR reverts some changes introduced in pytorch@6eae569 (pytorch#133987) torch.compile is not available on Windows, tests should be expected to fail. Pull Request resolved: pytorch#134759 Approved by: https://github.com/malfet
Stack from ghstack (oldest at bottom):
trace_rules.MOD_INLINELIST
in alphabetical order #134246trace_rule.py
#133987We are hardcoding some path in string in POSIX style. This will lead to different results on Windows. This PR force all paths to be in POSIX-style.
cc @peterjc123 @mszhanyi @skyline75489 @nbcsm @iremyux @Blackhex @rec @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @chenyang78 @kadeng @chauhang @amjames @xmfan