Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dshape_inference_testutil.cc42 TF_RETURN_IF_ERROR(MakeShapeFromString(&manager, spec, &shape)); in InferShapes()
57 MakeShapeFromString(&manager, shape_and_type.first, &shape)); in InferShapes()
231 Status ShapeInferenceTestutil::MakeShapeFromString( in MakeShapeFromString() function in tensorflow::shape_inference::ShapeInferenceTestutil
Dshape_inference_testutil.h76 static Status MakeShapeFromString(InferenceContext::ShapeManager* manager,