Searched refs:AttrListToPython (Results 1 – 1 of 1) sorted by relevance
382 string AttrListToPython(const AttrValue& value, in AttrListToPython() function461 return strings::StrCat("[", AttrListToPython(value, dtype_module), "]"); in AttrValueToPython()730 AttrListToPython(attr.allowed_values()), "`"); in AddDocStringAttrs()