Skip to content

Commit 40f1a12

Browse files
author
Torch-TensorRT Github Bot
committed
docs: [Automated] Regenerating documenation for a2f6b2c
Signed-off-by: Torch-TensorRT Github Bot <[email protected]>
1 parent a2f6b2c commit 40f1a12

File tree

160 files changed

+334
-749
lines changed

Some content is hidden

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

160 files changed

+334
-749
lines changed

docs/_cpp_api/classtorch__tensorrt_1_1DataType.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Class DataType &mdash; Torch-TensorRT v2.9.0.dev0+dbc061c documentation</title>
13+
<title>Class DataType &mdash; Torch-TensorRT v2.9.0.dev0+a2f6b2c documentation</title>
1414

1515

1616

@@ -293,7 +293,7 @@
293293

294294

295295
<div class="version">
296-
v2.9.0.dev0+dbc061c
296+
v2.9.0.dev0+a2f6b2c
297297
</div>
298298

299299

@@ -397,7 +397,6 @@
397397
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt.html">Namespace torch_tensorrt</a></li>
398398
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__logging.html">Namespace torch_tensorrt::logging</a></li>
399399
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__torchscript.html">Namespace torch_tensorrt::torchscript</a></li>
400-
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__ptq.html">Namespace torch_tensorrt::ptq</a></li>
401400
</ul>
402401
<p class="caption" role="heading"><span class="caption-text">CLI Documentation</span></p>
403402
<ul>

docs/_cpp_api/classtorch__tensorrt_1_1Device_1_1DeviceType.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Class Device::DeviceType &mdash; Torch-TensorRT v2.9.0.dev0+dbc061c documentation</title>
13+
<title>Class Device::DeviceType &mdash; Torch-TensorRT v2.9.0.dev0+a2f6b2c documentation</title>
1414

1515

1616

@@ -39,7 +39,7 @@
3939
<link rel="stylesheet" href="../_static/css/custom.css" type="text/css" />
4040
<link rel="index" title="Index" href="../genindex.html" />
4141
<link rel="search" title="Search" href="../search.html" />
42-
<link rel="next" title="Template Class Int8CacheCalibrator" href="classtorch__tensorrt_1_1ptq_1_1Int8CacheCalibrator.html" />
42+
<link rel="next" title="Class TensorFormat" href="classtorch__tensorrt_1_1TensorFormat.html" />
4343
<link rel="prev" title="Class DataType" href="classtorch__tensorrt_1_1DataType.html" />
4444
<!-- Google Tag Manager -->
4545
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
@@ -293,7 +293,7 @@
293293

294294

295295
<div class="version">
296-
v2.9.0.dev0+dbc061c
296+
v2.9.0.dev0+a2f6b2c
297297
</div>
298298

299299

@@ -397,7 +397,6 @@
397397
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt.html">Namespace torch_tensorrt</a></li>
398398
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__logging.html">Namespace torch_tensorrt::logging</a></li>
399399
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__torchscript.html">Namespace torch_tensorrt::torchscript</a></li>
400-
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__ptq.html">Namespace torch_tensorrt::ptq</a></li>
401400
</ul>
402401
<p class="caption" role="heading"><span class="caption-text">CLI Documentation</span></p>
403402
<ul>
@@ -623,7 +622,7 @@ <h2>Class Documentation<a class="headerlink" href="#class-documentation" title="
623622

624623
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
625624

626-
<a href="classtorch__tensorrt_1_1ptq_1_1Int8CacheCalibrator.html" class="btn btn-neutral float-right" title="Template Class Int8CacheCalibrator" accesskey="n" rel="next">Next <img src="../_static/images/chevron-right-orange.svg" class="next-page"></a>
625+
<a href="classtorch__tensorrt_1_1TensorFormat.html" class="btn btn-neutral float-right" title="Class TensorFormat" accesskey="n" rel="next">Next <img src="../_static/images/chevron-right-orange.svg" class="next-page"></a>
627626

628627

629628
<a href="classtorch__tensorrt_1_1DataType.html" class="btn btn-neutral" title="Class DataType" accesskey="p" rel="prev"><img src="../_static/images/chevron-right-orange.svg" class="previous-page"> Previous</a>

docs/_cpp_api/classtorch__tensorrt_1_1TensorFormat.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Class TensorFormat &mdash; Torch-TensorRT v2.9.0.dev0+dbc061c documentation</title>
13+
<title>Class TensorFormat &mdash; Torch-TensorRT v2.9.0.dev0+a2f6b2c documentation</title>
1414

1515

1616

@@ -40,7 +40,7 @@
4040
<link rel="index" title="Index" href="../genindex.html" />
4141
<link rel="search" title="Search" href="../search.html" />
4242
<link rel="next" title="Enum EngineCapability" href="enum_torch__tensorrt_8h_1a3fbe5d72e4fc624dbd038853079620eb.html" />
43-
<link rel="prev" title="Template Class Int8Calibrator" href="classtorch__tensorrt_1_1ptq_1_1Int8Calibrator.html" />
43+
<link rel="prev" title="Class Device::DeviceType" href="classtorch__tensorrt_1_1Device_1_1DeviceType.html" />
4444
<!-- Google Tag Manager -->
4545
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
4646
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
@@ -293,7 +293,7 @@
293293

294294

295295
<div class="version">
296-
v2.9.0.dev0+dbc061c
296+
v2.9.0.dev0+a2f6b2c
297297
</div>
298298

299299

@@ -397,7 +397,6 @@
397397
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt.html">Namespace torch_tensorrt</a></li>
398398
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__logging.html">Namespace torch_tensorrt::logging</a></li>
399399
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__torchscript.html">Namespace torch_tensorrt::torchscript</a></li>
400-
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__ptq.html">Namespace torch_tensorrt::ptq</a></li>
401400
</ul>
402401
<p class="caption" role="heading"><span class="caption-text">CLI Documentation</span></p>
403402
<ul>
@@ -659,7 +658,7 @@ <h2>Class Documentation<a class="headerlink" href="#class-documentation" title="
659658
<a href="enum_torch__tensorrt_8h_1a3fbe5d72e4fc624dbd038853079620eb.html" class="btn btn-neutral float-right" title="Enum EngineCapability" accesskey="n" rel="next">Next <img src="../_static/images/chevron-right-orange.svg" class="next-page"></a>
660659

661660

662-
<a href="classtorch__tensorrt_1_1ptq_1_1Int8Calibrator.html" class="btn btn-neutral" title="Template Class Int8Calibrator" accesskey="p" rel="prev"><img src="../_static/images/chevron-right-orange.svg" class="previous-page"> Previous</a>
661+
<a href="classtorch__tensorrt_1_1Device_1_1DeviceType.html" class="btn btn-neutral" title="Class Device::DeviceType" accesskey="p" rel="prev"><img src="../_static/images/chevron-right-orange.svg" class="previous-page"> Previous</a>
663662

664663
</div>
665664

docs/_cpp_api/define_macros_8h_1a18d295a837ac71add5578860b55e5502.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Define STR &mdash; Torch-TensorRT v2.9.0.dev0+dbc061c documentation</title>
13+
<title>Define STR &mdash; Torch-TensorRT v2.9.0.dev0+a2f6b2c documentation</title>
1414

1515

1616

@@ -293,7 +293,7 @@
293293

294294

295295
<div class="version">
296-
v2.9.0.dev0+dbc061c
296+
v2.9.0.dev0+a2f6b2c
297297
</div>
298298

299299

@@ -397,7 +397,6 @@
397397
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt.html">Namespace torch_tensorrt</a></li>
398398
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__logging.html">Namespace torch_tensorrt::logging</a></li>
399399
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__torchscript.html">Namespace torch_tensorrt::torchscript</a></li>
400-
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__ptq.html">Namespace torch_tensorrt::ptq</a></li>
401400
</ul>
402401
<p class="caption" role="heading"><span class="caption-text">CLI Documentation</span></p>
403402
<ul>

docs/_cpp_api/define_macros_8h_1a282fd3c0b1c3a215148ae372070e1268.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Define TORCH_TENSORRT_PATCH_VERSION &mdash; Torch-TensorRT v2.9.0.dev0+dbc061c documentation</title>
13+
<title>Define TORCH_TENSORRT_PATCH_VERSION &mdash; Torch-TensorRT v2.9.0.dev0+a2f6b2c documentation</title>
1414

1515

1616

@@ -39,7 +39,7 @@
3939
<link rel="stylesheet" href="../_static/css/custom.css" type="text/css" />
4040
<link rel="index" title="Index" href="../genindex.html" />
4141
<link rel="search" title="Search" href="../search.html" />
42-
<link rel="next" title="Define TORCH_TENSORRT_PTQ_DEPRECATION" href="define_macros_8h_1a46612a64c219548c5ef03013eb2144ec.html" />
42+
<link rel="next" title="Define TORCH_TENSORRT_VERSION" href="define_macros_8h_1adad592a7b1b7eed529cdf6acd584c883.html" />
4343
<link rel="prev" title="Define TORCH_TENSORRT_MINOR_VERSION" href="define_macros_8h_1a35703561b26b1a9d2738ad7d58b27827.html" />
4444
<!-- Google Tag Manager -->
4545
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
@@ -293,7 +293,7 @@
293293

294294

295295
<div class="version">
296-
v2.9.0.dev0+dbc061c
296+
v2.9.0.dev0+a2f6b2c
297297
</div>
298298

299299

@@ -397,7 +397,6 @@
397397
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt.html">Namespace torch_tensorrt</a></li>
398398
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__logging.html">Namespace torch_tensorrt::logging</a></li>
399399
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__torchscript.html">Namespace torch_tensorrt::torchscript</a></li>
400-
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__ptq.html">Namespace torch_tensorrt::ptq</a></li>
401400
</ul>
402401
<p class="caption" role="heading"><span class="caption-text">CLI Documentation</span></p>
403402
<ul>
@@ -515,7 +514,7 @@ <h2>Define Documentation<a class="headerlink" href="#define-documentation" title
515514

516515
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
517516

518-
<a href="define_macros_8h_1a46612a64c219548c5ef03013eb2144ec.html" class="btn btn-neutral float-right" title="Define TORCH_TENSORRT_PTQ_DEPRECATION" accesskey="n" rel="next">Next <img src="../_static/images/chevron-right-orange.svg" class="next-page"></a>
517+
<a href="define_macros_8h_1adad592a7b1b7eed529cdf6acd584c883.html" class="btn btn-neutral float-right" title="Define TORCH_TENSORRT_VERSION" accesskey="n" rel="next">Next <img src="../_static/images/chevron-right-orange.svg" class="next-page"></a>
519518

520519

521520
<a href="define_macros_8h_1a35703561b26b1a9d2738ad7d58b27827.html" class="btn btn-neutral" title="Define TORCH_TENSORRT_MINOR_VERSION" accesskey="p" rel="prev"><img src="../_static/images/chevron-right-orange.svg" class="previous-page"> Previous</a>

docs/_cpp_api/define_macros_8h_1a31398a6d4d27e28817afb0f0139e909e.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Define TORCH_TENSORRT_MAJOR_VERSION &mdash; Torch-TensorRT v2.9.0.dev0+dbc061c documentation</title>
13+
<title>Define TORCH_TENSORRT_MAJOR_VERSION &mdash; Torch-TensorRT v2.9.0.dev0+a2f6b2c documentation</title>
1414

1515

1616

@@ -293,7 +293,7 @@
293293

294294

295295
<div class="version">
296-
v2.9.0.dev0+dbc061c
296+
v2.9.0.dev0+a2f6b2c
297297
</div>
298298

299299

@@ -397,7 +397,6 @@
397397
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt.html">Namespace torch_tensorrt</a></li>
398398
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__logging.html">Namespace torch_tensorrt::logging</a></li>
399399
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__torchscript.html">Namespace torch_tensorrt::torchscript</a></li>
400-
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__ptq.html">Namespace torch_tensorrt::ptq</a></li>
401400
</ul>
402401
<p class="caption" role="heading"><span class="caption-text">CLI Documentation</span></p>
403402
<ul>

docs/_cpp_api/define_macros_8h_1a35703561b26b1a9d2738ad7d58b27827.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Define TORCH_TENSORRT_MINOR_VERSION &mdash; Torch-TensorRT v2.9.0.dev0+dbc061c documentation</title>
13+
<title>Define TORCH_TENSORRT_MINOR_VERSION &mdash; Torch-TensorRT v2.9.0.dev0+a2f6b2c documentation</title>
1414

1515

1616

@@ -293,7 +293,7 @@
293293

294294

295295
<div class="version">
296-
v2.9.0.dev0+dbc061c
296+
v2.9.0.dev0+a2f6b2c
297297
</div>
298298

299299

@@ -397,7 +397,6 @@
397397
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt.html">Namespace torch_tensorrt</a></li>
398398
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__logging.html">Namespace torch_tensorrt::logging</a></li>
399399
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__torchscript.html">Namespace torch_tensorrt::torchscript</a></li>
400-
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__ptq.html">Namespace torch_tensorrt::ptq</a></li>
401400
</ul>
402401
<p class="caption" role="heading"><span class="caption-text">CLI Documentation</span></p>
403402
<ul>

docs/_cpp_api/define_macros_8h_1abd1465eb38256d3f22cc1426b23d516b.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Define TORCHTRT_API &mdash; Torch-TensorRT v2.9.0.dev0+dbc061c documentation</title>
13+
<title>Define TORCHTRT_API &mdash; Torch-TensorRT v2.9.0.dev0+a2f6b2c documentation</title>
1414

1515

1616

@@ -293,7 +293,7 @@
293293

294294

295295
<div class="version">
296-
v2.9.0.dev0+dbc061c
296+
v2.9.0.dev0+a2f6b2c
297297
</div>
298298

299299

@@ -397,7 +397,6 @@
397397
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt.html">Namespace torch_tensorrt</a></li>
398398
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__logging.html">Namespace torch_tensorrt::logging</a></li>
399399
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__torchscript.html">Namespace torch_tensorrt::torchscript</a></li>
400-
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__ptq.html">Namespace torch_tensorrt::ptq</a></li>
401400
</ul>
402401
<p class="caption" role="heading"><span class="caption-text">CLI Documentation</span></p>
403402
<ul>

docs/_cpp_api/define_macros_8h_1abe87b341f562fd1cf40b7672e4d759da.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Define XSTR &mdash; Torch-TensorRT v2.9.0.dev0+dbc061c documentation</title>
13+
<title>Define XSTR &mdash; Torch-TensorRT v2.9.0.dev0+a2f6b2c documentation</title>
1414

1515

1616

@@ -293,7 +293,7 @@
293293

294294

295295
<div class="version">
296-
v2.9.0.dev0+dbc061c
296+
v2.9.0.dev0+a2f6b2c
297297
</div>
298298

299299

@@ -397,7 +397,6 @@
397397
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt.html">Namespace torch_tensorrt</a></li>
398398
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__logging.html">Namespace torch_tensorrt::logging</a></li>
399399
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__torchscript.html">Namespace torch_tensorrt::torchscript</a></li>
400-
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__ptq.html">Namespace torch_tensorrt::ptq</a></li>
401400
</ul>
402401
<p class="caption" role="heading"><span class="caption-text">CLI Documentation</span></p>
403402
<ul>

docs/_cpp_api/define_macros_8h_1ad19939408f7be171a74a89928b36eb59.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Define TORCHTRT_HIDDEN &mdash; Torch-TensorRT v2.9.0.dev0+dbc061c documentation</title>
13+
<title>Define TORCHTRT_HIDDEN &mdash; Torch-TensorRT v2.9.0.dev0+a2f6b2c documentation</title>
1414

1515

1616

@@ -293,7 +293,7 @@
293293

294294

295295
<div class="version">
296-
v2.9.0.dev0+dbc061c
296+
v2.9.0.dev0+a2f6b2c
297297
</div>
298298

299299

@@ -397,7 +397,6 @@
397397
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt.html">Namespace torch_tensorrt</a></li>
398398
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__logging.html">Namespace torch_tensorrt::logging</a></li>
399399
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__torchscript.html">Namespace torch_tensorrt::torchscript</a></li>
400-
<li class="toctree-l1"><a class="reference internal" href="namespace_torch_tensorrt__ptq.html">Namespace torch_tensorrt::ptq</a></li>
401400
</ul>
402401
<p class="caption" role="heading"><span class="caption-text">CLI Documentation</span></p>
403402
<ul>

0 commit comments

Comments
 (0)