Searched refs:UniqueAttr (Results 1 – 1 of 1) sorted by relevance
28230 type UniqueAttr func(optionalAttr) type28234 func UniqueOutIdx(value tf.DataType) UniqueAttr {28271 func Unique(scope *Scope, x tf.Output, optional ...UniqueAttr) (y tf.Output, idx tf.Output) { argument