Skip to content

Commit

Permalink
Deploying to gh-pages from @ 6a6c977 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
facebook-github-bot committed Mar 15, 2024
1 parent 01edd34 commit 5d4e342
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fbgemm_gpu-python-api/table_batched_embedding_ops.html
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@
<li><p><strong>beta1</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.12)"><em>float</em></a><em>, </em><em>optional</em>) – The beta1 value used by LAMB and ADAM</p></li>
<li><p><strong>beta2</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.12)"><em>float</em></a><em>, </em><em>optional</em>) – The beta2 value used by LAMB and ADAM</p></li>
<li><p><strong>pooling_mode</strong> (<em>PoolingMode</em><em>, </em><em>optional</em>) – Pooling mode (<cite>PoolingMode.SUM</cite>, <cite>PoolingMode.MEAN</cite>, <cite>PoolingMode.NONE</cite>)</p></li>
<li><p><strong>device</strong> (<a class="reference external" href="https://pytorch.org/docs/main/tensor_attributes.html#torch.device" title="(in PyTorch vmain (2.3.0a0+git7a53ded ))"><em>torch.device</em></a><em>, </em><em>optional</em>) – The current device to place tensors on</p></li>
<li><p><strong>device</strong> (<a class="reference external" href="https://pytorch.org/docs/main/tensor_attributes.html#torch.device" title="(in PyTorch vmain (2.3.0a0+git92ed855 ))"><em>torch.device</em></a><em>, </em><em>optional</em>) – The current device to place tensors on</p></li>
<li><p><strong>bounds_check_mode</strong> (<em>BoundsCheckMode</em><em>, </em><em>optional</em>) – If not set to <cite>BoundsCheckMode.NONE</cite>, apply boundary check for indices (<cite>BoundsCheckMode.NONE</cite>, <cite>BoundsCheckMode.FATAL</cite>, <cite>BoundsCheckMode.WARNING</cite>, <cite>BoundsCheckMode.IGNORE</cite>)</p></li>
</ul>
</dd>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 5d4e342

Please sign in to comment.