-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Added warnings to select Pytorch mobile tutorials directing users to ExecuTorch #3016
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/tutorials/3016
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 19df1fa with merge base b3c49a3 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
066c8e4
to
06aede4
Compare
…rials into execu-torch-mobile-warnings
Fixed misplaced info tag.
@ali-khosh @svekars FYI after adding the preview links I realized I had a left a |
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.
Reviewed changes to various pages having a warning note on top that says PT Mobile is deprecated.
…ExecuTorch (#3016) * Added warnings to select ExecuTorch tutorials/recipes/prototypes * Added warnings to select ExecuTorch tutorials/recipes/prototypes * Added redirect for renamed prototype * Update deeplabv3_on_android.rst Fixed misplaced info tag. * Apply suggestions from code review --------- Co-authored-by: Svetlana Karslioglu <[email protected]>
…ExecuTorch (#3016) * Added warnings to select ExecuTorch tutorials/recipes/prototypes * Added warnings to select ExecuTorch tutorials/recipes/prototypes * Added redirect for renamed prototype * Update deeplabv3_on_android.rst Fixed misplaced info tag. * Apply suggestions from code review --------- Co-authored-by: Svetlana Karslioglu <[email protected]>
Addresses https://www.internalfb.com/tasks/my_tasks?t=200046828
Preview links for changed files:
Description
This PR adds warnings to select Pytorch mobile tutorials directing users to ExecuTorch.
Checklist
cc @svekars @brycebortree