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

Convert aten.embedding_dense_backward to ttnn.embedding_bw #247

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jerrysky3
Copy link
Collaborator

@jerrysky3 jerrysky3 commented Sep 20, 2024

Ticket

Unsupported cases: #248

Problem description

Convert aten.embedding_dense_backward to ttnn.embedding_bw. Unsupported cases are listed in #248 and will fallback to aten

What's changed

  • Add conversion from aten.embedding_dense_backward to ttnn.embedding_bw
  • Add ttnn.embedding_bw ttnn.zeros to data movement pass
  • Add test cases

@jerrysky3 jerrysky3 marked this pull request as ready for review September 20, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant