Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc1546 static const std::array<float, 7> kI1eCoeffsB{ in I1eImpl32() local
1558 EvaluateChebyshevPolynomial<float>(thirty_two / z - two, kI1eCoeffsB) / in I1eImpl32()
1582 static const std::array<double, 25> kI1eCoeffsB{ in I1eImpl64() local
1604 EvaluateChebyshevPolynomial<double>(thirty_two / z - two, kI1eCoeffsB) / in I1eImpl64()