-
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
Add NN Common Functions to Paddle Frontend #15051
Labels
hacktoberfest
hacktoberfest
Paddle Frontend
Developing the Paddle Frontend, checklist triggered by commenting add_frontend_checklist
ToDo
A ToDo list of tasks
Comments
hmahmood24
added
Paddle Frontend
Developing the Paddle Frontend, checklist triggered by commenting add_frontend_checklist
ToDo
A ToDo list of tasks
labels
May 8, 2023
Closed
hmahmood24
changed the title
Add
Add Jun 12, 2023
paddle.nn.functional.common
NN Common Functions to PaddlePaddle Frontendpaddle.nn.functional.common
NN Common Functions to Paddle Frontend
[ ]-#17666 |
Closed
Hi @hmahmood24, can you please assign me to this task for my open-source coding challenge? I see that some of them are unchecked, I would gladly take ( interpolate ) |
AnnaTz
changed the title
Add
Add NN Common Functions to Paddle Frontend
Sep 8, 2023
paddle.nn.functional.common
NN Common Functions to Paddle Frontend
Open
Hi I want to work on this issue if no one is working on it #15051 |
You want to work on bilinear? |
Yes |
Sure. |
@ivy-leaves I will be working on #15051 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
hacktoberfest
hacktoberfest
Paddle Frontend
Developing the Paddle Frontend, checklist triggered by commenting add_frontend_checklist
ToDo
A ToDo list of tasks
Add NN Common Functions to PaddlePaddle Frontend
Please keep in mind that the proper way to link an issue to this list is to comment "- [ ] #issue_number" while the issue's title only includes the name of the function you've chosen.
The main file paths where these functions are likely to be added are:
ivy/functional/frontends/paddle/nn/functional/common.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_nn/test_functional/test_common.py
The text was updated successfully, but these errors were encountered: