Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dmath.cc1855 XlaOp Polygamma(XlaOp n, XlaOp x) { in Polygamma() function
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go30937 func Polygamma(scope *Scope, a tf.Output, x tf.Output) (z tf.Output) { func