提交 d7e46776 authored 作者: Ziye Fan's avatar Ziye Fan

remove the new flag just added

上级 e6ab6baf
...@@ -538,13 +538,6 @@ AddConfigVar( ...@@ -538,13 +538,6 @@ AddConfigVar(
BoolParam(True, allow_override=True), BoolParam(True, allow_override=True),
in_c_key=False) in_c_key=False)
AddConfigVar(
'list_rejected_optimizers',
"List all optimizers rejected during optimization",
BoolParam(True, allow_override=True),
in_c_key=False)
"""Note to developers: """Note to developers:
Generally your exceptions should use an apply node's __str__ Generally your exceptions should use an apply node's __str__
method when exception_verbosity == 'low'. When exception_verbosity method when exception_verbosity == 'low'. When exception_verbosity
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论