Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go24414 type NthElementAttr func(optionalAttr) type
24421 func NthElementReverse(value bool) NthElementAttr {
24443 func NthElement(scope *Scope, input tf.Output, n tf.Output, optional ...NthElementAttr) (values tf.… argument