-
Notifications
You must be signed in to change notification settings - Fork 24.9k
[CD] Move build_magma.bat to build_magma.py #155804
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
base: gh/malfet/396/base
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/155804
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 44ae09b with merge base 2a3b41c ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Sounds good. As per our conversation lets land just magma part : #155799 here, test it in canary, bring new AMI and then land this refactor PR |
with urllib.request.urlopen(ninja_url, context=ssl_context) as response: | ||
with open(ninja_path, 'wb') as out_file: |
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.
these two with estatements could be merged nicely
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.
ninja could already be installed, and you could just use ninja pip install if we are doing this...
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
Stack from ghstack (oldest at bottom):
Using Claude.ai as transpiler