Searched defs:QuantizationPattern (Results 1 – 1 of 1) sorted by relevance
223 struct QuantizationPattern : public RewritePattern { struct224 using BaseType = QuantizationPattern<ConcretTy, Q, DQ, VERIFIER, RootOp>; argument240 LogicalResult matchAndRewrite(Operation* op, in matchAndRewrite()452 bool enable_verify;453 float error_tolerance;454 bool whole_model_verify;455 bool log_if_failed;456 const StringSet ops_blocklist;457 const StringSet nodes_blocklist;