Home
last modified time | relevance | path

Searched refs:InferenceShape (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dshape_inference.cc44 TF_RETURN_IF_ERROR(inputs[i]->InferenceShape(&ic, &shape)); in RunShapeInference()
Dtensor_handle.h173 Status InferenceShape(
Dtensor_handle.cc315 Status TensorHandle::InferenceShape( in InferenceShape() function in tensorflow::TensorHandle