stft: remove non-center overload and python functional wrapper#73434
stft: remove non-center overload and python functional wrapper#73434peterbell10 wants to merge 26 commits intogh/peterbell10/281/basefrom
Conversation
[ghstack-poisoned]
CI Flow Status⚛️ CI FlowRuleset - Version:
|
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit f2f924a (more details on the Dr. CI page): Expand to see more💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
…pper" [ghstack-poisoned]
…pper" [ghstack-poisoned]
…pper" [ghstack-poisoned]
…pper" [ghstack-poisoned]
…pper" [ghstack-poisoned]
…pper" [ghstack-poisoned]
…nter overload and python functional wrapper" [ghstack-poisoned]
…pper" [ghstack-poisoned]
|
@pytorchbot merge this please |
|
Merge failed due to Refusing to merge as mandatory check Lint failed for rule superuser |
…pper" [ghstack-poisoned]
|
@pytorchbot merge this |
Summary: Pull Request resolved: #73434 Approved by: https://github.com/anjali411 Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/d23ecbfc9ac157560611b242f015743f189dbf48 Reviewed By: malfet Differential Revision: D36101857 Pulled By: malfet fbshipit-source-id: 63ae429254479e0c60cf81388ee2302cb5ab72d7
|
This PR seems to be causing slight forward-backward compatibility problems (by removing @peterbell10 can you please provide a more detailed description to your PRs especially if they introduce something that looks like backward incompatible changes. @anjali411 please do not accept the PRs with one-line description that introduce non-trivial changes especially if they had to re-landed as introducing some regressions in other ecosystem projects. And if some backward incompatible changes are introduced, make sure that upgrade codepaths are thoroughly tested. |
You mean someone is explicitly importing
I thought the whole point of the JIT upgraders is that this isn't considered a BC break any more? Or do you mean the |
|
Hey @malfet |
Yeah. |
|
Hi @anjali411 , there were few more internal projects that dependent on the change, so I have to push some updates as well. before the change and the loading the model after results in an error: Which also affects internal pipeline, see https://fb.workplace.com/groups/4571909969591489/posts/5035659103216571/?comment_id=5036153876500427 |
|
Can someone revert? |
|
@pytorchbot revert this please |
|
Revert unsuccessful: please retry the command explaining why the revert is necessary, e.g. @pytorchbot revert this as it breaks mac tests on trunk, see {url to logs}. |
|
@pytorchbot revert this please as it breaks backward compatibility of torchaudio models |
|
Will not revert as @peterbell10 is not a MEMBER, but COLLABORATOR |
|
@pytorchbot revert this please as it breaks backward compatibility of torchaudio models Doing this for Peter above who doesn't have the rights. |
This reverts commit d23ecbf. Reverted #73434 on behalf of https://github.com/albanD
|
FYI This PR also seems to be BC breaking on some torch hub models |
|
Can't reopen this PR, so have opened #77257. Will continue discussion there. |
Summary: This reverts commit d23ecbf. Reverted #73434 on behalf of https://github.com/albanD Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/2c5bf12584a8ec359cbce34fac73fb2bc3cd0af0 Reviewed By: malfet Differential Revision: D36269304 fbshipit-source-id: f6382f5230890afd68eeb6623480d60cd4c24463
Skips advancing the fc window on #145437, since I just found that there were non-trivial efforts to do so a while ago that eventually was reverted: #73434 Works around the issue by keeping the stft sans center overload Pull Request resolved: #146379 Approved by: https://github.com/justinchuby, https://github.com/iseeyuan
Stack from ghstack (oldest at bottom):