Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc1649 for (const HloInstruction* new_operand : new_operands) { in CloneWithNewOperands() local
2330 HloInstruction* new_operand) { in ReplaceOperandWith()
2340 int64 operand_num, HloInstruction* new_operand) { in ReplaceOperandWithDifferentShape()
3983 HloInstruction* HloInstruction::AddFusionOperand(HloInstruction* new_operand) { in AddFusionOperand()
Dhlo_computation.cc1085 const HloInstruction* new_operand = replace(operand); in CloneWithReplacements() local
Ddynamic_dimension_inference.cc1309 HloInstruction* new_operand = hlo->mutable_operand(operand_index); in HandleConditional() local
Dalgebraic_simplifier.cc2517 HloInstruction* new_operand = gather->mutable_operand(0); in HandleGather() local
3153 auto new_operand = in HandleBroadcast() local
Dspace_to_batch_converter.cc1182 auto new_operand = old_to_new_instrs_[first_operand]; in SupportedOpForPropagation() local
Dhlo_instructions.cc1448 HloInstruction* new_operand) { in AddFusionOperand()
1558 auto new_operand = in MergeFusionInstructionIntoMultiOutput() local
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc3118 for (auto new_operand : find_result.second) { in MoveUsersIntoWindowedDotGeneralLoopOnNonContractingDimensions() local