Skip to content

Commit 09afccb

Browse files
author
Torch-TensorRT Github Bot
committed
docs: [Automated] Regenerating documenation for a234edd
Signed-off-by: Torch-TensorRT Github Bot <[email protected]>
1 parent a234edd commit 09afccb

15 files changed

+93
-19
lines changed

docs/_notebooks/EfficientNet-example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -870,7 +870,7 @@
870870
</div>
871871
</div>
872872
<p>
873-
<img alt="5c32311a1dc64c5a9b9ecb54622d17fb" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
873+
<img alt="e966b9f25ef4423fb0102a7744f4394a" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
874874
</p>
875875
<section id="Torch-TensorRT-Getting-Started---EfficientNet-B0">
876876
<h1 id="notebooks-efficientnet-example--page-root">

docs/_notebooks/Resnet50-example.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -870,7 +870,7 @@
870870
</div>
871871
</div>
872872
<p>
873-
<img alt="cd5503bf7d124883803fcea639636073" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
873+
<img alt="05abea58b6f34fe9b9e8f56ea1c3cd11" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
874874
</p>
875875
<section id="Torch-TensorRT-Getting-Started---ResNet-50">
876876
<h1 id="notebooks-resnet50-example--page-root">
@@ -966,6 +966,7 @@ <h2 id="Content">
966966
<pre>
967967
<span></span>!pip install numpy==1.21.2 scipy==1.5.2 Pillow==6.2.0 scikit-image==0.17.2 matplotlib==3.3.0
968968
!nvidia-smi
969+
!pip install ipywidgets --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host=files.pythonhosted.org
969970
</pre>
970971
</div>
971972
</div>

docs/_notebooks/Resnet50-example.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,8 @@
138138
],
139139
"source": [
140140
"!pip install numpy==1.21.2 scipy==1.5.2 Pillow==6.2.0 scikit-image==0.17.2 matplotlib==3.3.0\n",
141-
"!nvidia-smi"
141+
"!nvidia-smi\n",
142+
"!pip install ipywidgets --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host=files.pythonhosted.org"
142143
]
143144
},
144145
{
@@ -975,7 +976,7 @@
975976
"name": "python",
976977
"nbconvert_exporter": "python",
977978
"pygments_lexer": "ipython3",
978-
"version": "3.8.10"
979+
"version": "3.8.12"
979980
}
980981
},
981982
"nbformat": 4,

docs/_notebooks/lenet-getting-started.html

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,7 @@
880880
</div>
881881
</div>
882882
<p>
883-
<img alt="a09533d2854a4a4fac78bf5daa624438" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
883+
<img alt="615ad33b718745f3b3b45ac8062bc599" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
884884
</p>
885885
<section id="Torch-TensorRT-Getting-Started---LeNet">
886886
<h1 id="notebooks-lenet-getting-started--page-root">
@@ -962,6 +962,21 @@ <h2 id="Content">
962962
</code>
963963
to prepare a Docker container, within which you can run this notebook.
964964
</p>
965+
<div class="nbinput nblast docutils container">
966+
<div class="prompt highlight-none notranslate">
967+
<div class="highlight">
968+
<pre><span></span>[ ]:
969+
</pre>
970+
</div>
971+
</div>
972+
<div class="input_area highlight-ipython3 notranslate">
973+
<div class="highlight">
974+
<pre>
975+
<span></span>!pip install ipywidgets --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host=files.pythonhosted.org
976+
</pre>
977+
</div>
978+
</div>
979+
</div>
965980
<p>
966981
## 2. Creating TorchScript modules
967982
</p>

docs/_notebooks/lenet-getting-started.ipynb

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,15 @@
6868
"Follow the steps in `notebooks/README` to prepare a Docker container, within which you can run this notebook."
6969
]
7070
},
71+
{
72+
"cell_type": "code",
73+
"execution_count": null,
74+
"metadata": {},
75+
"outputs": [],
76+
"source": [
77+
"!pip install ipywidgets --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host=files.pythonhosted.org"
78+
]
79+
},
7180
{
7281
"cell_type": "markdown",
7382
"metadata": {},
@@ -615,7 +624,7 @@
615624
"name": "python",
616625
"nbconvert_exporter": "python",
617626
"pygments_lexer": "ipython3",
618-
"version": "3.8.10"
627+
"version": "3.8.12"
619628
}
620629
},
621630
"nbformat": 4,

docs/_notebooks/ssd-object-detection-demo.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -900,7 +900,7 @@
900900
</div>
901901
</div>
902902
<p>
903-
<img alt="82b66fe7f2784aada3b9f85f1914f3e9" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
903+
<img alt="732ce578cb6d4a66a408c5517297fe1f" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
904904
</p>
905905
<section id="Object-Detection-with-Torch-TensorRT-(SSD)">
906906
<h1 id="notebooks-ssd-object-detection-demo--page-root">
@@ -1031,6 +1031,7 @@ <h2 id="Contents">
10311031
<pre>
10321032
<span></span># Known working versions
10331033
!pip install numpy==1.21.2 scipy==1.5.2 Pillow==6.2.0 scikit-image==0.17.2 matplotlib==3.3.0
1034+
!pip install ipywidgets --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host=files.pythonhosted.org
10341035
</pre>
10351036
</div>
10361037
</div>

docs/_notebooks/ssd-object-detection-demo.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@
8888
"outputs": [],
8989
"source": [
9090
"# Known working versions\n",
91-
"!pip install numpy==1.21.2 scipy==1.5.2 Pillow==6.2.0 scikit-image==0.17.2 matplotlib==3.3.0"
91+
"!pip install numpy==1.21.2 scipy==1.5.2 Pillow==6.2.0 scikit-image==0.17.2 matplotlib==3.3.0\n",
92+
"!pip install ipywidgets --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host=files.pythonhosted.org"
9293
]
9394
},
9495
{
@@ -789,7 +790,7 @@
789790
"name": "python",
790791
"nbconvert_exporter": "python",
791792
"pygments_lexer": "ipython3",
792-
"version": "3.8.10"
793+
"version": "3.8.12"
793794
}
794795
},
795796
"nbformat": 4,

docs/_notebooks/vgg-qat.html

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,6 +840,21 @@ <h2 id="Overview">
840840
<p>
841841
## 1. Requirements Please install the required dependencies and import these libraries accordingly
842842
</p>
843+
<div class="nbinput nblast docutils container">
844+
<div class="prompt highlight-none notranslate">
845+
<div class="highlight">
846+
<pre><span></span>[ ]:
847+
</pre>
848+
</div>
849+
</div>
850+
<div class="input_area highlight-ipython3 notranslate">
851+
<div class="highlight">
852+
<pre>
853+
<span></span>!pip install ipywidgets --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host=files.pythonhosted.org
854+
</pre>
855+
</div>
856+
</div>
857+
</div>
843858
<div class="nbinput docutils container">
844859
<div class="prompt highlight-none notranslate">
845860
<div class="highlight">
@@ -892,7 +907,7 @@ <h2 id="Overview">
892907
</div>
893908
<p>
894909
## 2. VGG16 Overview ### Very Deep Convolutional Networks for Large-Scale Image Recognition VGG is one of the earliest family of image classification networks that first used small (3x3) convolution filters and achieved significant improvements on ImageNet recognition challenge. The network architecture looks as follows
895-
<img alt="47c4e0399e6043aa9214649c5d2fa999" src="https://neurohive.io/wp-content/uploads/2018/11/vgg16-1-e1542731207177.png"/>
910+
<img alt="d52cf8532e934d3b81a57cb0cd58a6c7" src="https://neurohive.io/wp-content/uploads/2018/11/vgg16-1-e1542731207177.png"/>
896911
</p>
897912
<p>
898913
## 3. Training a baseline VGG16 model We train VGG16 on CIFAR10 dataset. Define training and testing datasets and dataloaders. This will download the CIFAR 10 data in your

docs/_notebooks/vgg-qat.ipynb

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,16 @@
3838
"Please install the <a href=\"https://github.com/NVIDIA/Torch-TensorRT/tree/master/examples/int8/training/vgg16#prequisites\">required dependencies</a> and import these libraries accordingly"
3939
]
4040
},
41+
{
42+
"cell_type": "code",
43+
"execution_count": null,
44+
"id": "14a72941",
45+
"metadata": {},
46+
"outputs": [],
47+
"source": [
48+
"!pip install ipywidgets --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host=files.pythonhosted.org"
49+
]
50+
},
4151
{
4252
"cell_type": "code",
4353
"execution_count": 1,
@@ -1182,7 +1192,7 @@
11821192
"name": "python",
11831193
"nbconvert_exporter": "python",
11841194
"pygments_lexer": "ipython3",
1185-
"version": "3.8.10"
1195+
"version": "3.8.12"
11861196
}
11871197
},
11881198
"nbformat": 4,

docs/_sources/_notebooks/Resnet50-example.ipynb.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,8 @@
138138
],
139139
"source": [
140140
"!pip install numpy==1.21.2 scipy==1.5.2 Pillow==6.2.0 scikit-image==0.17.2 matplotlib==3.3.0\n",
141-
"!nvidia-smi"
141+
"!nvidia-smi\n",
142+
"!pip install ipywidgets --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host=files.pythonhosted.org"
142143
]
143144
},
144145
{
@@ -975,7 +976,7 @@
975976
"name": "python",
976977
"nbconvert_exporter": "python",
977978
"pygments_lexer": "ipython3",
978-
"version": "3.8.10"
979+
"version": "3.8.12"
979980
}
980981
},
981982
"nbformat": 4,

docs/_sources/_notebooks/lenet-getting-started.ipynb.txt

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,15 @@
6868
"Follow the steps in `notebooks/README` to prepare a Docker container, within which you can run this notebook."
6969
]
7070
},
71+
{
72+
"cell_type": "code",
73+
"execution_count": null,
74+
"metadata": {},
75+
"outputs": [],
76+
"source": [
77+
"!pip install ipywidgets --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host=files.pythonhosted.org"
78+
]
79+
},
7180
{
7281
"cell_type": "markdown",
7382
"metadata": {},
@@ -615,7 +624,7 @@
615624
"name": "python",
616625
"nbconvert_exporter": "python",
617626
"pygments_lexer": "ipython3",
618-
"version": "3.8.10"
627+
"version": "3.8.12"
619628
}
620629
},
621630
"nbformat": 4,

docs/_sources/_notebooks/ssd-object-detection-demo.ipynb.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@
8888
"outputs": [],
8989
"source": [
9090
"# Known working versions\n",
91-
"!pip install numpy==1.21.2 scipy==1.5.2 Pillow==6.2.0 scikit-image==0.17.2 matplotlib==3.3.0"
91+
"!pip install numpy==1.21.2 scipy==1.5.2 Pillow==6.2.0 scikit-image==0.17.2 matplotlib==3.3.0\n",
92+
"!pip install ipywidgets --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host=files.pythonhosted.org"
9293
]
9394
},
9495
{
@@ -789,7 +790,7 @@
789790
"name": "python",
790791
"nbconvert_exporter": "python",
791792
"pygments_lexer": "ipython3",
792-
"version": "3.8.10"
793+
"version": "3.8.12"
793794
}
794795
},
795796
"nbformat": 4,

docs/_sources/_notebooks/vgg-qat.ipynb.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,16 @@
3838
"Please install the <a href=\"https://github.com/NVIDIA/Torch-TensorRT/tree/master/examples/int8/training/vgg16#prequisites\">required dependencies</a> and import these libraries accordingly"
3939
]
4040
},
41+
{
42+
"cell_type": "code",
43+
"execution_count": null,
44+
"id": "14a72941",
45+
"metadata": {},
46+
"outputs": [],
47+
"source": [
48+
"!pip install ipywidgets --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host=files.pythonhosted.org"
49+
]
50+
},
4151
{
4252
"cell_type": "code",
4353
"execution_count": 1,
@@ -1182,7 +1192,7 @@
11821192
"name": "python",
11831193
"nbconvert_exporter": "python",
11841194
"pygments_lexer": "ipython3",
1185-
"version": "3.8.10"
1195+
"version": "3.8.12"
11861196
}
11871197
},
11881198
"nbformat": 4,

docs/py_api/ts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2147,7 +2147,7 @@ <h2 id="functions">
21472147
at
21482148
</span>
21492149
<span class="pre">
2150-
0x7f6ac3a48370&gt;
2150+
0x7fbbab48e2b0&gt;
21512151
</span>
21522152
</span>
21532153
</span>

docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)