提交 741b7cfd 编写于 作者: Q Qiao Longfei

fix compile test=develop

上级 381f3839
......@@ -48,7 +48,6 @@ void ParameterSend<T>::operator()(const std::string &var_name,
platform::DeviceContextPool &pool = platform::DeviceContextPool::Instance();
auto &cpu_ctx = *pool.Get(platform::CPUPlace());
auto &actual_ctx = *pool.Get(ctx.GetPlace());
distributed::RPCClient *rpc_client =
distributed::RPCClient::GetInstance<RPCCLIENT_T>(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册