Skip to content

Commit 8388fa0

Browse files
gmagogsfmfacebook-github-bot
authored andcommitted
executorch/test/end2end (#7388)
Summary: Pull Request resolved: #7388 Reviewed By: avikchaudhuri, ydwu4 Differential Revision: D67384160
1 parent c337bef commit 8388fa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/end2end/exported_module.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ def __init__(self, method):
190190
if method_name_to_dynamic_shapes
191191
else None
192192
),
193+
strict=True,
193194
)
194195

195196
exec_prog = to_edge(

0 commit comments

Comments
 (0)