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

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

Completed in 167 milliseconds