From 04b56e703f58e1a4a0089c2a8fdc86f05d10926d Mon Sep 17 00:00:00 2001 From: Naren Dasan <1790613+narendasan@users.noreply.github.com> Date: Wed, 5 Feb 2025 11:13:45 -0700 Subject: [PATCH] Update dynamo.rst --- docsrc/py_api/dynamo.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docsrc/py_api/dynamo.rst b/docsrc/py_api/dynamo.rst index 8c6ff7f4a0..739b4f1952 100644 --- a/docsrc/py_api/dynamo.rst +++ b/docsrc/py_api/dynamo.rst @@ -22,7 +22,13 @@ Functions .. autofunction:: export -.. autofunction:: convert_module_to_trt_engine +.. autofunction:: convert_exported_program_to_serialized_trt_engine + +.. autofunction:: cross_compile_for_windows + +.. autofunction:: save_cross_compiled_exported_program + +.. autofunction:: load_cross_compiled_exported_program .. autofunction:: refit_module_weights