-
Notifications
You must be signed in to change notification settings - Fork 683
update lama export DS specs to be more accurate. #14737
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14737
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 52 PendingAs of commit 2ca38da with merge base 0882c9b ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@laithsakka has exported this pull request. If you are a Meta employee, you can view the originating Diff in D83708583. |
This PR needs a
|
Summary: this PR pytorch/pytorch#164075 enhance value range analysis discovering a problem in the current upper bounds for DS specs for lama full DS logs if someone want to understand why in details https://www.internalfb.com/phabricator/paste/view/P1973006378 This blocks landing the PR above. Differential Revision: D83708583
098d787
to
0a34575
Compare
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.
Review automatically exported from Phabricator review in Meta.
Summary: this PR pytorch/pytorch#164075 enhance value range analysis discovering a problem in the current upper bounds for DS specs for lama full DS logs if someone want to understand why in details https://www.internalfb.com/phabricator/paste/view/P1973006378 This blocks landing the PR above. Reviewed By: angelayi, larryliu0820 Differential Revision: D83708583
41d5bd3
to
2ca38da
Compare
Summary:
this PR pytorch/pytorch#164075 enhances value range analysis discovering a problem in the current upper bounds for DS specs for lama.
This blocks landing the PR above.