Skip to content

Commit 872b0a6

Browse files
gmagogsfmfacebook-github-bot
authored andcommitted
executorch/test/end2end
Reviewed By: avikchaudhuri Differential Revision: D67384160
1 parent b0bf9aa commit 872b0a6

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)