Skip to content

Commit ae30713

Browse files
committed
Generate Python docs from pytorch/pytorch@206064a
1 parent 205e437 commit ae30713

File tree

809 files changed

+2788
-1062
lines changed

Some content is hidden

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

809 files changed

+2788
-1062
lines changed

docs/master/__config__.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188

189189

190190
<div class="version">
191-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+bc83b49 &#x25BC</a>
191+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+206064a &#x25BC</a>
192192
</div>
193193

194194

docs/master/_modules/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187

188188

189189
<div class="version">
190-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+bc83b49 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+206064a &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187

188188

189189
<div class="version">
190-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+bc83b49 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+206064a &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/__config__.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187

188188

189189
<div class="version">
190-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+bc83b49 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+206064a &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/_jit_internal.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187

188188

189189
<div class="version">
190-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+bc83b49 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+206064a &#x25BC</a>
191191
</div>
192192

193193

@@ -458,7 +458,7 @@ <h1>Source code for torch._jit_internal</h1><div class="highlight"><pre>
458458
<span class="n">value</span><span class="p">,</span> <span class="n">len_parsed</span> <span class="o">=</span> <span class="n">parseNestedExpr</span><span class="p">(</span><span class="n">expr</span><span class="p">,</span> <span class="n">module</span><span class="p">)</span>
459459
<span class="k">assert</span> <span class="n">len_parsed</span> <span class="o">==</span> <span class="nb">len</span><span class="p">(</span><span class="n">expr</span><span class="p">),</span> <span class="s2">&quot;whole expression was not parsed, falling back to c++ parser&quot;</span>
460460
<span class="k">return</span> <span class="n">value</span>
461-
<span class="k">except</span> <span class="ne">Exception</span> <span class="k">as</span> <span class="n">e</span><span class="p">:</span>
461+
<span class="k">except</span> <span class="ne">Exception</span><span class="p">:</span>
462462
<span class="sd">&quot;&quot;&quot;</span>
463463
<span class="sd"> The python resolver fails in several cases in known unit tests, and is intended</span>
464464
<span class="sd"> to fall back gracefully to the c++ resolver in general. For example, python 2 style</span>

docs/master/_modules/torch/_lobpcg.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187

188188

189189
<div class="version">
190-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+bc83b49 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+206064a &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/_lowrank.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187

188188

189189
<div class="version">
190-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+bc83b49 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+206064a &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/_tensor_str.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187

188188

189189
<div class="version">
190-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+bc83b49 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+206064a &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/_utils.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187

188188

189189
<div class="version">
190-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+bc83b49 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+206064a &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/_vmap_internals.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187

188188

189189
<div class="version">
190-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+bc83b49 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+206064a &#x25BC</a>
191191
</div>
192192

193193

0 commit comments

Comments
 (0)