Home
last modified time | relevance | path

Searched defs:Digamma (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath_test.cc313 XLA_TEST_F(MathTest, Digamma) { in XLA_TEST_F() argument
Dmath.cc425 XlaOp Digamma(XlaOp input) { in Digamma() function
/external/tensorflow/tensorflow/compiler/xla/tests/
Dexhaustive_op_test.cc563 XLA_TEST_P(ExhaustiveOpTest, Digamma) { in XLA_TEST_P() argument
/external/tensorflow/tensorflow/go/op/
Dwrappers.go9400 func Digamma(scope *Scope, x tf.Output) (y tf.Output) { func