Home
last modified time | relevance | path

Searched defs:old_operand (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_invariant_code_motion.cc64 auto get_new_operand = [&](HloInstruction* old_operand) { in CreateLoopInvariantCopy()
Dwhile_loop_expensive_invariant_code_motion.cc80 auto get_new_operand = [&](HloInstruction* old_operand) { in CreateLoopInvariantCopy()
Dhlo_module.cc528 HloInstruction* old_operand = in OutlineExpressionFromComputation() local
Dhlo_instruction.cc2331 auto old_operand = operand(operand_num); in ReplaceOperandWith() local
2343 HloInstruction* old_operand = mutable_operand(operand_num); in ReplaceOperandWithDifferentShape() local
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc2933 auto old_operand = input_tuple->mutable_operand(non_windowed_operand_index); in SinkInputNodesIntoWindowedDotGeneralLoopOnContractingDimensions() local