We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd68944 commit 8c4b8b0Copy full SHA for 8c4b8b0
extension/llm/export/builder.py
@@ -33,7 +33,6 @@
33
from torch.ao.quantization.quantize_pt2e import convert_pt2e, prepare_pt2e
34
from torch.ao.quantization.quantizer import Quantizer
35
from torch.ao.quantization.quantizer.composable_quantizer import ComposableQuantizer
36
-from torch.export import export_for_training
37
from torch.nn.attention import SDPBackend
38
39
FORMAT = "[%(levelname)s %(asctime)s %(filename)s:%(lineno)s] %(message)s"
0 commit comments