Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_analysis.cc136 auto* while_body_inc = while_body_root->operand(*indvar_tuple_idx); in GetLoopInductionVarTupleIdx() local
139 GetGTEOperandIndex(while_body_inc, while_body_param); in GetLoopInductionVarTupleIdx()
143 << while_body_inc->ToString(); in GetLoopInductionVarTupleIdx()