.. currentmodule:: mxnet.ndarray.linalg
This document lists the linear algebra routines of the n-dimensional array package:
.. autosummary::
:nosignatures:
mxnet.ndarray.linalg
The Linear Algebra NDArray
API, defined in the ndarray.linalg
package, provides
imperative linear algebra tensor operations on CPU/GPU.
In the rest of this document, we list routines provided by the ndarray.linalg
package.
.. currentmodule:: mxnet.ndarray.linalg
.. autosummary::
:nosignatures:
gemm
gemm2
potrf
potri
trmm
trsm
sumlogdiag
syrk
gelqf
syevd
.. automodule:: mxnet.ndarray.linalg
:members:
Can you improve this documentation? These fine people already did:
Haibin Lin, Sheng Zha & mseegerEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close