Home
last modified time | relevance | path

Searched refs:DecodeBmpAttr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/go/op/
Dwrappers.go12814 type DecodeBmpAttr func(optionalAttr) type
12818 func DecodeBmpChannels(value int64) DecodeBmpAttr {
12839 func DecodeBmp(scope *Scope, contents tf.Output, optional ...DecodeBmpAttr) (image tf.Output) { argument