Skip to content

Commit 84b3634

Browse files
committed
Remove unused import
1 parent fc48e03 commit 84b3634

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

backends/xnnpack/quantizer/xnnpack_quantizer_utils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@
4242
"propagate_annotation",
4343
]
4444

45-
from pytorch.ao.test.dtypes.test_bitpacking import dimensions
46-
4745

4846
# In the absence of better name, just winging it with QuantizationConfig
4947
@dataclass(eq=True, frozen=True)

0 commit comments

Comments
 (0)