Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_analysis.cc67 int64 tuple_idx = (*gte_it)->tuple_index(); in GetGTEOperandIndex() local
71 m::GetTupleElement(m::Op().Is(gte_operand), tuple_idx))) { in GetGTEOperandIndex()
74 << tuple_idx << "): " << operand->ToString(); in GetGTEOperandIndex()
78 return tuple_idx; in GetGTEOperandIndex()