We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc48e03 commit 84b3634Copy full SHA for 84b3634
backends/xnnpack/quantizer/xnnpack_quantizer_utils.py
@@ -42,8 +42,6 @@
42
"propagate_annotation",
43
]
44
45
-from pytorch.ao.test.dtypes.test_bitpacking import dimensions
46
-
47
48
# In the absence of better name, just winging it with QuantizationConfig
49
@dataclass(eq=True, frozen=True)
0 commit comments