Skip to content

Conversation

@iclementine
Copy link

@iclementine iclementine commented Oct 26, 2021

PR types

Bug fixes

PR changes

APIs

Describe

fix fftshift/ifftshift on static mode.

fftshift/ifftshift uses roll to move frequency components, thus affected by an issue that roll does not support Tensor as input ("shifts")(which is solved in #36727)

Related PR #36727

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

Copy link
Contributor

@jeff41404 jeff41404 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@iclementine iclementine merged commit 34b6860 into PaddlePaddle:develop Oct 27, 2021
ghost pushed a commit to piotrekobi/Paddle that referenced this pull request Nov 3, 2021
* fix fftshift/ifftshift on static mode * update roll_op version * add more test cases for fftshift/ifftshift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants