Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/framework/
Dcc_op_gen.cc140 string PrintTensorShape(const TensorShapeProto& shape_proto) { in PrintTensorShape() function
208 PrintTensorShape(proto.tensor_shape()), in PrintTensorProto()
227 return PrintTensorShape(attr_value.shape()); in PrintAttrValue()
262 PrintTensorShape(attr_value.list().shape(i))); in PrintAttrValue()