Searched defs:quantizedType (Results 1 – 2 of 2) sorted by relevance
61 if (auto quantizedType = spec.dyn_cast<QuantizedType>()) in isValidQuantizationSpec() local
72 Type quantizedType = converter.convert(elementType); in failableRewrite() local