Searched defs:weightType (Results 1 – 4 of 4) sorted by relevance
106 auto weightType = weight.getType().dyn_cast<RankedTensorType>(); in buildConvOpQuantizationAttr() local249 auto weightType = weight.getType().dyn_cast<RankedTensorType>(); in buildConvOpResultTypeInfo() local
121 auto weightType = in matchAndRewrite() local
118 auto weightType = op.weight().getType().template dyn_cast<RankedTensorType>(); in verifyConvOp() local
545 VectorType weightType = VectorType::get(2, rewriter.getI32Type()); in matchAndRewrite() local