Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dchlo_legalize_to_hlo.cc117 const std::vector<double> kErfcRCoefficients{ in MaterializeErfcApproximationF64ForMagnituteGEOne() local
146 kErfcRCoefficients); in MaterializeErfcApproximationF64ForMagnituteGEOne()
279 const std::vector<float> kErfcRCoefficients{ in MaterializeErfcApproximationF32ForMagnitudeGEOne() local
306 rewriter, loc, reciprocal_x_sq, kErfcRCoefficients); in MaterializeErfcApproximationF32ForMagnitudeGEOne()