pytorch
845021db - [ao] Adds framework for InputWeightEqualization Detector (#79916)

Commit
3 years ago
[ao] Adds framework for InputWeightEqualization Detector (#79916) Summary: This adds the framework (method signatures and descriptors) for the InputWeightEqualization Detector. There is no code implemenation yet so the test suite for this is a simple pass. This Detector will be used to determine whether input weight equalization should be recommended. Test Plan: python test/test_quantization.py TestFxDetectInputWeightEqualization Reviewers: Subscribers: Tasks: Tags: Pull Request resolved: https://github.com/pytorch/pytorch/pull/79916 Approved by: https://github.com/HDCharles
Author
Committer
Parents
Loading