Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go8142 type TopKV2Attr func(optionalAttr) type
8174 func TopKV2(scope *Scope, input tf.Output, k tf.Output, optional ...TopKV2Attr) (values tf.Output, …