Searched defs:Digamma (Results 1 – 3 of 3) sorted by relevance
393 XLA_TEST_F(MathTest, Digamma) { in XLA_TEST_F() argument
646 XlaOp Digamma(XlaOp input) { in Digamma() function
21873 func Digamma(scope *Scope, x tf.Output) (y tf.Output) { func