-
Notifications
You must be signed in to change notification settings - Fork 24.7k
[quant] Factoring out the list of no_observers #50459
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
Some of the custom modules cannot have the observers be inserted automatically. This PR factors out that list into a separate function. Test is not required, as it is covered by the unittests for those modules. [ghstack-poisoned]
💊 CI failures summary and remediationsAs of commit 31e2a15 (more details on the Dr. CI page):
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. |
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.
please address lint error as well
also looks like the CI is failed |
Some of the custom modules cannot have the observers be inserted automatically. This PR factors out that list into a separate function. Test is not required, as it is covered by the unittests for those modules. [ghstack-poisoned]
Some of the custom modules cannot have the observers be inserted automatically. This PR factors out that list into a separate function. Test is not required, as it is covered by the unittests for those modules. [ghstack-poisoned]
Some of the custom modules cannot have the observers be inserted automatically. This PR factors out that list into a separate function. Test is not required, as it is covered by the unittests for those modules. [ghstack-poisoned]
Some of the custom modules cannot have the observers be inserted automatically. This PR factors out that list into a separate function. Test is not required, as it is covered by the unittests for those modules. Differential Revision: [D26092531](https://our.internmc.facebook.com/intern/diff/D26092531) [ghstack-poisoned]
Some of the custom modules cannot have the observers be inserted automatically. This PR factors out that list into a separate function. Test is not required, as it is covered by the unittests for those modules. Differential Revision: [D26092531](https://our.internmc.facebook.com/intern/diff/D26092531) [ghstack-poisoned]
Some of the custom modules cannot have the observers be inserted automatically. This PR factors out that list into a separate function. Test is not required, as it is covered by the unittests for those modules. Differential Revision: [D26092531](https://our.internmc.facebook.com/intern/diff/D26092531) [ghstack-poisoned]
Some of the custom modules cannot have the observers be inserted automatically. This PR factors out that list into a separate function. Test is not required, as it is covered by the unittests for those modules. Differential Revision: [D26092531](https://our.internmc.facebook.com/intern/diff/D26092531) [ghstack-poisoned]
Some of the custom modules cannot have the observers be inserted automatically. This PR factors out that list into a separate function. Test is not required, as it is covered by the unittests for those modules. Differential Revision: [D26092531](https://our.internmc.facebook.com/intern/diff/D26092531) [ghstack-poisoned]
Some of the custom modules cannot have the observers be inserted automatically. This PR factors out that list into a separate function. Test is not required, as it is covered by the unittests for those modules. Differential Revision: [D26092531](https://our.internmc.facebook.com/intern/diff/D26092531) [ghstack-poisoned]
Some of the custom modules cannot have the observers be inserted automatically. This PR factors out that list into a separate function. Test is not required, as it is covered by the unittests for those modules. Differential Revision: [D26092531](https://our.internmc.facebook.com/intern/diff/D26092531) [ghstack-poisoned]
Some of the custom modules cannot have the observers be inserted automatically. This PR factors out that list into a separate function. Test is not required, as it is covered by the unittests for those modules. Differential Revision: [D26092531](https://our.internmc.facebook.com/intern/diff/D26092531) [ghstack-poisoned]
Codecov Report
@@ Coverage Diff @@
## gh/z-a-f/99/base #50459 +/- ##
====================================================
- Coverage 80.63% 80.63% -0.01%
====================================================
Files 1960 1960
Lines 215108 215110 +2
====================================================
+ Hits 173453 173454 +1
- Misses 41655 41656 +1 |
This pull request has been merged in a07530e. |
Summary: Pull Request resolved: pytorch#50459 Some of the custom modules cannot have the observers be inserted automatically. This PR factors out that list into a separate function. Test is not required, as it is covered by the unittests for those modules. (Note: this ignores all push blocking failures!) Test Plan: Imported from OSS Reviewed By: vkuzo Differential Revision: D26092531 fbshipit-source-id: 1f89daf3a13ef31bc4e9058c3443559c65a05812
Some of the custom modules cannot have the observers be inserted automatically. This PR factors out that list into a separate function. Test is not required, as it is covered by the unittests for those modules. ghstack-source-id: 8a5cf0b Pull Request resolved: pytorch/pytorch#50459
Stack from ghstack:
Some of the custom modules cannot have the observers be inserted automatically. This PR factors out that list into a separate function.
Test is not required, as it is covered by the unittests for those modules.
Differential Revision: D26092531