Searched defs:total_thread_count (Results 1 – 2 of 2) sorted by relevance
41 const int32 total_thread_count = gridDim.x * blockDim.x; in CheckNumericsKernel() local
47 auto total_thread_count = gridDim.x * blockDim.x; in FillKernel() local