Searched refs:CheckStringAttr (Results 1 – 2 of 2) sorted by relevance
49 bool CheckStringAttr(const Node* n, absl::string_view attr_name) { in CheckStringAttr() function64 return CheckStringAttr(n, kTpuReplicateAttr); in MarkedForTpuCompilation()68 return CheckStringAttr(n, kXlaClusterAttr); in MarkedForXlaCompilation()
804 bool CheckStringAttr(const Node* n, absl::string_view attr_name) { in CheckStringAttr() function