diff --git a/pippy/_IR.py b/pippy/_IR.py index 5e2e9c23a..3ea2fca81 100644 --- a/pippy/_IR.py +++ b/pippy/_IR.py @@ -1142,6 +1142,7 @@ def _trace_with_export( mod, example_args, example_kwargs, + strict=False, ) return ep