Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dcpp_shape_inference.cc32 void ProtoFromShapeHandle(tensorflow::shape_inference::ShapeHandle s, in ProtoFromShapeHandle() function
140 ProtoFromShapeHandle(c.output(i), &c, out.mutable_shape()); in RunCppShapeInferenceImpl()
148 ProtoFromShapeHandle(p.shape, &c, out_shape_and_type->mutable_shape()); in RunCppShapeInferenceImpl()