Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go14090 type EncodePngAttr func(optionalAttr) type
14121 func EncodePng(scope *Scope, image tf.Output, optional ...EncodePngAttr) (contents tf.Output) {