Searched refs:UseSendTensorRPC (Results 1 – 2 of 2) sorted by relevance
481 if ((ctx_->UseSendTensorRPC()) && send_device_->IsLocal() && in RunAsync()
439 bool UseSendTensorRPC() { return use_send_tensor_rpc_; } in UseSendTensorRPC() function