Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/linalg/
Dlinear_operator_circulant.py43 _FFT_OP = {1: fft_ops.fft, 2: fft_ops.fft2d, 3: fft_ops.fft3d} variable
276 return _FFT_OP[self.block_depth](x_complex)