Skip to content

Commit 940938e

Browse files
committed
Generate Python docs from pytorch/pytorch@d8fdfb6
1 parent e50da46 commit 940938e

File tree

834 files changed

+3295
-883
lines changed

Some content is hidden

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

834 files changed

+3295
-883
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+5990643 &#x25BC</a>
191+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
192192
</div>
193193

194194

docs/master/_images/CELU.png

0 Bytes

docs/master/_images/ELU.png

0 Bytes

docs/master/_images/GELU.png

0 Bytes

docs/master/_images/Hardshrink.png

0 Bytes

docs/master/_images/Hardtanh.png

0 Bytes

docs/master/_images/LeakyReLU.png

0 Bytes

docs/master/_images/LogSigmoid.png

0 Bytes

docs/master/_images/PReLU.png

0 Bytes

docs/master/_images/ReLU.png

0 Bytes

docs/master/_images/ReLU6.png

0 Bytes

docs/master/_images/ReLU61.png

0 Bytes

docs/master/_images/SELU.png

0 Bytes

docs/master/_images/Sigmoid.png

0 Bytes

docs/master/_images/Softplus.png

0 Bytes

docs/master/_images/Softshrink.png

0 Bytes

docs/master/_images/Softsign.png

0 Bytes

docs/master/_images/Tanh.png

0 Bytes

docs/master/_images/Tanhshrink.png

0 Bytes

docs/master/_modules/index.html

Lines changed: 2 additions & 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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

@@ -463,6 +463,7 @@ <h1>All modules for which code is available</h1>
463463
<li><a href="torch/futures.html">torch.futures</a></li>
464464
<li><a href="torch/fx/graph.html">torch.fx.graph</a></li>
465465
<li><a href="torch/fx/graph_module.html">torch.fx.graph_module</a></li>
466+
<li><a href="torch/fx/interpreter.html">torch.fx.interpreter</a></li>
466467
<li><a href="torch/fx/node.html">torch.fx.node</a></li>
467468
<li><a href="torch/fx/proxy.html">torch.fx.proxy</a></li>
468469
<li><a href="torch/fx/symbolic_trace.html">torch.fx.symbolic_trace</a></li>

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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/_jit_internal.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/autograd.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/autograd/anomaly_mode.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/autograd/function.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/autograd/functional.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/autograd/grad_mode.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/autograd/gradcheck.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/autograd/profiler.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/backends/cuda.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/backends/cudnn.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/backends/mkl.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/backends/mkldnn.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/backends/openmp.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/cuda.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/cuda/amp/autocast_mode.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/cuda/amp/grad_scaler.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/cuda/memory.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/cuda/nvtx.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/cuda/random.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/cuda/streams.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/distributed.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/distributed/autograd.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/distributed/distributed_c10d.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/distributed/optim/optimizer.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/distributed/pipeline/sync/pipe.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/distributed/pipeline/sync/skip/skippable.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/distributed/rpc.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/distributed/rpc/api.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/distributed/rpc/backend_registry.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/distributed/rpc/functions.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/distributed/rpc/options.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/distributions/bernoulli.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/distributions/beta.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

docs/master/_modules/torch/distributions/binomial.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+5990643 &#x25BC</a>
190+
<a href='http://pytorch.org/docs/versions.html'>1.8.0a0+d8fdfb6 &#x25BC</a>
191191
</div>
192192

193193

0 commit comments

Comments
 (0)