Searched refs:weights_space (Results 1 – 3 of 3) sorted by relevance
142 const std::string weights_space = in GenerateConvolutionTransposedCode() local305 c += " " + weights_space + in GenerateConvolutionTransposedCode()
128 const std::string weights_space = in GenerateConvolutionTransposedCode() local301 c += " " + weights_space + in GenerateConvolutionTransposedCode()
453 const std::string weights_space = in GenerateConv() local463 weights_space + " " + weights_data_type + "*"; in GenerateConv()