Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go49628 type StringUpperAttr func(optionalAttr) type
49651 func StringUpper(scope *Scope, input tf.Output, optional ...StringUpperAttr) (output tf.Output) {