Searched refs:DecodeWavAttr (Results 1 – 1 of 1) sorted by relevance
3124 type DecodeWavAttr func(optionalAttr) type3130 func DecodeWavDesiredChannels(value int64) DecodeWavAttr {3140 func DecodeWavDesiredSamples(value int64) DecodeWavAttr {3169 func DecodeWav(scope *Scope, contents tf.Output, optional ...DecodeWavAttr) (audio tf.Output, sampl… argument