Home
last modified time | relevance | path

Searched refs:GetReduceCode (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dmean_stddev_normalization.cc33 std::string GetReduceCode(const GpuInfo& gpu_info, int reduction_size) { in GetReduceCode() function
158 c += GetReduceCode(gpu_info, work_group_size_.x); in GetNormalizationCode()