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] Improve DLRM's AUC in default setting. #14

Merged
merged 2 commits into from
Dec 28, 2021

Conversation

Duyi-Wang
Copy link
Contributor

Current perf of DLRM:
gstep/s:
tf 1.15.5 fp32: 72.48(baseline)
deeprec fp32: 93.0(1.28x)
deeprec bf16: 100.36(1.38x)
AUC:
tf 1.15.5 fp32: 0.76885
deeprec fp32: 0.77105
deeprec bf16: 0.77218

Signed-off-by: Duyi-Wang <duyi.wang@intel.com>
Signed-off-by: Duyi-Wang <duyi.wang@intel.com>
@CLAassistant
Copy link

CLAassistant commented Dec 28, 2021

CLA assistant check
All committers have signed the CLA.

@changqi1 changqi1 added the bug Something isn't working label Dec 28, 2021
@liutongxuan liutongxuan merged commit 1e0df0e into DeepRec-AI:main Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants