Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dexhaustive_op_test.cc562 XLA_TEST_P(ExhaustiveOpTest, ErfInv) { Run(ErfInv, HostErfInv); } in XLA_TEST_P() argument
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc252 XlaOp ErfInv(XlaOp x) { in ErfInv() function