Skip to content

[ONNX][TOPI] Add DFT operator#13999

Merged
masahi merged 23 commits intoapache:mainfrom
Deelvin:agladyshev/dev/DFT
Mar 1, 2023
Merged

[ONNX][TOPI] Add DFT operator#13999
masahi merged 23 commits intoapache:mainfrom
Deelvin:agladyshev/dev/DFT

Conversation

@KJlaccHoeUM9l
Copy link
Copy Markdown
Contributor

@KJlaccHoeUM9l KJlaccHoeUM9l commented Feb 15, 2023

In this PR, converter for ONNX DFT operator is added.

P.S:
This PR implements a naive Fourier transform algorithm. However, in order to improve computational efficiency, in the next PR I plan to add a Fast Fourier Transform (FFT) algorithm at the TOPI level.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants