Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go31409 type EncodePngAttr func(optionalAttr) type
31439 func EncodePng(scope *Scope, image tf.Output, optional ...EncodePngAttr) (contents tf.Output) {