Searched refs:ArgMaxAttr (Results 1 – 1 of 1) sorted by relevance
16673 type ArgMaxAttr func(optionalAttr) type16677 func ArgMaxOutputType(value tf.DataType) ArgMaxAttr {16692 func ArgMax(scope *Scope, input tf.Output, dimension tf.Output, optional ...ArgMaxAttr) (output tf.… argument