mirror of
https://github.com/pytorch/pytorch.git
synced 2025-11-02 06:24:59 +08:00
Fix typos (#2472)
This commit is contained in:
committed by
Soumith Chintala
parent
0b95b4c7d1
commit
61e4723132
@ -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)`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user