We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c056029 commit 04b56e7Copy full SHA for 04b56e7
docsrc/py_api/dynamo.rst
@@ -22,7 +22,13 @@ Functions
22
23
.. autofunction:: export
24
25
-.. autofunction:: convert_module_to_trt_engine
+.. 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
32
33
.. autofunction:: refit_module_weights
34
0 commit comments