Skip to content

Commit cf06222

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

File tree

46 files changed

+6398
-887
lines changed

Some content is hidden

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

46 files changed

+6398
-887
lines changed

docs/_cpp_api/class_view_hierarchy.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,12 @@ <h1 id="cpp-api-class-view-hierarchy--page-root">
432432
</li>
433433
</ul>
434434
</li>
435+
<li>
436+
Struct
437+
<a href="structtrtorch_1_1CompileSpec_1_1Input.html#exhale-struct-structtrtorch-1-1CompileSpec-1-1Input">
438+
CompileSpec::Input
439+
</a>
440+
</li>
435441
<li>
436442
Struct
437443
<a href="structtrtorch_1_1CompileSpec_1_1InputRange.html#exhale-struct-structtrtorch-1-1CompileSpec-1-1InputRange">
@@ -444,12 +450,18 @@ <h1 id="cpp-api-class-view-hierarchy--page-root">
444450
CompileSpec::TorchFallback
445451
</a>
446452
</li>
447-
<li class="lastChild">
453+
<li>
448454
Class
449455
<a href="classtrtorch_1_1CompileSpec_1_1DataType.html#exhale-class-classtrtorch-1-1CompileSpec-1-1DataType">
450456
CompileSpec::DataType
451457
</a>
452458
</li>
459+
<li class="lastChild">
460+
Class
461+
<a href="classtrtorch_1_1CompileSpec_1_1TensorFormat.html#exhale-class-classtrtorch-1-1CompileSpec-1-1TensorFormat">
462+
CompileSpec::TensorFormat
463+
</a>
464+
</li>
453465
</ul>
454466
</li>
455467
</ul>

docs/_cpp_api/classtrtorch_1_1CompileSpec_1_1DataType.html

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -579,6 +579,69 @@ <h2 id="class-documentation">
579579
</p>
580580
</dd>
581581
</dl>
582+
<dl class="cpp enumerator">
583+
<dt id="_CPPv4N7trtorch11CompileSpec8DataType5Value4kIntE">
584+
<span class="target" id="classtrtorch_1_1CompileSpec_1_1DataType_1ac08f05731101a2949ebbe6c04ca32e88a9a69d22e556a924ecc8aaa1797e09307">
585+
</span>
586+
<em class="property">
587+
enumerator
588+
</em>
589+
<code class="sig-name descname">
590+
kInt
591+
</code>
592+
<a class="headerlink" href="#_CPPv4N7trtorch11CompileSpec8DataType5Value4kIntE" title="Permalink to this definition">
593+
594+
</a>
595+
<br/>
596+
</dt>
597+
<dd>
598+
<p>
599+
INT.
600+
</p>
601+
</dd>
602+
</dl>
603+
<dl class="cpp enumerator">
604+
<dt id="_CPPv4N7trtorch11CompileSpec8DataType5Value5kBoolE">
605+
<span class="target" id="classtrtorch_1_1CompileSpec_1_1DataType_1ac08f05731101a2949ebbe6c04ca32e88ab246f2591f368dc8ca2ba4f808306a11">
606+
</span>
607+
<em class="property">
608+
enumerator
609+
</em>
610+
<code class="sig-name descname">
611+
kBool
612+
</code>
613+
<a class="headerlink" href="#_CPPv4N7trtorch11CompileSpec8DataType5Value5kBoolE" title="Permalink to this definition">
614+
615+
</a>
616+
<br/>
617+
</dt>
618+
<dd>
619+
<p>
620+
Bool.
621+
</p>
622+
</dd>
623+
</dl>
624+
<dl class="cpp enumerator">
625+
<dt id="_CPPv4N7trtorch11CompileSpec8DataType5Value8kUnknownE">
626+
<span class="target" id="classtrtorch_1_1CompileSpec_1_1DataType_1ac08f05731101a2949ebbe6c04ca32e88a749164af00b30ba753f6a6113b239e97">
627+
</span>
628+
<em class="property">
629+
enumerator
630+
</em>
631+
<code class="sig-name descname">
632+
kUnknown
633+
</code>
634+
<a class="headerlink" href="#_CPPv4N7trtorch11CompileSpec8DataType5Value8kUnknownE" title="Permalink to this definition">
635+
636+
</a>
637+
<br/>
638+
</dt>
639+
<dd>
640+
<p>
641+
Sentinel value.
642+
</p>
643+
</dd>
644+
</dl>
582645
</dd>
583646
</dl>
584647
</div>

docs/_cpp_api/classtrtorch_1_1CompileSpec_1_1Device_1_1DeviceType.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
</script>
6060
<link href="../genindex.html" rel="index" title="Index"/>
6161
<link href="../search.html" rel="search" title="Search"/>
62-
<link href="classtrtorch_1_1ptq_1_1Int8CacheCalibrator.html" rel="next" title="Template Class Int8CacheCalibrator"/>
62+
<link href="classtrtorch_1_1CompileSpec_1_1TensorFormat.html" rel="next" title="Class CompileSpec::TensorFormat"/>
6363
<link href="classtrtorch_1_1CompileSpec_1_1DataType.html" rel="prev" title="Class CompileSpec::DataType"/>
6464
</head>
6565
<body data-md-color-accent="light-green" data-md-color-primary="light-green" dir="ltr">
@@ -991,13 +991,13 @@ <h2 id="class-documentation">
991991
</span>
992992
</div>
993993
</a>
994-
<a class="md-flex md-footer-nav__link md-footer-nav__link--next" href="classtrtorch_1_1ptq_1_1Int8CacheCalibrator.html" rel="next" title="Template Class Int8CacheCalibrator">
994+
<a class="md-flex md-footer-nav__link md-footer-nav__link--next" href="classtrtorch_1_1CompileSpec_1_1TensorFormat.html" rel="next" title="Class CompileSpec::TensorFormat">
995995
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
996996
<span class="md-flex__ellipsis">
997997
<span class="md-footer-nav__direction">
998998
Next
999999
</span>
1000-
Template Class Int8CacheCalibrator
1000+
Class CompileSpec::TensorFormat
10011001
</span>
10021002
</div>
10031003
<div class="md-flex__cell md-flex__cell--shrink">

0 commit comments

Comments
 (0)