Searched refs:SumAttr (Results 1 – 1 of 1) sorted by relevance
14939 type SumAttr func(optionalAttr) type14945 func SumKeepDims(value bool) SumAttr {14964 func Sum(scope *Scope, input tf.Output, axis tf.Output, optional ...SumAttr) (output tf.Output) { argument