-
Notifications
You must be signed in to change notification settings - Fork 25.5k
[PyTorch] Autoformat c10, round 2 #57645
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
Second round of autoformatting changes since the first pass became too large. Differential Revision: [D28131430](https://our.internmc.facebook.com/intern/diff/D28131430/) [ghstack-poisoned]
💊 CI failures summary and remediationsAs of commit b55b718 (more details on the Dr. CI page):
🕵️ 2 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
Job | Step | Action |
---|---|---|
Test | 🔁 rerun | |
Output Test Results (Click Me) | 🔁 rerun |
2 jobs timed out:
pytorch_linux_xenial_cuda11_1_cudnn8_py3_gcc7_build
pytorch_libtorch_linux_xenial_cuda11_1_cudnn8_py3_gcc7_build
🚧 1 fixed upstream failure:
These were probably caused by upstream breakages that were already fixed.
Please rebase on the viable/strict
branch (expand for instructions)
If your commit is older than viable/strict
, run these commands:
git fetch https://github.com/pytorch/pytorch viable/strict
git rebase FETCH_HEAD
- pytorch_macos_10_15_py3_build on May 05 from 9:17am to 9:45am (fb9a32b - dedaf4f)
This comment was automatically generated by Dr. CI (expand for details).
Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions to the (internal) Dr. CI Users group.
Second round of autoformatting changes since the first pass became too large. Differential Revision: [D28131430](https://our.internmc.facebook.com/intern/diff/D28131430/) ghstack-source-id: 128199695 Pull Request resolved: #57645
This pull request has been merged in cd22bdf. |
Summary: Pull Request resolved: pytorch#57645 Second round of autoformatting changes since the first pass became too large. ghstack-source-id: 128199695 Test Plan: CI Reviewed By: zertosh Differential Revision: D28131430 fbshipit-source-id: 24b03e38b087f31e8cac2404bebcd401c55b6cab
Stack from ghstack:
Second round of autoformatting changes since the first pass became too large.
Differential Revision: D28131430