Searched defs:accum_type (Results 1 – 4 of 4) sorted by relevance
65 std::string accum_type; in GenerateConvolutionTransposedCode() local
229 std::string accum_type = two_step ? "float" : "float2"; in GetNormalizationCode() local
216 auto accum_type = GetAccumType(op_def.src_tensors[0].GetDataType()); in GetReduceKernelCode() local
679 llvm::Type* accum_type = target_array_.GetElementLlvmType(); in EmitNaiveLlvmIrGemm() local