Searched defs:Igammac (Results 1 – 3 of 3) sorted by relevance
483 XLA_TEST_F(MathTest, Igammac) { in XLA_TEST_F() argument
1066 XlaOp Igammac(XlaOp a, XlaOp x) { in Igammac() function
20631 func Igammac(scope *Scope, a tf.Output, x tf.Output) (z tf.Output) { func