Skip to content

Cleanup build from source page - #9045

Merged
larryliu0820 merged 2 commits into
mainfrom
larryliu0820-patch-9
Mar 7, 2025
Merged

Cleanup build from source page#9045
larryliu0820 merged 2 commits into
mainfrom
larryliu0820-patch-9

Conversation

@larryliu0820

@larryliu0820larryliu0820 commented Mar 7, 2025

Copy link
Copy Markdown
Contributor
  • Created secondary sections for installing pip wheel and building C++ libraries
  • Remove git submodule commands. These commands will be run in ./install_executorch.sh so we don't have to ask the users to run it.

Summary

[PLEASE REMOVE] See CONTRIBUTING.md's Pull Requests for ExecuTorch PR guidelines.

[PLEASE REMOVE] If this PR closes an issue, please add a Fixes #<issue-id> line.

[PLEASE REMOVE] If this PR introduces a fix or feature that should be the upcoming release notes, please add a "Release notes: " label. For a list of available release notes labels, check out CONTRIBUTING.md's Pull Requests.

Test plan

[PLEASE REMOVE] How did you test this PR? Please write down any manual commands you used and note down tests that you have written if applicable.

cc @mergennachin@byjlw@lucylq

To make the getting started page simpler. These commands will be run in ./install_executorch.sh so we don't have to ask the users to run it.
@pytorch-bot

pytorch-botBot commented Mar 7, 2025

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/9045

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 Cancelled Job

As of commit eb7a728 with merge base 6099020 (image):

CANCELLED JOB - The following job was cancelled. Please retry:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-botfacebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 7, 2025
@larryliu0820
larryliu0820 requested review from GregoryComer and removed request for mergennachinMarch 7, 2025 18:00
@larryliu0820larryliu0820 changed the title Remove submodule update commandsCleanup build from source pageMar 7, 2025
@larryliu0820larryliu0820 added module: doc Issues related to documentation, both in docs/ and inlined in code module: build/install Issues related to the cmake and buck2 builds, and to installing ExecuTorch release notes: build Changes related to build, including dependency upgrades, build flags, optimizations, etc. labels Mar 7, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.module: build/installIssues related to the cmake and buck2 builds, and to installing ExecuTorchmodule: docIssues related to documentation, both in docs/ and inlined in coderelease notes: buildChanges related to build, including dependency upgrades, build flags, optimizations, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@larryliu0820@byjlw@facebook-github-bot