pytorch/torch/quantization/_quantize_fx.py
Alban Desmaison f7bae5b6b1 Revert D23385091: [quant][graphmode][fx] Add top level APIs
Test Plan: revert-hammer

Differential Revision:
D23385091 (eb4199b0a7)

Original commit changeset: b789e54e1a0f

fbshipit-source-id: dc3dd9169d34beab92488d78d42d7e7d05e771d1
2020-08-31 12:18:29 -07:00

4 lines
115 B
Python

from .fx import Quantizer # noqa: F401
from .fx import QuantType # noqa: F401
from .fx import fuse # noqa: F401