Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go19442 type ArgMinAttr func(optionalAttr) type
19446 func ArgMinOutputType(value tf.DataType) ArgMinAttr {
19471 func ArgMin(scope *Scope, input tf.Output, dimension tf.Output, optional ...ArgMinAttr) (output tf.… argument