-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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: implemented ifftshift and corresponding test #28707
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Compliance Checks Passed!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Thanks for the PR.
It seems like test_jax_numpy_ifftshift is still failing as seen in the logs here:
@Ishticode Kindly review the code , all tests are passing now , however , if anymore changes are needed , kindly let me know 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Thanks for your patience @VaishnaviMudaliar
Below is a request
ivy_tests/test_ivy/test_frontends/test_jax/test_numpy/test_fft.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @VaishnaviMudaliar
This looks good now. Thank you very much for your effort and patience through this. Will merge this soon. 🙂
PR Description
Related Issue
Closes #23801
Checklist
Socials