pytorch
52cc9cb0 - dbr quant: refactor AutoQuantizationState._get_packed_param_name (#68344)

Commit
3 years ago
dbr quant: refactor AutoQuantizationState._get_packed_param_name (#68344) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/68344 Makes `AutoQuantizationState._get_packed_param_name` use `seen_op_info` instead of the current op. This will make future performance improvements easier. Test Plan: ``` python test/test_quantization.py TestQuantizeDBR ``` Reviewed By: albanD Differential Revision: D32463758 Pulled By: vkuzo fbshipit-source-id: 0c16fe4bc989cb66180ad674ec55060cd970e32e
Author
Parents
Loading