Skip to content

Commit

Permalink
Added reference to doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cehongwang committed Jun 18, 2024
1 parent 410689c commit 381f14a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/dynamo/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ a number of ways you can leverage this backend to accelerate inference.
* :ref:`torch_compile_advanced_usage`: Advanced usage including making a custom backend to use directly with the ``torch.compile`` API
* :ref:`torch_compile_stable_diffusion`: Compiling a Stable Diffusion model using ``torch.compile``
* :ref:`custom_kernel_plugins`: Creating a plugin to use a custom kernel inside TensorRT engines
* :ref:`refit_engine_example`: Refitting a compiled TensorRT Graph Module with updated weights

0 comments on commit 381f14a

Please sign in to comment.