-
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
added sigmoid_focal_loss to paddle frontend and refactored mse_loss in paddle frontend #22585
Conversation
Thanks for contributing to Ivy! 😊👏 |
Hi @MuhammedAshraf2020 can you please review the pr? |
@MuhammedAshraf2020 it would be really helpful if you could review the pr |
Hi @zeus2x7 |
ivy_tests/test_ivy/test_frontends/test_paddle/test_nn/test_functional/test_loss.py
Outdated
Show resolved
Hide resolved
hi @MuhammedAshraf2020 can you please review it now? |
Great, Thanks |
…n paddle frontend (ivy-llc#22585)
close #19759
subtask #15053
Refactored mse_loss in paddle frontend to pass all the tests