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 General Functions to TensorFlow frontend #6931

Open
fspyridakos opened this issue Nov 11, 2022 · 9 comments
Open

Add General Functions to TensorFlow frontend #6931

fspyridakos opened this issue Nov 11, 2022 · 9 comments
Assignees
Labels
hacktoberfest hacktoberfest TensorFlow Frontend Developing the TensorFlow Frontend, checklist triggered by commenting add_frontend_checklist ToDo A ToDo list of tasks

Comments

@fspyridakos
Copy link
Contributor

fspyridakos commented Nov 11, 2022

Add General Functions to TensorFlow frontend

Please note that many of the following functions have a respective RawOps function that should be treated as an alias. The fronted policy for duplicate functions is further explained here. Please check if the function you're implementing is in the #1565, if it is then please implement your function in the general_functions.py file, as usual, and add the alias in the RawOps. If the RawOps implementation already exists, please transfer the implementation to the general_functions.py file instead and include any additional parameters, then make the respective RawOps an alias to that instead. Both functons will then need testing, but the tests will practically be identical.

Task List

_

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/tensorflow/general\_functions.py
ivy\_tests/test\_ivy/test\_frontends/test\_tensorflow/test\_general\_functions.py
ivy/functional/frontends/tensorflow/raw\_ops.py
ivy\_tests/test\_ivy/test\_frontends/test\_tensorflow/test\_raw\_ops.py

@fspyridakos fspyridakos added Experimental TensorFlow Frontend Developing the TensorFlow Frontend, checklist triggered by commenting add_frontend_checklist ToDo A ToDo list of tasks labels Nov 11, 2022
@fspyridakos fspyridakos changed the title [ToDo List]: Add General Functions to TensorFlow frontend Add General Functions to TensorFlow frontend Nov 11, 2022
@ivy-llc ivy-llc deleted a comment from Gudini108 Nov 11, 2022
@ivy-llc ivy-llc deleted a comment from UsmanNSada Nov 12, 2022
@ivy-llc ivy-llc deleted a comment from AhmedMousa-ag Nov 12, 2022
@ivy-llc ivy-llc deleted a comment from salvo96 Nov 12, 2022
@ivy-llc ivy-llc deleted a comment from hmahmood24 Nov 13, 2022
@ivy-llc ivy-llc deleted a comment from sklvskiy Nov 16, 2022
@ivy-llc ivy-llc deleted a comment from mihayounas Nov 17, 2022
@ivy-llc ivy-llc deleted a comment from codingsett Nov 18, 2022
@ivy-llc ivy-llc deleted a comment from hamehrabi Nov 18, 2022
@monsiu monsiu mentioned this issue Nov 20, 2022
@ivy-llc ivy-llc deleted a comment from danielmunioz Nov 22, 2022
@ivy-llc ivy-llc deleted a comment from JoelPendleton Nov 23, 2022
@ivy-llc ivy-llc deleted a comment from JoelPendleton Nov 23, 2022
@ivy-llc ivy-llc deleted a comment from JoelPendleton Nov 23, 2022
@ivy-llc ivy-llc deleted a comment from JoelPendleton Nov 23, 2022
@ivy-llc ivy-llc deleted a comment from JoelPendleton Nov 23, 2022
@ivy-llc ivy-llc deleted a comment from JoelPendleton Nov 23, 2022
@ivy-llc ivy-llc deleted a comment from JoelPendleton Nov 23, 2022
@ivy-llc ivy-llc deleted a comment from JoelPendleton Nov 23, 2022
@ivy-llc ivy-llc deleted a comment from JoelPendleton Nov 23, 2022
@ivy-llc ivy-llc deleted a comment from suhulavu Nov 24, 2022
@ivy-llc ivy-llc deleted a comment from aymuos15 Nov 24, 2022
@ivy-llc ivy-llc deleted a comment from Bright-in Nov 25, 2022
@ivy-llc ivy-llc deleted a comment from 1391819 Nov 25, 2022
This was referenced Sep 6, 2023
@Guilhermeslucas
Copy link
Contributor

@ivy-llc ivy-llc deleted a comment from Guilhermeslucas Sep 6, 2023
@ivy-llc ivy-llc deleted a comment from AbdulKhaliq293 Sep 19, 2023
@ivy-llc ivy-llc deleted a comment from esther-bello Sep 19, 2023
@ivy-llc ivy-llc deleted a comment from MaxFrax Sep 19, 2023
@ivy-llc ivy-llc deleted a comment from Bhargav-Dasari Sep 20, 2023
@a0m0rajab a0m0rajab added the hacktoberfest hacktoberfest label Sep 25, 2023
@ivy-llc ivy-llc deleted a comment from fauzaannisa Sep 27, 2023
@ivy-llc ivy-llc deleted a comment from RummanAli Sep 28, 2023
@ivy-llc ivy-llc deleted a comment from jayR3 Sep 28, 2023
@ivy-llc ivy-llc deleted a comment from ayobamiakomolafe Sep 28, 2023
@ivy-llc ivy-llc deleted a comment from ayomidee-e Sep 28, 2023
@ivy-llc ivy-llc deleted a comment from Savoyevatel Oct 1, 2023
@ivy-llc ivy-llc deleted a comment from AbdulKhaliq293 Oct 1, 2023
@ivy-llc ivy-llc deleted a comment from pixel3user Oct 1, 2023
@Aryan8912
Copy link

please assign to me so I can work on it and give more detail about this bug

@rishabgit rishabgit mentioned this issue Oct 11, 2023
5 tasks
@ivy-llc ivy-llc deleted a comment from mutahir-leghari Oct 11, 2023
@ivy-llc ivy-llc deleted a comment from tagrib Oct 12, 2023
@ivy-llc ivy-llc deleted a comment from tagrib Oct 12, 2023
@ivy-llc ivy-llc deleted a comment from PimwipaV Oct 13, 2023
@ivy-llc ivy-llc deleted a comment from PimwipaV Oct 16, 2023
@ivy-llc ivy-llc deleted a comment from pixel3user Oct 20, 2023
@ivy-llc ivy-llc deleted a comment from alt-shreya Oct 28, 2023
@ivy-llc ivy-llc deleted a comment from Dofften Nov 10, 2023
@ivy-llc ivy-llc deleted a comment from Dofften Nov 11, 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 TensorFlow Frontend Developing the TensorFlow Frontend, checklist triggered by commenting add_frontend_checklist ToDo A ToDo list of tasks
Projects
None yet
Development

No branches or pull requests