-
Notifications
You must be signed in to change notification settings - Fork 24.7k
Delete TorchScript based Android demo app and point to ExecuTorch #153633
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
Summary: As titled. Test Plan: Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/153633
Note: Links to docs will display an error until the docs builds have been completed. ⏳ No Failures, 56 PendingAs of commit fc8803c with merge base 0cb4863 ( UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Can @albanD or @seemethere help unblock this PR? |
…ExecuTorch" Summary: As titled. Test Plan: Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
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.
Deleted code is tested code
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.
yay!!
@pytorchbot merge -f 'deleted code is tested code' |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Skipping pr sanity check for removal is always ok! |
This broke our infra (see link), @seemethere when can we have refreshable infra for runners? |
@pytorchbot revert -m "But libtorch build regressions are real, fbjni is still used for C++ builds" -c ignoredsignal |
@pytorchbot successfully started a revert job. Check the current status here. |
…orch (#153633)" This reverts commit b22f01f. Reverted #153633 on behalf of https://github.com/malfet due to But libtorch build regressions are real, fbjni is still used for C++ builds ([comment](#153633 (comment)))
@larryliu0820 your PR has been successfully reverted. |
Close in favor of #153656 (because I didn't know this PR will reopen after being reverted, so..) |
…Torch (#153633)" (#153656) This reverts commit ae0e8f0. Keep android/libs/fbjni because it's being used by other components of PyTorch. Pull Request resolved: #153656 Approved by: https://github.com/malfet
…to ExecuTorch (#153633)" (#153656)" This reverts commit 7ed377f. Reverted #153656 on behalf of https://github.com/larryliu0820 due to Still being used internally so can't remove ([comment](#153656 (comment)))
Stack from ghstack (oldest at bottom):
Delete TorchScript demo app and point people to ExecuTorch demo app.
cc @albanD