Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go47524 type StringLowerAttr func(optionalAttr) type
47547 func StringLower(scope *Scope, input tf.Output, optional ...StringLowerAttr) (output tf.Output) {