Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go2898 type StringUpperAttr func(optionalAttr) type
2921 func StringUpper(scope *Scope, input tf.Output, optional ...StringUpperAttr) (output tf.Output) {