Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/5745
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ No FailuresAs of commit 70e9d27 with merge base 905b88c ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Actually do you mind seperating the doc change and the code change? doc change is easier to cherry pick while code change may take some time |
479d780 to
70e9d27
Compare
|
Sure, this PR now focuses only on doc update, to be cherry picked for beta release Script clean up now stands alone in #5762, and don't have to be cherry picked |
|
@cccclai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
1 similar comment
|
@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.4 -c docs |
Summary: Document * The export python script arguments to export llama for coreml * The cmake argument to compile Mac runner with coreml backend Minor fix: Remove outdated arguments Pull Request resolved: #5745 Reviewed By: kirklandsign Differential Revision: D63652220 Pulled By: cccclai fbshipit-source-id: 1703158b4e2b31cc29d08e9262e56d564a90e539 (cherry picked from commit 418c4c3)
Cherry picking #5745The cherry pick PR is at #5774 The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
Polish CoreML Llama Doc (#5745) Summary: Document * The export python script arguments to export llama for coreml * The cmake argument to compile Mac runner with coreml backend Minor fix: Remove outdated arguments Pull Request resolved: #5745 Reviewed By: kirklandsign Differential Revision: D63652220 Pulled By: cccclai fbshipit-source-id: 1703158b4e2b31cc29d08e9262e56d564a90e539 (cherry picked from commit 418c4c3) Co-authored-by: yifan_shen3 <yifan_shen3@apple.com>
Document