Skip to content

Add Instance Methods to PyTorch Frontend #3612

Open
@iamjameskeane

Description

@iamjameskeane

Add Instance Methods 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/Tensor.py
ivy\_tests/test\_ivy/test\_frontends/test\_torch/test\_tensor.py
ivy/functional/frontends/torch/tensor.py
ivy/functional/frontends/torch/indexing\_slicing\_joining\_mutating\_ops.py
ivy\_tests/test\_ivy/test\_frontends/test\_torch/test\_indexing\_slicing\_joining\_mutating\_ops.py
ivy/functional/frontends/torch/pointwise\_ops.py
ivy\_tests/test\_ivy/test\_frontends/test\_torch/test\_pointwise\_ops.py
ivy\_tests/test\_ivy/test\_functional/test\_experimental/test\_core/test\_manipulation.py
ivy/functional/frontends/torch/\_\_init\_\_.py
ivy/functional/frontends/torch/creation\_ops.py

Metadata

Metadata

Assignees

Labels

PyTorch FrontendDeveloping the PyTorch Frontend, checklist triggered by commenting add_frontend_checklistToDoA ToDo list of taskshacktoberfesthacktoberfest

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions