ivy-llc / ivy

Convert Machine Learning Code Between Frameworks
https://ivy.dev
Other
14.02k stars 5.77k forks source link

Add Vision Transforms Functions to Paddle Frontend #15046

Open hmahmood24 opened 1 year ago

hmahmood24 commented 1 year ago

Add Vision Transforms 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.

ivy/functional/frontends/paddle/vision/transforms.py ivy\_tests/test\_ivy/test\_frontends/test\_paddle/test\_vision/test\_transforms.py

alec-kr commented 1 year ago

I would like to make my first contribution to the repository by working on this issue. I will start by adding the to_tensor function first.

However, I have never worked on this type of project before. I would greatly appreciate it if someone with experience in this project can assist with using ivy functions to implement this.

IANXHULU commented 1 year ago

Can I contribute on this task ?

Sibgha-Munir commented 1 year ago

[Crop] #22083