Home
last modified time | relevance | path

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

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