Skip to content

Commit eff9b26

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

File tree

155 files changed

+6265
-901
lines changed

Some content is hidden

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

155 files changed

+6265
-901
lines changed

docs/_cpp_api/classtorch__tensorrt_1_1DataType.html

+42-6
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.6.0.dev0+69c83d4 documentation</title>
13+
<title>Class DataType &mdash; Torch-TensorRT v2.7.0.dev0+d6be4ba documentation</title>
1414

1515

1616

@@ -135,8 +135,8 @@
135135
<span class=dropdown-title>Developer Resources</span>
136136
<p>Find resources and get questions answered</p>
137137
</a>
138-
<a class="nav-dropdown-item" href="https://pytorch.org/ecosystem/contributor-awards-2023">
139-
<span class="dropdown-title">Contributor Awards - 2023</span>
138+
<a class="nav-dropdown-item" href="https://pytorch.org/ecosystem/contributor-awards-2024">
139+
<span class="dropdown-title">Contributor Awards - 2024</span>
140140
<p>Award winners announced at this year's PyTorch Conference</p>
141141
</a>
142142
</div>
@@ -157,6 +157,9 @@
157157
<span class="dropdown-title">ExecuTorch</span>
158158
<p>End-to-end solution for enabling on-device inference capabilities across mobile and edge devices</p>
159159
</a>
160+
<a class="nav-dropdown-item" href="https://pytorch.org/executorch/stable/index.html">
161+
<span class="dropdown-title">ExecuTorch Docs</span>
162+
</a>
160163
</div>
161164
</div>
162165
</li>
@@ -204,6 +207,10 @@
204207
<span class="dropdown-title">Events</span>
205208
<p>Find events, webinars, and podcasts</p>
206209
</a>
210+
<a class="nav-dropdown-item" href="https://pytorch.org/newsletter">
211+
<span class="dropdown-title">Newsletter</span>
212+
<p>Stay up-to-date with the latest updates</p>
213+
</a>
207214
</div>
208215
</li>
209216

@@ -219,7 +226,18 @@
219226
</a>
220227
<a class="nav-dropdown-item" href="https://pytorch.org/governing-board">
221228
<span class="dropdown-title">Governing Board</span>
222-
<p></p>
229+
</a>
230+
<a class="nav-dropdown-item" href="https://pytorch.org/credits">
231+
<span class="dropdown-title">Cloud Credit Program</span>
232+
</a>
233+
<a class="nav-dropdown-item" href="https://pytorch.org/tac">
234+
<span class="dropdown-title">Technical Advisory Council</span>
235+
</a>
236+
<a class="nav-dropdown-item" href="https://pytorch.org/staff">
237+
<span class="dropdown-title">Staff</span>
238+
</a>
239+
<a class="nav-dropdown-item" href="https://pytorch.org/contact-us">
240+
<span class="dropdown-title">Contact Us</span>
223241
</a>
224242
</div>
225243
</div>
@@ -275,7 +293,7 @@
275293

276294

277295
<div class="version">
278-
v2.6.0.dev0+69c83d4
296+
v2.7.0.dev0+d6be4ba
279297
</div>
280298

281299

@@ -900,7 +918,7 @@ <h2>Resources</h2>
900918
<a href="https://pytorch.org/resources">Developer Resources</a>
901919
</li>
902920
<li>
903-
<a href="https://pytorch.org/ecosystem/contributor-awards-2023">Contributor Awards - 2023</a>
921+
<a href="https://pytorch.org/ecosystem/contributor-awards-2023">Contributor Awards - 2024</a>
904922
</li>
905923
</ul>
906924

@@ -916,6 +934,9 @@ <h2>Resources</h2>
916934
<li>
917935
<a href="https://pytorch.org/executorch-overview">ExecuTorch</a>
918936
</li>
937+
<li>
938+
<a href="https://pytorch.org/executorch/stable/index.html">ExecuTorch Documentation</a>
939+
</li>
919940
</ul>
920941

921942
<li class="resources-mobile-menu-title">
@@ -954,6 +975,9 @@ <h2>Resources</h2>
954975
<li>
955976
<a href="https://pytorch.org/events">Events</a>
956977
</li>
978+
<li>
979+
<a href="https://pytorch.org/newsletter">Newsletter</a>
980+
</li>
957981
</ul>
958982

959983
<li class="resources-mobile-menu-title">
@@ -967,6 +991,18 @@ <h2>Resources</h2>
967991
<li>
968992
<a href="https://pytorch.org/governing-board">Governing Board</a>
969993
</li>
994+
<li>
995+
<a href="https://pytorch.org/credits">Cloud Credit Program</a>
996+
</li>
997+
<li>
998+
<a href="https://pytorch.org/tac">Technical Advisory Council</a>
999+
</li>
1000+
<li>
1001+
<a href="https://pytorch.org/staff">Staff</a>
1002+
</li>
1003+
<li>
1004+
<a href="https://pytorch.org/contact-us">Contact Us</a>
1005+
</li>
9701006
</ul>
9711007
</ul>
9721008
</div>

docs/_cpp_api/classtorch__tensorrt_1_1Device_1_1DeviceType.html

+42-6
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.6.0.dev0+69c83d4 documentation</title>
13+
<title>Class Device::DeviceType &mdash; Torch-TensorRT v2.7.0.dev0+d6be4ba documentation</title>
1414

1515

1616

@@ -135,8 +135,8 @@
135135
<span class=dropdown-title>Developer Resources</span>
136136
<p>Find resources and get questions answered</p>
137137
</a>
138-
<a class="nav-dropdown-item" href="https://pytorch.org/ecosystem/contributor-awards-2023">
139-
<span class="dropdown-title">Contributor Awards - 2023</span>
138+
<a class="nav-dropdown-item" href="https://pytorch.org/ecosystem/contributor-awards-2024">
139+
<span class="dropdown-title">Contributor Awards - 2024</span>
140140
<p>Award winners announced at this year's PyTorch Conference</p>
141141
</a>
142142
</div>
@@ -157,6 +157,9 @@
157157
<span class="dropdown-title">ExecuTorch</span>
158158
<p>End-to-end solution for enabling on-device inference capabilities across mobile and edge devices</p>
159159
</a>
160+
<a class="nav-dropdown-item" href="https://pytorch.org/executorch/stable/index.html">
161+
<span class="dropdown-title">ExecuTorch Docs</span>
162+
</a>
160163
</div>
161164
</div>
162165
</li>
@@ -204,6 +207,10 @@
204207
<span class="dropdown-title">Events</span>
205208
<p>Find events, webinars, and podcasts</p>
206209
</a>
210+
<a class="nav-dropdown-item" href="https://pytorch.org/newsletter">
211+
<span class="dropdown-title">Newsletter</span>
212+
<p>Stay up-to-date with the latest updates</p>
213+
</a>
207214
</div>
208215
</li>
209216

@@ -219,7 +226,18 @@
219226
</a>
220227
<a class="nav-dropdown-item" href="https://pytorch.org/governing-board">
221228
<span class="dropdown-title">Governing Board</span>
222-
<p></p>
229+
</a>
230+
<a class="nav-dropdown-item" href="https://pytorch.org/credits">
231+
<span class="dropdown-title">Cloud Credit Program</span>
232+
</a>
233+
<a class="nav-dropdown-item" href="https://pytorch.org/tac">
234+
<span class="dropdown-title">Technical Advisory Council</span>
235+
</a>
236+
<a class="nav-dropdown-item" href="https://pytorch.org/staff">
237+
<span class="dropdown-title">Staff</span>
238+
</a>
239+
<a class="nav-dropdown-item" href="https://pytorch.org/contact-us">
240+
<span class="dropdown-title">Contact Us</span>
223241
</a>
224242
</div>
225243
</div>
@@ -275,7 +293,7 @@
275293

276294

277295
<div class="version">
278-
v2.6.0.dev0+69c83d4
296+
v2.7.0.dev0+d6be4ba
279297
</div>
280298

281299

@@ -837,7 +855,7 @@ <h2>Resources</h2>
837855
<a href="https://pytorch.org/resources">Developer Resources</a>
838856
</li>
839857
<li>
840-
<a href="https://pytorch.org/ecosystem/contributor-awards-2023">Contributor Awards - 2023</a>
858+
<a href="https://pytorch.org/ecosystem/contributor-awards-2023">Contributor Awards - 2024</a>
841859
</li>
842860
</ul>
843861

@@ -853,6 +871,9 @@ <h2>Resources</h2>
853871
<li>
854872
<a href="https://pytorch.org/executorch-overview">ExecuTorch</a>
855873
</li>
874+
<li>
875+
<a href="https://pytorch.org/executorch/stable/index.html">ExecuTorch Documentation</a>
876+
</li>
856877
</ul>
857878

858879
<li class="resources-mobile-menu-title">
@@ -891,6 +912,9 @@ <h2>Resources</h2>
891912
<li>
892913
<a href="https://pytorch.org/events">Events</a>
893914
</li>
915+
<li>
916+
<a href="https://pytorch.org/newsletter">Newsletter</a>
917+
</li>
894918
</ul>
895919

896920
<li class="resources-mobile-menu-title">
@@ -904,6 +928,18 @@ <h2>Resources</h2>
904928
<li>
905929
<a href="https://pytorch.org/governing-board">Governing Board</a>
906930
</li>
931+
<li>
932+
<a href="https://pytorch.org/credits">Cloud Credit Program</a>
933+
</li>
934+
<li>
935+
<a href="https://pytorch.org/tac">Technical Advisory Council</a>
936+
</li>
937+
<li>
938+
<a href="https://pytorch.org/staff">Staff</a>
939+
</li>
940+
<li>
941+
<a href="https://pytorch.org/contact-us">Contact Us</a>
942+
</li>
907943
</ul>
908944
</ul>
909945
</div>

docs/_cpp_api/classtorch__tensorrt_1_1TensorFormat.html

+42-6
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.6.0.dev0+69c83d4 documentation</title>
13+
<title>Class TensorFormat &mdash; Torch-TensorRT v2.7.0.dev0+d6be4ba documentation</title>
1414

1515

1616

@@ -135,8 +135,8 @@
135135
<span class=dropdown-title>Developer Resources</span>
136136
<p>Find resources and get questions answered</p>
137137
</a>
138-
<a class="nav-dropdown-item" href="https://pytorch.org/ecosystem/contributor-awards-2023">
139-
<span class="dropdown-title">Contributor Awards - 2023</span>
138+
<a class="nav-dropdown-item" href="https://pytorch.org/ecosystem/contributor-awards-2024">
139+
<span class="dropdown-title">Contributor Awards - 2024</span>
140140
<p>Award winners announced at this year's PyTorch Conference</p>
141141
</a>
142142
</div>
@@ -157,6 +157,9 @@
157157
<span class="dropdown-title">ExecuTorch</span>
158158
<p>End-to-end solution for enabling on-device inference capabilities across mobile and edge devices</p>
159159
</a>
160+
<a class="nav-dropdown-item" href="https://pytorch.org/executorch/stable/index.html">
161+
<span class="dropdown-title">ExecuTorch Docs</span>
162+
</a>
160163
</div>
161164
</div>
162165
</li>
@@ -204,6 +207,10 @@
204207
<span class="dropdown-title">Events</span>
205208
<p>Find events, webinars, and podcasts</p>
206209
</a>
210+
<a class="nav-dropdown-item" href="https://pytorch.org/newsletter">
211+
<span class="dropdown-title">Newsletter</span>
212+
<p>Stay up-to-date with the latest updates</p>
213+
</a>
207214
</div>
208215
</li>
209216

@@ -219,7 +226,18 @@
219226
</a>
220227
<a class="nav-dropdown-item" href="https://pytorch.org/governing-board">
221228
<span class="dropdown-title">Governing Board</span>
222-
<p></p>
229+
</a>
230+
<a class="nav-dropdown-item" href="https://pytorch.org/credits">
231+
<span class="dropdown-title">Cloud Credit Program</span>
232+
</a>
233+
<a class="nav-dropdown-item" href="https://pytorch.org/tac">
234+
<span class="dropdown-title">Technical Advisory Council</span>
235+
</a>
236+
<a class="nav-dropdown-item" href="https://pytorch.org/staff">
237+
<span class="dropdown-title">Staff</span>
238+
</a>
239+
<a class="nav-dropdown-item" href="https://pytorch.org/contact-us">
240+
<span class="dropdown-title">Contact Us</span>
223241
</a>
224242
</div>
225243
</div>
@@ -275,7 +293,7 @@
275293

276294

277295
<div class="version">
278-
v2.6.0.dev0+69c83d4
296+
v2.7.0.dev0+d6be4ba
279297
</div>
280298

281299

@@ -869,7 +887,7 @@ <h2>Resources</h2>
869887
<a href="https://pytorch.org/resources">Developer Resources</a>
870888
</li>
871889
<li>
872-
<a href="https://pytorch.org/ecosystem/contributor-awards-2023">Contributor Awards - 2023</a>
890+
<a href="https://pytorch.org/ecosystem/contributor-awards-2023">Contributor Awards - 2024</a>
873891
</li>
874892
</ul>
875893

@@ -885,6 +903,9 @@ <h2>Resources</h2>
885903
<li>
886904
<a href="https://pytorch.org/executorch-overview">ExecuTorch</a>
887905
</li>
906+
<li>
907+
<a href="https://pytorch.org/executorch/stable/index.html">ExecuTorch Documentation</a>
908+
</li>
888909
</ul>
889910

890911
<li class="resources-mobile-menu-title">
@@ -923,6 +944,9 @@ <h2>Resources</h2>
923944
<li>
924945
<a href="https://pytorch.org/events">Events</a>
925946
</li>
947+
<li>
948+
<a href="https://pytorch.org/newsletter">Newsletter</a>
949+
</li>
926950
</ul>
927951

928952
<li class="resources-mobile-menu-title">
@@ -936,6 +960,18 @@ <h2>Resources</h2>
936960
<li>
937961
<a href="https://pytorch.org/governing-board">Governing Board</a>
938962
</li>
963+
<li>
964+
<a href="https://pytorch.org/credits">Cloud Credit Program</a>
965+
</li>
966+
<li>
967+
<a href="https://pytorch.org/tac">Technical Advisory Council</a>
968+
</li>
969+
<li>
970+
<a href="https://pytorch.org/staff">Staff</a>
971+
</li>
972+
<li>
973+
<a href="https://pytorch.org/contact-us">Contact Us</a>
974+
</li>
939975
</ul>
940976
</ul>
941977
</div>

0 commit comments

Comments
 (0)