forked from pytorch/ao
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for Int8DynActInt4WeightQuantizer (pytorch#66)
Summary: Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ pytorch#66 att Pull Request resolved: pytorch#66 Test Plan: python test/quantization/test_quant_api.py -k test_8da4w_quantizer Reviewed By: cpuhrsch Differential Revision: D55101038 Pulled By: jerryzh168 fbshipit-source-id: 79d51fcfc758c73acdc149fbe155b6b75fe3276e
- Loading branch information
1 parent
2cca395
commit dd21c05
Showing
3 changed files
with
107 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters