Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go17890 type ProdAttr func(optionalAttr) type
17915 func Prod(scope *Scope, input tf.Output, axis tf.Output, optional ...ProdAttr) (output tf.Output) {