Skip to content

Commit 3d2d2ae

Browse files
authored
Update test_quant_fusion_pass.py
1 parent 2a2d160 commit 3d2d2ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exir/tests/test_quant_fusion_pass.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
from torch.testing import FileCheck
3939
from torchao.quantization.granularity import PerAxis, PerGroup
4040
from torchao.quantization.quant_api import IntxWeightOnlyConfig, MappingType, quantize_
41-
from torchao.quantization.utils import compute_error
4241

4342

4443
class TestQuantFusionPass(unittest.TestCase):

0 commit comments

Comments
 (0)