Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go11200 type DecodeJpegAttr func(optionalAttr) type
11295 func DecodeJpeg(scope *Scope, contents tf.Output, optional ...DecodeJpegAttr) (image tf.Output) {