Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go42405 type UniqueWithCountsAttr func(optionalAttr) type
42409 func UniqueWithCountsOutIdx(value tf.DataType) UniqueWithCountsAttr {
42442 func UniqueWithCounts(scope *Scope, x tf.Output, optional ...UniqueWithCountsAttr) (y tf.Output, id… argument