Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go25136 type DecodeCompressedAttr func(optionalAttr) type
25143 func DecodeCompressedCompressionType(value string) DecodeCompressedAttr {
25163 func DecodeCompressed(scope *Scope, bytes tf.Output, optional ...DecodeCompressedAttr) (output tf.O… argument