Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dshape_inference.cc52 retvals[i]->SetInferenceShape(&ic, shape_handle); in RunShapeInference()
Dtensor_handle.h241 void SetInferenceShape(
Dtensor_handle.cc574 void TensorHandle::SetInferenceShape( in SetInferenceShape() function in tensorflow::TensorHandle