Searched refs:type_postfix (Results 1 – 1 of 1) sorted by relevance
62 const std::string type_postfix = in GenerateConvolutionTransposedCode() local70 accum_type = "float" + type_postfix; in GenerateConvolutionTransposedCode()73 accum_type = "half" + type_postfix; in GenerateConvolutionTransposedCode()