提交 1eb4d687 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Typo fix

上级 425e6345
......@@ -1125,7 +1125,7 @@ class EquilibriumOptimizer(NavigatorOptimizer):
if max_use_abort:
_logger.error("EquilibriumOptimizer max'ed out by '%s'" % opt_name
+ ". You can safely raise the current threshold of "
+ "%f with the theano flasg 'optdb.max_use_ratio'." %
+ "%f with the theano flag 'optdb.max_use_ratio'." %
config.optdb.max_use_ratio)
def print_summary(self, stream=sys.stdout, level=0, depth=-1):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论