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

[ERMP] Make embedding layers more performant and scalable #412

Closed
3 tasks
viswa-nvidia opened this issue Jun 22, 2022 · 1 comment
Closed
3 tasks

[ERMP] Make embedding layers more performant and scalable #412

viswa-nvidia opened this issue Jun 22, 2022 · 1 comment

Comments

@viswa-nvidia
Copy link

viswa-nvidia commented Jun 22, 2022

Problem

Customers need to be able to train models that exceed the memory of a single GPU. Recommender Systems models can grow to over hundreds of millions of users and items , which isn’t feasible to store on a single GPU.

Goal

  • HugeCTR SOK implementation in Models library
  • Make embedding layers more performant - ( Based on JoC example - 40% more efficient )

##Stories

@viswa-nvidia viswa-nvidia changed the title [EPIC] Make embedding layers more performant and scalable [ERMP] Make embedding layers more performant and scalable Jun 22, 2022
@EvenOldridge
Copy link
Member

Closing as a duplicate of #733

@EvenOldridge EvenOldridge closed this as not planned Won't fix, can't repro, duplicate, stale Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants