Skip to content
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: Added floor_mod function in paddle paddle frontend #26185

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

Aaryan562
Copy link
Contributor

Close #26154

@ivy-leaves ivy-leaves added the Paddle Frontend Developing the Paddle Frontend, checklist triggered by commenting add_frontend_checklist label Sep 27, 2023
@@ -943,6 +943,42 @@ def test_paddle_floor_divide(
)


# floor_mod
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests are failing in CI, can you show me the screenshots of your test results locally? 😄

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests are failing in CI, can you show me the screenshots of your test results locally? 😄

image

@HaiderSultanArc HaiderSultanArc merged commit b607aee into ivy-llc:main Sep 27, 2023
286 of 401 checks passed
@Aaryan562 Aaryan562 deleted the floor_mod branch September 27, 2023 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Paddle Frontend Developing the Paddle Frontend, checklist triggered by commenting add_frontend_checklist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

floor_mod
3 participants