Skip to content

Commit e854c75

Browse files
author
TRTorch Github Bot
committed
docs: [Automated] Regenerating documenation from
Signed-off-by: TRTorch Github Bot <[email protected]>
1 parent 51a2043 commit e854c75

File tree

91 files changed

+8734
-380
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+8734
-380
lines changed

docs/_cpp_api/class_view_hierarchy.html

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,11 @@
235235
trtorchc
236236
</a>
237237
</li>
238+
<li class="md-nav__item">
239+
<a class="md-nav__link" href="../tutorials/use_from_pytorch.html">
240+
Using TRTorch Directly From PyTorch
241+
</a>
242+
</li>
238243
<li class="md-nav__item">
239244
<span class="md-nav__link caption">
240245
<span class="caption-text">
@@ -378,26 +383,26 @@ <h1 id="cpp-api-class-view-hierarchy--page-root">
378383
</li>
379384
<li class="lastChild">
380385
Struct
381-
<a href="structtrtorch_1_1ExtraInfo.html#exhale-struct-structtrtorch-1-1ExtraInfo">
382-
ExtraInfo
386+
<a href="structtrtorch_1_1CompileSpec.html#exhale-struct-structtrtorch-1-1CompileSpec">
387+
CompileSpec
383388
</a>
384389
<ul>
385390
<li>
386391
Struct
387-
<a href="structtrtorch_1_1ExtraInfo_1_1InputRange.html#exhale-struct-structtrtorch-1-1ExtraInfo-1-1InputRange">
388-
ExtraInfo::InputRange
392+
<a href="structtrtorch_1_1CompileSpec_1_1InputRange.html#exhale-struct-structtrtorch-1-1CompileSpec-1-1InputRange">
393+
CompileSpec::InputRange
389394
</a>
390395
</li>
391396
<li>
392397
Class
393-
<a href="classtrtorch_1_1ExtraInfo_1_1DataType.html#exhale-class-classtrtorch-1-1ExtraInfo-1-1DataType">
394-
ExtraInfo::DataType
398+
<a href="classtrtorch_1_1CompileSpec_1_1DataType.html#exhale-class-classtrtorch-1-1CompileSpec-1-1DataType">
399+
CompileSpec::DataType
395400
</a>
396401
</li>
397402
<li class="lastChild">
398403
Class
399-
<a href="classtrtorch_1_1ExtraInfo_1_1DeviceType.html#exhale-class-classtrtorch-1-1ExtraInfo-1-1DeviceType">
400-
ExtraInfo::DeviceType
404+
<a href="classtrtorch_1_1CompileSpec_1_1DeviceType.html#exhale-class-classtrtorch-1-1CompileSpec-1-1DeviceType">
405+
CompileSpec::DeviceType
401406
</a>
402407
</li>
403408
</ul>

0 commit comments

Comments
 (0)