Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go11086 type DecodeImageAttr func(optionalAttr) type
11147 func DecodeImage(scope *Scope, contents tf.Output, optional ...DecodeImageAttr) (image tf.Output) {