Skip to content

Commit 1be49e1

Browse files
committed
auto-generating sphinx docs
1 parent df1153b commit 1be49e1

File tree

429 files changed

+18750
-1282
lines changed

Some content is hidden

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

429 files changed

+18750
-1282
lines changed

main/_modules/functools.html

+44-3
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@
133133
<span class=dropdown-title>Developer Resources</span>
134134
<p>Find resources and get questions answered</p>
135135
</a>
136-
<a class="nav-dropdown-item" href="https://pytorch.org/ecosystem/contributor-awards-2023">
137-
<span class="dropdown-title">Contributor Awards - 2023</span>
136+
<a class="nav-dropdown-item" href="https://pytorch.org/ecosystem/contributor-awards-2024">
137+
<span class="dropdown-title">Contributor Awards - 2024</span>
138138
<p>Award winners announced at this year's PyTorch Conference</p>
139139
</a>
140140
</div>
@@ -155,6 +155,9 @@
155155
<span class="dropdown-title">ExecuTorch</span>
156156
<p>End-to-end solution for enabling on-device inference capabilities across mobile and edge devices</p>
157157
</a>
158+
<a class="nav-dropdown-item" href="https://pytorch.org/executorch/stable/index.html">
159+
<span class="dropdown-title">ExecuTorch Docs</span>
160+
</a>
158161
</div>
159162
</div>
160163
</li>
@@ -202,6 +205,10 @@
202205
<span class="dropdown-title">Events</span>
203206
<p>Find events, webinars, and podcasts</p>
204207
</a>
208+
<a class="nav-dropdown-item" href="https://pytorch.org/newsletter">
209+
<span class="dropdown-title">Newsletter</span>
210+
<p>Stay up-to-date with the latest updates</p>
211+
</a>
205212
</div>
206213
</li>
207214

@@ -219,6 +226,22 @@
219226
<span class="dropdown-title">Governing Board</span>
220227
<p></p>
221228
</a>
229+
<a class="nav-dropdown-item" href="https://pytorch.org/credits">
230+
<span class="dropdown-title">Cloud Credit Program</span>
231+
<p></p>
232+
</a>
233+
<a class="nav-dropdown-item" href="https://pytorch.org/tac">
234+
<span class="dropdown-title">Technical Advisory Council</span>
235+
<p></p>
236+
</a>
237+
<a class="nav-dropdown-item" href="https://pytorch.org/staff">
238+
<span class="dropdown-title">Staff</span>
239+
<p></p>
240+
</a>
241+
<a class="nav-dropdown-item" href="https://pytorch.org/contact-us">
242+
<span class="dropdown-title">Contact Us</span>
243+
<p></p>
244+
</a>
222245
</div>
223246
</div>
224247
</li>
@@ -1682,7 +1705,7 @@ <h2>Resources</h2>
16821705
<a href="https://pytorch.org/resources">Developer Resources</a>
16831706
</li>
16841707
<li>
1685-
<a href="https://pytorch.org/ecosystem/contributor-awards-2023">Contributor Awards - 2023</a>
1708+
<a href="https://pytorch.org/ecosystem/contributor-awards-2023">Contributor Awards - 2024</a>
16861709
</li>
16871710
</ul>
16881711

@@ -1698,6 +1721,9 @@ <h2>Resources</h2>
16981721
<li>
16991722
<a href="https://pytorch.org/executorch-overview">ExecuTorch</a>
17001723
</li>
1724+
<li>
1725+
<a href="https://pytorch.org/executorch/stable/index.html">ExecuTorch Documentation</a>
1726+
</li>
17011727
</ul>
17021728

17031729
<li class="resources-mobile-menu-title">
@@ -1736,6 +1762,9 @@ <h2>Resources</h2>
17361762
<li>
17371763
<a href="https://pytorch.org/events">Events</a>
17381764
</li>
1765+
<li>
1766+
<a href="https://pytorch.org/newsletter">Newsletter</a>
1767+
</li>
17391768
</ul>
17401769

17411770
<li class="resources-mobile-menu-title">
@@ -1749,6 +1778,18 @@ <h2>Resources</h2>
17491778
<li>
17501779
<a href="https://pytorch.org/governing-board">Governing Board</a>
17511780
</li>
1781+
<li>
1782+
<a href="https://pytorch.org/credits">Cloud Credit Program</a>
1783+
</li>
1784+
<li>
1785+
<a href="https://pytorch.org/tac">Technical Advisory Council</a>
1786+
</li>
1787+
<li>
1788+
<a href="https://pytorch.org/staff">Staff</a>
1789+
</li>
1790+
<li>
1791+
<a href="https://pytorch.org/contact-us">Contact Us</a>
1792+
</li>
17521793
</ul>
17531794
</ul>
17541795
</div>

main/_modules/index.html

+44-3
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@
133133
<span class=dropdown-title>Developer Resources</span>
134134
<p>Find resources and get questions answered</p>
135135
</a>
136-
<a class="nav-dropdown-item" href="https://pytorch.org/ecosystem/contributor-awards-2023">
137-
<span class="dropdown-title">Contributor Awards - 2023</span>
136+
<a class="nav-dropdown-item" href="https://pytorch.org/ecosystem/contributor-awards-2024">
137+
<span class="dropdown-title">Contributor Awards - 2024</span>
138138
<p>Award winners announced at this year's PyTorch Conference</p>
139139
</a>
140140
</div>
@@ -155,6 +155,9 @@
155155
<span class="dropdown-title">ExecuTorch</span>
156156
<p>End-to-end solution for enabling on-device inference capabilities across mobile and edge devices</p>
157157
</a>
158+
<a class="nav-dropdown-item" href="https://pytorch.org/executorch/stable/index.html">
159+
<span class="dropdown-title">ExecuTorch Docs</span>
160+
</a>
158161
</div>
159162
</div>
160163
</li>
@@ -202,6 +205,10 @@
202205
<span class="dropdown-title">Events</span>
203206
<p>Find events, webinars, and podcasts</p>
204207
</a>
208+
<a class="nav-dropdown-item" href="https://pytorch.org/newsletter">
209+
<span class="dropdown-title">Newsletter</span>
210+
<p>Stay up-to-date with the latest updates</p>
211+
</a>
205212
</div>
206213
</li>
207214

@@ -219,6 +226,22 @@
219226
<span class="dropdown-title">Governing Board</span>
220227
<p></p>
221228
</a>
229+
<a class="nav-dropdown-item" href="https://pytorch.org/credits">
230+
<span class="dropdown-title">Cloud Credit Program</span>
231+
<p></p>
232+
</a>
233+
<a class="nav-dropdown-item" href="https://pytorch.org/tac">
234+
<span class="dropdown-title">Technical Advisory Council</span>
235+
<p></p>
236+
</a>
237+
<a class="nav-dropdown-item" href="https://pytorch.org/staff">
238+
<span class="dropdown-title">Staff</span>
239+
<p></p>
240+
</a>
241+
<a class="nav-dropdown-item" href="https://pytorch.org/contact-us">
242+
<span class="dropdown-title">Contact Us</span>
243+
<p></p>
244+
</a>
222245
</div>
223246
</div>
224247
</li>
@@ -767,7 +790,7 @@ <h2>Resources</h2>
767790
<a href="https://pytorch.org/resources">Developer Resources</a>
768791
</li>
769792
<li>
770-
<a href="https://pytorch.org/ecosystem/contributor-awards-2023">Contributor Awards - 2023</a>
793+
<a href="https://pytorch.org/ecosystem/contributor-awards-2023">Contributor Awards - 2024</a>
771794
</li>
772795
</ul>
773796

@@ -783,6 +806,9 @@ <h2>Resources</h2>
783806
<li>
784807
<a href="https://pytorch.org/executorch-overview">ExecuTorch</a>
785808
</li>
809+
<li>
810+
<a href="https://pytorch.org/executorch/stable/index.html">ExecuTorch Documentation</a>
811+
</li>
786812
</ul>
787813

788814
<li class="resources-mobile-menu-title">
@@ -821,6 +847,9 @@ <h2>Resources</h2>
821847
<li>
822848
<a href="https://pytorch.org/events">Events</a>
823849
</li>
850+
<li>
851+
<a href="https://pytorch.org/newsletter">Newsletter</a>
852+
</li>
824853
</ul>
825854

826855
<li class="resources-mobile-menu-title">
@@ -834,6 +863,18 @@ <h2>Resources</h2>
834863
<li>
835864
<a href="https://pytorch.org/governing-board">Governing Board</a>
836865
</li>
866+
<li>
867+
<a href="https://pytorch.org/credits">Cloud Credit Program</a>
868+
</li>
869+
<li>
870+
<a href="https://pytorch.org/tac">Technical Advisory Council</a>
871+
</li>
872+
<li>
873+
<a href="https://pytorch.org/staff">Staff</a>
874+
</li>
875+
<li>
876+
<a href="https://pytorch.org/contact-us">Contact Us</a>
877+
</li>
837878
</ul>
838879
</ul>
839880
</div>

main/_modules/torchtune/config/_instantiate.html

+44-3
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@
133133
<span class=dropdown-title>Developer Resources</span>
134134
<p>Find resources and get questions answered</p>
135135
</a>
136-
<a class="nav-dropdown-item" href="https://pytorch.org/ecosystem/contributor-awards-2023">
137-
<span class="dropdown-title">Contributor Awards - 2023</span>
136+
<a class="nav-dropdown-item" href="https://pytorch.org/ecosystem/contributor-awards-2024">
137+
<span class="dropdown-title">Contributor Awards - 2024</span>
138138
<p>Award winners announced at this year's PyTorch Conference</p>
139139
</a>
140140
</div>
@@ -155,6 +155,9 @@
155155
<span class="dropdown-title">ExecuTorch</span>
156156
<p>End-to-end solution for enabling on-device inference capabilities across mobile and edge devices</p>
157157
</a>
158+
<a class="nav-dropdown-item" href="https://pytorch.org/executorch/stable/index.html">
159+
<span class="dropdown-title">ExecuTorch Docs</span>
160+
</a>
158161
</div>
159162
</div>
160163
</li>
@@ -202,6 +205,10 @@
202205
<span class="dropdown-title">Events</span>
203206
<p>Find events, webinars, and podcasts</p>
204207
</a>
208+
<a class="nav-dropdown-item" href="https://pytorch.org/newsletter">
209+
<span class="dropdown-title">Newsletter</span>
210+
<p>Stay up-to-date with the latest updates</p>
211+
</a>
205212
</div>
206213
</li>
207214

@@ -219,6 +226,22 @@
219226
<span class="dropdown-title">Governing Board</span>
220227
<p></p>
221228
</a>
229+
<a class="nav-dropdown-item" href="https://pytorch.org/credits">
230+
<span class="dropdown-title">Cloud Credit Program</span>
231+
<p></p>
232+
</a>
233+
<a class="nav-dropdown-item" href="https://pytorch.org/tac">
234+
<span class="dropdown-title">Technical Advisory Council</span>
235+
<p></p>
236+
</a>
237+
<a class="nav-dropdown-item" href="https://pytorch.org/staff">
238+
<span class="dropdown-title">Staff</span>
239+
<p></p>
240+
</a>
241+
<a class="nav-dropdown-item" href="https://pytorch.org/contact-us">
242+
<span class="dropdown-title">Contact Us</span>
243+
<p></p>
244+
</a>
222245
</div>
223246
</div>
224247
</li>
@@ -782,7 +805,7 @@ <h2>Resources</h2>
782805
<a href="https://pytorch.org/resources">Developer Resources</a>
783806
</li>
784807
<li>
785-
<a href="https://pytorch.org/ecosystem/contributor-awards-2023">Contributor Awards - 2023</a>
808+
<a href="https://pytorch.org/ecosystem/contributor-awards-2023">Contributor Awards - 2024</a>
786809
</li>
787810
</ul>
788811

@@ -798,6 +821,9 @@ <h2>Resources</h2>
798821
<li>
799822
<a href="https://pytorch.org/executorch-overview">ExecuTorch</a>
800823
</li>
824+
<li>
825+
<a href="https://pytorch.org/executorch/stable/index.html">ExecuTorch Documentation</a>
826+
</li>
801827
</ul>
802828

803829
<li class="resources-mobile-menu-title">
@@ -836,6 +862,9 @@ <h2>Resources</h2>
836862
<li>
837863
<a href="https://pytorch.org/events">Events</a>
838864
</li>
865+
<li>
866+
<a href="https://pytorch.org/newsletter">Newsletter</a>
867+
</li>
839868
</ul>
840869

841870
<li class="resources-mobile-menu-title">
@@ -849,6 +878,18 @@ <h2>Resources</h2>
849878
<li>
850879
<a href="https://pytorch.org/governing-board">Governing Board</a>
851880
</li>
881+
<li>
882+
<a href="https://pytorch.org/credits">Cloud Credit Program</a>
883+
</li>
884+
<li>
885+
<a href="https://pytorch.org/tac">Technical Advisory Council</a>
886+
</li>
887+
<li>
888+
<a href="https://pytorch.org/staff">Staff</a>
889+
</li>
890+
<li>
891+
<a href="https://pytorch.org/contact-us">Contact Us</a>
892+
</li>
852893
</ul>
853894
</ul>
854895
</div>

0 commit comments

Comments
 (0)