pytorch
f9b675f7 - groupnorm: eager static quant support (#39090)

Commit
4 years ago
groupnorm: eager static quant support (#39090) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/39090 Makes quantized GroupNorm work in eager mode post training static quant. Test Plan: ``` python test/test_quantization.py TestPostTrainingStatic.test_normalization python test/test_quantization.py TestStaticQuantizedModule.test_group_norm ``` Imported from OSS Differential Revision: D21885262 fbshipit-source-id: 58b0ffb59c601fcb4c79f711c7c98a667ffc6170
Author
Parents
Loading