Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dreduce.cc30 int GetMaximumWGTotalSize(const GpuInfo& gpu_info) { in GetMaximumWGTotalSize() function
129 const int max_total_wg_size = GetMaximumWGTotalSize(gpu_info); in Reduce()