Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go16673 type ArgMaxAttr func(optionalAttr) type
16677 func ArgMaxOutputType(value tf.DataType) ArgMaxAttr {
16692 func ArgMax(scope *Scope, input tf.Output, dimension tf.Output, optional ...ArgMaxAttr) (output tf.… argument