Skip to content

Commit 34e0aa5

Browse files
authored
Update index.rst
1 parent a7c504d commit 34e0aa5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docsrc/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ Tutorials
6565
* :ref:`torch_export_cudagraphs`
6666
* :ref:`converter_overloading`
6767
* :ref:`custom_kernel_plugins`
68+
* :ref:`auto_generate_converters`
69+
* :ref:`auto_generate_plugins`
6870
* :ref:`mutable_torchtrt_module_example`
6971
* :ref:`weight_streaming_example`
7072
* :ref:`pre_allocated_output_example`
@@ -84,6 +86,7 @@ Tutorials
8486
tutorials/_rendered_examples/dynamo/converter_overloading
8587
tutorials/_rendered_examples/dynamo/custom_kernel_plugins
8688
tutorials/_rendered_examples/dynamo/auto_generate_converters
89+
tutorials/_rendered_examples/dynamo/auto_generate_plugin
8790
tutorials/_rendered_examples/dynamo/mutable_torchtrt_module_example
8891
tutorials/_rendered_examples/dynamo/weight_streaming_example
8992
tutorials/_rendered_examples/dynamo/pre_allocated_output_example

0 commit comments

Comments
 (0)