Home
last modified time | relevance | path

Searched defs:MakeShapeFromShapeProto (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dshape_inference.cc917 Status InferenceContext::MakeShapeFromShapeProto(const TensorShapeProto& proto, in MakeShapeFromShapeProto() function in tensorflow::shape_inference::InferenceContext
H A Dshape_inference_test.cc1203 TEST_F(ShapeInferenceTest, MakeShapeFromShapeProto) { in TEST_F() argument