Searched refs:XlaResourceOpKindToString (Results 1 – 3 of 3) sorted by relevance
166 XlaResourceOpInfo::XlaResourceOpKindToString(resource_op.second)); in ResourceOpToString()262 XlaResourceOpInfo::XlaResourceOpKindToString(resource_op_kind), ")", "]"); in NodeToString()
50 static absl::string_view XlaResourceOpKindToString(XlaResourceOpKind op_kind);
21 /*static*/ absl::string_view XlaResourceOpInfo::XlaResourceOpKindToString( in XlaResourceOpKindToString() function in tensorflow::XlaResourceOpInfo