[quant][fx][graphmode][fix] Only insert observers for fixed qparam ops#53330
[quant][fx][graphmode][fix] Only insert observers for fixed qparam ops#53330jerryzh168 wants to merge 2 commits intogh/jerryzh168/568/basefrom
Conversation
Summary: Fixed a condition check for fixed qparam ops, previously we were including CopyNodes as well Test Plan: python test/test_quantization.py TestQuantizeFxOps.test_fixed_qparams_ops_fp16 Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
💊 CI failures summary and remediationsAs of commit 30126b4 (more details on the Dr. CI page):
🕵️ 13 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
…d qparam ops" Summary: Fixed a condition check for fixed qparam ops, previously we were including CopyNodes as well Test Plan: python test/test_quantization.py TestQuantizeFxOps.test_fixed_qparams_ops_fp16 Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D26836867](https://our.internmc.facebook.com/intern/diff/D26836867) [ghstack-poisoned]
|
This pull request has been merged in 0584fd9. |
pytorch#53330) Summary: Pull Request resolved: pytorch#53330 Fixed a condition check for fixed qparam ops, previously we were including CopyNodes as well Test Plan: python test/test_quantization.py TestQuantizeFxOps.test_fixed_qparams_ops_fp16 Imported from OSS Reviewed By: vkuzo Differential Revision: D26836867 fbshipit-source-id: 8c486155244f852e675a938c3f4237f26505671c
pytorch#53330) Summary: Pull Request resolved: pytorch#53330 Fixed a condition check for fixed qparam ops, previously we were including CopyNodes as well Test Plan: python test/test_quantization.py TestQuantizeFxOps.test_fixed_qparams_ops_fp16 Imported from OSS Reviewed By: vkuzo Differential Revision: D26836867 fbshipit-source-id: 8c486155244f852e675a938c3f4237f26505671c
Stack from ghstack:
Summary:
Fixed a condition check for fixed qparam ops, previously we were including CopyNodes as well
Test Plan:
python test/test_quantization.py TestQuantizeFxOps.test_fixed_qparams_ops_fp16
Reviewers:
Subscribers:
Tasks:
Tags:
Differential Revision: D26836867