Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc169 static std::array<float, 8> kErfcRCoefficient{ in ErfcImpl() local
181 EvaluatePolynomial(y, kErfcRCoefficient)); in ErfcImpl()