Skip to content

Commit 04b56e7

Browse files
authored
Update dynamo.rst
1 parent c056029 commit 04b56e7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docsrc/py_api/dynamo.rst

+7-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,13 @@ Functions
2222

2323
.. autofunction:: export
2424

25-
.. autofunction:: convert_module_to_trt_engine
25+
.. autofunction:: convert_exported_program_to_serialized_trt_engine
26+
27+
.. autofunction:: cross_compile_for_windows
28+
29+
.. autofunction:: save_cross_compiled_exported_program
30+
31+
.. autofunction:: load_cross_compiled_exported_program
2632

2733
.. autofunction:: refit_module_weights
2834

0 commit comments

Comments
 (0)