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

Add Activation Functions to Paddle Backend #10649

Closed
11 tasks done
MahmoudAshraf97 opened this issue Feb 19, 2023 · 2 comments · Fixed by #13196
Closed
11 tasks done

Add Activation Functions to Paddle Backend #10649

MahmoudAshraf97 opened this issue Feb 19, 2023 · 2 comments · Fixed by #13196
Assignees
Labels
Ivy Functional API ToDo A ToDo list of tasks

Comments

@MahmoudAshraf97
Copy link
Contributor

MahmoudAshraf97 commented Feb 19, 2023

Add Activation Functions to Paddle backend
Please fork from the PaddlePaddle branch instead of master

  • relu
  • leaky_relu
  • gelu
  • sigmoid
  • softmax
  • softplus
  • log_softmax
  • mish

Experimental

  • logit
  • thresholded_relu
  • relu6
@asadimtiazmalik
Copy link

Hi I want to work on one of these issues but I have 2 primary questions:

  1. I created a pull-request which is under-review and that issue is still on going, so can I work on one of these.
  2. I can't find paddle directory in the backend folder so in case i contribute where should i write the code

@MahmoudAshraf97
Copy link
Contributor Author

Hi @asadimtiazmalik , you can work on the PaddlePaddle branch for now until we merge with the master branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ivy Functional API ToDo A ToDo list of tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants