提交 23d9a502 authored 作者: Frederic's avatar Frederic

typo in new theano flags.

上级 2f498b43
......@@ -162,7 +162,7 @@ AddConfigVar('nocleanup',
AddConfigVar('on_unused_input',
"What to do if a variable in the 'inputs' list of "
" theano.function() is not used in the graph.",
EnumStr('raise' 'warn', 'ignore'),
EnumStr('raise', 'warn', 'ignore'),
in_c_key=False)
# This flag is used when we import Theano to initialize global variables.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论