Skip to content

Commit 21a0f04

Browse files
committed
Formatting fix
1 parent a587847 commit 21a0f04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torchao/prototype/parq/quant/uniform_torchao.py

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
class UnifTorchaoQuantizer(Quantizer):
2525
"""Uniform quantizer that uses torchao's quantization primitives"""
26+
2627
def __init__(
2728
self,
2829
symmetric: bool,

0 commit comments

Comments
 (0)