Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dmetal_device.cc30 MTLSize threadsPerGroup = [device maxThreadsPerThreadgroup]; in CreateGpuInfoFromMetalDevice() local
/external/llvm-project/openmp/libomptarget/plugins/amdgpu/src/
Drtl.cpp1422 void getLaunchVals(int &threadsPerGroup, int &num_groups, int ConstWGSize, in getLaunchVals()
1621 int threadsPerGroup = RTLDeviceInfoTy::Default_WG_Size; in __tgt_rtl_run_target_team_region_locked() local