-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Use Int8QuantParamsBlob to pass the scale and zeropoint params #40494
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
|
This pull request was exported from Phabricator. Differential Revision: D22204244 |
…ch#40494) Summary: Pull Request resolved: pytorch#40494 Resubmit the diff because D22124313 (pytorch@1ec4337) was reverted due to CI test failures Added the int8_gen_quant_params.cc to CMakeList.txt to fix the CI failures Test Plan: buck test caffe2/caffe2/quantization/server: Differential Revision: D22204244 fbshipit-source-id: ff4668f6aaa573ada76d053b8b8cdcafa5f50aa9
|
This pull request was exported from Phabricator. Differential Revision: D22204244 |
525878c to
91e89c6
Compare
💊 CI failures summary and remediationsAs of commit 91e89c6 (more details on the Dr. CI page):
🕵️ 1 new failure recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
|
This pull request has been merged in 597cb04. |
Add `int8_gen_quant_params.cc` added by pytorch#40494 to bazel build rules
Summary:
Resubmit the diff because D22124313 (1ec4337) was reverted due to CI test failures
Added the int8_gen_quant_params.cc to CMakeList.txt to fix the CI failures
Test Plan: buck test caffe2/caffe2/quantization/server:
Differential Revision: D22204244