-
Notifications
You must be signed in to change notification settings - Fork 537
Update Core ML Backend Doc #3188
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/3188
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 Unrelated FailureAs of commit 430f12b with merge base ee8c3a6 ( NEW FAILURE - The following job has failed:
BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@cymbalrush feel free to push more commits on runtime doc 🙏 @pulkital feel free to push more commits to polish quantizer doc 🙏 |
Updated tutorial. |
Rebased on main. |
ic4 | ||
linear | ||
llama2 |
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.
have you tried llama3? If llama2 works, llama3 should be just out of box.
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.
Not yet, going to try today.
@cccclai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@pytorchbot cherry-pick --onto release/0.2 -c docs |
Cherry picking #3188The cherry pick PR is at #3249 Details for Dev Infra teamRaised by workflow job |
Summary: Update Core ML backend doc on: 1. Partitioner 2. Quantizer Pull Request resolved: #3188 Reviewed By: shoumikhin Differential Revision: D56481126 Pulled By: cccclai fbshipit-source-id: 925a107a210094e035a816a15c70d9aedd5bd369 (cherry picked from commit c004efe) Co-authored-by: yifan_shen3 <[email protected]>
Update Core ML backend doc on: