Searched refs:ExtraAttributesToString (Results 1 – 3 of 3) sorted by relevance
1110 std::vector<string> ExtraAttributesToString(
1124 for (const auto& line : instr->ExtraAttributesToString( in GetInstructionNodeExtraInfo()
2216 for (const string& extra : ExtraAttributesToString(options)) { in ToStringWithCanonicalNameMap()2275 std::vector<string> HloInstruction::ExtraAttributesToString( in ExtraAttributesToString() function in xla::HloInstruction