提交 476eed11 authored 作者: Frederic's avatar Frederic

Small doc update with direct review by David.

上级 4346ee02
...@@ -160,8 +160,7 @@ to other computational tools. ...@@ -160,8 +160,7 @@ to other computational tools.
* Support all NumPy/basic SciPy functionality * Support all NumPy/basic SciPy functionality
* Easy wrapping of library functions in Theano * Easy wrapping of library functions in Theano
Note: There is no short term plan to enable multi-node computation in one Note: There is no short term plan to support multi-node computation.
Theano function.
Theano Vision State Theano Vision State
=================== ===================
...@@ -195,7 +194,7 @@ Here is the state of that vision as of 24 October 2011 (after Theano release ...@@ -195,7 +194,7 @@ Here is the state of that vision as of 24 October 2011 (after Theano release
* SIMD parallelism on the CPU comes from the compiler. * SIMD parallelism on the CPU comes from the compiler.
* Multi-core parallelism is only supported for gemv and gemm, and only * Multi-core parallelism is only supported for gemv and gemm, and only
if the external BLAS implementation supports it. if the external BLAS implementation supports it.
* No muli-node implementation in one Theano experiment. * No multi-node support.
* Many, but not all NumPy functions/aliases are implemented. * Many, but not all NumPy functions/aliases are implemented.
* http://trac-hg.assembla.com/theano/ticket/781 * http://trac-hg.assembla.com/theano/ticket/781
* Wrapping an existing Python function in easy, but better documentation of * Wrapping an existing Python function in easy, but better documentation of
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论