Searched refs:channel_x (Results 1 – 1 of 1) sorted by relevance
58 const std::string channel_x = dst_channels == 1 ? "" : ".x"; in GenerateConvolutionTransposedCode() local59 const std::vector<std::string> postfix = {channel_x, ".y", ".z", ".w"}; in GenerateConvolutionTransposedCode()