ivy icon indicating copy to clipboard operation
ivy copied to clipboard

feat: add stft method to paddle frontend

Open muhammadhammad-tech opened this issue 1 year ago • 3 comments

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

muhammadhammad-tech avatar Oct 24 '23 07:10 muhammadhammad-tech

Thank you for this PR, here is the CI results:


This pull request does not result in any additional test failures. Congratulations!

github-actions[bot] avatar Oct 24 '23 07:10 github-actions[bot]

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 avatar Oct 26 '23 15:10 aparajith21

@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.

muhammadhammad-tech avatar Oct 27 '23 03:10 muhammadhammad-tech

This issue belongs to this Issue Dashboard: #15049

Sarvesh-Kesharwani avatar Jan 10 '24 12:01 Sarvesh-Kesharwani

@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: image

and right now all the test cases are failing. image

Sarvesh-Kesharwani avatar Jan 10 '24 13:01 Sarvesh-Kesharwani

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 :)

Ishticode avatar Mar 31 '24 03:03 Ishticode