Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlegalize_trigonometric_to_approximation.cc100 Value smaller_than_max = in emitApproximation() local
103 rewriter.create<SelectOp>(loc, smaller_than_max, input, max_clamp); in emitApproximation()