fix compile test=develop

mixed_precision_init
Qiao Longfei 6 years ago
parent 381f383989
commit 741b7cfda9

@ -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>(

Loading…
Cancel
Save