Running recommendation models on AMD CPUs #128
Unanswered
rishucoding
asked this question in
Q&A
Replies: 2 comments 1 reply
-
I've asked the ZenDNN team to comment. In the meantime, you can check the ZenDNN documentation if you haven't already. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Since DLRM is a shallow model, we need to put multiple instances simultaneously to get optimal performance. We are in the process of creating scripts for multi-instance runs and tuning guide for optimal performance. Hopefully, this will be released with the next ZenDNN release. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am interested in running Recommendation models like Deep Learning Recommendation Models (DLRM) on AMD CPUs. Like, I would like to run MLPerf DLRM or DeepRecSys.
I am wondering if AMD provides specific guidelines/support (CPU-tuning, libraries, etc) similar to Intel Zoo for optimizing inference performance?
Thanks,
Rishabh Jain
Beta Was this translation helpful? Give feedback.
All reactions