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