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

[Modelzoo] Rebuild DLRM to update API and enable DeepRec features. #52

Closed
wants to merge 4 commits into from
Closed

[Modelzoo] Rebuild DLRM to update API and enable DeepRec features. #52

wants to merge 4 commits into from

Conversation

chenzhiyin
Copy link

TODO:

enable following DeepRec feature:
7) StarServer
8) Auto Micro Batch same with DeepRec-AI#127
9) FusedEmbedding API waiting related PR merged.
10) Smart Stage same with DeepRec-AI#122
11) Auto Graph Fusion DeepRec-AI#144

12) CPU Memory Optimization:START_STATISTIC_STEP, STOP_STATISTIC_STEP, jemalloc
14) AdamAsync Optimizer
15) BF16

Feature Doc:
1 ) Embedding Variable
7) GRPC++
13) Incremental Checkpoint
14) AdagradDecay

(optional, default to closed.)
2) EmbeddingVariable进阶功能:特征淘汰
3) EmbeddingVariable进阶功能:特征准入
4) Dynamic-dimension Embedding Variable
5) Adaptive Embedding
6) Multi-Hash Variable DeepRec-AI#145
17) WorkQueue

modelzoo/DLRM/train.py Outdated Show resolved Hide resolved
modelzoo/DLRM/train.py Show resolved Hide resolved
modelzoo/DLRM/train.py Outdated Show resolved Hide resolved
modelzoo/DLRM/train.py Show resolved Hide resolved
modelzoo/DLRM/train.py Outdated Show resolved Hide resolved
modelzoo/DLRM/train.py Show resolved Hide resolved
modelzoo/DLRM/train.py Outdated Show resolved Hide resolved
modelzoo/DLRM/train.py Outdated Show resolved Hide resolved
Copy link
Author

@chenzhiyin chenzhiyin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank the comments of Duyi, I have revised the corresponding codes.

modelzoo/DLRM/train.py Outdated Show resolved Hide resolved
modelzoo/DLRM/train.py Outdated Show resolved Hide resolved
modelzoo/DLRM/train.py Outdated Show resolved Hide resolved
modelzoo/DLRM/train.py Outdated Show resolved Hide resolved
@Duyi-Wang Duyi-Wang closed this Apr 28, 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

Successfully merging this pull request may close these issues.

3 participants