Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dwhile_loop_analysis.cc61 optional<int64_t> tuple_idx; in GetGTEOperandIndex() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/
H A Ddriver.cc457 for (int tuple_idx = 0; tuple_idx < shape.elements.size(); tuple_idx++) { in Display() local