Skip to content

Commit f7b6405

Browse files
authored
chore: upload docs for 1.3.0 (#1504)
Signed-off-by: Naren Dasan <[email protected]> Signed-off-by: Naren Dasan <[email protected]>
1 parent 1361028 commit f7b6405

File tree

533 files changed

+180583
-13939
lines changed

Some content is hidden

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

533 files changed

+180583
-13939
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ repos:
66
- id: check-yaml
77
- id: trailing-whitespace
88
- id: check-added-large-files
9+
args:
10+
- --maxkb=1000
911
- id: check-vcs-permalinks
1012
- id: check-merge-conflict
1113
- id: mixed-line-ending

docs/_cpp_api/class_view_hierarchy.html

Lines changed: 674 additions & 578 deletions
Large diffs are not rendered by default.

docs/_cpp_api/classtorch__tensorrt_1_1DataType.html

Lines changed: 74 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,22 @@
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>Class DataType &mdash; Torch-TensorRT master documentation</title>
14-
1512

16-
17-
18-
19-
13+
<title>Class DataType &mdash; Torch-TensorRT v1.3.0 documentation</title>
14+
15+
16+
17+
18+
19+
20+
21+
22+
23+
24+
2025

21-
2226

23-
24-
25-
2627

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" /> -->
@@ -36,11 +36,11 @@
3636
<link rel="next" title="Class Device::DeviceType" href="classtorch__tensorrt_1_1Device_1_1DeviceType.html" />
3737
<link rel="prev" title="Struct CompileSpec" href="structtorch__tensorrt_1_1torchscript_1_1CompileSpec.html" />
3838
<!-- Google Analytics -->
39-
39+
4040
<!-- End Google Analytics -->
41-
4241

43-
42+
43+
4444
<script src="../_static/js/modernizr.min.js"></script>
4545

4646
<!-- Preload the theme fonts -->
@@ -196,9 +196,9 @@
196196

197197
<body class="pytorch-body">
198198

199-
200199

201-
200+
201+
202202

203203
<div class="table-of-contents-link-wrapper">
204204
<span>Table of Contents</span>
@@ -209,21 +209,21 @@
209209
<div class="pytorch-side-scroll">
210210
<div class="pytorch-menu pytorch-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
211211
<div class="pytorch-left-menu-search">
212-
213212

214-
215-
216-
213+
214+
215+
216+
217217
<div class="version">
218-
master (1.3.0a0+97b6708)
218+
v1.3.0
219219
</div>
220-
221-
222220

223-
224221

225222

226-
223+
224+
225+
226+
227227

228228

229229
<div role="search">
@@ -234,15 +234,15 @@
234234
</form>
235235
</div>
236236

237-
237+
238238
</div>
239239

240-
241-
242-
243-
244-
245-
240+
241+
242+
243+
244+
245+
246246
<p class="caption" role="heading"><span class="caption-text">Getting Started</span></p>
247247
<ul>
248248
<li class="toctree-l1"><a class="reference internal" href="../getting_started/installation.html">Installation</a></li>
@@ -293,16 +293,16 @@
293293
<li class="toctree-l1"><a class="reference internal" href="../indices/supported_ops.html">Operators Supported</a></li>
294294
</ul>
295295

296-
297-
296+
297+
298298
</div>
299299
</div>
300300
</nav>
301301

302302
<div class="pytorch-container">
303303
<div class="pytorch-page-level-bar" id="pytorch-page-level-bar">
304304
<div class="pytorch-breadcrumbs-wrapper">
305-
305+
306306

307307

308308

@@ -321,32 +321,32 @@
321321
<div role="navigation" aria-label="breadcrumbs navigation">
322322

323323
<ul class="pytorch-breadcrumbs">
324-
324+
325325
<li>
326326
<a href="../index.html">
327-
327+
328328
Docs
329-
329+
330330
</a> &gt;
331331
</li>
332332

333-
333+
334334
<li><a href="torch_tensort_cpp.html">Torch-TensorRT C++ API</a> &gt;</li>
335-
335+
336336
<li>Class DataType</li>
337-
338-
337+
338+
339339
<li class="pytorch-breadcrumbs-aside">
340-
341-
340+
341+
342342
<a href="../_sources/_cpp_api/classtorch__tensorrt_1_1DataType.rst.txt" rel="nofollow"><img src="../_static/images/view-page-source-icon.svg"></a>
343-
344-
343+
344+
345345
</li>
346-
346+
347347
</ul>
348348

349-
349+
350350
</div>
351351
</div>
352352

@@ -358,13 +358,13 @@
358358
<section data-toggle="wy-nav-shift" id="pytorch-content-wrap" class="pytorch-content-wrap">
359359
<div class="pytorch-content-left">
360360

361-
362-
361+
362+
363363
<div class="rst-content">
364-
364+
365365
<div role="main" class="main-content" itemscope="itemscope" itemtype="http://schema.org/Article">
366366
<article itemprop="articleBody" id="pytorch-article" class="pytorch-article">
367-
367+
368368
<section id="class-datatype">
369369
<span id="exhale-class-classtorch-tensorrt-1-1datatype"></span><h1>Class DataType<a class="headerlink" href="#class-datatype" title="Permalink to this headline"></a></h1>
370370
<ul class="simple">
@@ -542,37 +542,37 @@ <h2>Class Documentation<a class="headerlink" href="#class-documentation" title="
542542

543543

544544
</article>
545-
545+
546546
</div>
547547
<footer>
548-
548+
549549
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
550-
550+
551551
<a href="classtorch__tensorrt_1_1Device_1_1DeviceType.html" class="btn btn-neutral float-right" title="Class Device::DeviceType" accesskey="n" rel="next">Next <img src="../_static/images/chevron-right-orange.svg" class="next-page"></a>
552-
553-
552+
553+
554554
<a href="structtorch__tensorrt_1_1torchscript_1_1CompileSpec.html" class="btn btn-neutral" title="Struct CompileSpec" accesskey="p" rel="prev"><img src="../_static/images/chevron-right-orange.svg" class="previous-page"> Previous</a>
555-
555+
556556
</div>
557-
558557

559-
558+
559+
560560

561561
<hr>
562562

563-
563+
564564

565565
<div role="contentinfo">
566566
<p>
567567
&copy; Copyright 2022, NVIDIA Corporation.
568568

569569
</p>
570570
</div>
571-
571+
572572
<div>
573573
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>.
574574
</div>
575-
575+
576576

577577
</footer>
578578

@@ -595,12 +595,12 @@ <h2>Class Documentation<a class="headerlink" href="#class-documentation" title="
595595
</section>
596596
</div>
597597

598-
599598

600599

601-
602600

603-
601+
602+
603+
604604
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
605605
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
606606
<script src="../_static/jquery.js"></script>
@@ -609,9 +609,9 @@ <h2>Class Documentation<a class="headerlink" href="#class-documentation" title="
609609
<script src="../_static/collapsible-lists/js/CollapsibleLists.compressed.js"></script>
610610
<script src="../_static/collapsible-lists/js/apply-collapsible-lists.js"></script>
611611
<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>
612-
613612

614-
613+
614+
615615

616616
<script type="text/javascript" src="../_static/js/vendor/popper.min.js"></script>
617617
<script type="text/javascript" src="../_static/js/vendor/bootstrap.min.js"></script>
@@ -622,7 +622,7 @@ <h2>Class Documentation<a class="headerlink" href="#class-documentation" title="
622622
jQuery(function () {
623623
SphinxRtdTheme.Navigation.enable(true);
624624
});
625-
</script>
625+
</script>
626626

627627
<!-- Begin Footer -->
628628

@@ -686,7 +686,7 @@ <h2>Resources</h2>
686686
<li><a href="https://twitter.com/pytorch" target="_blank">Twitter</a></li>
687687
<li><a href="https://www.youtube.com/pytorch" target="_blank">YouTube</a></li>
688688
<li><a href="https://www.linkedin.com/company/pytorch" target="_blank">LinkedIn</a></li>
689-
</ul>
689+
</ul>
690690
</div>
691691

692692
<div class="footer-links-col">
@@ -699,7 +699,7 @@ <h2>Resources</h2>
699699
</ul>
700700
</div>
701701
</div>
702-
702+
703703
<div class="privacy-policy">
704704
<ul>
705705
<li class="privacy-policy-links"><a href="https://www.linuxfoundation.org/terms/" target="_blank">Terms</a></li>
@@ -749,7 +749,7 @@ <h2>Resources</h2>
749749
<li>
750750
<a href="https://pytorch.org/ecosystem">Ecosystem</a>
751751
</li>
752-
752+
753753
<li>
754754
<a href="https://pytorch.org/mobile">Mobile</a>
755755
</li>
@@ -811,7 +811,7 @@ <h2>Resources</h2>
811811
<li class="resources-mobile-menu-title">
812812
Resources
813813
</li>
814-
814+
815815
<ul class="resources-mobile-menu-items">
816816

817817
<li>

0 commit comments

Comments
 (0)