Skip to content

Commit

Permalink
Update doc from commit 3cd4677
Browse files Browse the repository at this point in the history
  • Loading branch information
torchxlabot2 committed Sep 25, 2024
1 parent a317868 commit e4ca7bf
Show file tree
Hide file tree
Showing 24 changed files with 29 additions and 25 deletions.
2 changes: 1 addition & 1 deletion master/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
2 changes: 1 addition & 1 deletion master/_modules/torch_xla/core/xla_model.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
2 changes: 1 addition & 1 deletion master/_modules/torch_xla/debug/metrics.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
2 changes: 1 addition & 1 deletion master/_modules/torch_xla/distributed/parallel_loader.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down Expand Up @@ -405,7 +405,9 @@ <h1>Source code for torch_xla.distributed.xla_multiprocessing</h1><div class="hi
<span class="sd"> args (tuple): The arguments for `fn`.</span>
<span class="sd"> Default: Empty tuple</span>
<span class="sd"> nprocs (int): The number of processes/devices for the replication. At the</span>
<span class="sd"> moment, if specified, can be either 1 or the maximum number of devices.</span>
<span class="sd"> moment, if specified, can be either 1 or None (which would automatically</span>
<span class="sd"> converted to the maximum number of devices). Other numbers would result</span>
<span class="sd"> in ValueError.</span>
<span class="sd"> join (bool): Whether the call should block waiting for the completion of the</span>
<span class="sd"> processes which have being spawned.</span>
<span class="sd"> Default: True</span>
Expand Down
2 changes: 1 addition & 1 deletion master/_modules/torch_xla/experimental/eager.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
2 changes: 1 addition & 1 deletion master/_modules/torch_xla/runtime.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
2 changes: 1 addition & 1 deletion master/_modules/torch_xla/torch_xla.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
2 changes: 1 addition & 1 deletion master/debug.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
2 changes: 1 addition & 1 deletion master/eager_mode.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
2 changes: 1 addition & 1 deletion master/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
2 changes: 1 addition & 1 deletion master/gpu.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
6 changes: 4 additions & 2 deletions master/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down Expand Up @@ -1410,7 +1410,9 @@ <h1>PyTorch/XLA API<a class="headerlink" href="#pytorch-xla-api" title="Permalin
<li><p><strong>args</strong> (<em>tuple</em>) – The arguments for <cite>fn</cite>.
Default: Empty tuple</p></li>
<li><p><strong>nprocs</strong> (<em>python:int</em>) – The number of processes/devices for the replication. At the
moment, if specified, can be either 1 or the maximum number of devices.</p></li>
moment, if specified, can be either 1 or None (which would automatically
converted to the maximum number of devices). Other numbers would result
in ValueError.</p></li>
<li><p><strong>join</strong> (<em>bool</em>) – Whether the call should block waiting for the completion of the
processes which have being spawned.
Default: True</p></li>
Expand Down
2 changes: 1 addition & 1 deletion master/multi_process_distributed.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
2 changes: 1 addition & 1 deletion master/notes/source_of_recompilation.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
Binary file modified master/objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion master/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
2 changes: 1 addition & 1 deletion master/quantized_ops.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
2 changes: 1 addition & 1 deletion master/runtime.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
2 changes: 1 addition & 1 deletion master/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
2 changes: 1 addition & 1 deletion master/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion master/spmd.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down
2 changes: 1 addition & 1 deletion master/torch_compile.html
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@


<div class="version">
master (2.6.0+gitb378a28 )
master (2.6.0+git3cd4677 )
</div>


Expand Down

0 comments on commit e4ca7bf

Please sign in to comment.