Skip to content

Commit 442a953

Browse files
author
Torch-TensorRT Github Bot
committed
docs: [Automated] Regenerating documenation for 8e1736f
Signed-off-by: Torch-TensorRT Github Bot <[email protected]>
1 parent 8e1736f commit 442a953

14 files changed

+814
-1076
lines changed
97.5 KB
Loading

docs/_notebooks/EfficientNet-example.html

Lines changed: 124 additions & 135 deletions
Large diffs are not rendered by default.

docs/_notebooks/EfficientNet-example.ipynb

Lines changed: 118 additions & 133 deletions
Large diffs are not rendered by default.

docs/_notebooks/Resnet50-example.html

Lines changed: 86 additions & 139 deletions
Large diffs are not rendered by default.

docs/_notebooks/Resnet50-example.ipynb

Lines changed: 88 additions & 152 deletions
Large diffs are not rendered by default.

docs/_notebooks/lenet-getting-started.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,7 @@
880880
</div>
881881
</div>
882882
<p>
883-
<img alt="d7b7c524dd944a6eace0791c21cfc964" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
883+
<img alt="02e0bc97c529463f91e11c35aa9c99ab" 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">

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

Lines changed: 60 additions & 72 deletions
Large diffs are not rendered by default.

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

Lines changed: 64 additions & 78 deletions
Large diffs are not rendered by default.

docs/_notebooks/vgg-qat.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -907,7 +907,7 @@ <h2 id="Overview">
907907
</div>
908908
<p>
909909
## 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
910-
<img alt="7ee398f2b2d94e20b2ca1a9b6f91301b" src="https://neurohive.io/wp-content/uploads/2018/11/vgg16-1-e1542731207177.png"/>
910+
<img alt="92c6a134b09b4e6d80ad642f592de9f4" src="https://neurohive.io/wp-content/uploads/2018/11/vgg16-1-e1542731207177.png"/>
911911
</p>
912912
<p>
913913
## 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/_sources/_notebooks/EfficientNet-example.ipynb.txt

Lines changed: 118 additions & 133 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)