Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc206 static XlaOp ErfImpl32Cephes(XlaOp x) { in ErfImpl32Cephes() function
294 ScalarLike(x, 1) - ErfImpl32Cephes(x)); in Erfc()