Skip to content

Commit 2769c8f

Browse files
author
Torch-TensorRT Github Bot
committed
docs: [Automated] Regenerating documenation for 275721c
Signed-off-by: Torch-TensorRT Github Bot <[email protected]>
1 parent 275721c commit 2769c8f

File tree

108 files changed

+5256
-1371
lines changed

Some content is hidden

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

108 files changed

+5256
-1371
lines changed

docs/_cpp_api/classtorch__tensorrt_1_1DataType.html

Lines changed: 50 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -114,14 +114,18 @@
114114
<span class="dropdown-title">torchvision</span>
115115
<p></p>
116116
</a>
117-
<a class="doc-dropdown-option nav-dropdown-item" href="https://pytorch.org/torchrec">
118-
<span class="dropdown-title">TorchRec</span>
117+
<a class="doc-dropdown-option nav-dropdown-item" href="https://pytorch.org/torcharrow">
118+
<span class="dropdown-title">torcharrow</span>
119119
<p></p>
120120
</a>
121121
<a class="doc-dropdown-option nav-dropdown-item" href="https://pytorch.org/data">
122122
<span class="dropdown-title">TorchData</span>
123123
<p></p>
124124
</a>
125+
<a class="doc-dropdown-option nav-dropdown-item" href="https://pytorch.org/torchrec">
126+
<span class="dropdown-title">TorchRec</span>
127+
<p></p>
128+
</a>
125129
<a class="doc-dropdown-option nav-dropdown-item" href="https://pytorch.org/serve/">
126130
<span class="dropdown-title">TorchServe</span>
127131
<p></p>
@@ -147,14 +151,26 @@
147151
<span class="dropdown-title">About</span>
148152
<p>Learn about PyTorch’s features and capabilities</p>
149153
</a>
154+
<a class="nav-dropdown-item" href="https://pytorch.org/foundation">
155+
<span class="dropdown-title">PyTorch Foundation</span>
156+
<p>Learn about the PyTorch foundation</p>
157+
</a>
150158
<a class="nav-dropdown-item" href="https://pytorch.org/#community-module">
151159
<span class="dropdown-title">Community</span>
152160
<p>Join the PyTorch developer community to contribute, learn, and get your questions answered.</p>
153161
</a>
162+
<a class="nav-dropdown-item" href="https://pytorch.org/community-stories">
163+
<span class="dropdown-title">Community Stories</span>
164+
<p>Learn how our community solves real, everyday machine learning problems with PyTorch.</p>
165+
</a>
154166
<a class="nav-dropdown-item" href="https://pytorch.org/resources">
155167
<span class="dropdown-title">Developer Resources</span>
156168
<p>Find resources and get questions answered</p>
157169
</a>
170+
<a class="nav-dropdown-item" href="https://pytorch.org/events">
171+
<span class="dropdown-title">Events</span>
172+
<p>Find events, webinars, and podcasts</p>
173+
</a>
158174
<a class="nav-dropdown-item" href="https://discuss.pytorch.org/" target="_blank">
159175
<span class="dropdown-title">Forums</span>
160176
<p>A place to discuss PyTorch code, issues, install, research</p>
@@ -199,7 +215,7 @@
199215

200216

201217
<div class="version">
202-
master (1.3.0a0+85e5e99)
218+
master (1.3.0a0+275721c)
203219
</div>
204220

205221

@@ -733,15 +749,11 @@ <h2>Resources</h2>
733749
<li>
734750
<a href="https://pytorch.org/ecosystem">Ecosystem</a>
735751
</li>
736-
752+
737753
<li>
738754
<a href="https://pytorch.org/mobile">Mobile</a>
739755
</li>
740756

741-
<li>
742-
<a href="https://pytorch.org/hub">PyTorch Hub</a>
743-
</li>
744-
745757
<li>
746758
<a href="https://pytorch.org/blog/">Blog</a>
747759
</li>
@@ -771,6 +783,18 @@ <h2>Resources</h2>
771783
<a href="https://pytorch.org/vision/stable/index.html">torchvision</a>
772784
</li>
773785

786+
<li>
787+
<a href="https://pytorch.org/torcharrow">torcharrow</a>
788+
</li>
789+
790+
<li>
791+
<a href="https://pytorch.org/data">TorchData</a>
792+
</li>
793+
794+
<li>
795+
<a href="https://pytorch.org/torchrec">TorchRec</a>
796+
</li>
797+
774798
<li>
775799
<a href="https://pytorch.org/serve/">TorchServe</a>
776800
</li>
@@ -787,27 +811,40 @@ <h2>Resources</h2>
787811
<li class="resources-mobile-menu-title">
788812
Resources
789813
</li>
814+
815+
<ul class="resources-mobile-menu-items">
790816

791-
<ul class="resources-mobile-menu-items">
792817
<li>
793-
<a href="https://pytorch.org/resources">Developer Resources</a>
818+
<a href="https://pytorch.org/features">About</a>
794819
</li>
795820

796821
<li>
797-
<a href="https://pytorch.org/features">About</a>
822+
<a href="https://pytorch.org/foundation">PyTorch Foundation</a>
798823
</li>
799824

800825
<li>
801-
<a href="https://pytorch.org/hub">Models (Beta)</a>
826+
<a href="https://pytorch.org/#community-module">Community</a>
802827
</li>
803828

804829
<li>
805-
<a href="https://pytorch.org/#community-module">Community</a>
830+
<a href="https://pytorch.org/community-stories">Community Stories</a>
831+
</li>
832+
833+
<li>
834+
<a href="https://pytorch.org/resources">Developer Resources</a>
835+
</li>
836+
837+
<li>
838+
<a href="https://pytorch.org/events">Events</a>
806839
</li>
807840

808841
<li>
809842
<a href="https://discuss.pytorch.org/">Forums</a>
810843
</li>
844+
845+
<li>
846+
<a href="https://pytorch.org/hub">Models (Beta)</a>
847+
</li>
811848
</ul>
812849

813850
<li>

docs/_cpp_api/classtorch__tensorrt_1_1Device_1_1DeviceType.html

Lines changed: 50 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -114,14 +114,18 @@
114114
<span class="dropdown-title">torchvision</span>
115115
<p></p>
116116
</a>
117-
<a class="doc-dropdown-option nav-dropdown-item" href="https://pytorch.org/torchrec">
118-
<span class="dropdown-title">TorchRec</span>
117+
<a class="doc-dropdown-option nav-dropdown-item" href="https://pytorch.org/torcharrow">
118+
<span class="dropdown-title">torcharrow</span>
119119
<p></p>
120120
</a>
121121
<a class="doc-dropdown-option nav-dropdown-item" href="https://pytorch.org/data">
122122
<span class="dropdown-title">TorchData</span>
123123
<p></p>
124124
</a>
125+
<a class="doc-dropdown-option nav-dropdown-item" href="https://pytorch.org/torchrec">
126+
<span class="dropdown-title">TorchRec</span>
127+
<p></p>
128+
</a>
125129
<a class="doc-dropdown-option nav-dropdown-item" href="https://pytorch.org/serve/">
126130
<span class="dropdown-title">TorchServe</span>
127131
<p></p>
@@ -147,14 +151,26 @@
147151
<span class="dropdown-title">About</span>
148152
<p>Learn about PyTorch’s features and capabilities</p>
149153
</a>
154+
<a class="nav-dropdown-item" href="https://pytorch.org/foundation">
155+
<span class="dropdown-title">PyTorch Foundation</span>
156+
<p>Learn about the PyTorch foundation</p>
157+
</a>
150158
<a class="nav-dropdown-item" href="https://pytorch.org/#community-module">
151159
<span class="dropdown-title">Community</span>
152160
<p>Join the PyTorch developer community to contribute, learn, and get your questions answered.</p>
153161
</a>
162+
<a class="nav-dropdown-item" href="https://pytorch.org/community-stories">
163+
<span class="dropdown-title">Community Stories</span>
164+
<p>Learn how our community solves real, everyday machine learning problems with PyTorch.</p>
165+
</a>
154166
<a class="nav-dropdown-item" href="https://pytorch.org/resources">
155167
<span class="dropdown-title">Developer Resources</span>
156168
<p>Find resources and get questions answered</p>
157169
</a>
170+
<a class="nav-dropdown-item" href="https://pytorch.org/events">
171+
<span class="dropdown-title">Events</span>
172+
<p>Find events, webinars, and podcasts</p>
173+
</a>
158174
<a class="nav-dropdown-item" href="https://discuss.pytorch.org/" target="_blank">
159175
<span class="dropdown-title">Forums</span>
160176
<p>A place to discuss PyTorch code, issues, install, research</p>
@@ -199,7 +215,7 @@
199215

200216

201217
<div class="version">
202-
master (1.3.0a0+85e5e99)
218+
master (1.3.0a0+275721c)
203219
</div>
204220

205221

@@ -682,15 +698,11 @@ <h2>Resources</h2>
682698
<li>
683699
<a href="https://pytorch.org/ecosystem">Ecosystem</a>
684700
</li>
685-
701+
686702
<li>
687703
<a href="https://pytorch.org/mobile">Mobile</a>
688704
</li>
689705

690-
<li>
691-
<a href="https://pytorch.org/hub">PyTorch Hub</a>
692-
</li>
693-
694706
<li>
695707
<a href="https://pytorch.org/blog/">Blog</a>
696708
</li>
@@ -720,6 +732,18 @@ <h2>Resources</h2>
720732
<a href="https://pytorch.org/vision/stable/index.html">torchvision</a>
721733
</li>
722734

735+
<li>
736+
<a href="https://pytorch.org/torcharrow">torcharrow</a>
737+
</li>
738+
739+
<li>
740+
<a href="https://pytorch.org/data">TorchData</a>
741+
</li>
742+
743+
<li>
744+
<a href="https://pytorch.org/torchrec">TorchRec</a>
745+
</li>
746+
723747
<li>
724748
<a href="https://pytorch.org/serve/">TorchServe</a>
725749
</li>
@@ -736,27 +760,40 @@ <h2>Resources</h2>
736760
<li class="resources-mobile-menu-title">
737761
Resources
738762
</li>
763+
764+
<ul class="resources-mobile-menu-items">
739765

740-
<ul class="resources-mobile-menu-items">
741766
<li>
742-
<a href="https://pytorch.org/resources">Developer Resources</a>
767+
<a href="https://pytorch.org/features">About</a>
743768
</li>
744769

745770
<li>
746-
<a href="https://pytorch.org/features">About</a>
771+
<a href="https://pytorch.org/foundation">PyTorch Foundation</a>
747772
</li>
748773

749774
<li>
750-
<a href="https://pytorch.org/hub">Models (Beta)</a>
775+
<a href="https://pytorch.org/#community-module">Community</a>
751776
</li>
752777

753778
<li>
754-
<a href="https://pytorch.org/#community-module">Community</a>
779+
<a href="https://pytorch.org/community-stories">Community Stories</a>
780+
</li>
781+
782+
<li>
783+
<a href="https://pytorch.org/resources">Developer Resources</a>
784+
</li>
785+
786+
<li>
787+
<a href="https://pytorch.org/events">Events</a>
755788
</li>
756789

757790
<li>
758791
<a href="https://discuss.pytorch.org/">Forums</a>
759792
</li>
793+
794+
<li>
795+
<a href="https://pytorch.org/hub">Models (Beta)</a>
796+
</li>
760797
</ul>
761798

762799
<li>

0 commit comments

Comments
 (0)