-
Notifications
You must be signed in to change notification settings - Fork 685
Replace export_for_training with export #14073
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
Replace export_for_training with export #14073
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14073
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 New Failures, 1 Cancelled Job, 3 Unrelated FailuresAs of commit 2e07a9a with merge base 03333c5 ( NEW FAILURES - The following jobs have failed:
CANCELLED JOB - The following job was cancelled. Please retry:
BROKEN TRUNK - The following jobs 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. |
This pull request was exported from Phabricator. Differential Revision: D81936329 |
Can you run |
This pull request was exported from Phabricator. Differential Revision: D81936329 |
Summary: Pull Request resolved: pytorch#14073 export_for_training is deprecated, so replace it with export. Differential Revision: D81936329
641ff4e
to
127d625
Compare
This pull request was exported from Phabricator. Differential Revision: D81936329 |
Summary: Pull Request resolved: pytorch#14073 export_for_training is deprecated, so replace it with export. Differential Revision: D81936329
127d625
to
5ef28c4
Compare
This pull request was exported from Phabricator. Differential Revision: D81936329 |
Summary: Pull Request resolved: pytorch#14073 export_for_training is deprecated, so replace it with export. Differential Revision: D81936329
5ef28c4
to
b9011ac
Compare
@pytorchbot label "release notes: none" |
This pull request was exported from Phabricator. Differential Revision: D81936329 |
Summary: Pull Request resolved: pytorch#14073 export_for_training is deprecated, so replace it with export. Differential Revision: D81936329
b9011ac
to
a6577c0
Compare
This pull request was exported from Phabricator. Differential Revision: D81936329 |
a6577c0
to
b387043
Compare
Summary: Pull Request resolved: pytorch#14073 export_for_training is deprecated, so replace it with export. Differential Revision: D81936329
This pull request was exported from Phabricator. Differential Revision: D81936329 |
Summary: Pull Request resolved: pytorch#14073 export_for_training is deprecated, so replace it with export. Differential Revision: D81936329
b387043
to
7b73f6c
Compare
Summary: Pull Request resolved: pytorch#14073 export_for_training is deprecated, so replace it with export. Differential Revision: D81936329
This pull request was exported from Phabricator. Differential Revision: D81936329 |
7b73f6c
to
2e07a9a
Compare
Differential Revision: D81936329 Pull Request resolved: pytorch#14073
Summary: export_for_training is deprecated, so replace it with export.
Differential Revision: D81936329