-
Notifications
You must be signed in to change notification settings - Fork 539
Refactor _to_edge_and_lower_llama to remove args #10520
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/10520
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New FailuresAs of commit 602eb1c with merge base 27e159e ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@jackzhxng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
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.
LGTM. Thanks!
Summary: Refactor `_to_edge_and_lower_llama_xnnpack` and `_to_edge_and_lower_llama` to remove args Reviewed By: iseeyuan Differential Revision: D73785343 Pulled By: jackzhxng
3c6d6e0
to
37a84fb
Compare
This pull request was exported from Phabricator. Differential Revision: D73785343 |
Summary: Refactor `_to_edge_and_lower_llama_xnnpack` and `_to_edge_and_lower_llama` to remove args Reviewed By: iseeyuan Differential Revision: D73785343 Pulled By: jackzhxng
37a84fb
to
602eb1c
Compare
This pull request was exported from Phabricator. Differential Revision: D73785343 |
Refactor
_to_edge_and_lower_llama_xnnpack
and_to_edge_and_lower_llama
to remove args