Home
last modified time | relevance | path

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

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