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