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 BFloat16 support to BatchedUnaryEmbeddingBag for FusedDebiasArch in VDD #1832

Closed

Conversation

billyzhong-meta
Copy link
Contributor

Summary: We are currently testing HAMMER fusion optimizations in VDD for four modules (DedicatedTaskMLPs, MMoE, MoEDense, DebiasArch). FusedDebiasArch relies on BatchedUnaryEmbeddingBag which does not currently support BFloat16, which is necessary for VDD. Thus, we add support for it in this diff

Reviewed By: jianyuh

Differential Revision: D46777003

…in VDD

Summary: We are currently testing HAMMER fusion optimizations in VDD for four modules (```DedicatedTaskMLPs```, ```MMoE```, ```MoEDense```, ```DebiasArch```). ```FusedDebiasArch``` relies on ```BatchedUnaryEmbeddingBag``` which does not currently support ```BFloat16```, which is necessary for VDD. Thus, we add support for it in this diff

Reviewed By: jianyuh

Differential Revision: D46777003

fbshipit-source-id: fe9eda4cc2d94dc0d820cc2443dec1a6c447c280
@netlify
Copy link

netlify bot commented Jun 15, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit a078872
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/648b8d391d3be50008e04eef

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D46777003

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 0e613f6.

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.

None yet

2 participants