Skip to content

Commit a4a9419

Browse files
HolyWunarendasan
andauthored
Fix doc index (#3130)
Co-authored-by: Naren Dasan <[email protected]>
1 parent 49771b5 commit a4a9419

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docsrc/index.rst

+1-4
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,12 @@ User Guide
4444
:hidden:
4545

4646
user_guide/torch_tensorrt_explained
47-
user_guide/getting_started
4847
user_guide/dynamic_shapes
4948
user_guide/saving_models
5049
user_guide/runtime
5150
user_guide/using_dla
5251
tutorials/_rendered_examples/dynamo/torch_compile_advanced_usage
53-
tutorials/_rendered_examples/dynamo/vgg16_fp8_ptq
52+
tutorials/_rendered_examples/dynamo/vgg16_ptq
5453
tutorials/_rendered_examples/dynamo/engine_caching_example
5554
tutorials/_rendered_examples/dynamo/refit_engine_example
5655

@@ -113,13 +112,11 @@ Tutorials
113112
tutorials/notebooks
114113
tutorials/_rendered_examples/dynamo/torch_compile_resnet_example
115114
tutorials/_rendered_examples/dynamo/torch_compile_transformers_example
116-
tutorials/_rendered_examples/dynamo/torch_compile_advanced_usage
117115
tutorials/_rendered_examples/dynamo/torch_compile_stable_diffusion
118116
tutorials/_rendered_examples/dynamo/torch_export_cudagraphs
119117
tutorials/_rendered_examples/dynamo/custom_kernel_plugins
120118
tutorials/_rendered_examples/distributed_inference/data_parallel_gpt2
121119
tutorials/_rendered_examples/distributed_inference/data_parallel_stable_diffusion
122-
tutorials/_rendered_examples/dynamo/vgg16_fp8_ptq
123120
tutorials/_rendered_examples/dynamo/mutable_torchtrt_module_example
124121

125122
Python API Documentation

0 commit comments

Comments
 (0)