提交 a713c482 authored 作者: James Bergstra's avatar James Bergstra

minor changes to install.txt

上级 7dd1e03f
...@@ -147,11 +147,11 @@ automatic code generation, but that way is much, much slower. ...@@ -147,11 +147,11 @@ automatic code generation, but that way is much, much slower.
:api:`theano.compile.mode`. :api:`theano.compile.mode`.
Possible values so far are: Possible values so far are:
- FAST_COMPILE, - 'FAST_COMPILE'
- FAST_RUN and - 'FAST_RUN'
- DEBUG_MODE. - 'DEBUG_MODE'
Omitting this variable defaults the mode to FAST_RUN. Omitting this variable defaults the mode to 'FAST_RUN'.
- `THEANO_UNITTEST_SEED`: - `THEANO_UNITTEST_SEED`:
An integer value specifying which seed should be used when An integer value specifying which seed should be used when
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论