Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go46147 type IRFFTAttr func(optionalAttr) type
46151 func IRFFTTreal(value tf.DataType) IRFFTAttr {
46184 func IRFFT(scope *Scope, input tf.Output, fft_length tf.Output, optional ...IRFFTAttr) (output tf.O… argument