Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_analysis.cc51 const HloInstruction* gte_operand) { in GetGTEOperandIndex() argument
53 << gte_operand->ToString() << ")"; in GetGTEOperandIndex()
71 m::GetTupleElement(m::Op().Is(gte_operand), tuple_idx))) { in GetGTEOperandIndex()