[ buster ]
[ bullseye ]
[ 源代码: theano ]
软件包:theano-doc(1.0.3+dfsg-1)
CPU/GPU math expression compiler for Python (docs)
Theano is a Python library that allows one to define and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It provides a high-level Numpy like expression language for functional description of calculation, rearranges expressions for speed and stability, and generates native machine instructions for fast calculation. Optionally, highly accelerated computations could be carried out on graphics cards processors.
This package contains the documentation for Theano.
其他与 theano-doc 有关的软件包
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 0.4.2+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- sug: python3-theano
- CPU/GPU math expression compiler for Python 3
- 或者 python-theano
- CPU/GPU math expression compiler for Python