Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_key_value_sort.cc54 int64 num_iteration_elements = a * c; in __xla_cpu_runtime_KeyValueSort() local
62 for (int64 index = 0; index < num_iteration_elements; ++index) { in __xla_cpu_runtime_KeyValueSort()