Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
Dfallback_converter.cc120 auto new_operand = ConvertCoreRTTensorHandleToFallbackTensor( in ConvertFallbackOperands() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc1836 for (const HloInstruction* new_operand : new_operands) { in CloneWithNewOperands() local
2527 HloInstruction* new_operand) { in ReplaceOperandWith()
2537 int64_t operand_num, HloInstruction* new_operand) { in ReplaceOperandWithDifferentShape()
4280 HloInstruction* HloInstruction::AddFusionOperand(HloInstruction* new_operand) { in AddFusionOperand()
Dhlo_computation.cc1106 const HloInstruction* new_operand = replace(operand); in CloneWithReplacements() local
Dalgebraic_simplifier.cc2579 HloInstruction* new_operand = gather->mutable_operand(0); in HandleGather() local
3243 auto new_operand = in HandleBroadcast() local
4078 auto new_operand = in HandleReshape() local
Ddynamic_dimension_inference.cc1346 HloInstruction* new_operand = hlo->mutable_operand(operand_index); in HandleConditional() local
Dhlo_instructions.cc1585 HloInstruction* new_operand) { in AddFusionOperand()
1695 auto new_operand = in MergeFusionInstructionIntoMultiOutput() local
Dspace_to_batch_converter.cc1475 auto new_operand = old_to_new_instrs_[first_operand]; in SupportedOpForPropagation() local
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc3491 for (auto new_operand : find_result.second) { in MoveUsersIntoWindowedDotGeneralLoopOnNonContractingDimensions() local