We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a587847 commit 21a0f04Copy full SHA for 21a0f04
torchao/prototype/parq/quant/uniform_torchao.py
@@ -23,6 +23,7 @@
23
24
class UnifTorchaoQuantizer(Quantizer):
25
"""Uniform quantizer that uses torchao's quantization primitives"""
26
+
27
def __init__(
28
self,
29
symmetric: bool,
0 commit comments