Searched refs:MeanAttr (Results 1 – 1 of 1) sorted by relevance
39186 type MeanAttr func(optionalAttr) type39192 func MeanKeepDims(value bool) MeanAttr {39211 func Mean(scope *Scope, input tf.Output, axis tf.Output, optional ...MeanAttr) (output tf.Output) { argument