Searched defs:Digamma (Results 1 – 4 of 4) sorted by relevance
313 XLA_TEST_F(MathTest, Digamma) { in XLA_TEST_F() argument
425 XlaOp Digamma(XlaOp input) { in Digamma() function
563 XLA_TEST_P(ExhaustiveOpTest, Digamma) { in XLA_TEST_P() argument
9400 func Digamma(scope *Scope, x tf.Output) (y tf.Output) { func