Searched refs:TanhApproximation (Results 1 – 1 of 1) sorted by relevance
480 struct TanhApproximation : public OpRewritePattern<math::TanhOp> { struct490 TanhApproximation::matchAndRewrite(math::TanhOp op, in matchAndRewrite()1281 patterns.add<AtanApproximation, Atan2Approximation, TanhApproximation, in populateMathPolynomialApproximationPatterns()