.. currentmodule:: mxnet.symbol.linalg
This document lists the linear algebra routines of the symbolic expression package:
.. autosummary::
:nosignatures:
mxnet.symbol.linalg
The Linear Algebra Symbol
API, defined in the symbol.linalg
package, provides
symbolic expressions for linear algebra routines.
In the rest of this document, we list routines provided by the symbol.linalg
package.
.. currentmodule:: mxnet.symbol.linalg
.. autosummary::
:nosignatures:
gemm
gemm2
potrf
potri
trmm
trsm
sumlogdiag
syrk
gelqf
syevd
.. automodule:: mxnet.symbol.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