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: add increment method to paddle frontend #27063

Conversation

muhammadhammad-tech
Copy link
Contributor

@muhammadhammad-tech muhammadhammad-tech commented Oct 17, 2023

Fixes #26215

PR Description
Implemented the increment method in both math.py, test_math.py, tensor.py, and test_tensor.py.

Related Issue
Close #26215

Checklist

  • Did you add a function?

  • Did you add the tests?

  • Did you run your tests and are your tests passing?

  • Did pre-commit not fail on any check?

  • Did you follow the steps we provided?

Socials

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Issue Reference

In order to be considered for merging, the pull request description must refer to a specific issue number. This is described in our contributing guide and our PR template.
This check is looking for a phrase similar to: "Fixes #XYZ" or "Resolves #XYZ" where XYZ is the issue number that this PR is meant to address.

@muhammadhammad-tech
Copy link
Contributor Author

really sorry for the mess i will be careful in my other PRs this one is just terrible, i am unable to resolve docs/demos conflict. will be looking forward for your response and guidance thank you @KareemMAX

@muhammadhammad-tech muhammadhammad-tech changed the title Muhammadhammad tech/issue26215 feat: add increment method to paddle frontend Oct 17, 2023
@muhammadhammad-tech
Copy link
Contributor Author

@juliagsy

@ivy-leaves ivy-leaves added the Paddle Frontend Developing the Paddle Frontend, checklist triggered by commenting add_frontend_checklist label Oct 17, 2023
@github-actions
Copy link
Contributor

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


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

@KareemMAX
Copy link
Contributor

really sorry for the mess i will be careful in my other PRs this one is just terrible, i am unable to resolve docs/demos conflict. will be looking forward for your response and guidance thank you @KareemMAX

No worries at all, you may revert the commits that involved the doc/demos conflict. Then you may use your IDE's GUI to not commit that change instead of always commiting all files

@muhammadhammad-tech
Copy link
Contributor Author

@KareemMAX is it good ? thank you.

@muhammadhammad-tech
Copy link
Contributor Author

hey @KareemMAX kindly can you check it.. thank you

@KareemMAX KareemMAX removed their request for review October 26, 2023 13:26
@KareemMAX
Copy link
Contributor

hey @KareemMAX kindly can you check it.. thank you

Hey @muhammadhammad-tech, I'll leave it with @MuhammedAshraf2020 as he is your primary assignee.

@muhammadhammad-tech
Copy link
Contributor Author

@MuhammedAshraf2020 kindly can you review it thank you

@MuhammedAshraf2020
Copy link
Contributor

Hey @muhammadhammad-tech, thank you for your contribution 🙏🏻 we appreciate it too much ☺️ will review it soon. Thanks

@Sarvesh-Kesharwani
Copy link
Contributor

Hi @muhammadhammad-tech
please resolve the merge conflicts.

@muhammadhammad-tech
Copy link
Contributor Author

@Sarvesh-Kesharwani could you check

Copy link
Contributor

@Ishticode Ishticode left a comment

Choose a reason for hiding this comment

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

Hi @muhammadhammad-tech
Thanks for the PR. Sorry for the delays caused.
Mostly good. Could you untangle the tensor method and its test from other methods and the tests. It seems to take on part from other functions and perhaps is the reason of so many new failures at https://github.com/unifyai/ivy/actions/runs/7604484114/job/20707480593?pr=27063. Let me know if unclear. Should be ready to merge. Pleaser request a review when made the update and let me know if something is unclear. Thanks a lot :)

@Ishticode
Copy link
Contributor

Thank you very much for the PR. Closing this due to lack of activity with changes requested remaining unresolved for over a month. Please feel free to reopen if you would like to continue working on this. :)

@Ishticode Ishticode closed this Mar 28, 2024
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.

increment
7 participants