File tree 1 file changed +1
-4
lines changed
1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -44,13 +44,12 @@ User Guide
44
44
:hidden:
45
45
46
46
user_guide/torch_tensorrt_explained
47
- user_guide/getting_started
48
47
user_guide/dynamic_shapes
49
48
user_guide/saving_models
50
49
user_guide/runtime
51
50
user_guide/using_dla
52
51
tutorials/_rendered_examples/dynamo/torch_compile_advanced_usage
53
- tutorials/_rendered_examples/dynamo/vgg16_fp8_ptq
52
+ tutorials/_rendered_examples/dynamo/vgg16_ptq
54
53
tutorials/_rendered_examples/dynamo/engine_caching_example
55
54
tutorials/_rendered_examples/dynamo/refit_engine_example
56
55
@@ -113,13 +112,11 @@ Tutorials
113
112
tutorials/notebooks
114
113
tutorials/_rendered_examples/dynamo/torch_compile_resnet_example
115
114
tutorials/_rendered_examples/dynamo/torch_compile_transformers_example
116
- tutorials/_rendered_examples/dynamo/torch_compile_advanced_usage
117
115
tutorials/_rendered_examples/dynamo/torch_compile_stable_diffusion
118
116
tutorials/_rendered_examples/dynamo/torch_export_cudagraphs
119
117
tutorials/_rendered_examples/dynamo/custom_kernel_plugins
120
118
tutorials/_rendered_examples/distributed_inference/data_parallel_gpt2
121
119
tutorials/_rendered_examples/distributed_inference/data_parallel_stable_diffusion
122
- tutorials/_rendered_examples/dynamo/vgg16_fp8_ptq
123
120
tutorials/_rendered_examples/dynamo/mutable_torchtrt_module_example
124
121
125
122
Python API Documentation
You can’t perform that action at this time.
0 commit comments