Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instructions.cc3090 for (int64_t gather_dim_to_input_dim : start_index_map) { in MakeGatherDimNumbers() local
3091 gather_dim_numbers.add_start_index_map(gather_dim_to_input_dim); in MakeGatherDimNumbers()