Searched refs:DecodePngAttr (Results 1 – 1 of 1) sorted by relevance
36845 type DecodePngAttr func(optionalAttr) type36851 func DecodePngChannels(value int64) DecodePngAttr {36859 func DecodePngDtype(value tf.DataType) DecodePngAttr {36887 func DecodePng(scope *Scope, contents tf.Output, optional ...DecodePngAttr) (image tf.Output) { argument