-
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: Add cov to the paddle frontend #28603
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 @mtnvdsk
Thanks for the PR. Currently test_paddle_cov seems to fail for all backends. For example in tf backend it throws error | raise ValueError("x1 has more than 2 dimensions") | ValueError: x1 has more than 2 dimensions
Can you check the logs (https://github.com/unifyai/ivy/actions/runs/8285269497/job/22673868692?pr=28603) under Combined Results and see if you can fix the issue. Feel free to request a review when done. Thank you very much
We're shifting away from a focus on paddle frontends, but merging this anyway as the PR is pretty much ready to go. |
close #28602