Home
last modified time | relevance | path

Searched refs:emitApproximation (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlegalize_trigonometric_to_approximation.cc37 virtual Value emitApproximation(ValueRange, Location,
65 Value result = emitApproximation(f32_args, loc, rewriter); in matchAndRewrite()
84 Value emitApproximation(ValueRange args, Location loc, in emitApproximation() function in mlir::mhlo::__anonc050ebae0111::ApproximateTanhLowering