Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.cc752 HloInstruction* call_instruction = in CreateCallInstruction() local
755 call_instruction); in CreateCallInstruction()
756 return call_instruction; in CreateCallInstruction()
Dhlo_evaluator.cc280 HloInstruction* call_instruction = loop_cond_root->mutable_operand(0); in PatternMatchLoopCondComparison() local
281 HloComputation* to_apply = call_instruction->to_apply(); in PatternMatchLoopCondComparison()