提交 e8029c3a authored 作者: Frederic Bastien's avatar Frederic Bastien

Add the gpu linalg ops and doc about magma installation

上级 5a273cf2
......@@ -19,3 +19,4 @@
type
extra
ctc
linalg
.. _libdoc_gpuarray_linalg:
=========================================================
:mod:`theano.gpuarray.linalg` -- Linear algebra operation
=========================================================
.. warning::
Some operation need Magma to be installed and the Theano flags
:attr:`config.magma.enabled=True` to be activated. See also the
flags :attr:`config.magma.include_path` and
:attr:`config.magma.library_path`.
Linalg Op
=========
.. automodule:: theano.gpuarray.linalg
:members:
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论