Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix ifftshift bug and allow paddle.shape to accept complex input #36834

Merged
merged 1 commit into from
Oct 29, 2021

Conversation

iclementine
Copy link

PR types

Bug fixes

PR changes

APIs

Describe

  1. fix ifftshift(missing negative sign before shifts);
  2. add complex data type support for paddle.shape at graph assembly.

2. add complex data type support for paddle.shape at graph assembly.
@paddle-bot-old
Copy link

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

@iclementine iclementine changed the title fix fftshift&ifftshift fix fftshift&ifftshift bug and allow paddle.shape to accept complex input Oct 28, 2021
@iclementine iclementine changed the title fix fftshift&ifftshift bug and allow paddle.shape to accept complex input fix ifftshift bug and allow paddle.shape to accept complex input Oct 28, 2021
Copy link
Contributor

@zhiqiu zhiqiu left a comment

Choose a reason for hiding this comment

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

LGTM for core.ops

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

@jeff41404 jeff41404 merged commit f3ee5c9 into PaddlePaddle:develop Oct 29, 2021
ghost pushed a commit to piotrekobi/Paddle that referenced this pull request Nov 3, 2021
…36834)

2. add complex data type support for paddle.shape at graph assembly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants