-
Notifications
You must be signed in to change notification settings - Fork 26.3k
irangefy ONNX #75078
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
irangefy ONNX #75078
Conversation
Prerequisite change for enabling `-Werror=sign-compare` across PyTorch repo [ghstack-poisoned]
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit e74355e (more details on the Dr. CI page):
🕵️♀️ 2 failures not recognized by patterns:The following CI failures may be due to changes from the PR
This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
|
@pytorchbot merge this |
|
Hey @malfet. |
Summary: Prerequisite change for enabling `-Werror=sign-compare` across PyTorch repo Pull Request resolved: #75078 Approved by: https://github.com/albanD Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/adee867c8da044b9da132b3eb2a2dda296940e9c Reviewed By: atalman Differential Revision: D35359952 Pulled By: malfet fbshipit-source-id: a39b3fb3039e98cdda9abbcad7692a68274ea824
Stack from ghstack:
-Wsign-compareto list of clang flags #75085c10d/Utils.hpp#75081Prerequisite change for enabling
-Werror=sign-compareacross PyTorch repo