Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go46492 type EncodeBase64Attr func(optionalAttr) type
46517 func EncodeBase64(scope *Scope, input tf.Output, optional ...EncodeBase64Attr) (output tf.Output) {