Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dwork_group_picking.cc188 int3 GetWorkGroupSizeForApple(const uint3& grid_size) { in GetWorkGroupSizeForApple() function
275 work_groups->push_back(GetWorkGroupSizeForApple(grid)); in GetPossibleWorkGroups()
297 work_groups->push_back(GetWorkGroupSizeForApple(grid)); in GetPossibleWorkGroupsConv()