Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go16530 type StringLengthAttr func(optionalAttr) type
16540 func StringLengthUnit(value string) StringLengthAttr {
16562 func StringLength(scope *Scope, input tf.Output, optional ...StringLengthAttr) (output tf.Output) { argument