Home
last modified time | relevance | path

Searched defs:UniqueAttr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/go/op/
Dwrappers.go28230 type UniqueAttr func(optionalAttr) type
28271 func Unique(scope *Scope, x tf.Output, optional ...UniqueAttr) (y tf.Output, idx tf.Output) {