Skip to content

Commit 7e54e17

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

File tree

8 files changed

+25
-5
lines changed

8 files changed

+25
-5
lines changed

docs/_notebooks/Resnet50-example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@
693693
</div>
694694
</div>
695695
<p>
696-
<img alt="7dd0102245e1423ba5bd5886bba93236" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
696+
<img alt="c876d36e6b8d411fbe61b05cecb35f38" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
697697
</p>
698698
<h1 id="notebooks-resnet50-example--page-root">
699699
TRTorch Getting Started - ResNet 50

docs/_notebooks/lenet-getting-started.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@
787787
</div>
788788
</div>
789789
<p>
790-
<img alt="2b0ebf29d1334c7ca0dfdb2bb620f65b" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
790+
<img alt="6edd284e6a314709ac5b054b07f6bd89" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
791791
</p>
792792
<h1 id="notebooks-lenet-getting-started--page-root">
793793
TRTorch Getting Started - LeNet

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -807,7 +807,7 @@
807807
</div>
808808
</div>
809809
<p>
810-
<img alt="b992dd5bf79d4dc29eb2fee9299aa5c1" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
810+
<img alt="9268f510d774444788302d239411f9d7" src="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png"/>
811811
</p>
812812
<h1 id="notebooks-ssd-object-detection-demo--page-root">
813813
Object Detection with TRTorch (SSD)

docs/genindex.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,11 @@ <h2 id="G">
554554
get_reportable_log_level() (in module trtorch.logging)
555555
</a>
556556
</li>
557+
<li>
558+
<a href="py_api/logging.html#trtorch.logging.Level.Graph">
559+
Graph (trtorch.logging.Level attribute)
560+
</a>
561+
</li>
557562
</ul>
558563
</td>
559564
</tr>

docs/objects.inv

18 Bytes
Binary file not shown.

docs/py_api/logging.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,21 @@ <h1 id="py-api-logging--page-root">
459459
<dd>
460460
</dd>
461461
</dl>
462+
<dl class="py attribute">
463+
<dt id="trtorch.logging.Level.Graph">
464+
<code class="sig-name descname">
465+
Graph
466+
</code>
467+
<em class="property">
468+
= &lt;LogLevel.GRAPH: 5&gt;
469+
</em>
470+
<a class="headerlink" href="#trtorch.logging.Level.Graph" title="Permalink to this definition">
471+
472+
</a>
473+
</dt>
474+
<dd>
475+
</dd>
476+
</dl>
462477
<dl class="py attribute">
463478
<dt id="trtorch.logging.Level.Info">
464479
<code class="sig-name descname">

docs/py_api/trtorch.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1121,7 +1121,7 @@ <h2 id="functions">
11211121
<span class="sig-paren">
11221122
)
11231123
</span>
1124-
→ &lt;torch._C.ScriptClass object at 0x7f4a67b08170&gt;
1124+
→ &lt;torch._C.ScriptClass object at 0x7fdd34d622f0&gt;
11251125
<a class="headerlink" href="#trtorch.TensorRTCompileSpec" title="Permalink to this definition">
11261126
11271127
</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)