Skip to content

Commit 0e3532b

Browse files
author
TRTorch Github Bot
committed
docs: [Automated] Regenerating documenation for 8b88d92
Signed-off-by: TRTorch Github Bot <[email protected]>
1 parent 8b88d92 commit 0e3532b

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

docs/_notebooks/Resnet50-example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@
722722
</div>
723723
</div>
724724
<p>
725-
<img alt="88117eb186d8463cb95101b7f2b61cfa" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
725+
<img alt="c663cd868ad041eca14dbccadec5e94f" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
726726
</p>
727727
<section id="TRTorch-Getting-Started---ResNet-50">
728728
<h1 id="notebooks-resnet50-example--page-root">

docs/_notebooks/lenet-getting-started.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@
816816
</div>
817817
</div>
818818
<p>
819-
<img alt="e940195b83db40798062046aa71c9d08" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
819+
<img alt="6f93c858f8694b589446f1535fbd52b7" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
820820
</p>
821821
<section id="TRTorch-Getting-Started---LeNet">
822822
<h1 id="notebooks-lenet-getting-started--page-root">

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@
836836
</div>
837837
</div>
838838
<p>
839-
<img alt="846d94cb8620498fbfd40c386a2fcd13" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
839+
<img alt="ab20ffc8371040b9a0601624d65ecbc6" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
840840
</p>
841841
<section id="Object-Detection-with-TRTorch-(SSD)">
842842
<h1 id="notebooks-ssd-object-detection-demo--page-root">

docs/_notebooks/vgg-qat.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -808,7 +808,7 @@ <h2 id="Overview">
808808
</div>
809809
<p>
810810
## 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
811-
<img alt="4258138a72014b3194c6f5725363fe22" src="https://neurohive.io/wp-content/uploads/2018/11/vgg16-1-e1542731207177.png"/>
811+
<img alt="3100e8214a1b48288545c2a2900a7db0" src="https://neurohive.io/wp-content/uploads/2018/11/vgg16-1-e1542731207177.png"/>
812812
</p>
813813
<p>
814814
## 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/py_api/trtorch.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1153,7 +1153,7 @@ <h2 id="functions">
11531153
<span class="sig-paren">
11541154
)
11551155
</span>
1156-
→ &lt;torch._C.ScriptClass object at 0x7f2004a2ff70&gt;
1156+
→ &lt;torch._C.ScriptClass object at 0x7f737ea6c8b0&gt;
11571157
<a class="headerlink" href="#trtorch.TensorRTCompileSpec" title="Permalink to this definition">
11581158
11591159
</a>

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)