Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go11813 type DecodeJpegAttr func(optionalAttr) type
11908 func DecodeJpeg(scope *Scope, contents tf.Output, optional ...DecodeJpegAttr) (image tf.Output) {