Searched refs:DecodeAndCropJpegAttr (Results 1 – 1 of 1) sorted by relevance
13356 type DecodeAndCropJpegAttr func(optionalAttr) type13362 func DecodeAndCropJpegChannels(value int64) DecodeAndCropJpegAttr {13372 func DecodeAndCropJpegRatio(value int64) DecodeAndCropJpegAttr {13383 func DecodeAndCropJpegFancyUpscaling(value bool) DecodeAndCropJpegAttr {13393 func DecodeAndCropJpegTryRecoverTruncated(value bool) DecodeAndCropJpegAttr {13404 func DecodeAndCropJpegAcceptableFraction(value float32) DecodeAndCropJpegAttr {13419 func DecodeAndCropJpegDctMethod(value string) DecodeAndCropJpegAttr {13452 …pe *Scope, contents tf.Output, crop_window tf.Output, optional ...DecodeAndCropJpegAttr) (image tf… argument