Skip to content

Commit

Permalink
Generate Python docs from pytorch/pytorch@5c7f453
Browse files Browse the repository at this point in the history
  • Loading branch information
pytorchbot committed Feb 4, 2023
1 parent 0b75f1c commit c893f30
Show file tree
Hide file tree
Showing 2,160 changed files with 29,350 additions and 3,408 deletions.
14 changes: 13 additions & 1 deletion docs/master/_dynamo.html
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
<div class="pytorch-left-menu-search">

<div class="version">
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git264c896 ) &#x25BC</a>
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git5c7f453 ) &#x25BC</a>
</div>


Expand Down Expand Up @@ -459,6 +459,7 @@
<div class="pytorch-content-left">




<div class="rst-content">

Expand Down Expand Up @@ -653,6 +654,17 @@
</footer>

</div>
<script>

var match = window.location.href.match(/\/_[a-zA-Z0-9_]*.html|_dynamo/gi);
var url = window.location.href.lastIndexOf(match[match.length-1]);

if (url)
{
var div = '<div class="admonition note"><p class="admonition-title">Note</p><p><i class="fa fa-exclamation-circle" aria-hidden="true">&nbsp</i> This page describes an internal API which is not intended to be used outside of the PyTorch codebase and can be modified or removed without notice.</p></div>'
document.getElementById("pytorch-article").insertAdjacentHTML('afterBegin', div)
}
</script>
</div>

<div class="pytorch-content-right" id="pytorch-content-right">
Expand Down
Binary file modified docs/master/_images/RReLU.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 13 additions & 1 deletion docs/master/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
<div class="pytorch-left-menu-search">

<div class="version">
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git264c896 ) &#x25BC</a>
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git5c7f453 ) &#x25BC</a>
</div>


Expand Down Expand Up @@ -453,6 +453,7 @@
<div class="pytorch-content-left">




<div class="rst-content">

Expand Down Expand Up @@ -778,6 +779,17 @@ <h1>All modules for which code is available</h1>
</footer>

</div>
<script>

var match = window.location.href.match(/\/_[a-zA-Z0-9_]*.html|_dynamo/gi);
var url = window.location.href.lastIndexOf(match[match.length-1]);

if (url)
{
var div = '<div class="admonition note"><p class="admonition-title">Note</p><p><i class="fa fa-exclamation-circle" aria-hidden="true">&nbsp</i> This page describes an internal API which is not intended to be used outside of the PyTorch codebase and can be modified or removed without notice.</p></div>'
document.getElementById("pytorch-article").insertAdjacentHTML('afterBegin', div)
}
</script>
</div>

<div class="pytorch-content-right" id="pytorch-content-right">
Expand Down
14 changes: 13 additions & 1 deletion docs/master/_modules/torch.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
<div class="pytorch-left-menu-search">

<div class="version">
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git264c896 ) &#x25BC</a>
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git5c7f453 ) &#x25BC</a>
</div>


Expand Down Expand Up @@ -455,6 +455,7 @@
<div class="pytorch-content-left">




<div class="rst-content">

Expand Down Expand Up @@ -1957,6 +1958,17 @@ <h1>Source code for torch</h1><div class="highlight"><pre>
</footer>

</div>
<script>

var match = window.location.href.match(/\/_[a-zA-Z0-9_]*.html|_dynamo/gi);
var url = window.location.href.lastIndexOf(match[match.length-1]);

if (url)
{
var div = '<div class="admonition note"><p class="admonition-title">Note</p><p><i class="fa fa-exclamation-circle" aria-hidden="true">&nbsp</i> This page describes an internal API which is not intended to be used outside of the PyTorch codebase and can be modified or removed without notice.</p></div>'
document.getElementById("pytorch-article").insertAdjacentHTML('afterBegin', div)
}
</script>
</div>

<div class="pytorch-content-right" id="pytorch-content-right">
Expand Down
14 changes: 13 additions & 1 deletion docs/master/_modules/torch/__config__.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
<div class="pytorch-left-menu-search">

<div class="version">
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git264c896 ) &#x25BC</a>
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git5c7f453 ) &#x25BC</a>
</div>


Expand Down Expand Up @@ -457,6 +457,7 @@
<div class="pytorch-content-left">




<div class="rst-content">

Expand Down Expand Up @@ -515,6 +516,17 @@ <h1>Source code for torch.__config__</h1><div class="highlight"><pre>
</footer>

</div>
<script>

var match = window.location.href.match(/\/_[a-zA-Z0-9_]*.html|_dynamo/gi);
var url = window.location.href.lastIndexOf(match[match.length-1]);

if (url)
{
var div = '<div class="admonition note"><p class="admonition-title">Note</p><p><i class="fa fa-exclamation-circle" aria-hidden="true">&nbsp</i> This page describes an internal API which is not intended to be used outside of the PyTorch codebase and can be modified or removed without notice.</p></div>'
document.getElementById("pytorch-article").insertAdjacentHTML('afterBegin', div)
}
</script>
</div>

<div class="pytorch-content-right" id="pytorch-content-right">
Expand Down
14 changes: 13 additions & 1 deletion docs/master/_modules/torch/_dynamo.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
<div class="pytorch-left-menu-search">

<div class="version">
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git264c896 ) &#x25BC</a>
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git5c7f453 ) &#x25BC</a>
</div>


Expand Down Expand Up @@ -457,6 +457,7 @@
<div class="pytorch-content-left">




<div class="rst-content">

Expand Down Expand Up @@ -607,6 +608,17 @@ <h1>Source code for torch._dynamo</h1><div class="highlight"><pre>
</footer>

</div>
<script>

var match = window.location.href.match(/\/_[a-zA-Z0-9_]*.html|_dynamo/gi);
var url = window.location.href.lastIndexOf(match[match.length-1]);

if (url)
{
var div = '<div class="admonition note"><p class="admonition-title">Note</p><p><i class="fa fa-exclamation-circle" aria-hidden="true">&nbsp</i> This page describes an internal API which is not intended to be used outside of the PyTorch codebase and can be modified or removed without notice.</p></div>'
document.getElementById("pytorch-article").insertAdjacentHTML('afterBegin', div)
}
</script>
</div>

<div class="pytorch-content-right" id="pytorch-content-right">
Expand Down
23 changes: 15 additions & 8 deletions docs/master/_modules/torch/_dynamo/backends/registry.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
<div class="pytorch-left-menu-search">

<div class="version">
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git264c896 ) &#x25BC</a>
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git5c7f453 ) &#x25BC</a>
</div>


Expand Down Expand Up @@ -459,6 +459,7 @@
<div class="pytorch-content-left">




<div class="rst-content">

Expand Down Expand Up @@ -538,14 +539,9 @@ <h1>Source code for torch._dynamo.backends.registry</h1><div class="highlight"><

<span class="n">import_submodule</span><span class="p">(</span><span class="n">backends</span><span class="p">)</span>

<span class="c1"># TODO(jansel): refactor backends defined in other places</span>
<span class="kn">from</span> <span class="nn">..</span> <span class="kn">import</span> <span class="n">debug_utils</span>
<span class="kn">from</span> <span class="nn">..optimizations</span> <span class="kn">import</span> <span class="n">backends</span><span class="p">,</span> <span class="n">training</span>
<span class="kn">from</span> <span class="nn">..debug_utils</span> <span class="kn">import</span> <span class="n">dynamo_minifier_backend</span>

<span class="n">training</span><span class="o">.</span><span class="n">create_aot_backends</span><span class="p">()</span>
<span class="c1"># avoid unused import lint</span>
<span class="k">assert</span> <span class="n">backends</span> <span class="ow">is</span> <span class="ow">not</span> <span class="kc">None</span>
<span class="k">assert</span> <span class="n">debug_utils</span> <span class="ow">is</span> <span class="ow">not</span> <span class="kc">None</span>
<span class="k">assert</span> <span class="n">dynamo_minifier_backend</span> <span class="ow">is</span> <span class="ow">not</span> <span class="kc">None</span>
</pre></div>

</article>
Expand Down Expand Up @@ -575,6 +571,17 @@ <h1>Source code for torch._dynamo.backends.registry</h1><div class="highlight"><
</footer>

</div>
<script>

var match = window.location.href.match(/\/_[a-zA-Z0-9_]*.html|_dynamo/gi);
var url = window.location.href.lastIndexOf(match[match.length-1]);

if (url)
{
var div = '<div class="admonition note"><p class="admonition-title">Note</p><p><i class="fa fa-exclamation-circle" aria-hidden="true">&nbsp</i> This page describes an internal API which is not intended to be used outside of the PyTorch codebase and can be modified or removed without notice.</p></div>'
document.getElementById("pytorch-article").insertAdjacentHTML('afterBegin', div)
}
</script>
</div>

<div class="pytorch-content-right" id="pytorch-content-right">
Expand Down
14 changes: 13 additions & 1 deletion docs/master/_modules/torch/_dynamo/eval_frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
<div class="pytorch-left-menu-search">

<div class="version">
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git264c896 ) &#x25BC</a>
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git5c7f453 ) &#x25BC</a>
</div>


Expand Down Expand Up @@ -459,6 +459,7 @@
<div class="pytorch-content-left">




<div class="rst-content">

Expand Down Expand Up @@ -1294,6 +1295,17 @@ <h1>Source code for torch._dynamo.eval_frame</h1><div class="highlight"><pre>
</footer>

</div>
<script>

var match = window.location.href.match(/\/_[a-zA-Z0-9_]*.html|_dynamo/gi);
var url = window.location.href.lastIndexOf(match[match.length-1]);

if (url)
{
var div = '<div class="admonition note"><p class="admonition-title">Note</p><p><i class="fa fa-exclamation-circle" aria-hidden="true">&nbsp</i> This page describes an internal API which is not intended to be used outside of the PyTorch codebase and can be modified or removed without notice.</p></div>'
document.getElementById("pytorch-article").insertAdjacentHTML('afterBegin', div)
}
</script>
</div>

<div class="pytorch-content-right" id="pytorch-content-right">
Expand Down
14 changes: 13 additions & 1 deletion docs/master/_modules/torch/_jit_internal.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
<div class="pytorch-left-menu-search">

<div class="version">
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git264c896 ) &#x25BC</a>
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git5c7f453 ) &#x25BC</a>
</div>


Expand Down Expand Up @@ -457,6 +457,7 @@
<div class="pytorch-content-left">




<div class="rst-content">

Expand Down Expand Up @@ -1930,6 +1931,17 @@ <h1>Source code for torch._jit_internal</h1><div class="highlight"><pre>
</footer>

</div>
<script>

var match = window.location.href.match(/\/_[a-zA-Z0-9_]*.html|_dynamo/gi);
var url = window.location.href.lastIndexOf(match[match.length-1]);

if (url)
{
var div = '<div class="admonition note"><p class="admonition-title">Note</p><p><i class="fa fa-exclamation-circle" aria-hidden="true">&nbsp</i> This page describes an internal API which is not intended to be used outside of the PyTorch codebase and can be modified or removed without notice.</p></div>'
document.getElementById("pytorch-article").insertAdjacentHTML('afterBegin', div)
}
</script>
</div>

<div class="pytorch-content-right" id="pytorch-content-right">
Expand Down
14 changes: 13 additions & 1 deletion docs/master/_modules/torch/_lobpcg.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
<div class="pytorch-left-menu-search">

<div class="version">
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git264c896 ) &#x25BC</a>
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git5c7f453 ) &#x25BC</a>
</div>


Expand Down Expand Up @@ -457,6 +457,7 @@
<div class="pytorch-content-left">




<div class="rst-content">

Expand Down Expand Up @@ -1668,6 +1669,17 @@ <h1>Source code for torch._lobpcg</h1><div class="highlight"><pre>
</footer>

</div>
<script>

var match = window.location.href.match(/\/_[a-zA-Z0-9_]*.html|_dynamo/gi);
var url = window.location.href.lastIndexOf(match[match.length-1]);

if (url)
{
var div = '<div class="admonition note"><p class="admonition-title">Note</p><p><i class="fa fa-exclamation-circle" aria-hidden="true">&nbsp</i> This page describes an internal API which is not intended to be used outside of the PyTorch codebase and can be modified or removed without notice.</p></div>'
document.getElementById("pytorch-article").insertAdjacentHTML('afterBegin', div)
}
</script>
</div>

<div class="pytorch-content-right" id="pytorch-content-right">
Expand Down
14 changes: 13 additions & 1 deletion docs/master/_modules/torch/_lowrank.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
<div class="pytorch-left-menu-search">

<div class="version">
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git264c896 ) &#x25BC</a>
<a href='https://pytorch.org/docs/versions.html'>master (2.0.0a0+git5c7f453 ) &#x25BC</a>
</div>


Expand Down Expand Up @@ -457,6 +457,7 @@
<div class="pytorch-content-left">




<div class="rst-content">

Expand Down Expand Up @@ -792,6 +793,17 @@ <h1>Source code for torch._lowrank</h1><div class="highlight"><pre>
</footer>

</div>
<script>

var match = window.location.href.match(/\/_[a-zA-Z0-9_]*.html|_dynamo/gi);
var url = window.location.href.lastIndexOf(match[match.length-1]);

if (url)
{
var div = '<div class="admonition note"><p class="admonition-title">Note</p><p><i class="fa fa-exclamation-circle" aria-hidden="true">&nbsp</i> This page describes an internal API which is not intended to be used outside of the PyTorch codebase and can be modified or removed without notice.</p></div>'
document.getElementById("pytorch-article").insertAdjacentHTML('afterBegin', div)
}
</script>
</div>

<div class="pytorch-content-right" id="pytorch-content-right">
Expand Down
Loading

0 comments on commit c893f30

Please sign in to comment.