-
Notifications
You must be signed in to change notification settings - Fork 684
use reference link for html doc #15004
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: [D84367515](https://our.internmc.facebook.com/intern/diff/D84367515/) [ghstack-poisoned]
Differential Revision: [D84367515](https://our.internmc.facebook.com/intern/diff/D84367515/) ghstack-source-id: 315444185 Pull Request resolved: #15004
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15004
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 New Failures, 4 PendingAs of commit 5dae7a0 with merge base fca0f38 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
Differential Revision: [D84367515](https://our.internmc.facebook.com/intern/diff/D84367515/) [ghstack-poisoned]
Pull Request resolved: #15004 this diff migrate edge doc from using static html link into reference link, which we can dynamically pointing to the doc for current release version. Differential Revision: [D84367515](https://our.internmc.facebook.com/intern/diff/D84367515/) ghstack-source-id: 315452482
Differential Revision: [D84367515](https://our.internmc.facebook.com/intern/diff/D84367515/) [ghstack-poisoned]
Pull Request resolved: #15004 this diff migrate edge doc from using static html link into reference link, which we can dynamically pointing to the doc for current release version. ghstack-source-id: 315456773 Differential Revision: [D84367515](https://our.internmc.facebook.com/intern/diff/D84367515/)
### Step 1: Create a Model and Emit its ExecuTorch Program. | ||
|
||
ExecuTorch Program can be emitted from user's model by using ExecuTorch APIs. Follow the [Generate and emit sample ExecuTorch program](getting-started.md#exporting) or [Exporting to ExecuTorch tutorial](https://pytorch.org/executorch/main/tutorials/export-to-executorch-tutorial). | ||
ExecuTorch Program can be emitted from user's model by using ExecuTorch APIs. Follow the [Generate and emit sample ExecuTorch program](getting-started.md#exporting) or [Exporting to ExecuTorch tutorial](tutorials/export-to-executorch-tutorial) <!-- @lint-ignore -->. |
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.
Thanks for taking a look at this. If you link to /tutorials/export-to-executorch-tutorial (adding a slash at the beginning), does that remove the need to override the lint check?
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.
thanks for sharing! i haven't tried that let me try
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.
Differential Revision: [D84367515](https://our.internmc.facebook.com/intern/diff/D84367515/) [ghstack-poisoned]
Pull Request resolved: #15004 migrate edge doc from using static html link to our tutorials into relative link so that they can dynamically point to the version we need. ghstack-source-id: 315493160 Differential Revision: [D84367515](https://our.internmc.facebook.com/intern/diff/D84367515/)
Differential Revision: [D84367515](https://our.internmc.facebook.com/intern/diff/D84367515/) [ghstack-poisoned]
Pull Request resolved: #15004 migrate edge doc from using static html link to our tutorials into relative link so that they can dynamically point to the version we need. ghstack-source-id: 315501109 Differential Revision: [D84367515](https://our.internmc.facebook.com/intern/diff/D84367515/)
This PR was created by the merge bot to help merge the original PR into the main branch. ghstack PR number: #15004 by @Gasoonjia ^ Please use this as the source of truth for the PR details, comments, and reviews ghstack PR base: https://github.com/pytorch/executorch/tree/gh/gasoonjia/54/base ghstack PR head: https://github.com/pytorch/executorch/tree/gh/gasoonjia/54/head Merge bot PR base: https://github.com/pytorch/executorch/tree/main Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/gasoonjia/54/orig Differential Revision: [D84367515](https://our.internmc.facebook.com/intern/diff/D84367515/) @diff-train-skip-merge Co-authored-by: gasoonjia <gasoonjia@icloud.com>
This PR was created by the merge bot to help merge the original PR into the main branch. ghstack PR number: #15004 by @Gasoonjia ^ Please use this as the source of truth for the PR details, comments, and reviews ghstack PR base: https://github.com/pytorch/executorch/tree/gh/gasoonjia/54/base ghstack PR head: https://github.com/pytorch/executorch/tree/gh/gasoonjia/54/head Merge bot PR base: https://github.com/pytorch/executorch/tree/main Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/gasoonjia/54/orig Differential Revision: [D84367515](https://our.internmc.facebook.com/intern/diff/D84367515/) @diff-train-skip-merge Co-authored-by: gasoonjia <gasoonjia@icloud.com> (cherry picked from commit 7533df6)
Stack from ghstack (oldest at bottom):
Differential Revision: D84367515