-
Notifications
You must be signed in to change notification settings - Fork 234
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
Bump PT 2025131 and ET pins 20250209 #1493
base: main
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/torchchat/1493
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 8625843 with merge base 53a1004 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
torchchat/.github/workflows/pull.yml Lines 1119 to 1121 in fd04123
Edit: Unrelated cc: @metascroy |
Tested locally isolated from AO changes, suggests that #1458, is unrelated (Just bumping pt causes failure with runner) |
Error when using AOTI runner with linked torchao lib. Rolls up to the change in how pt/pt detects with OpenMP pytorch/pytorch#145870 (cc: @malfet) Without Brew install: https://github.com/pytorch/torchchat/actions/runs/13273334566/job/37057693025?pr=1493
With Brew install: https://github.com/pytorch/torchchat/actions/runs/13275987426/job/37065581082?pr=1493
@swolchok I saw you had fun with this last week: pytorch/executorch#8098 Thoughts on how to unblock? |
[Edit] How torchao is build? I.e. why does it link itself with libOMP, it should just borrow the dependency from Torch (where it's bundled as part of nightlies, I just check that's the case) |
Pointer to the cmake build into torchao: torchchat/torchchat/utils/scripts/install_utils.sh Lines 186 to 209 in fd04123
I'm not familiar with the linking |
cc @malfet I see that there's this line in maybe noob question - should that be |
ET Pin 2025-02-09: Bumping to https://hud.pytorch.org/pytorch/executorch/commit/791472d6706b027552f39f11b28d034e4839c9af
Bumping PT pin to match one used in ^^^: https://github.com/pytorch/executorch/blob/791472d6706b027552f39f11b28d034e4839c9af/install_requirements.py#L70