-
Notifications
You must be signed in to change notification settings - Fork 197
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
Pin torch nightly - Oct 1 #1008
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/1008
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 4565a88 with merge base 9ce7ebb (): This comment was automatically generated by Dr. CI and updates every 15 minutes. |
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.
we can land after CI is green
84a6753
to
4565a88
Compare
@@ -188,6 +188,7 @@ def snr(ref, actual): | |||
assert snr(inputs_ref.grad, inputs_int8mp.grad) > 20 | |||
assert snr(linear.weight.grad, linear_int8mp.weight.grad) > 20 | |||
|
|||
@pytest.mark.skip('Flaky on CI') |
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.
should only skip if the version of pytorch is at least 2.6, the other tests seemed green
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.
@jainapurva gonna merge this for now to unblock others from merging code but could you please open 2 separate issues
- Assign to @gau-nernst the bitnet training skip
- Another issue on the IMA error we're seeing
Pin torch nightly to Oct 1
Due to memory leak and other additional compile issues with latest torch-nightly, pinning it to last stable version torch==2.6.0.dev20241001+cu121