Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go26381 type RandomPoissonV2Attr func(optionalAttr) type
26389 func RandomPoissonV2Seed(value int64) RandomPoissonV2Attr {
26399 func RandomPoissonV2Seed2(value int64) RandomPoissonV2Attr {
26407 func RandomPoissonV2Dtype(value tf.DataType) RandomPoissonV2Attr {
26434 func RandomPoissonV2(scope *Scope, shape tf.Output, rate tf.Output, optional ...RandomPoissonV2Attr argument