Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go19134 type AllAttr func(optionalAttr) type
19159 func All(scope *Scope, input tf.Output, axis tf.Output, optional ...AllAttr) (output tf.Output) {