Skip to content

Commit

Permalink
Update runtime.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
narendasan authored Feb 5, 2025
1 parent 04b56e7 commit 3ee73ad
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion docsrc/py_api/runtime.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,17 @@ Functions

.. autofunction:: set_multi_device_safe_mode

.. autofunction:: enable_cudagraphs

.. autofunction:: get_cudagraphs_mode

.. autofunction:: get_whole_cudagraphs_mode

.. autofunction:: set_cudagraphs_modue

.. autofunction:: enable_pre_allocated_outputs

.. autofunction:: weight_streaming

Classes
---------
Expand All @@ -23,4 +34,4 @@ Classes

.. autoclass:: PythonTorchTensorRTModule
:members:
:special-members: __init__
:special-members: __init__

0 comments on commit 3ee73ad

Please sign in to comment.