Home
last modified time | relevance | path

Searched refs:RandomGammaAttr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/go/op/
Dwrappers.go27799 type RandomGammaAttr func(optionalAttr) type
27807 func RandomGammaSeed(value int64) RandomGammaAttr {
27817 func RandomGammaSeed2(value int64) RandomGammaAttr {
27838 func RandomGamma(scope *Scope, shape tf.Output, alpha tf.Output, optional ...RandomGammaAttr) (outp… argument