Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[D] Update spectrogram to use complex #1009

Closed
wants to merge 1 commit into from

Conversation

mthrok
Copy link
Collaborator

@mthrok mthrok commented Nov 5, 2020

This PR is for getting signal on complex tensor adaptation, similar to #864

The internal changes should go into #1013, as it resolves the issue with backward pass of the Spectrogram. Then this PR will be about adding return_complex arguments for the migration.

torchaudio/functional.py Outdated Show resolved Hide resolved
torchaudio/functional.py Outdated Show resolved Hide resolved
@mthrok
Copy link
Collaborator Author

mthrok commented Nov 5, 2020

@anjali411

Do you have a suggestion for the tests to be added with respect to the complex dtype?

mthrok added a commit to mthrok/audio that referenced this pull request Nov 6, 2020
torchaudio/functional.py Outdated Show resolved Hide resolved
@mthrok mthrok closed this Mar 6, 2021
@mthrok mthrok modified the milestones: Complex Tensor Migration, v0.9 Apr 5, 2021
mpc001 pushed a commit to mpc001/audio that referenced this pull request Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants