提交 be772741 编写于 作者: Y Yancey1989

compile with cpu

上级 9be4ee92
...@@ -44,14 +44,12 @@ class Executor { ...@@ -44,14 +44,12 @@ class Executor {
explicit Executor(const platform::Place& place); explicit Executor(const platform::Place& place);
#ifdef PADDLE_WITH_DISTRIBUTE
/* /*
* Sending signal to pserver to mark current trainer completed. * Close this Executor.
* Calling this method will send complete messages to all pserver instances.
*/ */
void Close(); void Close();
#endif
/* @Brief /* @Brief
* Runtime evaluation of the given ProgramDesc under certain Scope * Runtime evaluation of the given ProgramDesc under certain Scope
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册