-
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 Layers to Paddle Backend #10696
Labels
hacktoberfest
hacktoberfest
Ivy Functional API
PaddlePaddle Backend
Developing the Paddle Paddle Backend.
ToDo
A ToDo list of tasks
Comments
MahmoudAshraf97
added
ToDo
A ToDo list of tasks
Ivy Functional API
Paddle Backend
labels
Feb 20, 2023
Closed
Closed
@MahmoudAshraf97 Can you assign me the issue? |
Open
interpolate #26226 |
conv3d_transpose #26835 |
5 tasks
sreegandh804
added
PaddlePaddle Backend
Developing the Paddle Paddle Backend.
and removed
PaddlePaddle Backend
labels
Dec 7, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
hacktoberfest
hacktoberfest
Ivy Functional API
PaddlePaddle Backend
Developing the Paddle Paddle Backend.
ToDo
A ToDo list of tasks
Add Layers to Paddle backend
_
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.
_
conv1d
conv1d_transpose
conv2d
conv2d_transpose #18313
depthwise_conv2d
conv3d #12425
conv3d_transpose
conv_general_dilated #13264
conv_general_transpose #21738
Experimental
interpolate #26133
The main file paths where these functions are likely to be added are:
ivy/functional/backends/paddle/layers.py
The text was updated successfully, but these errors were encountered: