Skip to content

Commit eb63fa3

Browse files
committed
auto-generating sphinx docs
1 parent 3b81f26 commit eb63fa3

File tree

771 files changed

+849
-828
lines changed

Some content is hidden

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

771 files changed

+849
-828
lines changed

docs/master/__config__.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159

160160

161161
<div class="version">
162-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
162+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
163163
</div>
164164

165165

docs/master/_modules/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/__config__.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/_jit_internal.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

@@ -712,9 +712,9 @@ <h1>Source code for torch._jit_internal</h1><div class="highlight"><pre>
712712
<span class="sd"> import torch.nn as nn</span>
713713

714714
<span class="sd"> class MyModule(nn.Module):</span>
715-
<span class="sd"> def __init__(self, use_memory_efficent):</span>
715+
<span class="sd"> def __init__(self, use_memory_efficient):</span>
716716
<span class="sd"> super(MyModule, self).__init__()</span>
717-
<span class="sd"> self.use_memory_efficent = use_memory_efficent</span>
717+
<span class="sd"> self.use_memory_efficient = use_memory_efficient</span>
718718

719719
<span class="sd"> @torch.jit.unused</span>
720720
<span class="sd"> def memory_efficient(self, x):</span>
@@ -729,7 +729,7 @@ <h1>Source code for torch._jit_internal</h1><div class="highlight"><pre>
729729
<span class="sd"> else:</span>
730730
<span class="sd"> return x + 10</span>
731731

732-
<span class="sd"> m = torch.jit.script(MyModule(use_memory_efficent=False))</span>
732+
<span class="sd"> m = torch.jit.script(MyModule(use_memory_efficient=False))</span>
733733
<span class="sd"> m.save(&quot;m.pt&quot;)</span>
734734

735735
<span class="sd"> m = torch.jit.script(MyModule(use_memory_efficient=True))</span>

docs/master/_modules/torch/_lobpcg.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/_lowrank.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/_tensor_str.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/_utils.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/_vmap_internals.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/autograd.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/backends/cudnn.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/backends/mkl.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/backends/mkldnn.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/backends/openmp.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/cuda.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/cuda/amp/autocast_mode.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/cuda/amp/grad_scaler.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/distributed.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/distributed/optim/optimizer.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/distributed/rpc/api.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/distributed/rpc/backend_registry.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/distributed/rpc/functions.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

docs/master/_modules/torch/distributed/rpc/options.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159

160160
<div class="version">
161-
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+f463bdb &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+1e9fe28 &#x25BC</a>
162162
</div>
163163

164164

0 commit comments

Comments
 (0)