Home
last modified time | relevance | path

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

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