Skip to content

Commit 8ef5c60

Browse files
committed
auto-generating sphinx docs
1 parent a8cca07 commit 8ef5c60

File tree

221 files changed

+232
-232
lines changed

Some content is hidden

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

221 files changed

+232
-232
lines changed

docs/master/__config__.html

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

131131

132132
<div class="version">
133-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
133+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
134134
</div>
135135

136136

docs/master/_modules/index.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/__config__.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/_jit_internal.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/_tensor_str.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

@@ -492,7 +492,7 @@ <h1>Source code for torch._tensor_str</h1><div class="highlight"><pre>
492492
<span class="c1"># - tensor data needs to be summarized</span>
493493
<span class="c1"># Some of the codepaths don&#39;t fully support named tensors, so we send in</span>
494494
<span class="c1"># an unnamed tensor to the formatting code as a workaround.</span>
495-
<span class="bp">self</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">renamed</span><span class="p">(</span><span class="kc">None</span><span class="p">)</span>
495+
<span class="bp">self</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">rename</span><span class="p">(</span><span class="kc">None</span><span class="p">)</span>
496496

497497
<span class="n">summarize</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">numel</span><span class="p">()</span> <span class="o">&gt;</span> <span class="n">PRINT_OPTS</span><span class="o">.</span><span class="n">threshold</span>
498498
<span class="k">if</span> <span class="bp">self</span><span class="o">.</span><span class="n">dtype</span> <span class="ow">is</span> <span class="n">torch</span><span class="o">.</span><span class="n">float16</span> <span class="ow">or</span> <span class="bp">self</span><span class="o">.</span><span class="n">dtype</span> <span class="ow">is</span> <span class="n">torch</span><span class="o">.</span><span class="n">bfloat16</span><span class="p">:</span>

docs/master/_modules/torch/_utils.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/autograd.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/autograd/anomaly_mode.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/autograd/function.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/autograd/grad_mode.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/autograd/gradcheck.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/autograd/profiler.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/cuda.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/cuda/comm.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/cuda/nvtx.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/cuda/random.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/cuda/streams.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributed.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributed/distributed_c10d.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/bernoulli.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/beta.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/binomial.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/categorical.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/cauchy.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/chi2.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/constraint_registry.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/constraints.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/dirichlet.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/distribution.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/exp_family.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/exponential.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/fishersnedecor.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/gamma.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/geometric.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/gumbel.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/half_cauchy.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/half_normal.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/independent.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/kl.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/laplace.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/log_normal.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

docs/master/_modules/torch/distributions/lowrank_multivariate_normal.html

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

129129

130130
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+d3e90bc &#x25BC</a>
131+
<a href='http://pytorch.org/docs/versions.html'>1.3.0a0+4fada96 &#x25BC</a>
132132
</div>
133133

134134

0 commit comments

Comments
 (0)