-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
We previously supported C2R FFTs when the output type was known by the input operator. After refactoring the code so that this isn't known anymore, C2R FFTs do not work because of the ambiguity with C2C. Like Python, we should add C2R but with a different name of irfft
and rfft
to disambiguate the C2C case.
Metadata
Metadata
Assignees
Labels
No labels