Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go38249 type RFFTAttr func(optionalAttr) type
38253 func RFFTTcomplex(value tf.DataType) RFFTAttr {
38283 func RFFT(scope *Scope, input tf.Output, fft_length tf.Output, optional ...RFFTAttr) (output tf.Out… argument