提交 860360d9 编写于 作者: T tangwei12

bug fix

上级 8d46d1dd
......@@ -308,7 +308,7 @@ void ListenAndServOp::RunImpl(const framework::Scope &scope,
auto f =
std::bind(FillRequestCtx, std::placeholders::_1, &recv_scope, &dev_ctx,
&executor, program, &prefetch_var_name_to_prepared_ctx,
&ckpt_pre_context, rpc_service_.get());
ckpt_pre_context, rpc_service_.get());
f(request_send_handler_.get());
f(request_get_handler_.get());
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册