Skip to content

Commit b7f1e85

Browse files
author
Torch-TensorRT Github Bot
committed
docs: [Automated] Regenerating documenation for 664b158
Signed-off-by: Torch-TensorRT Github Bot <torch-tensorrt.github.bot@nvidia.com>
1 parent 664b158 commit b7f1e85

File tree

163 files changed

+28714
-8812
lines changed

Some content is hidden

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

163 files changed

+28714
-8812
lines changed

docs/_cpp_api/classtorch__tensorrt_1_1DataType.html

+122-106
Large diffs are not rendered by default.

docs/_cpp_api/classtorch__tensorrt_1_1Device_1_1DeviceType.html

+114-96
Large diffs are not rendered by default.

docs/_cpp_api/classtorch__tensorrt_1_1TensorFormat.html

+124-108
Large diffs are not rendered by default.

docs/_cpp_api/classtorch__tensorrt_1_1ptq_1_1Int8CacheCalibrator.html

+119-99
Large diffs are not rendered by default.

docs/_cpp_api/classtorch__tensorrt_1_1ptq_1_1Int8Calibrator.html

+125-106
Large diffs are not rendered by default.

docs/_cpp_api/define_macros_8h_1a18d295a837ac71add5578860b55e5502.html

+107-87
Original file line numberDiff line numberDiff line change
@@ -9,38 +9,48 @@
99
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
12+
13+
<title>Define STR &mdash; Torch-TensorRT v2.0.0.dev0+664b158 documentation</title>
14+
1215

13-
<title>Define STR &mdash; Torch-TensorRT v1.4.0+7d1d80773 documentation</title>
14-
15-
16-
17-
18-
19-
20-
21-
22-
23-
24-
16+
17+
18+
19+
2520

21+
2622

23+
24+
25+
2726

27+
2828

2929
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
3030
<!-- <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> -->
3131
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
3232
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
33+
<link rel="stylesheet" href="../_static/sg_gallery.css" type="text/css" />
34+
<link rel="stylesheet" href="../_static/sg_gallery-binder.css" type="text/css" />
35+
<link rel="stylesheet" href="../_static/sg_gallery-dataframe.css" type="text/css" />
36+
<link rel="stylesheet" href="../_static/sg_gallery-rendered-html.css" type="text/css" />
3337
<link rel="stylesheet" href="../_static/collapsible-lists/css/tree_view.css" type="text/css" />
38+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.10.0-beta/dist/katex.min.css" type="text/css" />
39+
<link rel="stylesheet" href="../_static/css/custom.css" type="text/css" />
3440
<link rel="index" title="Index" href="../genindex.html" />
3541
<link rel="search" title="Search" href="../search.html" />
3642
<link rel="next" title="Define TORCH_TENSORRT_MAJOR_VERSION" href="define_macros_8h_1a31398a6d4d27e28817afb0f0139e909e.html" />
37-
<link rel="prev" title="Function torch_tensorrt::torchscript::embed_engine_in_new_module" href="function_torch__tensorrt_8h_1a81f9783517335dda877d8cfcf38987c9.html" />
38-
<!-- Google Analytics -->
39-
40-
<!-- End Google Analytics -->
41-
42-
43-
43+
<link rel="prev" title="Function torch_tensorrt::torchscript::embed_engine_in_new_module" href="function_namespacetorch__tensorrt_1_1torchscript_1a81f9783517335dda877d8cfcf38987c9.html" />
44+
<!-- Google Tag Manager -->
45+
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
46+
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
47+
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
48+
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
49+
})(window,document,'script','dataLayer','');</script>
50+
<!-- End Google Tag Manager -->
51+
52+
53+
4454
<script src="../_static/js/modernizr.min.js"></script>
4555

4656
<!-- Preload the theme fonts -->
@@ -196,9 +206,9 @@
196206

197207
<body class="pytorch-body">
198208

209+
199210

200-
201-
211+
202212

203213
<div class="table-of-contents-link-wrapper">
204214
<span>Table of Contents</span>
@@ -209,21 +219,21 @@
209219
<div class="pytorch-side-scroll">
210220
<div class="pytorch-menu pytorch-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
211221
<div class="pytorch-left-menu-search">
222+
212223

213-
214-
215-
216-
224+
225+
226+
217227
<div class="version">
218-
v1.4.0+7d1d80773
228+
v2.0.0.dev0+664b158
219229
</div>
230+
231+
220232

233+
221234

222235

223-
224-
225-
226-
236+
227237

228238

229239
<div role="search">
@@ -234,15 +244,15 @@
234244
</form>
235245
</div>
236246

237-
247+
238248
</div>
239249

240-
241-
242-
243-
244-
245-
250+
251+
252+
253+
254+
255+
246256
<p class="caption" role="heading"><span class="caption-text">Getting Started</span></p>
247257
<ul>
248258
<li class="toctree-l1"><a class="reference internal" href="../getting_started/installation.html">Installation</a></li>
@@ -251,18 +261,24 @@
251261
<li class="toctree-l1"><a class="reference internal" href="../getting_started/getting_started_with_windows.html">Building Torch-TensorRT on Windows</a></li>
252262
<li class="toctree-l1"><a class="reference internal" href="../getting_started/getting_started_with_windows.html#building-with-visual-studio-code">Building With Visual Studio Code</a></li>
253263
</ul>
264+
<p class="caption" role="heading"><span class="caption-text">User Guide</span></p>
265+
<ul>
266+
<li class="toctree-l1"><a class="reference internal" href="../user_guide/creating_torchscript_module_in_python.html">Creating a TorchScript Module</a></li>
267+
<li class="toctree-l1"><a class="reference internal" href="../user_guide/creating_torchscript_module_in_python.html#working-with-torchscript-in-python">Working with TorchScript in Python</a></li>
268+
<li class="toctree-l1"><a class="reference internal" href="../user_guide/creating_torchscript_module_in_python.html#saving-torchscript-module-to-disk">Saving TorchScript Module to Disk</a></li>
269+
<li class="toctree-l1"><a class="reference internal" href="../user_guide/getting_started_with_fx_path.html">Torch-TensorRT (FX Frontend) User Guide</a></li>
270+
<li class="toctree-l1"><a class="reference internal" href="../user_guide/ptq.html">Post Training Quantization (PTQ)</a></li>
271+
<li class="toctree-l1"><a class="reference internal" href="../user_guide/runtime.html">Deploying Torch-TensorRT Programs</a></li>
272+
<li class="toctree-l1"><a class="reference internal" href="../user_guide/use_from_pytorch.html">Using Torch-TensorRT Directly From PyTorch</a></li>
273+
<li class="toctree-l1"><a class="reference internal" href="../user_guide/using_dla.html">DLA</a></li>
274+
</ul>
254275
<p class="caption" role="heading"><span class="caption-text">Tutorials</span></p>
255276
<ul>
256-
<li class="toctree-l1"><a class="reference internal" href="../tutorials/creating_torchscript_module_in_python.html">Creating a TorchScript Module</a></li>
257-
<li class="toctree-l1"><a class="reference internal" href="../tutorials/creating_torchscript_module_in_python.html#working-with-torchscript-in-python">Working with TorchScript in Python</a></li>
258-
<li class="toctree-l1"><a class="reference internal" href="../tutorials/creating_torchscript_module_in_python.html#saving-torchscript-module-to-disk">Saving TorchScript Module to Disk</a></li>
259-
<li class="toctree-l1"><a class="reference internal" href="../tutorials/getting_started_with_fx_path.html">Torch-TensorRT (FX Frontend) User Guide</a></li>
260-
<li class="toctree-l1"><a class="reference internal" href="../tutorials/ptq.html">Post Training Quantization (PTQ)</a></li>
261-
<li class="toctree-l1"><a class="reference internal" href="../tutorials/runtime.html">Deploying Torch-TensorRT Programs</a></li>
262277
<li class="toctree-l1"><a class="reference internal" href="../tutorials/serving_torch_tensorrt_with_triton.html">Serving a Torch-TensorRT model with Triton</a></li>
263-
<li class="toctree-l1"><a class="reference internal" href="../tutorials/use_from_pytorch.html">Using Torch-TensorRT Directly From PyTorch</a></li>
264-
<li class="toctree-l1"><a class="reference internal" href="../tutorials/using_dla.html">DLA</a></li>
265278
<li class="toctree-l1"><a class="reference internal" href="../tutorials/notebooks.html">Example notebooks</a></li>
279+
<li class="toctree-l1"><a class="reference internal" href="../tutorials/_rendered_examples/dynamo/torch_compile_resnet_example.html">Compiling ResNet using the Torch-TensorRT <cite>torch.compile</cite> Backend</a></li>
280+
<li class="toctree-l1"><a class="reference internal" href="../tutorials/_rendered_examples/dynamo/torch_compile_transformers_example.html">Compiling a Transformer using torch.compile and TensorRT</a></li>
281+
<li class="toctree-l1"><a class="reference internal" href="../tutorials/_rendered_examples/dynamo/torch_compile_advanced_usage.html">Torch Compile Advanced Usage</a></li>
266282
</ul>
267283
<p class="caption" role="heading"><span class="caption-text">Python API Documenation</span></p>
268284
<ul>
@@ -295,16 +311,16 @@
295311
<li class="toctree-l1"><a class="reference internal" href="../indices/supported_ops.html">Operators Supported</a></li>
296312
</ul>
297313

298-
299-
314+
315+
300316
</div>
301317
</div>
302318
</nav>
303319

304320
<div class="pytorch-container">
305321
<div class="pytorch-page-level-bar" id="pytorch-page-level-bar">
306322
<div class="pytorch-breadcrumbs-wrapper">
307-
323+
308324

309325

310326

@@ -323,32 +339,32 @@
323339
<div role="navigation" aria-label="breadcrumbs navigation">
324340

325341
<ul class="pytorch-breadcrumbs">
326-
342+
327343
<li>
328344
<a href="../index.html">
329-
345+
330346
Docs
331-
347+
332348
</a> &gt;
333349
</li>
334350

335-
351+
336352
<li><a href="torch_tensort_cpp.html">Torch-TensorRT C++ API</a> &gt;</li>
337-
353+
338354
<li>Define STR</li>
339-
340-
355+
356+
341357
<li class="pytorch-breadcrumbs-aside">
342-
343-
358+
359+
344360
<a href="../_sources/_cpp_api/define_macros_8h_1a18d295a837ac71add5578860b55e5502.rst.txt" rel="nofollow"><img src="../_static/images/view-page-source-icon.svg"></a>
345-
346-
361+
362+
347363
</li>
348-
364+
349365
</ul>
350366

351-
367+
352368
</div>
353369
</div>
354370

@@ -360,13 +376,17 @@
360376
<section data-toggle="wy-nav-shift" id="pytorch-content-wrap" class="pytorch-content-wrap">
361377
<div class="pytorch-content-left">
362378

363-
364-
379+
380+
<!-- Google Tag Manager (noscript) -->
381+
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id="
382+
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
383+
<!-- End Google Tag Manager (noscript) -->
384+
365385
<div class="rst-content">
366-
386+
367387
<div role="main" class="main-content" itemscope="itemscope" itemtype="http://schema.org/Article">
368388
<article itemprop="articleBody" id="pytorch-article" class="pytorch-article">
369-
389+
370390
<section id="define-str">
371391
<span id="exhale-define-macros-8h-1a18d295a837ac71add5578860b55e5502"></span><h1>Define STR<a class="headerlink" href="#define-str" title="Permalink to this headline"></a></h1>
372392
<ul class="simple">
@@ -384,37 +404,37 @@ <h2>Define Documentation<a class="headerlink" href="#define-documentation" title
384404

385405

386406
</article>
387-
407+
388408
</div>
389409
<footer>
390-
410+
391411
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
392-
412+
393413
<a href="define_macros_8h_1a31398a6d4d27e28817afb0f0139e909e.html" class="btn btn-neutral float-right" title="Define TORCH_TENSORRT_MAJOR_VERSION" accesskey="n" rel="next">Next <img src="../_static/images/chevron-right-orange.svg" class="next-page"></a>
394-
395-
396-
<a href="function_torch__tensorrt_8h_1a81f9783517335dda877d8cfcf38987c9.html" class="btn btn-neutral" title="Function torch_tensorrt::torchscript::embed_engine_in_new_module" accesskey="p" rel="prev"><img src="../_static/images/chevron-right-orange.svg" class="previous-page"> Previous</a>
397-
414+
415+
416+
<a href="function_namespacetorch__tensorrt_1_1torchscript_1a81f9783517335dda877d8cfcf38987c9.html" class="btn btn-neutral" title="Function torch_tensorrt::torchscript::embed_engine_in_new_module" accesskey="p" rel="prev"><img src="../_static/images/chevron-right-orange.svg" class="previous-page"> Previous</a>
417+
398418
</div>
419+
399420

400-
401-
421+
402422

403423
<hr>
404424

405-
425+
406426

407427
<div role="contentinfo">
408428
<p>
409429
&copy; Copyright 2022, NVIDIA Corporation.
410430

411431
</p>
412432
</div>
413-
433+
414434
<div>
415435
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
416436
</div>
417-
437+
418438

419439
</footer>
420440

@@ -437,12 +457,12 @@ <h2>Define Documentation<a class="headerlink" href="#define-documentation" title
437457
</section>
438458
</div>
439459

460+
440461

441462

463+
442464

443-
444-
445-
465+
446466
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
447467
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
448468
<script src="../_static/jquery.js"></script>
@@ -451,9 +471,9 @@ <h2>Define Documentation<a class="headerlink" href="#define-documentation" title
451471
<script src="../_static/collapsible-lists/js/CollapsibleLists.compressed.js"></script>
452472
<script src="../_static/collapsible-lists/js/apply-collapsible-lists.js"></script>
453473
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
474+
454475

455-
456-
476+
457477

458478
<script type="text/javascript" src="../_static/js/vendor/popper.min.js"></script>
459479
<script type="text/javascript" src="../_static/js/vendor/bootstrap.min.js"></script>
@@ -464,7 +484,7 @@ <h2>Define Documentation<a class="headerlink" href="#define-documentation" title
464484
jQuery(function () {
465485
SphinxRtdTheme.Navigation.enable(true);
466486
});
467-
</script>
487+
</script>
468488

469489
<!-- Begin Footer -->
470490

@@ -528,7 +548,7 @@ <h2>Resources</h2>
528548
<li><a href="https://twitter.com/pytorch" target="_blank">Twitter</a></li>
529549
<li><a href="https://www.youtube.com/pytorch" target="_blank">YouTube</a></li>
530550
<li><a href="https://www.linkedin.com/company/pytorch" target="_blank">LinkedIn</a></li>
531-
</ul>
551+
</ul>
532552
</div>
533553

534554
<div class="footer-links-col">
@@ -541,7 +561,7 @@ <h2>Resources</h2>
541561
</ul>
542562
</div>
543563
</div>
544-
564+
545565
<div class="privacy-policy">
546566
<ul>
547567
<li class="privacy-policy-links"><a href="https://www.linuxfoundation.org/terms/" target="_blank">Terms</a></li>
@@ -591,7 +611,7 @@ <h2>Resources</h2>
591611
<li>
592612
<a href="https://pytorch.org/ecosystem">Ecosystem</a>
593613
</li>
594-
614+
595615
<li>
596616
<a href="https://pytorch.org/mobile">Mobile</a>
597617
</li>
@@ -653,7 +673,7 @@ <h2>Resources</h2>
653673
<li class="resources-mobile-menu-title">
654674
Resources
655675
</li>
656-
676+
657677
<ul class="resources-mobile-menu-items">
658678

659679
<li>

0 commit comments

Comments
 (0)