-
Notifications
You must be signed in to change notification settings - Fork 228
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
migrate prototype/quantized_training to configs #1855
base: main
Are you sure you want to change the base?
Conversation
Stack from ghstack (oldest at bottom): |
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/1855
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New FailuresAs of commit c038451 with merge base f64d5a1 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Summary: As titled Test Plan: ``` pytest test/prototype/test_quantized_training.py -s -x ``` Reviewers: Subscribers: Tasks: Tags: ghstack-source-id: e4b9e86338a0eeb36929555b4cf6a86adc5febf3 ghstack-comment-id: 2706898680 Pull Request resolved: #1855
cc @gau-nernst as a heads up |
Summary: As titled Test Plan: ``` pytest test/prototype/test_quantized_training.py -s -x ``` Reviewers: Subscribers: Tasks: Tags: ghstack-source-id: 764c20e34c3dc23aae77397894cd7370f7d41865 ghstack-comment-id: 2706898680 Pull Request resolved: #1855
|
||
|
||
# for bc | ||
bitnet_training = BitNetTrainingConfig |
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.
ditto on bc break here
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.
I'd actually prefer to keep it, see previous PR for some additional context
Summary:
As titled
Test Plan:
Reviewers:
Subscribers:
Tasks:
Tags: