Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go49219 type StringLowerAttr func(optionalAttr) type
49242 func StringLower(scope *Scope, input tf.Output, optional ...StringLowerAttr) (output tf.Output) {