port
tangwei12 7 years ago
parent 28482f81a8
commit 06f6c21303

@ -332,7 +332,7 @@ void ListenAndServOp::RunImpl(const framework::Scope &scope,
SavePort();
if (sync_mode) {
RunSyncLoop(&executor, program, &recv_scope, prefetch_block_id_list,
checkpoint_point_block_id);
checkpoint_notify_id);
} else {
RunAsyncLoop(&executor, program);
}

Loading…
Cancel
Save