Searched refs:ExtraAttributesToString (Results 1 – 4 of 4) sorted by relevance
1314 for (const auto& line : instr->ExtraAttributesToString( in GetInstructionNodeExtraInfo()
1510 std::vector<std::string> ExtraAttributesToString(
3106 for (const std::string& extra : ExtraAttributesToString(options)) { in ToStringWithCanonicalNameMap()3194 std::vector<std::string> HloInstruction::ExtraAttributesToString( in ExtraAttributesToString() function in xla::HloInstruction
317 async_wrapped_instruction()->ExtraAttributesToString(options); in ExtraAttributesToStringImpl()