Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go14939 type SumAttr func(optionalAttr) type
14964 func Sum(scope *Scope, input tf.Output, axis tf.Output, optional ...SumAttr) (output tf.Output) {