Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dgpu_operation.cc33 int3 GetWorkGroupsCountInternal(int grid_dimension, const int3& grid_size, in GetWorkGroupsCountInternal() function
426 work_groups_count_ = GetWorkGroupsCountInternal( in RecalculateWorkGroupsCount()
448 dispatch_info.work_groups_count = GetWorkGroupsCountInternal( in GetPossibleDispatches()