未验证 提交 d303270a 编写于 作者: G gongweibao 提交者: GitHub

revert test=develop (#15535)

上级 0548aac2
...@@ -28,7 +28,7 @@ struct ExecutionStrategy { ...@@ -28,7 +28,7 @@ struct ExecutionStrategy {
// If we set this to 1, we will delete all variables when finish a batch. and // If we set this to 1, we will delete all variables when finish a batch. and
// this will loss 15%+ performance. // this will loss 15%+ performance.
// Please be aware about this parameters. // Please be aware about this parameters.
size_t num_iteration_per_drop_scope_{100}; size_t num_iteration_per_drop_scope_{1};
ExecutorType type_{kDefault}; ExecutorType type_{kDefault};
bool dry_run_{false}; bool dry_run_{false};
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册