pytorch
c21caff8 - [ao] correctly set public v private for fake_quantize.py (#86022)

Commit
2 years ago
[ao] correctly set public v private for fake_quantize.py (#86022) Summary: biggest issue was that the constructors for the fake_quantize classes use custom partials that live in the observer module and so the module for these needed to be set correctly in the constructor class method Test Plan: python test/test_public_bindings.py Reviewers: Subscribers: Tasks: Tags: Pull Request resolved: https://github.com/pytorch/pytorch/pull/86022 Approved by: https://github.com/jerryzh168
Author
Committer
Parents
Loading