Skip to content

Add istft option to align window for center = false#145510

Closed
jackzhxng wants to merge 31 commits intojz/stft-old-fcfrom
jz/istft
Closed

Add istft option to align window for center = false#145510
jackzhxng wants to merge 31 commits intojz/stft-old-fcfrom
jz/istft

Conversation

@jackzhxng
Copy link
Contributor

@jackzhxng jackzhxng commented Jan 23, 2025

Following up from #145324, also add the align_to_window parameter for the inverse short fourier transform op.

PENDING: stft round trip tests for center = false and align_window = true

Pr chain:

@pytorch-bot
Copy link

pytorch-bot bot commented Jan 23, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/145510

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 9a95de9 with merge base b2c89bc (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added the release notes: onnx torch.onnx related changes that should show up in the release notes label Jan 29, 2025
pytorchmergebot pushed a commit that referenced this pull request Jan 30, 2025
Long overdue follow-up on https://github.com/pytorch/pytorch/pull/73432/files#diff-5f3d4caa0693a716fc46fd7f6339312f1b5f0bf89e3a3ff58e9dc13a9486b17aR719

Onnx stft doesn't support centering, [and all of the existing tests are for center = False](https://github.com/pytorch/pytorch/blob/main/test/onnx/test_pytorch_onnx_onnxruntime.py#L8026). I will open a follow-up issue to address this, this is just a nice-to-have.

Pr chain:
- -> [Advance past fc window for stft center #145437](#145437)
- [Add stft option to align window for center = false #145324](#145324)
- [Add istft option to align window for center = false](#145510)
Pull Request resolved: #145437
Approved by: https://github.com/justinchuby, https://github.com/iseeyuan
Base automatically changed from jz/stft to jz/stft-old-fc January 30, 2025 22:40
@github-actions github-actions bot deleted the branch jz/stft-old-fc March 23, 2025 02:16
@github-actions
Copy link
Contributor

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the Stale label Mar 31, 2025
@github-actions github-actions bot closed this Apr 30, 2025
@github-actions github-actions bot deleted the jz/istft branch June 7, 2025 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes: onnx torch.onnx related changes that should show up in the release notes Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants