File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,8 @@ Tutorials
65
65
* :ref: `torch_export_cudagraphs `
66
66
* :ref: `converter_overloading `
67
67
* :ref: `custom_kernel_plugins `
68
+ * :ref: `auto_generate_converters `
69
+ * :ref: `auto_generate_plugins `
68
70
* :ref: `mutable_torchtrt_module_example `
69
71
* :ref: `weight_streaming_example `
70
72
* :ref: `pre_allocated_output_example `
@@ -84,6 +86,7 @@ Tutorials
84
86
tutorials/_rendered_examples/dynamo/converter_overloading
85
87
tutorials/_rendered_examples/dynamo/custom_kernel_plugins
86
88
tutorials/_rendered_examples/dynamo/auto_generate_converters
89
+ tutorials/_rendered_examples/dynamo/auto_generate_plugin
87
90
tutorials/_rendered_examples/dynamo/mutable_torchtrt_module_example
88
91
tutorials/_rendered_examples/dynamo/weight_streaming_example
89
92
tutorials/_rendered_examples/dynamo/pre_allocated_output_example
You can’t perform that action at this time.
0 commit comments