Home
last modified time | relevance | path

Searched defs:new_operand (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc1338 for (const HloInstruction* new_operand : new_operands) { in CloneWithNewOperands() local
1918 HloInstruction* new_operand) { in ReplaceOperandWith()
1928 int64 operand_num, HloInstruction* new_operand) { in ReplaceOperandWithDifferentShape()
3288 HloInstruction* HloInstruction::AddFusionOperand(HloInstruction* new_operand) { in AddFusionOperand()
Dhlo_computation.cc988 HloInstruction* new_operand = replace(operand); in CloneWithReplacements() local
Dhlo_instructions.cc1215 HloInstruction* new_operand) { in AddFusionOperand()
1301 auto new_operand = in MergeFusionInstructionIntoMultiOutput() local