Searched refs:QuantizeLegacy (Results 1 – 3 of 3) sorted by relevance
100 if (auto quantized_attr = quant::QuantizeLegacy(attr, qtype.getValue())) { in matchAndRewrite()
526 ElementsAttr QuantizeLegacy(Attribute real_value, Type tensor_type);
451 ElementsAttr QuantizeLegacy(Attribute real_value, Type tensor_type) { in QuantizeLegacy() function