Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_memory_scheduler.cc471 absl::flat_hash_set<const HloInstruction*> unique_operands( in DFSMemoryScheduler() local
H A Dhlo_instruction.cc2294 HloInstruction::InstructionVector HloInstruction::unique_operands() const { in unique_operands() function in xla::HloInstruction