Searched refs:GetReduceCode (Results 1 – 1 of 1) sorted by relevance
33 std::string GetReduceCode(const GpuInfo& gpu_info, int reduction_size) { in GetReduceCode() function158 c += GetReduceCode(gpu_info, work_group_size_.x); in GetNormalizationCode()