Skip to content

Commit 8c4b8b0

Browse files
committed
Lint
1 parent fd68944 commit 8c4b8b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

extension/llm/export/builder.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
from torch.ao.quantization.quantize_pt2e import convert_pt2e, prepare_pt2e
3434
from torch.ao.quantization.quantizer import Quantizer
3535
from torch.ao.quantization.quantizer.composable_quantizer import ComposableQuantizer
36-
from torch.export import export_for_training
3736
from torch.nn.attention import SDPBackend
3837

3938
FORMAT = "[%(levelname)s %(asctime)s %(filename)s:%(lineno)s] %(message)s"

0 commit comments

Comments
 (0)