提交 7cbcb3f4 authored 作者: notoraptor's avatar notoraptor

Change some texts to prepare theano 1.0.

上级 5561f5d6
......@@ -571,7 +571,7 @@ import theano and print the config variable, as in:
.. attribute:: config.warn.ignore_bug_before
String value: ``'None'``, ``'all'``, ``'0.3'``, ``'0.4'``, ``'0.4.1'``, ``'0.5'``,
``'0.6'``, ``'0.7'``, ``'0.8'``, ``'0.8.1'``, ``'0.8.2'``, ``'0.9'``, ``'0.10'``
``'0.6'``, ``'0.7'``, ``'0.8'``, ``'0.8.1'``, ``'0.8.2'``, ``'0.9'``, ``'0.10'``, ``'1.0'``
Default: ``'0.8'``
......
......@@ -751,7 +751,7 @@ AddConfigVar('warn.ignore_bug_before',
"Warning for specific bugs can be configured with specific "
"[warn] flags."),
EnumStr('0.8', 'None', 'all', '0.3', '0.4', '0.4.1', '0.5', '0.6',
'0.7', '0.8', '0.8.1', '0.8.2', '0.9', '0.10',
'0.7', '0.8', '0.8.1', '0.8.2', '0.9', '0.10', '1.0',
allow_override=False),
in_c_key=False)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论