Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go30689 type MinAttr func(optionalAttr) type
30714 func Min(scope *Scope, input tf.Output, axis tf.Output, optional ...MinAttr) (output tf.Output) {