Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.cc1595 HloInstruction* HloCallableInstruction::AddCallOperand( in AddCallOperand() function in xla::HloCallableInstruction
1709 called_computation_parameter = AddCallOperand(operand); in CloneAndAppendInstructionIntoCalledComputation()
1916 return AddCallOperand(new_operand); in AddFusionOperand()
Dhlo_instructions.h1161 HloInstruction* AddCallOperand(HloInstruction* new_operand);