Searched refs:SetRemoteShapeAndDevice (Results 1 – 4 of 4) sorted by relevance
103 Status s = retvals[i]->SetRemoteShapeAndDevice( in RunAsync()
210 Status SetRemoteShapeAndDevice(const TensorShape& shape, const Device* d,
819 return SetRemoteShapeAndDevice(shape, d, context_view_id, /*op_device=*/""); in SetRemoteShape()822 Status TensorHandle::SetRemoteShapeAndDevice(const TensorShape& shape, in SetRemoteShapeAndDevice() function in tensorflow::TensorHandle
398 TF_ASSERT_OK(h->SetRemoteShapeAndDevice( in TEST_F()