Searched defs:AddFusionOperand (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | hlo_instruction.cc | 3288 HloInstruction* HloInstruction::AddFusionOperand(HloInstruction* new_operand) { in AddFusionOperand() function in xla::HloInstruction |
D | hlo_instructions.cc | 1214 HloInstruction* HloFusionInstruction::AddFusionOperand( in AddFusionOperand() function in xla::HloFusionInstruction |