This commit is contained in:
Taehoon Lee
2017-08-26 03:13:38 +09:00
committed by Soumith Chintala
parent 0b95b4c7d1
commit 61e4723132
4 changed files with 4 additions and 4 deletions

View File

@ -1528,7 +1528,7 @@ Returns:
.. note::
The returned matrices will always be tranposed, irrespective of the strides
The returned matrices will always be transposed, irrespective of the strides
of the input matrices. That is, they will have stride `(1, m)` instead of
`(m, 1)`.