Skip to content

Commit

Permalink
Deploying to gh-pages from @ f0d6fc9 馃殌
Browse files Browse the repository at this point in the history
  • Loading branch information
malfet committed Nov 10, 2023
1 parent 24fc1b9 commit e741545
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 12 deletions.
20 changes: 16 additions & 4 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,19 @@
</li>

<li>
<a href="https://pytorch.org/mobile">Mobile</a>
<div id="resourcesDropdownButton" data-toggle="resources-dropdown" class="resources-dropdown">
<a class="resource-option with-down-arrow">
PyTorch Edge
</a>
<div class="resources-dropdown-menu">
<a class="nav-dropdown-item" href="https://pytorch.org/edge">
<span class="dropdown-title">About PyTorch Edge</span>
</a>
<a class="nav-dropdown-item" href="https://pytorch.org/executorch">
<span class="dropdown-title">ExecuTorch</span>
</a>
</div>
</div>
</li>

<li>
Expand Down Expand Up @@ -474,9 +486,9 @@ <h2>Resources</h2>
<div class="copyright">
<p>漏 Copyright The Linux Foundation. The PyTorch Foundation is a project of The Linux Foundation.
For web site terms of use, trademark policy and other policies applicable to The PyTorch Foundation please see
<a href="www.linuxfoundation.org/policies/">www.linuxfoundation.org/policies/</a>. The PyTorch Foundation supports the PyTorch open source
<a href="https://www.linuxfoundation.org/policies/">www.linuxfoundation.org/policies/</a>. The PyTorch Foundation supports the PyTorch open source
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,
please see <a href="www.lfprojects.org/policies/">www.lfprojects.org/policies/</a>.</p>
please see <a href="https://www.lfprojects.org/policies/">www.lfprojects.org/policies/</a>.</p>
</div>
</div>

Expand Down Expand Up @@ -515,7 +527,7 @@ <h2>Resources</h2>
</li>

<li>
<a href="https://pytorch.org/mobile">Mobile</a>
<a href="">Mobile</a>
</li>

<li>
Expand Down
20 changes: 16 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,19 @@
</li>

<li>
<a href="https://pytorch.org/mobile">Mobile</a>
<div id="resourcesDropdownButton" data-toggle="resources-dropdown" class="resources-dropdown">
<a class="resource-option with-down-arrow">
PyTorch Edge
</a>
<div class="resources-dropdown-menu">
<a class="nav-dropdown-item" href="https://pytorch.org/edge">
<span class="dropdown-title">About PyTorch Edge</span>
</a>
<a class="nav-dropdown-item" href="https://pytorch.org/executorch">
<span class="dropdown-title">ExecuTorch</span>
</a>
</div>
</div>
</li>

<li>
Expand Down Expand Up @@ -703,9 +715,9 @@ <h2>Resources</h2>
<div class="copyright">
<p>漏 Copyright The Linux Foundation. The PyTorch Foundation is a project of The Linux Foundation.
For web site terms of use, trademark policy and other policies applicable to The PyTorch Foundation please see
<a href="www.linuxfoundation.org/policies/">www.linuxfoundation.org/policies/</a>. The PyTorch Foundation supports the PyTorch open source
<a href="https://www.linuxfoundation.org/policies/">www.linuxfoundation.org/policies/</a>. The PyTorch Foundation supports the PyTorch open source
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,
please see <a href="www.lfprojects.org/policies/">www.lfprojects.org/policies/</a>.</p>
please see <a href="https://www.lfprojects.org/policies/">www.lfprojects.org/policies/</a>.</p>
</div>
</div>

Expand Down Expand Up @@ -744,7 +756,7 @@ <h2>Resources</h2>
</li>

<li>
<a href="https://pytorch.org/mobile">Mobile</a>
<a href="">Mobile</a>
</li>

<li>
Expand Down
20 changes: 16 additions & 4 deletions search.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,19 @@
</li>

<li>
<a href="https://pytorch.org/mobile">Mobile</a>
<div id="resourcesDropdownButton" data-toggle="resources-dropdown" class="resources-dropdown">
<a class="resource-option with-down-arrow">
PyTorch Edge
</a>
<div class="resources-dropdown-menu">
<a class="nav-dropdown-item" href="https://pytorch.org/edge">
<span class="dropdown-title">About PyTorch Edge</span>
</a>
<a class="nav-dropdown-item" href="https://pytorch.org/executorch">
<span class="dropdown-title">ExecuTorch</span>
</a>
</div>
</div>
</li>

<li>
Expand Down Expand Up @@ -485,9 +497,9 @@ <h2>Resources</h2>
<div class="copyright">
<p>漏 Copyright The Linux Foundation. The PyTorch Foundation is a project of The Linux Foundation.
For web site terms of use, trademark policy and other policies applicable to The PyTorch Foundation please see
<a href="www.linuxfoundation.org/policies/">www.linuxfoundation.org/policies/</a>. The PyTorch Foundation supports the PyTorch open source
<a href="https://www.linuxfoundation.org/policies/">www.linuxfoundation.org/policies/</a>. The PyTorch Foundation supports the PyTorch open source
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,
please see <a href="www.lfprojects.org/policies/">www.lfprojects.org/policies/</a>.</p>
please see <a href="https://www.lfprojects.org/policies/">www.lfprojects.org/policies/</a>.</p>
</div>
</div>

Expand Down Expand Up @@ -526,7 +538,7 @@ <h2>Resources</h2>
</li>

<li>
<a href="https://pytorch.org/mobile">Mobile</a>
<a href="">Mobile</a>
</li>

<li>
Expand Down

0 comments on commit e741545

Please sign in to comment.