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 Instance Methods to PyTorch Frontend #3612

Open
iamjameskeane opened this issue Aug 25, 2022 · 37 comments
Open

Add Instance Methods to PyTorch Frontend #3612

iamjameskeane opened this issue Aug 25, 2022 · 37 comments
Assignees
Labels
hacktoberfest hacktoberfest PyTorch Frontend Developing the PyTorch Frontend, checklist triggered by commenting add_frontend_checklist ToDo A ToDo list of tasks

Comments

@iamjameskeane
Copy link
Contributor

iamjameskeane commented Aug 25, 2022

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

@iamjameskeane iamjameskeane added Extension PyTorch Frontend Developing the PyTorch Frontend, checklist triggered by commenting add_frontend_checklist ToDo A ToDo list of tasks labels Aug 25, 2022
@Anindyadeep
Copy link

Hey can you please elaborate on that. I mean, what does adding PyTorch instance method to ivy means. @jkeane508

Thanks.

@iamjameskeane
Copy link
Contributor Author

iamjameskeane commented Aug 26, 2022

Hey can you please elaborate on that. I mean, what does adding PyTorch instance method to ivy means. @jkeane508

Thanks.

Hey @Anindyadeep ,

These are new frontend tasks to be completed, however there still needs to be some documentation drawn up and some examples set. Im forgot to convert this to draft, so I am going to close it for now and reopen when its ready :)

Sorry for the confusion!

@iamjameskeane iamjameskeane closed this as not planned Won't fix, can't repro, duplicate, stale Aug 26, 2022
@Anindyadeep
Copy link

@jkeane508 okay I get it. Thanks for updating. I was also looking for examples on YouTube about contributing and front end api examples. Ivy is doing really great and looking forward to contributing to this repo.

@iamjameskeane iamjameskeane reopened this Sep 9, 2022
@ivy-llc ivy-llc deleted a comment from Nerdward Sep 25, 2022
@ivy-llc ivy-llc deleted a comment from ashwiniyer176 Sep 27, 2022
@ivy-llc ivy-llc deleted a comment from fnhirwa Sep 28, 2022
@ivy-llc ivy-llc deleted a comment from fnhirwa Sep 28, 2022
@ivy-llc ivy-llc deleted a comment from EricSchuMa Oct 4, 2022
@ivy-llc ivy-llc deleted a comment from MohamedHamdy28 Oct 8, 2022
@ivy-llc ivy-llc deleted a comment from PaoloCatti Oct 11, 2022
@ivy-llc ivy-llc deleted a comment from raghuveerbhat Oct 14, 2022
@ivy-llc ivy-llc deleted a comment from kivimike Oct 15, 2022
@ivy-llc ivy-llc deleted a comment from arthur-x Oct 15, 2022
@ivy-llc ivy-llc deleted a comment from raghuveerbhat Oct 15, 2022
@ivy-llc ivy-llc deleted a comment from TAUIL-Abd-Elilah Oct 16, 2022
@ivy-llc ivy-llc deleted a comment from Viditagarwal7479 Oct 16, 2022
@ivy-llc ivy-llc deleted a comment from Intenzo21 Oct 16, 2022
@ivy-llc ivy-llc deleted a comment from jakeramaer Oct 16, 2022
@ivy-llc ivy-llc deleted a comment from TAUIL-Abd-Elilah Oct 17, 2022
@ivy-llc ivy-llc deleted a comment from TAUIL-Abd-Elilah Oct 17, 2022
@ivy-llc ivy-llc deleted a comment from Intenzo21 Oct 17, 2022
@ivy-llc ivy-llc deleted a comment from Intenzo21 Oct 17, 2022
@ivy-llc ivy-llc deleted a comment from Intenzo21 Oct 17, 2022
@ivy-llc ivy-llc deleted a comment from HaoES Sep 22, 2023
@a0m0rajab a0m0rajab added the hacktoberfest hacktoberfest label Sep 25, 2023
@ivy-llc ivy-llc deleted a comment from it-doesnt-matter Sep 28, 2023
@ivy-llc ivy-llc deleted a comment from anudeeps0306 Sep 28, 2023
@ivy-llc ivy-llc deleted a comment from anudeeps0306 Sep 28, 2023
@ivy-llc ivy-llc deleted a comment from rajutkarsh07 Sep 28, 2023
@ivy-llc ivy-llc deleted a comment from it-doesnt-matter Sep 29, 2023
@ivy-llc ivy-llc deleted a comment from Dheeraj-Bal Oct 1, 2023
@ivy-llc ivy-llc deleted a comment from G544 Oct 3, 2023
@ivy-llc ivy-llc deleted a comment from ChibuezeOnejeme Oct 3, 2023
@Aryan8912
Copy link

please assign to me, so I can work on this issue

@Dheeraj-Bal
Copy link

@Aryan8912 Create a issue with the name of method you want to implement and comment the issue number here
Ex. #123455

@ivy-llc ivy-llc deleted a comment from kmawhinney Oct 4, 2023
@ivy-llc ivy-llc deleted a comment from Pandey-utkarsh Oct 9, 2023
@ivy-llc ivy-llc deleted a comment from sharjeelnawaz8182 Oct 9, 2023
@ivy-llc ivy-llc deleted a comment from G544 Oct 10, 2023
@lmcr136a
Copy link

lmcr136a commented Oct 15, 2023

- [ ] lstsq #27021

@ivy-llc ivy-llc deleted a comment from G544 Oct 25, 2023
@Mac16661
Copy link
Contributor

Mac16661 commented Oct 28, 2023

I have made a pull req for this can anybody check and merge it or inform me if any modification needed .

@Mac16661
Copy link
Contributor

Mac16661 commented Oct 28, 2023

I have created PR for this function also.

@Mac16661
Copy link
Contributor

Mac16661 commented Nov 4, 2023

Hi, @hirwa-nshuti can u please update the function that are already implement . Eg: device()

@Sjsingh101 Sjsingh101 reopened this Nov 6, 2023
@ivy-llc ivy-llc deleted a comment from Sjsingh101 Nov 6, 2023
@ivy-llc ivy-llc deleted a comment from guitld Dec 6, 2023
@ivy-llc ivy-llc deleted a comment from vtsamit Dec 22, 2023
@ivy-llc ivy-llc locked and limited conversation to collaborators Jan 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hacktoberfest hacktoberfest PyTorch Frontend Developing the PyTorch Frontend, checklist triggered by commenting add_frontend_checklist ToDo A ToDo list of tasks
Projects
None yet
Development

No branches or pull requests