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