pytorch
5c402d90 - STFT: Clarify output shape in documentation (#54877)

Commit
3 years ago
STFT: Clarify output shape in documentation (#54877) Summary: Fixes https://github.com/pytorch/pytorch/issues/54631 I removed the phrase "When `onesided` is the default value `True`". It's not always the default and it's also confusing because it doesn't seem to relate to the bullet points it's introducing. It makes more sense in the sentence before, i.e. these frequencies are included "when the output is onesided". So, I've rewritten it as that meaning and included the correct formula for frequencies. Pull Request resolved: https://github.com/pytorch/pytorch/pull/54877 Reviewed By: ngimel Differential Revision: D27562785 Pulled By: mruberry fbshipit-source-id: d7f36382611e8e176e3370393d1b371d577d46bb
Author
Parents
Loading