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 Tensor Instance Methods to Paddle Frontend #15115

Open
hmahmood24 opened this issue May 9, 2023 · 28 comments
Open

Add Tensor Instance Methods to Paddle Frontend #15115

hmahmood24 opened this issue May 9, 2023 · 28 comments
Assignees
Labels
hacktoberfest hacktoberfest Paddle Frontend Developing the Paddle Frontend, checklist triggered by commenting add_frontend_checklist ToDo A ToDo list of tasks

Comments

@hmahmood24
Copy link
Contributor

hmahmood24 commented May 9, 2023

Add Tensor Instance Methods to PaddlePaddle 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.
Dunder Methods

Please note that the following instance methods are supposed to be added to the paddle.tensor.tensor.Tensor class under # Special Methods #.

Please note that the following instance methods are supposed to be added to the paddle.tensor.tensor.Tensor class.

@hmahmood24 hmahmood24 added Paddle Frontend Developing the Paddle Frontend, checklist triggered by commenting add_frontend_checklist ToDo A ToDo list of tasks labels May 9, 2023
@hmahmood24 hmahmood24 self-assigned this May 9, 2023
@ivy-llc ivy-llc deleted a comment from VladZetta May 23, 2023
@ivy-llc ivy-llc deleted a comment from whatzittoya May 24, 2023
@ivy-llc ivy-llc deleted a comment from whatzittoya May 25, 2023
@ivy-llc ivy-llc deleted a comment from nishisharma311 May 25, 2023
@ivy-llc ivy-llc deleted a comment from sachelsout May 25, 2023
@ivy-llc ivy-llc deleted a comment from KSANTHOSH200 May 26, 2023
@ivy-llc ivy-llc deleted a comment from sachelsout May 26, 2023
@rohinish404
Copy link
Contributor

@ivy-llc ivy-llc deleted a comment from MuhammadNizamani May 29, 2023
@MuhammadNizamani
Copy link
Contributor

MuhammadNizamani commented May 29, 2023

@hmahmood24 I wanted to bring an issue to your attention regarding the file "paddle.tensor.tensor.Tensor." While examining the contents of this file, I noticed that it only contains three instance methods, namely "reshape," "dim," and "abs." However, I came across references to the methods "sinh" and "asinh," which seem to be missing from the file and above list marked them done. So can you explain this I am asking this because I am new in this repo I may have miss something. These method are used math.py with other trigonometrical function.
best wishes

@ivy-llc ivy-llc deleted a comment from MuhammadNizamani May 30, 2023
@ivy-llc ivy-llc deleted a comment from AlexandraPosta May 30, 2023
@ivy-llc ivy-llc deleted a comment from MuhammadNizamani May 31, 2023
@ivy-llc ivy-llc deleted a comment from LowkeyBBQ May 31, 2023
soma2000-lang added a commit that referenced this issue Jun 1, 2023
EHN: asin added in paddle.tensor.tensor.Tensor class, from issue asin #16043  and form list of function #15115
@Tman123mk
Copy link

#16146

@Br-Al Br-Al mentioned this issue Jun 2, 2023
@ivy-llc ivy-llc deleted a comment from Br-Al Jun 2, 2023
@ivy-llc ivy-llc deleted a comment from tiago-falves Jun 2, 2023
@Br-Al Br-Al mentioned this issue Jun 2, 2023
@ivy-llc ivy-llc deleted a comment from Br-Al Jun 2, 2023
@ivy-llc ivy-llc deleted a comment from AbdelrhmanNile Jun 2, 2023
@ivy-llc ivy-llc deleted a comment from lucasthormann Jun 2, 2023
@ivy-llc ivy-llc deleted a comment from MuhammadNizamani Jun 4, 2023
@ivy-llc ivy-llc deleted a comment from aibenStunner Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from aibenStunner Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from aibenStunner Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from aibenStunner Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from aibenStunner Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from Mac16661 Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from Mac16661 Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from niixxaaa Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from niixxaaa Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from niixxaaa Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from niixxaaa Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from niixxaaa Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from niixxaaa Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from niixxaaa Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from niixxaaa Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from niixxaaa Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from niixxaaa Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from niixxaaa Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from niixxaaa Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from niixxaaa Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from niixxaaa Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from niixxaaa Nov 18, 2023
@ivy-llc ivy-llc deleted a comment from niixxaaa Nov 19, 2023
@ivy-llc ivy-llc deleted a comment from jayaatgh Dec 4, 2023
@ivy-llc ivy-llc deleted a comment from ksheroz Dec 10, 2023
@ivy-llc ivy-llc deleted a comment from Increshi Dec 15, 2023
@ivy-llc ivy-llc deleted a comment from anudeeps0306 Dec 22, 2023
@ivy-llc ivy-llc deleted a comment from ksheroz Dec 30, 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 Paddle Frontend Developing the Paddle Frontend, checklist triggered by commenting add_frontend_checklist ToDo A ToDo list of tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.