ivy-llc / ivy

The Unified ML Representation
https://ivy.dev
Other
14.03k stars 5.82k forks source link

feat: implemented ifftshift and corresponding test #28707

Closed VaishnaviMudaliar closed 2 months ago

VaishnaviMudaliar commented 3 months ago

PR Description

Related Issue

Closes #23801

Checklist

Socials

VaishnaviMudaliar commented 3 months ago

image

@Ishticode Kindly review the code , all tests are passing now , however , if anymore changes are needed , kindly let me know 👍

VaishnaviMudaliar commented 3 months ago

image Pre commit passing too.

VaishnaviMudaliar commented 2 months ago
image

I have generated the axis parameter as suggested by you by using dtype_values_axis helper function. The tests are passing. Kindly let me know if anymore changes are needed 👍