Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_key_value_sort.cc75 int64 memory_index_rhs = (base_offset + b * sort_dimension_offset) * in __xla_cpu_runtime_KeyValueSort() local
79 comparison_values[i * 2 + 1] = values[i] + memory_index_rhs; in __xla_cpu_runtime_KeyValueSort()