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