Skip to content

Commit

Permalink
Update dynamo.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
narendasan authored Feb 5, 2025
1 parent c056029 commit 04b56e7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docsrc/py_api/dynamo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 04b56e7

Please sign in to comment.