Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dreduce.cc73 int max_total_wg_size) { in GetMaximumPossibleWGSize()
129 const int max_total_wg_size = GetMaximumWGTotalSize(gpu_info); in Reduce() local