Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go49119 type StringJoinAttr func(optionalAttr) type
49147 func StringJoin(scope *Scope, inputs []tf.Output, optional ...StringJoinAttr) (output tf.Output) {