提交 b9b7dfb4 authored 作者: Frederic's avatar Frederic

Remove config from the key.

上级 ec42d32e
...@@ -234,7 +234,8 @@ AddConfigVar('op.set_flops', ...@@ -234,7 +234,8 @@ AddConfigVar('op.set_flops',
AddConfigVar('gpuelemwise.sync', AddConfigVar('gpuelemwise.sync',
"when true, wait that the gpu fct finished and check it error code.", "when true, wait that the gpu fct finished and check it error code.",
BoolParam(True)) BoolParam(True),
in_c_key=False)
AddConfigVar('traceback.limit', AddConfigVar('traceback.limit',
"The number of stack to trace. -1 mean all.", "The number of stack to trace. -1 mean all.",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论