Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go20583 type DecodeImageAttr func(optionalAttr) type
20643 func DecodeImage(scope *Scope, contents tf.Output, optional ...DecodeImageAttr) (image tf.Output) {