ivy
ivy copied to clipboard
feat: add stft method to paddle frontend
Fixes #26989
PR Description
Need help with the test function
Related Issue
Closes #26989
Checklist
- [x] Did you add a function?
- [x] Did you add the tests?
- [x] Did you run your tests and are your tests passing?
- [x] Did pre-commit not fail on any check?
- [x] Did you follow the steps we provided?
Socials
Twitter: https://twitter.com/hammad98007
Thank you for this PR, here is the CI results:
This pull request does not result in any additional test failures. Congratulations!
Hey, thanks for contributing! As mentioned by the bot in an earlier comment, please ensure that the PR title adheres to conventional commit standards. Further, fully populate the checklist (i.e. run the tests and confirm that they pass) so i know it is ready for review!
@aparajith21 would be able to help me in tests cases i think i am doing something wrong but unable to point, do i need to implement stft layers.py according to paddle cause at the moment there some parameters that it do not accept. would appreciate your feedback thank you.
This issue belongs to this Issue Dashboard: #15049
@aparajith21 would be able to help me in tests cases i think i am doing something wrong but unable to point, do i need to implement stft layers.py according to paddle cause at the moment there some parameters that it do not accept. would appreciate your feedback thank you.
Please try to fix this error:
and right now all the test cases are failing.
Closing this due to inactivity for over 2 months after changes were requested. Please feel free to reopen if you would like to continue work on this. Thank you :)