Skip to content

Commit 4490e94

Browse files
authored
Merge pull request pytorch#648 from mattip/1.8.1-title
change title to 1.8.1
2 parents 1dafa7d + c0e9b90 commit 4490e94

File tree

821 files changed

+821
-821
lines changed

Some content is hidden

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

821 files changed

+821
-821
lines changed

docs/1.8.1/__config__.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1111

12-
<title>torch.__config__ &mdash; PyTorch 1.8.0 documentation</title>
12+
<title>torch.__config__ &mdash; PyTorch 1.8.1 documentation</title>
1313

1414

1515

docs/1.8.1/_modules/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>Overview: module code &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>Overview: module code &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

docs/1.8.1/_modules/torch.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

docs/1.8.1/_modules/torch/__config__.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.__config__ &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.__config__ &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

docs/1.8.1/_modules/torch/_jit_internal.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch._jit_internal &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch._jit_internal &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

docs/1.8.1/_modules/torch/_lobpcg.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch._lobpcg &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch._lobpcg &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

docs/1.8.1/_modules/torch/_lowrank.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch._lowrank &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch._lowrank &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

docs/1.8.1/_modules/torch/_tensor_str.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch._tensor_str &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch._tensor_str &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

docs/1.8.1/_modules/torch/_utils.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch._utils &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch._utils &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

docs/1.8.1/_modules/torch/autograd.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.autograd &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.autograd &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.autograd.anomaly_mode &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.autograd.anomaly_mode &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.autograd.function &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.autograd.function &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.autograd.functional &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.autograd.functional &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.autograd.grad_mode &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.autograd.grad_mode &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.autograd.gradcheck &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.autograd.gradcheck &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.autograd.profiler &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.autograd.profiler &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.backends.cuda &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.backends.cuda &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.backends.cudnn &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.backends.cudnn &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.backends.mkl &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.backends.mkl &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.backends.mkldnn &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.backends.mkldnn &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.backends.openmp &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.backends.openmp &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

docs/1.8.1/_modules/torch/cuda.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.cuda &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.cuda &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.cuda.amp.autocast_mode &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.cuda.amp.autocast_mode &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.cuda.amp.grad_scaler &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.cuda.amp.grad_scaler &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.cuda.memory &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.cuda.memory &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.cuda.nvtx &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.cuda.nvtx &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.cuda.random &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.cuda.random &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.cuda.streams &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.cuda.streams &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

docs/1.8.1/_modules/torch/distributed.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.distributed &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.distributed &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

docs/1.8.1/_modules/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.distributed.algorithms.ddp_comm_hooks.default_hooks &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.distributed.algorithms.ddp_comm_hooks.default_hooks &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

docs/1.8.1/_modules/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.distributed.algorithms.ddp_comm_hooks.powerSGD_hook &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.distributed.algorithms.ddp_comm_hooks.powerSGD_hook &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.distributed.autograd &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.distributed.autograd &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.distributed.distributed_c10d &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.distributed.distributed_c10d &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.distributed.optim.optimizer &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.distributed.optim.optimizer &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

docs/1.8.1/_modules/torch/distributed/pipeline/sync/pipe.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.distributed.pipeline.sync.pipe &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.distributed.pipeline.sync.pipe &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

docs/1.8.1/_modules/torch/distributed/pipeline/sync/skip/skippable.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.distributed.pipeline.sync.skip.skippable &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.distributed.pipeline.sync.skip.skippable &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.distributed.rpc &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.distributed.rpc &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.distributed.rpc.api &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.distributed.rpc.api &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.distributed.rpc.backend_registry &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.distributed.rpc.backend_registry &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.distributed.rpc.functions &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.distributed.rpc.functions &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.distributed.rpc.options &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.distributed.rpc.options &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.distributions.bernoulli &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.distributions.bernoulli &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.distributions.beta &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.distributions.beta &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

13-
<title>torch.distributions.binomial &mdash; PyTorch 1.8.0 documentation</title>
13+
<title>torch.distributions.binomial &mdash; PyTorch 1.8.1 documentation</title>
1414

1515

1616

0 commit comments

Comments
 (0)