-
Notifications
You must be signed in to change notification settings - Fork 22.6k
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
Remove Caffe2 python code #126035
Remove Caffe2 python code #126035
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/126035
Note: Links to docs will display an error until the docs builds have been completed. ❌ 6 New FailuresAs of commit 002ba36 with merge base ef7d8ad (): NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@pytorchbot rebase |
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
Successfully rebased |
1a7913a
to
35a9976
Compare
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.
Yeah!
35a9976
to
3e4f688
Compare
@pytorchbot merge |
Merge failedReason: This PR needs a If not, please add the To add a label, you can comment to pytorchbot, for example For more information, see Details for Dev Infra teamRaised by workflow job |
@jeanschmidt @r-barnes The lint error is unrelated as it happened before. I think the reason is that onnx is not installed in linter CI, and this PR triggers the lint check. |
aa03d51
to
c5024eb
Compare
c5024eb
to
db772b3
Compare
@pytorchmergebot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Merge failedReason: 6 jobs have failed, first few of them are: windows-binary-conda / conda-py3_12-cuda12_1-test, windows-binary-conda / conda-py3_8-cuda11_8-test, windows-binary-conda / conda-py3_8-cuda11_8-upload, windows-binary-conda / conda-py3_12-cuda12_1-upload, windows-binary-wheel / wheel-py3_9-cuda12_4-test Details for Dev Infra teamRaised by workflow job |
@pytorchmergebot merge -i |
Merge startedYour change will be merged while ignoring the following 6 checks: windows-binary-conda / conda-py3_12-cuda12_1-test, windows-binary-conda / conda-py3_8-cuda11_8-test, windows-binary-conda / conda-py3_8-cuda11_8-upload, windows-binary-conda / conda-py3_12-cuda12_1-upload, windows-binary-wheel / wheel-py3_9-cuda12_4-test, windows-binary-wheel / wheel-py3_9-cuda12_4-upload Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
MYPY somehow shows lots of local failures for me. The issue is tracked in #126361. This is only to keep trunk sane. These two line were added by #126035 as an attempt to fix lint there, but didn't seem to help. Pull Request resolved: #126378 Approved by: https://github.com/kit1980
This reverts commit 5fa1f4c. Reverted #126378 on behalf of https://github.com/huydhn due to Trying to add yet another lint fix from https://hud.pytorch.org/pr/pytorch/pytorch/126357 and will reland this ([comment](#126378 (comment)))
MYPY somehow shows lots of local failures for me. The issue is tracked in #126361. This is only to keep trunk sane. These two line were added by #126035 as an attempt to fix lint there, but didn't seem to help. Pull Request resolved: #126378 Approved by: https://github.com/kit1980
Follows the recent changes of Caffe2. Pull Request resolved: pytorch#126035 Approved by: https://github.com/r-barnes, https://github.com/Skylion007
MYPY somehow shows lots of local failures for me. The issue is tracked in pytorch#126361. This is only to keep trunk sane. These two line were added by pytorch#126035 as an attempt to fix lint there, but didn't seem to help. Pull Request resolved: pytorch#126378 Approved by: https://github.com/kit1980
This reverts commit 5fa1f4c. Reverted pytorch#126378 on behalf of https://github.com/huydhn due to Trying to add yet another lint fix from https://hud.pytorch.org/pr/pytorch/pytorch/126357 and will reland this ([comment](pytorch#126378 (comment)))
MYPY somehow shows lots of local failures for me. The issue is tracked in pytorch#126361. This is only to keep trunk sane. These two line were added by pytorch#126035 as an attempt to fix lint there, but didn't seem to help. Pull Request resolved: pytorch#126378 Approved by: https://github.com/kit1980
Follows the recent changes of Caffe2.
cc @gujinghui @PenghuiCheng @XiaobingSuper @jianyuh @jgong5 @mingfeima @sanchitintel @ashokei @jingxu10 @min-jean-cho @yanbing-j @Guobing-Chen @Xia-Weiwen @snadampal @albanD