.. role:: hidden | |
:class: hidden-section | |
torch.linalg | |
============ | |
Common linear algebra operations. | |
.. automodule:: torch.linalg | |
.. currentmodule:: torch.linalg | |
Functions | |
--------- | |
.. autofunction:: det | |
.. autofunction:: norm | |
.. autofunction:: tensorsolve |