You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found mlperf benchmark about DLRM-DCN using DMP and training FBGEMM GPU op, So, if i just want to deploy a inference pipeline, is DMP a must? because using DMP seems will call SplitTableBatchedEmbeddingBagsCodegen FBGEMM backend, and it includes optimizer and some other training modules.
can anyone figure it out for me ?
The text was updated successfully, but these errors were encountered:
I found mlperf benchmark about DLRM-DCN using DMP and training FBGEMM GPU op, So, if i just want to deploy a inference pipeline, is DMP a must? because using DMP seems will call SplitTableBatchedEmbeddingBagsCodegen FBGEMM backend, and it includes optimizer and some other training modules.
can anyone figure it out for me ?
The text was updated successfully, but these errors were encountered: