-
Notifications
You must be signed in to change notification settings - Fork 4.2k
[ao] adding note about warning to static quant tutorial #2705
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
Summary: users reported seeing a warning when running a tutorial, add a comment calling this out as expected. Test Plan: Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
Summary: users reported seeing a warning when running a tutorial, add a comment calling this out as expected. Test Plan: Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2705
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit de3fb5b with merge base a92ddf4 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
fix spelling grammar Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
@svekars are these spelling failures necessary to fix, they're unrelated to hte PR? |
not related and should be fixed now - I relaunched the build - it should resolve. |
Fixes pytorch/pytorch#40278
Description
added a note to the tutorial that users may see a warning about calibration, related to pytorch/pytorch#40278
Checklist