Searched defs:wg_y (Results 1 – 3 of 3) sorted by relevance
222 int wg_y = std::min(wg_xy_size / wg_x, grid.y); in GetWorkGroup() local230 int wg_y = std::min(wg_xy_size / wg_x, grid.y); in GetWorkGroupConv() local
41 int wg_y = DivideRoundUp(grid.y, y); in AddCornerCases() local
205 const std::string wg_y = std::to_string(work_group_size.y); in GetReduceKernelCode() local