Home
last modified time | relevance | path

Searched defs:HloInstructionSet (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dinstruction_fusion.h148 using HloInstructionSet = std::unordered_set<HloInstruction*>; variable
Dhlo_instruction.h2195 using HloInstructionSet = std::set<HloInstruction*, HloPtrComparator>; variable