Skip to content

Commit 4f3a30d

Browse files
Minor
1 parent 8e1e9bf commit 4f3a30d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/models/yolo12/export_and_validate.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
from executorch.exir.backend.backend_details import CompileSpec
3131
from executorch.runtime import Runtime
3232
from torch.export.exported_program import ExportedProgram
33-
from torch.fx.passes.graph_drawer import FxGraphDrawer
3433
from torchao.quantization.pt2e.quantize_pt2e import convert_pt2e, prepare_pt2e
3534
from ultralytics import YOLO
3635

0 commit comments

Comments
 (0)