Searched refs:reduction_tiling (Results 1 – 1 of 1) sorted by relevance
5316 std::array<int64, 3> reduction_tiling = in ComputeReductionCodegenInfo() local5337 reduction_tiling[2]), in ComputeReductionCodegenInfo()5344 (reduction_tiling[2] * num_threads_x) == in ComputeReductionCodegenInfo()5368 reduction_tiling[2] *= num_partial_results; in ComputeReductionCodegenInfo()5388 {reduction_tiling[0], reduction_tiling[1] * num_threads_y, in ComputeReductionCodegenInfo()5389 reduction_tiling[2] * num_threads_x}, in ComputeReductionCodegenInfo()