Home
last modified time | relevance | path

Searched defs:min_cost_per_thread (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dparallel_task_assignment.cc42 const int64_t min_cost_per_thread = 256LL << 10; // 256KB L2 Cache size. in GetParallelTaskCount() local
67 int64_t min_cost_per_thread; in GetParallelTaskCount() local