Skip to content

Commit 821bb70

Browse files
committed
Fix typo
1 parent eb8c2bc commit 821bb70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/aoti/aoti_partitioner.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
)
1717
from executorch.exir.backend.utils import tag_constant_data, tag_mutated_buffer
1818
from torch._export.utils import is_buffer, is_lifted_tensor_constant, is_param
19+
from torch.export.exported_program import ExportedProgram
1920

2021

2122
@experimental(

0 commit comments

Comments
 (0)