[quant][core][gpu][improvement] Made plan and run for quantized linear op conform with Conv_v8.cpp#77519
[quant][core][gpu][improvement] Made plan and run for quantized linear op conform with Conv_v8.cpp#77519dzdang wants to merge 1 commit intogh/dzdang/117/basefrom
Conversation
…r op conform with Conv_v8.cpp Summary: See #76788 summary. Same idea applies here but for the linear operator Test Plan: ``` python test/test_quantization.py -k test_qlinear_cudnn ``` [ghstack-poisoned]
🔗 Helpful links
✅ No Failures (0 Pending)As of commit 6507ba6 (more details on the Dr. CI page): Expand to see more💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
|
@dzdang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
|
@pytorchbot merge (Initiating merge automatically since Phabricator Diff has merged) |
|
Hey @dzdang. |
…r op conform with Conv_v8.cpp (#77519) Summary: Pull Request resolved: #77519 See #76788 summary. Same idea applies here but for the linear operator Test Plan: ``` python test/test_quantization.py -k test_qlinear_cudnn ``` Reviewed By: jerryzh168 Differential Revision: D36403831 Pulled By: dzdang fbshipit-source-id: 971590efbed4340d12e5b9e420c86e8ad5c25008
Stack from ghstack (oldest at bottom):
Summary:
See #76788 summary. Same idea
applies here but for the linear operator
Test Plan:
Differential Revision: D36403831