pytorch
9d9751f6 - Convert dequantize_linear to an internal function _dequantize_linear (#20938)

Commit
5 years ago
Convert dequantize_linear to an internal function _dequantize_linear (#20938) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/20938 Dequantize_linear need not be exposed to the front end users. It will only be used for the jit passes for q-dq insertion and op substitution. Differential Revision: D15446097 fbshipit-source-id: a5fbcf2bb72115122c9653e5089d014e2a2e891d
Author
Parents
Loading