ivy-llc / ivy

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

Add Creation Ops to PyTorch Frontend #8

Open djl11 opened 2 years ago

djl11 commented 2 years ago

Add creation ops to PyTorch 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/torch/creation\_ops.py
  • ivy\_tests/test\_ivy/test\_frontends/test\_torch/test\_creation\_ops.py
mechpiyush commented 1 year ago
DoudGaya commented 1 year ago
dettmerramon commented 1 year ago