Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go1898 type UniqueV2Attr func(optionalAttr) type
1902 func UniqueV2OutIdx(value tf.DataType) UniqueV2Attr {
1961 func UniqueV2(scope *Scope, x tf.Output, axis tf.Output, optional ...UniqueV2Attr) (y tf.Output, id… argument