Skip to content

Commit 7d54682

Browse files
authored
Update benchmark_aq.py
1 parent d585bac commit 7d54682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/benchmark_aq.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Int8WeightOnlyQuantizedLinearWeight,
66
Int4WeightOnlyQuantizedLinearWeight,
77
)
8-
from torchao.quantization.utils import (
8+
from torchao.utils import (
99
TORCH_VERSION_AFTER_2_4,
1010
)
1111
from torchao.quantization.quant_api import (

0 commit comments

Comments
 (0)