Searched defs:accum_type (Results 1 – 3 of 3) sorted by relevance
65 std::string accum_type; in GenerateConvolutionTransposedCode() local
269 const DataType accum_type = op_def.precision == CalculationsPrecision::F16 in GetWinograd4x4To36TileX6Code() local580 const DataType accum_type = op_def.precision == CalculationsPrecision::F16 in GetWinograd36To4x4Tile4x1Code() local
620 llvm::Type* accum_type = target_array_.GetElementLlvmType(); in EmitNaiveLlvmIrGemm() local