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 Indexing, Slicing, Joining, Mutating Ops to PyTorch Frontend #9

Open
43 of 47 tasks
Tracked by #22391
djl11 opened this issue Jan 19, 2022 · 14 comments
Open
43 of 47 tasks
Tracked by #22391

Add Indexing, Slicing, Joining, Mutating Ops to PyTorch Frontend #9

djl11 opened this issue Jan 19, 2022 · 14 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

@djl11
Copy link
Contributor

djl11 commented Jan 19, 2022

Add indexing, slicing, joining, mutating 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/indexing\_slicing\_joining\_mutating\_ops.py
  • ivy\_tests/test\_ivy/test\_frontends/test\_torch/test\_indexing\_slicing\_joining\_mutating\_ops.py
  • ivy/array/experimental/manipulation.py
  • ivy/container/experimental/manipulation.py
  • ivy/functional/backends/jax/experimental/manipulation.py
  • ivy/functional/backends/numpy/experimental/manipulation.py
  • ivy/functional/backends/tensorflow/experimental/manipulation.py
  • ivy/functional/backends/torch/experimental/manipulation.py
  • ivy/functional/ivy/experimental/manipulation.py
@djl11 djl11 added PyTorch Frontend Developing the PyTorch Frontend, checklist triggered by commenting add_frontend_checklist extension Permanent Not to be closed, i.e. an ever evolving ToDo list. labels Jan 19, 2022
@djl11 djl11 closed this as completed Apr 6, 2022
@djl11 djl11 reopened this Jun 13, 2022
@djl11 djl11 added ToDo A ToDo list of tasks and removed Permanent Not to be closed, i.e. an ever evolving ToDo list. labels Jun 13, 2022
@ivy-llc ivy-llc deleted a comment from Creative-Ataraxia Aug 4, 2022
@ivy-llc ivy-llc deleted a comment from Creative-Ataraxia Aug 4, 2022
@ivy-llc ivy-llc deleted a comment from Creative-Ataraxia Aug 4, 2022
@ivy-llc ivy-llc deleted a comment from Creative-Ataraxia Aug 7, 2022
@ivy-llc ivy-llc deleted a comment from Creative-Ataraxia Aug 7, 2022
@ivy-llc ivy-llc deleted a comment from Creative-Ataraxia Aug 7, 2022
@ivy-llc ivy-llc deleted a comment from Creative-Ataraxia Aug 24, 2022
@ivy-llc ivy-llc deleted a comment from Creative-Ataraxia Aug 24, 2022
@ivy-llc ivy-llc deleted a comment from Creative-Ataraxia Aug 24, 2022
@ivy-llc ivy-llc deleted a comment from Creative-Ataraxia Aug 24, 2022
@ivy-llc ivy-llc deleted a comment from horacejlee Aug 24, 2022
@ivy-llc ivy-llc deleted a comment from Creative-Ataraxia Aug 24, 2022
@ivy-llc ivy-llc deleted a comment from damilojohn Aug 25, 2022
@ivy-llc ivy-llc deleted a comment from Lapatou Sep 2, 2022
@ivy-llc ivy-llc deleted a comment from Lapatou Sep 2, 2022
@faseehahmed26 faseehahmed26 mentioned this issue Oct 6, 2022
@ivy-llc ivy-llc deleted a comment from Change-m Nov 9, 2022
@ivy-llc ivy-llc deleted a comment from Change-m Nov 9, 2022
@ivy-llc ivy-llc deleted a comment from fnhirwa Nov 10, 2022
@ivy-llc ivy-llc deleted a comment from fnhirwa Nov 10, 2022
@ivy-llc ivy-llc deleted a comment from fnhirwa Nov 10, 2022
@ivy-llc ivy-llc deleted a comment from aryaman82 Jul 19, 2023
@AyeshaIrshad1337
Copy link

AyeshaIrshad1337 commented Jul 29, 2023

@ivy-llc ivy-llc deleted a comment from sanju4725 Jul 30, 2023
@ivy-llc ivy-llc deleted a comment from JuanjoQuero Aug 6, 2023
@ivy-llc ivy-llc deleted a comment from 00umar Aug 15, 2023
@ivy-llc ivy-llc deleted a comment from Salah-Sal Aug 22, 2023
@Purity-E Purity-E mentioned this issue Aug 23, 2023
1 task
@ivy-llc ivy-llc deleted a comment from tsdocode Sep 6, 2023
@OwusuBlessing
Copy link

Please assign me to column_stack
#23385

@jieunboy0516
Copy link
Contributor

Please assign me to column_stack #23385

Hi @OwusuBlessing, thanks for your contribution to Ivy. However, I can see that column_stack has been assigned to another contributor. Would you mind taking another task? Thanks.

@CanKeles5
Copy link

@jieunboy0516 Hi, I also wanted to get that task. The task seems unassigned in the board. Is there another way to check if the tasks are assigned to someone?

@AnnaTz
Copy link
Contributor

AnnaTz commented Sep 13, 2023

@jieunboy0516 Hi, I also wanted to get that task. The task seems unassigned in the board. Is there another way to check if the tasks are assigned to someone?

column_stack is being work on by someone but they didn't link an issue to this ToDo as they should have. Normally any subtasks that are not linked to an issue should be free to be worked upon.

@ivy-llc ivy-llc deleted a comment from OwusuBlessing Sep 19, 2023
@ivy-llc ivy-llc deleted a comment from Bhargavoza1 Sep 19, 2023
@a0m0rajab a0m0rajab added the hacktoberfest hacktoberfest label Sep 25, 2023
@HemanthSai7
Copy link

Hello,
I would like to take up slice_scatter if not completed yet.

  • slice_scatter

@ivy-llc ivy-llc deleted a comment from romailafzal Sep 28, 2023
@ivy-llc ivy-llc deleted a comment from romailafzal Sep 28, 2023
@ivy-llc ivy-llc deleted a comment from romailafzal Sep 28, 2023
@ivy-llc ivy-llc deleted a comment from lazyCodes7 Oct 3, 2023
@ivy-llc ivy-llc deleted a comment from MastewalB Oct 9, 2023
@QueenSekinah
Copy link

@Purity-E
Copy link
Contributor

@ivy-llc ivy-llc deleted a comment from rohithGoudM Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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