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

feat: Paddle frontend implementation for fft2 function #27295

Merged
merged 8 commits into from
Nov 19, 2023

Conversation

Medo072
Copy link
Contributor

@Medo072 Medo072 commented Nov 16, 2023

PR Description

implement paddle.fft2 frontend function and add its tests.

Related Issue

#27288

Closes #27288

Checklist

  • Did you add a function?
  • Did you add the tests?
  • Did you run your tests and are your tests passing?
  • Did pre-commit not fail on any check?
  • Did you follow the steps we provided?

Socials

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Protected Branch

In order to be considered for merging, the pull request changes must not be implemented on the "main" branch. This is described in our Contributing Guide. We are closing this pull request and we would suggest that you implement your changes as described in our Contributing Guide and open a new pull request.

@ivy-leaves ivy-leaves added the Paddle Frontend Developing the Paddle Frontend, checklist triggered by commenting add_frontend_checklist label Nov 16, 2023
@Medo072 Medo072 changed the title Paddle frontend implementation for fft2 function feat: Paddle frontend implementation for fft2 function Nov 16, 2023
@Medo072 Medo072 changed the title feat: Paddle frontend implementation for fft2 function feat !: Paddle frontend implementation for fft2 function Nov 17, 2023
@Medo072 Medo072 changed the title feat !: Paddle frontend implementation for fft2 function feat!: Paddle frontend implementation for fft2 function Nov 17, 2023
@Medo072 Medo072 changed the title feat!: Paddle frontend implementation for fft2 function feat: Paddle frontend implementation for fft2 function Nov 17, 2023
@NripeshN NripeshN self-assigned this Nov 18, 2023
@NripeshN NripeshN merged commit f5c75e9 into ivy-llc:main Nov 19, 2023
128 of 140 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Paddle Frontend Developing the Paddle Frontend, checklist triggered by commenting add_frontend_checklist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fft2
3 participants