Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dutil.cc156 int3 GetWorkGroupsCount(const int3& grid_size, const int3& work_group_size) { in GetWorkGroupsCount() function
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_operation.cc22 int3 GetWorkGroupsCount(int grid_dimension, const int3& grid_size, in GetWorkGroupsCount() function
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dcompute_task.cc37 int3 GetWorkGroupsCount(int grid_dimension, const int3& grid_size, in GetWorkGroupsCount() function