Searched refs:EncodePngAttr (Results 1 – 1 of 1) sorted by relevance
31409 type EncodePngAttr func(optionalAttr) type31415 func EncodePngCompression(value int64) EncodePngAttr {31439 func EncodePng(scope *Scope, image tf.Output, optional ...EncodePngAttr) (contents tf.Output) { argument