Searched refs:DemangleShape (Results 1 – 3 of 3) sorted by relevance
46 Status DemangleShape(absl::string_view str, TensorShapeProto* proto);
67 Status DemangleShape(absl::string_view str, TensorShapeProto* proto) { in DemangleShape() function
154 mangling_util::DemangleShape(attr_value, value->mutable_shape())); in ConvertAttribute()