Searched defs:operand_precision (Results 1 – 3 of 3) sorted by relevance
698 repeated Precision operand_precision = 1; field
1618 optional<std::vector<PrecisionConfig::Precision>> operand_precision; in ParseInstructionRhs() local2276 optional<std::vector<PrecisionConfig::Precision>> operand_precision; in ParseInstructionRhs() local2392 optional<std::vector<PrecisionConfig::Precision>> operand_precision; in ParseInstructionRhs() local
221 auto operand_precision = attr.cast<mlir::StringAttr>().getValue().str(); in Convert_precision_config() local