-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[BackwardCompatibility] Remove aten::to from allow_list #60147
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
💊 CI failures summary and remediationsAs of commit 7e24bf7 (more details on the Dr. CI page and at hud.pytorch.org/pr/60147):
🕵️ 2 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
This pull request was exported from Phabricator. Differential Revision: D29187314 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D29187314 |
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.
Looks like this would still break the back compat test. I recommend just letting the entry expire (which will happen naturally in a couple days)
Summary: Pull Request resolved: pytorch#60147 Remove aten::to from allow_list now that the aten::to schema change has landed (D29121620 (pytorch@eda2ddb)). Test Plan: CI Reviewed By: iseeyuan Differential Revision: D29187314 fbshipit-source-id: 9b0a17f629fd03a146afe3140c7674d11e78d987
This pull request was exported from Phabricator. Differential Revision: D29187314 |
This pull request has been merged in 2b51a8a. |
Summary: Pull Request resolved: pytorch#60147 Remove aten::to from allow_list now that the aten::to schema change has landed (D29121620 (pytorch@eda2ddb)). Test Plan: CI Reviewed By: iseeyuan Differential Revision: D29187314 fbshipit-source-id: abdb5a560287a861f3858732f7b3da342ee4aa55
Summary: Pull Request resolved: pytorch#60147 Remove aten::to from allow_list now that the aten::to schema change has landed (D29121620 (pytorch@eda2ddb)). Test Plan: CI Reviewed By: iseeyuan Differential Revision: D29187314 fbshipit-source-id: abdb5a560287a861f3858732f7b3da342ee4aa55
Summary: Remove aten::to from allow_list now that the aten::to schema change has landed (D29121620 (eda2ddb)).
Test Plan: CI
Differential Revision: D29187314