We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc16f0e commit 291770bCopy full SHA for 291770b
docsrc/index.rst
@@ -53,7 +53,8 @@ Getting Started
53
_notebooks/Resnet50-example
54
_notebooks/ssd-object-detection-demo
55
_notebooks/vgg-qat
56
- _notebooks/EfficientNet-example
+ _notebooks/EfficientNet-example
57
+ _notebooks/dynamic-shapes
58
59
60
Python API Documenation
@@ -63,7 +64,6 @@ Python API Documenation
63
64
* :ref:`torch_tensorrt_ptq_py`
65
* :ref:`torch_tensorrt_ts_py`
66
-
67
.. toctree::
68
:caption: Python API Documenation
69
:maxdepth: 0
notebooks/Dynamic_Shapes_Torch_TRT.ipynb renamed to notebooks/dynamic-shapes.ipynb
0 commit comments