Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_util.cc52 HloInstruction* call_narrow_cond = wide_while_cond->AddInstruction( in WidenWhileCondition() local
56 wide_while_cond->set_root_instruction(call_narrow_cond); in WidenWhileCondition()
58 TF_RETURN_IF_ERROR(CallInliner::Inline(call_narrow_cond).status()); in WidenWhileCondition()