-
Notifications
You must be signed in to change notification settings - Fork 608
Fix QA issues of the devtools README #5963
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
Differential Revision: D64017662
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/5963
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit abd2751 with merge base 7337f8e ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D64017662 |
This pull request has been merged in 085193e. |
@pytorchbot cherry-pick --onto release/0.4 -c docs |
Summary: Pull Request resolved: #5963 Add new files in the "Directory structure". And also remove an old statement. Since `-DEXECUTORCH_BUILD_DEVTOOLS=ON` is set in the build_example_runner.sh, and not in a command in the readme, so it no longer makes sense to call it out in this readme. Reviewed By: Gasoonjia Differential Revision: D64017662 fbshipit-source-id: 1ee8b086180c7f995ff3306ebceb4afcff934214 (cherry picked from commit 085193e)
Cherry picking #5963The cherry pick PR is at #5998 The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
Fix QA issues of the devtools README (#5963) Summary: Pull Request resolved: #5963 Add new files in the "Directory structure". And also remove an old statement. Since `-DEXECUTORCH_BUILD_DEVTOOLS=ON` is set in the build_example_runner.sh, and not in a command in the readme, so it no longer makes sense to call it out in this readme. Reviewed By: Gasoonjia Differential Revision: D64017662 fbshipit-source-id: 1ee8b086180c7f995ff3306ebceb4afcff934214 (cherry picked from commit 085193e) Co-authored-by: Olivia Liu <[email protected]>
Differential Revision: D64017662