Home
last modified time | relevance | path

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

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