Searched refs:ApproximateOnExtendedF32Lowering (Results 1 – 1 of 1) sorted by relevance
32 class ApproximateOnExtendedF32Lowering : public OpRewritePattern<OpTy> { class34 explicit ApproximateOnExtendedF32Lowering(MLIRContext *ctx) in ApproximateOnExtendedF32Lowering() function in mlir::mhlo::__anonc050ebae0111::ApproximateOnExtendedF32Lowering78 : public ApproximateOnExtendedF32Lowering<math::TanhOp> {81 : ApproximateOnExtendedF32Lowering<math::TanhOp>(ctx) {} in ApproximateTanhLowering()