Searched refs:TensorHandleShape (Results 1 – 1 of 1) sorted by relevance
140 Status TensorHandleShape(TensorHandle* handle, TensorShapeProto* proto) { in TensorHandleShape() function196 TF_RETURN_IF_ERROR(TensorHandleShape(handle, queue_response->add_shape())); in ExecuteOp()