Home
last modified time | relevance | path

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

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