Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlegalize_trigonometric_to_approximation.cc93 Value can_use_approx = rewriter.create<ConstantOp>( in emitApproximation() local
96 abs_value, can_use_approx); in emitApproximation()