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 Loss functions to PyTorch Frontend #26

Open
20 of 21 tasks
djl11 opened this issue Jan 19, 2022 · 5 comments
Open
20 of 21 tasks

Add Loss functions to PyTorch Frontend #26

djl11 opened this issue Jan 19, 2022 · 5 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 Loss functions 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/loss\_functions.py
  • ivy\_tests/test\_ivy/test\_frontends/test\_torch/test\_loss\_functions.py
  • ivy/functional/frontends/torch/nn/functional/loss\_functions.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
@Transpile-AI Transpile-AI deleted a comment from ahlag Aug 5, 2022
@Transpile-AI Transpile-AI deleted a comment from fnhirwa Aug 8, 2022
@Transpile-AI Transpile-AI deleted a comment from WOWspring Aug 24, 2022
@Transpile-AI Transpile-AI deleted a comment from asadimtiazmalik Sep 8, 2022
@Transpile-AI Transpile-AI deleted a comment from bicycleman15 Sep 19, 2022
@Transpile-AI Transpile-AI deleted a comment from bicycleman15 Sep 19, 2022
@Transpile-AI Transpile-AI deleted a comment from bicycleman15 Sep 19, 2022
@Transpile-AI Transpile-AI deleted a comment from bicycleman15 Sep 19, 2022
@Transpile-AI Transpile-AI deleted a comment from mibo8 Sep 29, 2022
@Transpile-AI Transpile-AI deleted a comment from aditya-hari Oct 5, 2022
@Transpile-AI Transpile-AI deleted a comment from YueBro Oct 11, 2022
@Transpile-AI Transpile-AI deleted a comment from Tatiats7 Oct 15, 2022
@Transpile-AI Transpile-AI deleted a comment from jfrausto7 Oct 31, 2022
@Transpile-AI Transpile-AI deleted a comment from bipinKrishnan Nov 14, 2022
@Transpile-AI Transpile-AI deleted a comment from ZiadAmerr Nov 15, 2022
@AnnaTz AnnaTz self-assigned this Nov 17, 2022
@Transpile-AI Transpile-AI deleted a comment from whitepurple Nov 17, 2022
@Transpile-AI Transpile-AI deleted a comment from Gabcddrc Nov 17, 2022
@Transpile-AI Transpile-AI deleted a comment from satani99 Nov 20, 2022
@Transpile-AI Transpile-AI deleted a comment from Dhruv2012 Feb 17, 2023
@Transpile-AI Transpile-AI deleted a comment from yopknopixx Feb 18, 2023
@Transpile-AI Transpile-AI deleted a comment from iamharsha1999 Feb 24, 2023
@Transpile-AI Transpile-AI deleted a comment from ZiadAmerr Feb 24, 2023
@Transpile-AI Transpile-AI deleted a comment from iamharsha1999 Mar 9, 2023
@Transpile-AI Transpile-AI deleted a comment from Dhruv2012 Mar 11, 2023
@Transpile-AI Transpile-AI deleted a comment from Cemilcelik11 Mar 19, 2023
@Transpile-AI Transpile-AI deleted a comment from dorltcheng Apr 11, 2023
@Transpile-AI Transpile-AI deleted a comment from guitld Apr 24, 2023
@Transpile-AI Transpile-AI deleted a comment from walexi Jun 22, 2023
@Transpile-AI Transpile-AI deleted a comment from bbyiringiro2 Jun 25, 2023
@nhewitt99
Copy link

Hey, looks like the hinge_embedding_loss was already implemented in this PR #11124 but didn't get updated in the todo tracker.

@Transpile-AI Transpile-AI deleted a comment from nhewitt99 Sep 3, 2023
@CanKeles5
Copy link

It seems like the multilabel_soft_margin_loss is already implemented, but the task is still in the ToDo list as undone.

@HemanthSai7
Copy link

Are there still any todo loss functions left?

@Transpile-AI Transpile-AI deleted a comment from tbeetech Sep 20, 2023
@a0m0rajab a0m0rajab added the hacktoberfest hacktoberfest label Sep 25, 2023
AW786WA pushed a commit to AW786WA/Ivy-Tasks- that referenced this issue Oct 2, 2023
Pin Ivy install to working commit
@ivy-seed ivy-seed assigned kurshakuz and unassigned nathzi1505 Oct 11, 2023
@Rhythm1821
Copy link

#26978

@Rhythm1821
Copy link

#26981

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