Skip to content

Commit 4238f5c

Browse files
committed
migrate convert/prepare to torchao
1 parent 1b063ca commit 4238f5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backends/example/example_quantizer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
Quantizer,
1919
)
2020

21-
2221
def get_uint8_tensor_spec(observer_or_fake_quant_ctr):
2322
return QuantizationSpec(
2423
dtype=torch.uint8,

0 commit comments

Comments
 (0)