Skip to content

Commit 381f14a

Browse files
committed
Added reference to doc
1 parent 410689c commit 381f14a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/dynamo/README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ a number of ways you can leverage this backend to accelerate inference.
1111
* :ref:`torch_compile_advanced_usage`: Advanced usage including making a custom backend to use directly with the ``torch.compile`` API
1212
* :ref:`torch_compile_stable_diffusion`: Compiling a Stable Diffusion model using ``torch.compile``
1313
* :ref:`custom_kernel_plugins`: Creating a plugin to use a custom kernel inside TensorRT engines
14+
* :ref:`refit_engine_example`: Refitting a compiled TensorRT Graph Module with updated weights

0 commit comments

Comments
 (0)