-
Notifications
You must be signed in to change notification settings - Fork 355
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
fix llama-runner-linux-android #3127
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3127
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 8e8c0c5 with merge base f2e660b (): This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D56306284 |
Summary: Pull Request resolved: pytorch#3127 Differential Revision: D56306284
52985f4
to
e74cca7
Compare
This pull request was exported from Phabricator. Differential Revision: D56306284 |
.ci/scripts/build_llama_android.sh
Outdated
@@ -42,6 +42,7 @@ build_llama_runner() { | |||
-DCMAKE_INSTALL_PREFIX=cmake-android-out \ | |||
-DCMAKE_BUILD_TYPE=Release -DPYTHON_EXECUTABLE=python \ | |||
-DEXECUTORCH_BUILD_OPTIMIZED=ON \ | |||
-DEXECUTORCH_BUILD_QUANTIZED=ON \ |
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.
Sorry not here
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.
Can you add it to line 28-29
Summary: Pull Request resolved: pytorch#3127 Reviewed By: larryliu0820, kirklandsign Differential Revision: D56306284
e74cca7
to
8aa2fce
Compare
This pull request was exported from Phabricator. Differential Revision: D56306284 |
Summary: Pull Request resolved: pytorch#3127 Reviewed By: larryliu0820, kirklandsign Differential Revision: D56306284
8aa2fce
to
8e8c0c5
Compare
This pull request was exported from Phabricator. Differential Revision: D56306284 |
This pull request has been merged in ab02a9c. |
Differential Revision: D56306284