Searched defs:RandomGammaGrad (Results 1 – 2 of 2) sorted by relevance
1023 XlaOp RandomGammaGrad(XlaOp a, XlaOp x) { in RandomGammaGrad() function
34870 func RandomGammaGrad(scope *Scope, alpha tf.Output, sample tf.Output) (output tf.Output) { func