Skip to content

Commit 3f640fc

Browse files
committed
updates
1 parent cbcf443 commit 3f640fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exir/program/_program.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1097,6 +1097,7 @@ def _can_skip_using_EDGE_DO_NOT_DECOMP(
10971097
can_skip_using_EDGE_DO_NOT_DECOMP = False
10981098
return can_skip_using_EDGE_DO_NOT_DECOMP
10991099

1100+
11001101
def _gen_edge_manager_for_partitioners(
11011102
partitioner: Dict[str, List[Partitioner]],
11021103
aten_programs: Dict[str, ExportedProgram],

0 commit comments

Comments
 (0)