Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
Dchlo_legalize_to_hlo.cc105 ArrayRef<FTy> kI1eCoeffsB) { in materializeBesselI1eApproximation()
150 const float kI1eCoeffsB[] = { in materializeBesselI1eApproximationF32() local
183 const double kI1eCoeffsB[] = { in materializeBesselI1eApproximationF64() local
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc1544 static const std::array<float, 7> kI1eCoeffsB{ in I1eImpl32() local
1580 static const std::array<double, 25> kI1eCoeffsB{ in I1eImpl64() local