mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Test Plan: revert-hammer
Differential Revision:
D23385091 (eb4199b0a7)
Original commit changeset: b789e54e1a0f
fbshipit-source-id: dc3dd9169d34beab92488d78d42d7e7d05e771d1
4 lines
115 B
Python
4 lines
115 B
Python
from .fx import Quantizer # noqa: F401
|
|
from .fx import QuantType # noqa: F401
|
|
from .fx import fuse # noqa: F401
|