Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.cc2351 for (int64 gather_dim_to_input_dim : start_index_map) { in MakeGatherDimNumbers() local
2352 gather_dim_numbers.add_start_index_map(gather_dim_to_input_dim); in MakeGatherDimNumbers()