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: bilinear function defined #28060

Closed
wants to merge 28 commits into from
Closed

Conversation

Sanjay8602
Copy link

@Sanjay8602 Sanjay8602 commented Jan 26, 2024

This template will help you to have a meaningful PR, please follow it and do not leave it blank.
-->

PR Description

Related Issue

Closes #21366

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

@Sanjay8602 Sanjay8602 closed this Jan 26, 2024
@Sanjay8602 Sanjay8602 reopened this Jan 26, 2024
@ivy-leaves ivy-leaves added the Paddle Frontend Developing the Paddle Frontend, checklist triggered by commenting add_frontend_checklist label Jan 26, 2024
Copy link
Author

@Sanjay8602 Sanjay8602 left a comment

Choose a reason for hiding this comment

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

Two files updated:

  1. ivy/functional/frontends/paddle/nn/functional/common.py
  2. ivy_tests/test_ivy/test_frontends/test_paddle/test_nn/test_functional/test_common.py

@Sanjay8602
Copy link
Author

Sanjay8602 commented Jan 29, 2024

please review this PR please @joaozenobio so I can make some improvements

@samthakur587
Copy link
Contributor

Hii @Sanjay8602 can you please remove the changes that are not related to this PR.

@samthakur587
Copy link
Contributor

I think your problem will solve if you do reset your branch head on this commit hash 7c564ec this is your first commit.

@samthakur587 samthakur587 self-assigned this Feb 4, 2024
@Sanjay8602
Copy link
Author

I think your problem will solve if you do reset your branch head on this commit hash 7c564ec this is your first commit.

please help me how to do this type of changes please

@Sanjay8602 Sanjay8602 closed this Feb 5, 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.

bilinear
5 participants