-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[pytorch] convert code analyzer to a binary #33102
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
Summary: Add a simple main() to build code analyzer as a binary. This enables easier integration with FB internal build environment. Test Plan: - CI [ghstack-poisoned]
💊 CircleCI build failures summary and remediationsAs of commit 4537116: None of the build failures appear to be your fault.
Detailed failure analysisOne may explore the probable reasons each build failed interactively on the Dr. CI website. ❄️ 1 failure recognized as flakyThe following build failures have been detected as flaky and may not be your fault:
|
Summary: Add a simple main() to build code analyzer as a binary. This enables easier integration with FB internal build environment. Test Plan: - CI [ghstack-poisoned]
Summary: Add a simple main() to build code analyzer as a binary. This enables easier integration with FB internal build environment. Test Plan: - CI [ghstack-poisoned]
Summary: Add a simple main() to build code analyzer as a binary. This enables easier integration with FB internal build environment. Test Plan: - CI [ghstack-poisoned]
Summary: Add a simple main() to build code analyzer as a binary. This enables easier integration with FB internal build environment. Test Plan: - CI Differential Revision: [D19798560](https://our.internmc.facebook.com/intern/diff/D19798560) [ghstack-poisoned]
Pull Request resolved: #33102 Add a simple main() to build code analyzer as a binary. This enables easier integration with FB internal build environment. Differential Revision: [D19798560](https://our.internmc.facebook.com/intern/diff/D19798560/) ghstack-source-id: 97958658
Summary: Pull Request resolved: pytorch#33102 Add a simple main() to build code analyzer as a binary. This enables easier integration with FB internal build environment. ghstack-source-id: 97958658 Test Plan: - CI Differential Revision: D19798560 Pulled By: ljk53 fbshipit-source-id: 126230e3bf7568046a309e8a6785230f820e0222
Stack from ghstack:
Summary:
Add a simple main() to build code analyzer as a binary. This enables
easier integration with FB internal build environment.
Test Plan:
Differential Revision: D19798560