Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_memory_scheduler.cc446 absl::flat_hash_set<const HloInstruction*> unique_operands( in DFSMemoryScheduler() local
Dhlo_instruction.cc1619 HloInstruction::InstructionVector HloInstruction::unique_operands() const { in unique_operands() function in xla::HloInstruction