Skip to content

Commit

Permalink
Update Retrival Input Details table at modules.rst (#643)
Browse files Browse the repository at this point in the history
* Update Retrival Input Details table at modules.rst

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit e0588f2)
  • Loading branch information
c00k1ez authored and Borda committed Dec 5, 2021
1 parent c66083d commit 8f6a733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/references/modules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ For the purposes of retrieval metrics, inputs (indexes, predictions and targets)
:header: "indexes shape", "indexes dtype", "preds shape", "preds dtype", "target shape", "target dtype"
:widths: 10, 10, 10, 10, 10, 10

"``long``", "(N,...)", "``float``", "(N,...)", "``long`` or ``bool``", "(N,...)"
"(N,...)", "``long``", "(N,...)", "``float``", "(N,...)", "``long`` or ``bool``"

.. note::
All dimensions are flattened at the beginning, so
Expand Down

0 comments on commit 8f6a733

Please sign in to comment.