Home
last modified time | relevance | path

Searched defs:EncodeJpegAttr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go13928 type EncodeJpegAttr func(optionalAttr) type
14045 func EncodeJpeg(scope *Scope, image tf.Output, optional ...EncodeJpegAttr) (contents tf.Output) {