Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_key_value_sort.cc73 int64 memory_index_lhs = (base_offset + a * sort_dimension_offset) * in __xla_cpu_runtime_KeyValueSort() local
78 comparison_values[i * 2] = values[i] + memory_index_lhs; in __xla_cpu_runtime_KeyValueSort()