Skip to content

Commit 07001d3

Browse files
committed
Generate Python docs from pytorch/pytorch@e07ae94
1 parent 9394e63 commit 07001d3

File tree

1,984 files changed

+3675
-3183
lines changed

Some content is hidden

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

1,984 files changed

+3675
-3183
lines changed

docs/master/_images/RReLU.png

52 Bytes

docs/master/_modules/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

docs/master/_modules/torch.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

docs/master/_modules/torch/__config__.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

@@ -437,13 +437,15 @@ <h1>Source code for torch.__config__</h1><div class="highlight"><pre>
437437
<span class="sd"> &quot;&quot;&quot;</span>
438438
<span class="k">return</span> <span class="n">torch</span><span class="o">.</span><span class="n">_C</span><span class="o">.</span><span class="n">_show_config</span><span class="p">()</span></div>
439439

440+
440441
<span class="c1"># TODO: In principle, we could provide more structured version/config</span>
441442
<span class="c1"># information here. For now only CXX_FLAGS is exposed, as Timer</span>
442443
<span class="c1"># uses them.</span>
443444
<span class="k">def</span> <span class="nf">_cxx_flags</span><span class="p">():</span>
444445
<span class="sd">&quot;&quot;&quot;Returns the CXX_FLAGS used when building PyTorch.&quot;&quot;&quot;</span>
445446
<span class="k">return</span> <span class="n">torch</span><span class="o">.</span><span class="n">_C</span><span class="o">.</span><span class="n">_cxx_flags</span><span class="p">()</span>
446447

448+
447449
<div class="viewcode-block" id="parallel_info"><a class="viewcode-back" href="../../config_mod.html#torch.__config__.parallel_info">[docs]</a><span class="k">def</span> <span class="nf">parallel_info</span><span class="p">():</span>
448450
<span class="sa">r</span><span class="sd">&quot;&quot;&quot;Returns detailed string with parallelization settings&quot;&quot;&quot;</span>
449451
<span class="k">return</span> <span class="n">torch</span><span class="o">.</span><span class="n">_C</span><span class="o">.</span><span class="n">_parallel_info</span><span class="p">()</span></div>

docs/master/_modules/torch/_jit_internal.html

Lines changed: 236 additions & 120 deletions
Large diffs are not rendered by default.

docs/master/_modules/torch/_lobpcg.html

Lines changed: 308 additions & 250 deletions
Large diffs are not rendered by default.

docs/master/_modules/torch/_lowrank.html

Lines changed: 47 additions & 29 deletions
Large diffs are not rendered by default.

docs/master/_modules/torch/_tensor.html

Lines changed: 432 additions & 228 deletions
Large diffs are not rendered by default.

docs/master/_modules/torch/_tensor_str.html

Lines changed: 222 additions & 115 deletions
Large diffs are not rendered by default.

docs/master/_modules/torch/_vmap_internals.html

Lines changed: 127 additions & 68 deletions
Large diffs are not rendered by default.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

docs/master/_modules/torch/ao/ns/_numeric_suite.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

docs/master/_modules/torch/ao/ns/_numeric_suite_fx.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

docs/master/_modules/torch/ao/ns/fx/utils.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

docs/master/_modules/torch/ao/quantization/fake_quantize.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

docs/master/_modules/torch/ao/quantization/fuse_modules.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

docs/master/_modules/torch/ao/quantization/observer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

docs/master/_modules/torch/ao/quantization/qconfig.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

docs/master/_modules/torch/ao/quantization/quantize.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

docs/master/_modules/torch/ao/quantization/quantize_fx.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

docs/master/_modules/torch/ao/quantization/stubs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

docs/master/_modules/torch/autograd.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

docs/master/_modules/torch/cuda.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

docs/master/_modules/torch/distributed.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

docs/master/_modules/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<div class="pytorch-left-menu-search">
220220

221221
<div class="version">
222-
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+git521d5ae ) &#x25BC</a>
222+
<a href='https://pytorch.org/docs/versions.html'>master (1.13.0a0+gite07ae94 ) &#x25BC</a>
223223
</div>
224224

225225

0 commit comments

Comments
 (0)