2021-12-18 nightly release (9ee3006d583e9853da79f7bd12431c67a863519a)

This commit is contained in:
chronos_secgrp_pytorch_oss_ci_oncall
2021-12-18 00:02:27 -08:00
parent bb1f3fce83
commit ff227a22b7
137 changed files with 3471 additions and 2666 deletions

View File

@ -7,7 +7,6 @@ appropriate files under `torch/ao/quantization/fx/`, while adding an import stat
here.
"""
from torch.ao.quantization.fx.utils import (
_parent_name,
graph_pretty_str,
get_per_tensor_qparams,
quantize_node,