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.h272 using HloInstructionSet = absl::flat_hash_set<HloInstruction*>; variable
Dhlo_instruction.h2449 using HloInstructionSet = std::set<HloInstruction*, HloPtrComparator>; variable