Home
last modified time | relevance | path

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

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