Skip to content

Commit f65c9df

Browse files
authored
Update mutable_torchtrt_module_example.py (#3519)
1 parent bf54056 commit f65c9df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/dynamo/mutable_torchtrt_module_example.py

+1
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
"text_embeds": {0: BATCH},
107107
"time_ids": {0: BATCH},
108108
},
109+
"return_dict": False,
109110
}
110111
pipe.unet.set_expected_dynamic_shape_range(
111112
args_dynamic_shapes, kwargs_dynamic_shapes

0 commit comments

Comments
 (0)