-
Notifications
You must be signed in to change notification settings - Fork 607
Updated the workflow to upload models to S3 #5232
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/executorch/5232
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 765cfdb with merge base e4d72ce ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@guangy10 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
08530bf
to
3bad6d8
Compare
@guangy10 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
3bad6d8
to
765cfdb
Compare
@guangy10 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
The upload should not be all or nothing (example flow). It should upload exported models to S3 if there is at least one artifact.
Test: