Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go1757 type UniqueWithCountsV2Attr func(optionalAttr) type
1761 func UniqueWithCountsV2OutIdx(value tf.DataType) UniqueWithCountsV2Attr {
1824 …hCountsV2(scope *Scope, x tf.Output, axis tf.Output, optional ...UniqueWithCountsV2Attr) (y tf.Out… argument