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(paddle): cross entropy function #26223

Closed
wants to merge 0 commits into from
Closed

feat(paddle): cross entropy function #26223

wants to merge 0 commits into from

Conversation

ElPatatone
Copy link

@ElPatatone ElPatatone commented Sep 27, 2023

PR Description

Related Issue

Close #26076

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

@ivy-leaves ivy-leaves added the Paddle Frontend Developing the Paddle Frontend, checklist triggered by commenting add_frontend_checklist label Sep 27, 2023
@ElPatatone ElPatatone changed the title Paddle cross entropy feat(paddle): Paddle cross entropy function Sep 27, 2023
@ElPatatone ElPatatone changed the title feat(paddle): Paddle cross entropy function feat(paddle): cross entropy function Sep 27, 2023
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 Passed!

Copy link
Contributor

@KareemMAX KareemMAX left a comment

Choose a reason for hiding this comment

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

Hi, seems like you have changed docs/demos which you might have done by mistake. Can you revert that change because we can't merge with that change in place?

@ElPatatone
Copy link
Author

Hi, sorry about that. Must have happened when I tried to pull changes from upstream/main as in the actual commit for the function it doesn't say docs/demos was changed. I have reverted the directory before those merge commits but am not sure if it worked properly. Please check and let me know if I should try again.

@ElPatatone
Copy link
Author

Hi, I believe the issues with the docs/demos are resolved now.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

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


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

@ElPatatone ElPatatone closed this Oct 5, 2023
@ElPatatone ElPatatone deleted the paddle_cross_entropy branch October 5, 2023 20:48
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.

cross_entropy
4 participants