-
Notifications
You must be signed in to change notification settings - Fork 680
Size test all ops #3522
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
Size test all ops #3522
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3522
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 Unrelated FailureAs of commit db6c854 with merge base f9db02a ( NEW FAILURE - The following job has failed:
BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
27d5b09
to
d69bd8f
Compare
@lucylq has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
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.
Seems legit
Summary: Pull Request resolved: #3509 Reviewed By: mergennachin, swolchok Differential Revision: D57003591 Pulled By: lucylq
Summary: Pull Request resolved: #3522 Test Plan: Imported from GitHub, without a `Test Plan:` line. ``` bash test/build_size_test.sh ExecuTorch with no ops binary size, unstripped: -rwxr-xr-x 1 lfq users 68448 May 6 13:57 cmake-out/test/size_test ExecuTorch with portable ops binary size, unstripped: -rwxr-xr-x 1 lfq users 27129992 May 6 13:57 cmake-out/test/size_test_all_ops ``` Reviewed By: mergennachin Differential Revision: D57017805 Pulled By: lucylq
d69bd8f
to
db6c854
Compare
This pull request was exported from Phabricator. Differential Revision: D57017805 |
No description provided.