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