-
Notifications
You must be signed in to change notification settings - Fork 608
Removed deprecated dialect field from EP schema. #4254
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/4254
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ You can merge normally! (1 Unrelated Failure)As of commit af441de with merge base dd7fa6a ( 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. |
This pull request was exported from Phabricator. Differential Revision: D59696447 |
This pull request was exported from Phabricator. Differential Revision: D59696447 |
f58a427
to
209c3a6
Compare
Summary: X-link: pytorch/pytorch#130640 Pull Request resolved: pytorch#4254 As noted in the serialization schema, we've deprecated "dialect" field from EP and we're trying to remove it in this diff. Differential Revision: D59696447
This pull request was exported from Phabricator. Differential Revision: D59696447 |
Summary: Pull Request resolved: pytorch#4254 As noted in the serialization schema, we've deprecated "dialect" field from EP and we're trying to remove it in this diff. Differential Revision: D59696447
209c3a6
to
b3f2b26
Compare
Summary: Pull Request resolved: pytorch#4254 As noted in the serialization schema, we've deprecated "dialect" field from EP and we're trying to remove it in this diff. Differential Revision: D59696447
This pull request was exported from Phabricator. Differential Revision: D59696447 |
b3f2b26
to
af441de
Compare
This pull request has been merged in ac43606. |
Summary: As noted in the serialization schema, we've deprecated "dialect" field from EP and we're trying to remove it in this diff.
Differential Revision: D59696447