Skip to content

Commit 4d71795

Browse files
author
TRTorch Github Bot
committed
docs: [Automated] Regenerating documenation for 2918675
Signed-off-by: TRTorch Github Bot <[email protected]>
1 parent 2918675 commit 4d71795

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="c663cd868ad041eca14dbccadec5e94f" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
725+
<img alt="b97ec936abed43db979023efd9a3470c" 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="6f93c858f8694b589446f1535fbd52b7" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
819+
<img alt="b5ec674148924b12989dc0891fbbb9f2" 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="ab20ffc8371040b9a0601624d65ecbc6" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
839+
<img alt="633e3c0e65e64de4965400f3b384e4d2" 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="3100e8214a1b48288545c2a2900a7db0" src="https://neurohive.io/wp-content/uploads/2018/11/vgg16-1-e1542731207177.png"/>
811+
<img alt="b8f75b050c8b44a29989f7f224b20627" 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 0x7f737ea6c8b0&gt;
1156+
→ &lt;torch._C.ScriptClass object at 0x7efd42976970&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)