Searched refs:ArgMinAttr (Results 1 – 1 of 1) sorted by relevance
19442 type ArgMinAttr func(optionalAttr) type19446 func ArgMinOutputType(value tf.DataType) ArgMinAttr {19471 func ArgMin(scope *Scope, input tf.Output, dimension tf.Output, optional ...ArgMinAttr) (output tf.… argument