Revert "stft: remove non-center overload and python functional wrapper"

This reverts commit d23ecbfc9ac157560611b242f015743f189dbf48.

Reverted https://github.com/pytorch/pytorch/pull/73434 on behalf of https://github.com/albanD
This commit is contained in:
PyTorch MergeBot
2022-05-09 19:59:43 +00:00
parent ce3857e73c
commit 2c5bf12584
16 changed files with 177 additions and 186 deletions

View File

@ -96,7 +96,6 @@ ALL_MODULES = {
TestVersionedLogspaceOutV8(): "aten::logspace.out",
TestVersionedGeluV9(): "aten::gelu",
TestVersionedGeluOutV9(): "aten::gelu.out",
TestVersionedStftV10(): "aten::stft",
}
"""