Home
last modified time | relevance | path

Searched refs:ReduceJoinAttr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/go/op/
Dwrappers.go36281 type ReduceJoinAttr func(optionalAttr) type
36287 func ReduceJoinKeepDims(value bool) ReduceJoinAttr {
36297 func ReduceJoinSeparator(value string) ReduceJoinAttr {
36337 …e *Scope, inputs tf.Output, reduction_indices tf.Output, optional ...ReduceJoinAttr) (output tf.Ou… argument