Skip to content

Commit

Permalink
docs: [Automated] Regenerating documenation for 5c19de9
Browse files Browse the repository at this point in the history
Signed-off-by: TRTorch Github Bot <[email protected]>
  • Loading branch information
TRTorch Github Bot committed Aug 24, 2021
1 parent 5c19de9 commit 15e6863
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ <h1 id="cpp-api-program-listing-file-cpp-include-trtorch-macros-h--page-root">
<span class="cp">#define STR(x) XSTR(x)</span>

<span class="cp">#define TRTORCH_MAJOR_VERSION 0</span>
<span class="cp">#define TRTORCH_MINOR_VERSION 4</span>
<span class="cp">#define TRTORCH_MINOR_VERSION 5</span>
<span class="cp">#define TRTORCH_PATCH_VERSION 0</span>
<span class="cp">#define TRTORCH_VERSION \</span>
<span class="cp"> STR(TRTORCH_MAJOR_VERSION) \</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/_notebooks/Resnet50-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@
</div>
</div>
<p>
<img alt="bea62ba7130142e49bd57a26a813b896" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
<img alt="a3861208b70b4dd8b38a500e5bf2b036" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
</p>
<section id="TRTorch-Getting-Started---ResNet-50">
<h1 id="notebooks-resnet50-example--page-root">
Expand Down
2 changes: 1 addition & 1 deletion docs/_notebooks/lenet-getting-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@
</div>
</div>
<p>
<img alt="9c7a41dc680a428288d7b57bdfefcb9c" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
<img alt="feb2f03fe2da4f63866b567fb760b5f0" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
</p>
<section id="TRTorch-Getting-Started---LeNet">
<h1 id="notebooks-lenet-getting-started--page-root">
Expand Down
2 changes: 1 addition & 1 deletion docs/_notebooks/ssd-object-detection-demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@
</div>
</div>
<p>
<img alt="d8708a55253d48b19fac943b9a5fd696" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
<img alt="b3df634bf15f458ba1c88baec33678ec" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
</p>
<section id="Object-Detection-with-TRTorch-(SSD)">
<h1 id="notebooks-ssd-object-detection-demo--page-root">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Program Listing for File macros.h
#define STR(x) XSTR(x)
#define TRTORCH_MAJOR_VERSION 0
#define TRTORCH_MINOR_VERSION 4
#define TRTORCH_MINOR_VERSION 5
#define TRTORCH_PATCH_VERSION 0
#define TRTORCH_VERSION \
STR(TRTORCH_MAJOR_VERSION) \
Expand Down
2 changes: 1 addition & 1 deletion docs/py_api/trtorch.html
Original file line number Diff line number Diff line change
Expand Up @@ -1148,7 +1148,7 @@ <h2 id="functions">
<span class="sig-paren">
)
</span>
→ &lt;torch._C.ScriptClass object at 0x7f8156ee4c30&gt;
→ &lt;torch._C.ScriptClass object at 0x7f35de27c7f0&gt;
<a class="headerlink" href="#trtorch.TensorRTCompileSpec" title="Permalink to this definition">
</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 15e6863

Please sign in to comment.