Searched refs:SetRemoteShape (Results 1 – 4 of 4) sorted by relevance
74 Status s = retvals[i]->SetRemoteShape( in RunAsync()
229 Status status = captured_state->dst()->SetRemoteShape( in RunRemoteRecv()323 Status status = captured_state->dst()->SetRemoteShape( in StartRemoteSendTensor()
155 Status SetRemoteShape(const TensorShape& shape, tensorflow::Device* d);
516 Status TensorHandle::SetRemoteShape(const TensorShape& shape, in SetRemoteShape() function in tensorflow::TensorHandle