We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd0e9a7 commit 9b626a8Copy full SHA for 9b626a8
torch/_torch_docs.py
@@ -2544,7 +2544,7 @@
2544
Indices are ordered from left to right according to when each was sampled
2545
(first samples are placed in first column).
2546
2547
-If :attr:`input` is a vector, :attr:`out` is a matrix of size `num_samples`.
+If :attr:`input` is a vector, :attr:`out` is a vector of size `num_samples`.
2548
2549
If :attr:`input` is a matrix with `m` rows, :attr:`out` is an matrix of shape `m \u00D7 n`.
2550
0 commit comments