Description
03/01/21 - Recommendation models are commonly used learning models that suggest relevant items to a user for e-commerce and online advertisem...
Summary
- Recommendation models are commonly used learning models that suggest relevant items to a user for e-commerce and online advertisement-based applications.
- Current recommendation models include deep-learning-based (DLRM) and time-based sequence (TBSM) models.
- This paper tries to leverage skewed embedded table accesses to efficiently use the GPU resources during training.
- This framework efficiently estimates and varies the size of the hot portions of the embedding tables within GPUs and reallocates the rest of the embeddings on the CPU.