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 05067b0 commit 6ae741dCopy full SHA for 6ae741d
backends/example/example_quantizer.py
@@ -18,6 +18,7 @@
18
Quantizer,
19
)
20
21
+
22
def get_uint8_tensor_spec(observer_or_fake_quant_ctr):
23
return QuantizationSpec(
24
dtype=torch.uint8,
0 commit comments