Skip to content

Commit 15e6863

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

7 files changed

+7
-7
lines changed

Diff for: docs/_cpp_api/program_listing_file_cpp_include_trtorch_macros.h.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ <h1 id="cpp-api-program-listing-file-cpp-include-trtorch-macros-h--page-root">
420420
<span class="cp">#define STR(x) XSTR(x)</span>
421421

422422
<span class="cp">#define TRTORCH_MAJOR_VERSION 0</span>
423-
<span class="cp">#define TRTORCH_MINOR_VERSION 4</span>
423+
<span class="cp">#define TRTORCH_MINOR_VERSION 5</span>
424424
<span class="cp">#define TRTORCH_PATCH_VERSION 0</span>
425425
<span class="cp">#define TRTORCH_VERSION \</span>
426426
<span class="cp"> STR(TRTORCH_MAJOR_VERSION) \</span>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@
717717
</div>
718718
</div>
719719
<p>
720-
<img alt="bea62ba7130142e49bd57a26a813b896" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
720+
<img alt="a3861208b70b4dd8b38a500e5bf2b036" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
721721
</p>
722722
<section id="TRTorch-Getting-Started---ResNet-50">
723723
<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
@@ -811,7 +811,7 @@
811811
</div>
812812
</div>
813813
<p>
814-
<img alt="9c7a41dc680a428288d7b57bdfefcb9c" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
814+
<img alt="feb2f03fe2da4f63866b567fb760b5f0" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
815815
</p>
816816
<section id="TRTorch-Getting-Started---LeNet">
817817
<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
@@ -831,7 +831,7 @@
831831
</div>
832832
</div>
833833
<p>
834-
<img alt="d8708a55253d48b19fac943b9a5fd696" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
834+
<img alt="b3df634bf15f458ba1c88baec33678ec" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
835835
</p>
836836
<section id="Object-Detection-with-TRTorch-(SSD)">
837837
<h1 id="notebooks-ssd-object-detection-demo--page-root">

Diff for: docs/_sources/_cpp_api/program_listing_file_cpp_include_trtorch_macros.h.rst.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Program Listing for File macros.h
3232
#define STR(x) XSTR(x)
3333
3434
#define TRTORCH_MAJOR_VERSION 0
35-
#define TRTORCH_MINOR_VERSION 4
35+
#define TRTORCH_MINOR_VERSION 5
3636
#define TRTORCH_PATCH_VERSION 0
3737
#define TRTORCH_VERSION \
3838
STR(TRTORCH_MAJOR_VERSION) \

Diff for: docs/py_api/trtorch.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1148,7 +1148,7 @@ <h2 id="functions">
11481148
<span class="sig-paren">
11491149
)
11501150
</span>
1151-
→ &lt;torch._C.ScriptClass object at 0x7f8156ee4c30&gt;
1151+
→ &lt;torch._C.ScriptClass object at 0x7f35de27c7f0&gt;
11521152
<a class="headerlink" href="#trtorch.TensorRTCompileSpec" title="Permalink to this definition">
11531153
11541154
</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)