Skip to content

Commit

Permalink
Fix doc index (#3130)
Browse files Browse the repository at this point in the history
Co-authored-by: Naren Dasan <[email protected]>
  • Loading branch information
HolyWu and narendasan authored Sep 4, 2024
1 parent 49771b5 commit a4a9419
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docsrc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,12 @@ User Guide
:hidden:

user_guide/torch_tensorrt_explained
user_guide/getting_started
user_guide/dynamic_shapes
user_guide/saving_models
user_guide/runtime
user_guide/using_dla
tutorials/_rendered_examples/dynamo/torch_compile_advanced_usage
tutorials/_rendered_examples/dynamo/vgg16_fp8_ptq
tutorials/_rendered_examples/dynamo/vgg16_ptq
tutorials/_rendered_examples/dynamo/engine_caching_example
tutorials/_rendered_examples/dynamo/refit_engine_example

Expand Down Expand Up @@ -113,13 +112,11 @@ Tutorials
tutorials/notebooks
tutorials/_rendered_examples/dynamo/torch_compile_resnet_example
tutorials/_rendered_examples/dynamo/torch_compile_transformers_example
tutorials/_rendered_examples/dynamo/torch_compile_advanced_usage
tutorials/_rendered_examples/dynamo/torch_compile_stable_diffusion
tutorials/_rendered_examples/dynamo/torch_export_cudagraphs
tutorials/_rendered_examples/dynamo/custom_kernel_plugins
tutorials/_rendered_examples/distributed_inference/data_parallel_gpt2
tutorials/_rendered_examples/distributed_inference/data_parallel_stable_diffusion
tutorials/_rendered_examples/dynamo/vgg16_fp8_ptq
tutorials/_rendered_examples/dynamo/mutable_torchtrt_module_example

Python API Documentation
Expand Down

0 comments on commit a4a9419

Please sign in to comment.