Searched defs:HloInstructionSet (Results 1 – 2 of 2) sorted by relevance
148 using HloInstructionSet = std::unordered_set<HloInstruction*>; variable
2195 using HloInstructionSet = std::set<HloInstruction*, HloPtrComparator>; variable