Home
last modified time | relevance | path

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

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