Skip to content

Commit 08f2cbb

Browse files
committed
revert the changes in docs
1 parent b86c5e0 commit 08f2cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_downloads/7e3a125a2d4ba8274a41b46f5e0723fa/refit_engine_example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
new_trt_gm = refit_module_weights(
7979
compiled_module=compiled_trt_ep,
8080
new_weight_module=exp_program2,
81-
arg_inputs=inputs,
81+
inputs=inputs,
8282
)
8383

8484
# Check the output

0 commit comments

Comments
 (0)