Searched defs:SummarizeAttrValue (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
H A Dattr_value_util.cc64 strings::StrCat(p.first, "=", SummarizeAttrValue(p.second)));
72 string SummarizeAttrValue(const AttrValue& attr_value) { function in namespace:tensorflow

Completed in 353 milliseconds