Skip to content

Commit ff6d3e1

Browse files
tugsbayasgalanfacebook-github-bot
authored andcommitted
Remove redundant pt2_mode=True (#896)
Summary: Pull Request resolved: facebookincubator/AITemplate#896 X-link: pytorch/executorch#54 Title Reviewed By: gmagogsfm Differential Revision: D48181683 fbshipit-source-id: ace179828f590d22995ae60c513d11f1771e9053
1 parent 22df0fb commit ff6d3e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fx2ait/fx2ait/tools/common_aten2ait.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ def generate_graph(
107107
mod,
108108
tuple(original_inputs),
109109
CaptureConfig(
110-
pt2_mode=True,
111110
enable_functionalization=False,
112111
enable_dynamic_shape=True,
113112
_use_old_decomp_table=True,

0 commit comments

Comments
 (0)