Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go43697 type StringLengthAttr func(optionalAttr) type
43729 func StringLength(scope *Scope, input tf.Output, optional ...StringLengthAttr) (output tf.Output) {