Searched defs:expressed (Results 1 – 3 of 3) sorted by relevance
45 static bool isValidQuantizationSpec(Attribute quantSpec, Type expressed) { in isValidQuantizationSpec()
356 Type expressed = getElementTypeOrSelf(stats_op.getType()); in replaceStatsOp() local
106 Type expressed = op.getType().cast<ShapedType>().getElementType(); in matchAndRewrite() local