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-
12+
1313 < title > Class DataType — Torch-TensorRT master documentation</ title >
14-
1514
16-
17-
18-
19-
2015
21-
2216
23-
24-
25-
2617
27-
18+
19+
20+
21+
22+
23+
24+
25+
26+
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" /> -->
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 -->
180180
181181< body class ="pytorch-body ">
182182
183-
184183
185-
184+
185+
186186
187187 < div class ="table-of-contents-link-wrapper ">
188188 < span > Table of Contents</ span >
193193 < div class ="pytorch-side-scroll ">
194194 < div class ="pytorch-menu pytorch-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="main navigation ">
195195 < div class ="pytorch-left-menu-search ">
196-
197196
198-
199-
200-
197+
198+
199+
200+
201201 < div class ="version ">
202- master (1.2.0a0+450c869 )
202+ master (1.2.0 )
203203 </ div >
204-
205-
206204
207-
208205
209206
210-
207+
208+
209+
210+
211211
212212
213213< div role ="search ">
218218 </ form >
219219</ div >
220220
221-
221+
222222 </ div >
223223
224-
225-
226-
227-
228-
229-
224+
225+
226+
227+
228+
229+
230230 < p class ="caption " role ="heading "> < span class ="caption-text "> Getting Started</ span > </ p >
231231< ul >
232232< li class ="toctree-l1 "> < a class ="reference internal " href ="../getting_started/installation.html "> Installation</ a > </ li >
277277< li class ="toctree-l1 "> < a class ="reference internal " href ="../indices/supported_ops.html "> Operators Supported</ a > </ li >
278278</ ul >
279279
280-
281-
280+
281+
282282 </ div >
283283 </ div >
284284 </ nav >
285285
286286 < div class ="pytorch-container ">
287287 < div class ="pytorch-page-level-bar " id ="pytorch-page-level-bar ">
288288 < div class ="pytorch-breadcrumbs-wrapper ">
289-
289+
290290
291291
292292
305305< div role ="navigation " aria-label ="breadcrumbs navigation ">
306306
307307 < ul class ="pytorch-breadcrumbs ">
308-
308+
309309 < li >
310310 < a href ="../index.html ">
311-
311+
312312 Docs
313-
313+
314314 </ a > >
315315 </ li >
316316
317-
317+
318318 < li > < a href ="torch_tensort_cpp.html "> Torch-TensorRT C++ API</ a > ></ li >
319-
319+
320320 < li > Class DataType</ li >
321-
322-
321+
322+
323323 < li class ="pytorch-breadcrumbs-aside ">
324-
325-
324+
325+
326326 < a href ="../_sources/_cpp_api/classtorch__tensorrt_1_1DataType.rst.txt " rel ="nofollow "> < img src ="../_static/images/view-page-source-icon.svg "> </ a >
327-
328-
327+
328+
329329 </ li >
330-
330+
331331 </ ul >
332332
333-
333+
334334</ div >
335335 </ div >
336336
342342 < section data-toggle ="wy-nav-shift " id ="pytorch-content-wrap " class ="pytorch-content-wrap ">
343343 < div class ="pytorch-content-left ">
344344
345-
346-
345+
346+
347347 < div class ="rst-content ">
348-
348+
349349 < div role ="main " class ="main-content " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
350350 < article itemprop ="articleBody " id ="pytorch-article " class ="pytorch-article ">
351-
351+
352352 < section id ="class-datatype ">
353353< 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 >
354354< ul class ="simple ">
@@ -526,37 +526,37 @@ <h2>Class Documentation<a class="headerlink" href="#class-documentation" title="
526526
527527
528528 </ article >
529-
529+
530530 </ div >
531531 < footer >
532-
532+
533533 < div class ="rst-footer-buttons " role ="navigation " aria-label ="footer navigation ">
534-
534+
535535 < 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 >
536-
537-
536+
537+
538538 < 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 >
539-
539+
540540 </ div >
541-
542541
543-
542+
543+
544544
545545 < hr >
546546
547-
547+
548548
549549 < div role ="contentinfo ">
550550 < p >
551551 © Copyright 2021, NVIDIA Corporation.
552552
553553 </ p >
554554 </ div >
555-
555+
556556 < div >
557557 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 > .
558558 </ div >
559-
559+
560560
561561</ footer >
562562
@@ -579,12 +579,12 @@ <h2>Class Documentation<a class="headerlink" href="#class-documentation" title="
579579 </ section >
580580 </ div >
581581
582-
583582
584583
585-
586584
587-
585+
586+
587+
588588 < script type ="text/javascript " id ="documentation_options " data-url_root ="../ " src ="../_static/documentation_options.js "> </ script >
589589 < script data-url_root ="../ " id ="documentation_options " src ="../_static/documentation_options.js "> </ script >
590590 < script src ="../_static/jquery.js "> </ script >
@@ -593,9 +593,9 @@ <h2>Class Documentation<a class="headerlink" href="#class-documentation" title="
593593 < script src ="../_static/collapsible-lists/js/CollapsibleLists.compressed.js "> </ script >
594594 < script src ="../_static/collapsible-lists/js/apply-collapsible-lists.js "> </ script >
595595 < 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 >
596-
597596
598-
597+
598+
599599
600600 < script type ="text/javascript " src ="../_static/js/vendor/popper.min.js "> </ script >
601601 < script type ="text/javascript " src ="../_static/js/vendor/bootstrap.min.js "> </ script >
@@ -606,7 +606,7 @@ <h2>Class Documentation<a class="headerlink" href="#class-documentation" title="
606606 jQuery ( function ( ) {
607607 SphinxRtdTheme . Navigation . enable ( true ) ;
608608 } ) ;
609- </ script >
609+ </ script >
610610
611611 <!-- Begin Footer -->
612612
@@ -663,19 +663,43 @@ <h2>Resources</h2>
663663 </ ul >
664664 </ div >
665665
666- < div class ="footer-links-col follow-us-col ">
666+ < div class ="footer-links-col ">
667667 < ul >
668- < li class ="list-title "> Stay Connected</ li >
668+ < li class ="list-title "> Stay up to date</ li >
669+ < li > < a href ="https://www.facebook.com/pytorch " target ="_blank "> Facebook</ a > </ li >
670+ < li > < a href ="https://twitter.com/pytorch " target ="_blank "> Twitter</ a > </ li >
671+ < li > < a href ="https://www.youtube.com/pytorch " target ="_blank "> YouTube</ a > </ li >
672+ < li > < a href ="https://www.linkedin.com/company/pytorch " target ="_blank "> LinkedIn</ a > </ li >
669673 </ ul >
670-
671- < div class ="footer-social-icons ">
672- < a href ="https://www.facebook.com/pytorch " target ="_blank " class ="facebook "> </ a >
673- < a href ="https://twitter.com/pytorch " target ="_blank " class ="twitter "> </ a >
674- < a href ="https://www.youtube.com/pytorch " target ="_blank " class ="youtube "> </ a >
675674 </ div >
675+
676+ < div class ="footer-links-col ">
677+ < ul >
678+ < li class ="list-title "> PyTorch Podcasts</ li >
679+ < li > < a href ="https://open.spotify.com/show/6UzHKeiy368jKfQMKKvJY5 " target ="_blank "> Spotify</ a > </ li >
680+ < li > < a href ="https://podcasts.apple.com/us/podcast/pytorch-developer-podcast/id1566080008 " target ="_blank "> Apple</ a > </ li >
681+ < li > < a href ="https://www.google.com/podcasts?feed=aHR0cHM6Ly9mZWVkcy5zaW1wbGVjYXN0LmNvbS9PQjVGa0lsOA%3D%3D " target ="_blank "> Google</ a > </ li >
682+ < li > < a href ="https://music.amazon.com/podcasts/7a4e6f0e-26c2-49e9-a478-41bd244197d0/PyTorch-Developer-Podcast? " target ="_blank "> Amazon</ a > </ li >
683+ </ ul >
684+ </ div >
685+ </ div >
686+
687+ < div class ="privacy-policy ">
688+ < ul >
689+ < li class ="privacy-policy-links "> < a href ="https://www.linuxfoundation.org/terms/ " target ="_blank "> Terms</ a > </ li >
690+ < li class ="privacy-policy-links "> |</ li >
691+ < li class ="privacy-policy-links "> < a href ="https://www.linuxfoundation.org/privacy-policy/ " target ="_blank "> Privacy</ a > </ li >
692+ </ ul >
676693 </ div >
694+ < div class ="copyright ">
695+ < p > © Copyright The Linux Foundation. The PyTorch Foundation is a project of The Linux Foundation.
696+ For web site terms of use, trademark policy and other policies applicable to The PyTorch Foundation please see
697+ < a href ="www.linuxfoundation.org/policies/ "> www.linuxfoundation.org/policies/</ a > . The PyTorch Foundation supports the PyTorch open source
698+ project, which has been established as PyTorch Project a Series of LF Projects, LLC. For policies applicable to the PyTorch Project a Series of LF Projects, LLC,
699+ please see < a href ="www.lfprojects.org/policies/ "> www.lfprojects.org/policies/</ a > .</ p >
677700 </ div >
678- </ div >
701+ </ div >
702+
679703 </ footer >
680704
681705 < div class ="cookie-banner-wrapper ">
0 commit comments