Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go36845 type DecodePngAttr func(optionalAttr) type
36887 func DecodePng(scope *Scope, contents tf.Output, optional ...DecodePngAttr) (image tf.Output) {