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

#12439: Migrate moreh_nll_loss_bwd operations (reduced and unreduced) from tt_eager to ttnn #12494

Merged
merged 10 commits into from
Sep 13, 2024

Conversation

BuiChiTrung
Copy link
Contributor

Ticket

Link to Github Issue: #12439

Problem description

moreh_nll_loss_bwd was deprecated alongside tt_dnn. This PR ports it to ttnn using its operation format.

What's changed

  • Removed moreh_nll_loss_bwd's tt_dnn implementations
  • Move device code to ttnn
  • Create new wrapper code for ttnn with new modules

Checklist

  • Post commit CI passes
  • Blackhole Post commit (if applicable)
  • Model regression CI testing passes (if applicable)
  • New/Existing tests provide coverage for changes

@BuiChiTrung BuiChiTrung self-assigned this Sep 11, 2024
@BuiChiTrung BuiChiTrung added the moreh moreh contribution label Sep 11, 2024
@BuiChiTrung BuiChiTrung marked this pull request as ready for review September 11, 2024 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
moreh moreh contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants