Searched defs:weightType (Results 1 – 6 of 6) sorted by relevance
124 auto weightType = dyn_cast<ShapedType>(weight.getType()); in buildConvOpQuantizationAttr() local243 auto weightType = dyn_cast<ShapedType>(weight.getType()); in buildConvOpResultTypeInfo() local
121 auto weightType = in matchAndRewrite() local
38 ShapedType weightType = cast<ShapedType>(weight.getType()); in matchAndRewrite() local
33 ShapedType weightType = cast<ShapedType>(weight.getType()); matchAndRewrite() local
303 if (ShapedType weightType = in levelCheckConv() local
227 weightType = llvm::dyn_cast<RankedTensorType>(op.getWeight().getType()); in verifyConvOp() local