Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go34915 type RandomPoissonAttr func(optionalAttr) type
34936 func RandomPoisson(scope *Scope, shape tf.Output, rate tf.Output, optional ...RandomPoissonAttr) (o…