Skip to content

Commit a1180ce

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

6 files changed

+6
-6
lines changed

Diff for: docs/_notebooks/Resnet50-example.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,7 @@
725725
</div>
726726
</div>
727727
<p>
728-
<img alt="02e8be2e088b4b1d88aadea55d20b85d" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
728+
<img alt="c9eac3fe7a2e4195897da3d480c20ffb" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
729729
</p>
730730
<section id="TRTorch-Getting-Started---ResNet-50">
731731
<h1 id="notebooks-resnet50-example--page-root">

Diff for: docs/_notebooks/lenet-getting-started.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@
819819
</div>
820820
</div>
821821
<p>
822-
<img alt="fc51ba3b43834d16b7f178997308dfef" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
822+
<img alt="844bd1e486a848f790e7919bd1dde880" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
823823
</p>
824824
<section id="TRTorch-Getting-Started---LeNet">
825825
<h1 id="notebooks-lenet-getting-started--page-root">

Diff for: docs/_notebooks/ssd-object-detection-demo.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,7 @@
839839
</div>
840840
</div>
841841
<p>
842-
<img alt="d505aeccd9bd46f688c6cad6eb038467" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
842+
<img alt="af594e618bfd448b85c1d075972cdb2d" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
843843
</p>
844844
<section id="Object-Detection-with-TRTorch-(SSD)">
845845
<h1 id="notebooks-ssd-object-detection-demo--page-root">

Diff for: docs/_notebooks/vgg-qat.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -811,7 +811,7 @@ <h2 id="Overview">
811811
</div>
812812
<p>
813813
## 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
814-
<img alt="932256ec3c1f42c98baaec708716a729" src="https://neurohive.io/wp-content/uploads/2018/11/vgg16-1-e1542731207177.png"/>
814+
<img alt="0e2dcb42feab4b5d8233034ee2b2068f" src="https://neurohive.io/wp-content/uploads/2018/11/vgg16-1-e1542731207177.png"/>
815815
</p>
816816
<p>
817817
## 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

Diff for: docs/py_api/trtorch.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1156,7 +1156,7 @@ <h2 id="functions">
11561156
<span class="sig-paren">
11571157
)
11581158
</span>
1159-
→ &lt;torch._C.ScriptClass object at 0x7f2bbfc98770&gt;
1159+
→ &lt;torch._C.ScriptClass object at 0x7f35a7978df0&gt;
11601160
<a class="headerlink" href="#trtorch.TensorRTCompileSpec" title="Permalink to this definition">
11611161
11621162
</a>

Diff for: docs/searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)