Home
last modified time | relevance | path

Searched refs:request_input_tensor_as_partial_shape (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dshape_inference.cc729 request_input_tensor_as_partial_shape(input_idx); in MakeShapeFromShapeTensorTreatScalarAsUnknownShape()
748 request_input_tensor_as_partial_shape(input_idx); in MakeShapeFromShapeTensor()
H A Dshape_inference.h368 void request_input_tensor_as_partial_shape(int idx) { in request_input_tensor_as_partial_shape() function