Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go1835 type AudioSpectrogramAttr func(optionalAttr) type
1842 func AudioSpectrogramMagnitudeSquared(value bool) AudioSpectrogramAttr {
1886 …pe, input tf.Output, window_size int64, stride int64, optional ...AudioSpectrogramAttr) (spectrogr… argument