Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1000 int64 input_dim_value_to_output_index(int64 input_dim) { in input_dim_value_to_output_index() function in xla::OutputOffsetIndexToInputIndex
1098 output_offset_index_to_input_index.input_dim_value_to_output_index(i); in HandleGather()