HomeSort by relevance Sort by last modified time
    Searched refs:MakeShapeFromString (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/framework/
shape_inference_testutil.h 75 static Status MakeShapeFromString(InferenceContext::ShapeManager* manager,
shape_inference_testutil.cc 42 TF_RETURN_IF_ERROR(MakeShapeFromString(&manager, spec, &shape));
57 MakeShapeFromString(&manager, shape_and_type.first, &shape));
229 Status ShapeInferenceTestutil::MakeShapeFromString(

Completed in 143 milliseconds