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