-
Notifications
You must be signed in to change notification settings - Fork 608
fix coreml partitioner for llama #2816
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/2816
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 3477af8 with merge base 399482c ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D55663281 |
Summary: Pull Request resolved: pytorch#2816 Differential Revision: D55663281
e802715
to
6a326a2
Compare
This pull request was exported from Phabricator. Differential Revision: D55663281 |
Summary: Fix the constant nodes tagging for coreml partitioner ``` python3 -m examples.models.llama2.export_llama --coreml --use_kv_cache ``` Differential Revision: D55663281
6a326a2
to
4d4f37b
Compare
This pull request was exported from Phabricator. Differential Revision: D55663281 |
Summary: Fix the constant nodes tagging for coreml partitioner ``` python3 -m examples.models.llama2.export_llama --coreml --use_kv_cache ``` Differential Revision: D55663281
4d4f37b
to
efa73a0
Compare
This pull request was exported from Phabricator. Differential Revision: D55663281 |
Summary: Fix the constant nodes tagging for coreml partitioner ``` python3 -m examples.models.llama2.export_llama --coreml --use_kv_cache ``` Differential Revision: D55663281
Summary: Fix the constant nodes tagging for coreml partitioner ``` python3 -m examples.models.llama2.export_llama --coreml --use_kv_cache ``` Differential Revision: D55663281
efa73a0
to
0fc3746
Compare
This pull request was exported from Phabricator. Differential Revision: D55663281 |
Summary: Fix the constant nodes tagging for coreml partitioner ``` python3 -m examples.models.llama2.export_llama --coreml --use_kv_cache ``` Differential Revision: D55663281
0fc3746
to
cac07d4
Compare
This pull request was exported from Phabricator. Differential Revision: D55663281 |
Summary: Fix the constant nodes tagging for coreml partitioner ``` python3 -m examples.models.llama2.export_llama --coreml --use_kv_cache ``` Differential Revision: D55663281
Summary: Fix the constant nodes tagging for coreml partitioner ``` python3 -m examples.models.llama2.export_llama --coreml --use_kv_cache ``` Differential Revision: D55663281
cac07d4
to
73192aa
Compare
This pull request was exported from Phabricator. Differential Revision: D55663281 |
73192aa
to
540d9df
Compare
This pull request was exported from Phabricator. Differential Revision: D55663281 |
Summary: Fix the constant nodes tagging util function ``` python3 -m examples.models.llama2.export_llama --coreml --use_kv_cache ``` Differential Revision: D55663281
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.
great change!
Summary: Fix the constant nodes tagging util function ``` python3 -m examples.models.llama2.export_llama --coreml --use_kv_cache ``` Reviewed By: mcr229 Differential Revision: D55663281
540d9df
to
6f9ea64
Compare
This pull request was exported from Phabricator. Differential Revision: D55663281 |
Summary: Fix the constant nodes tagging util function ``` python3 -m examples.models.llama2.export_llama --coreml --use_kv_cache ``` Reviewed By: mcr229 Differential Revision: D55663281
6f9ea64
to
a53fa3a
Compare
This pull request was exported from Phabricator. Differential Revision: D55663281 |
Summary: Fix the constant nodes tagging util function ``` python3 -m examples.models.llama2.export_llama --coreml --use_kv_cache ``` Reviewed By: mcr229 Differential Revision: D55663281
a53fa3a
to
69ab9fe
Compare
This pull request was exported from Phabricator. Differential Revision: D55663281 |
Summary: Fix the constant nodes tagging util function ``` python3 -m examples.models.llama2.export_llama --coreml --use_kv_cache ``` Reviewed By: mcr229 Differential Revision: D55663281
69ab9fe
to
3477af8
Compare
This pull request was exported from Phabricator. Differential Revision: D55663281 |
This pull request has been merged in 64a6757. |
Differential Revision: D55663281