提交 3c7db9ff authored 作者: Ian Goodfellow's avatar Ian Goodfellow

Merge pull request #1190 from nouiz/warning

ignore old bug before Theano 0.5
......@@ -298,7 +298,7 @@ AddConfigVar('warn.ignore_bug_before',
"bugs found after that version. "
"Warning for specific bugs can be configured with specific "
"[warn] flags."),
EnumStr('None', 'all', '0.3', '0.4', '0.4.1', '0.5', '0.6',
EnumStr('0.5', 'None', 'all', '0.3', '0.4', '0.4.1', '0.6',
allow_override=False),
in_c_key=False)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论