Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 262 Bytes

linalg.rst

File metadata and controls

17 lines (12 loc) · 262 Bytes

torch.linalg

Common linear algebra operations.

.. automodule:: torch.linalg
.. currentmodule:: torch.linalg

Functions

.. autofunction:: cholesky
.. autofunction:: det
.. autofunction:: norm