Searched defs:input_index_ (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/compiler/optimizing/ | ||
H A D | ssa_liveness_analysis.h | 152 const size_t input_index_; variable |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ | ||
H A D | hlo_evaluator.cc | 2360 std::vector<int64_t> input_index_; member in xla::OutputBatchIndexToInputIndex |