Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go1304 type AsStringAttr func(optionalAttr) type
1375 func AsString(scope *Scope, input tf.Output, optional ...AsStringAttr) (output tf.Output) {