-
Notifications
You must be signed in to change notification settings - Fork 23.3k
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
[ONNX] Opt into ruff fmt #134120
[ONNX] Opt into ruff fmt #134120
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/134120
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit 72af63f with merge base 0eb9c87 (): 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. |
@XuehaiPan PTAL. I think it is ready to merge. Thanks! |
@pytorchbot merge -f "linter format changes. ONNX tests passed" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Merge failedReason: Approvers from one of the following sets are needed:
|
@Skylion007 could you help approve? Thanks! |
@pytorchbot 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 |
@pytorchbot merge -f "linter format changes. ONNX tests passed" |
The merge job was canceled or timed out. This most often happen if two merge requests were issued for the same PR, or if merge job was waiting for more than 6 hours for tests to finish. In later case, please do not hesitate to reissue the merge command |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
@pytorchbot 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 |
@pytorchbot merge -f "All tests passed except for rocm that is waiting. But they are unrelated." |
The merge job was canceled or timed out. This most often happen if two merge requests were issued for the same PR, or if merge job was waiting for more than 6 hours for tests to finish. In later case, please do not hesitate to reissue the merge command |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Add ONNX directory to use ruff format. Pull Request resolved: pytorch#134120 Approved by: https://github.com/XuehaiPan, https://github.com/Skylion007
This reverts commit 0870398. Reverted pytorch#134120 on behalf of https://github.com/albanD due to Breaks main branch lint ([comment](pytorch#134120 (comment)))
This reverts commit 0870398. Reverted pytorch#134120 on behalf of https://github.com/albanD due to Breaks main branch lint ([comment](pytorch#134120 (comment)))
Add ONNX directory to use ruff format. Pull Request resolved: #134120 Approved by: https://github.com/XuehaiPan, https://github.com/Skylion007
This reverts commit 0870398. Reverted #134120 on behalf of https://github.com/albanD due to Breaks main branch lint ([comment](#134120 (comment)))
Add ONNX directory to use ruff format. Pull Request resolved: #134120 Approved by: https://github.com/XuehaiPan, https://github.com/Skylion007
Add ONNX directory to use ruff format.