Searched refs:InferenceShape (Results 1 – 3 of 3) sorted by relevance
44 TF_RETURN_IF_ERROR(inputs[i]->InferenceShape(&ic, &shape)); in RunShapeInference()
173 Status InferenceShape(
315 Status TensorHandle::InferenceShape( in InferenceShape() function in tensorflow::TensorHandle