Home
last modified time | relevance | path

Searched refs:outlined_instruction (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.cc409 HloInstruction* outlined_instruction = in OutlineExpressionFromComputation() local
414 operand_num < outlined_instruction->operand_count(); ++operand_num) { in OutlineExpressionFromComputation()
416 outlined_instruction->mutable_operand(operand_num); in OutlineExpressionFromComputation()
430 outlined_instruction->ReplaceOperandWith(operand_num, *operand_slot)); in OutlineExpressionFromComputation()
435 outlined_instruction); in OutlineExpressionFromComputation()