HugeCTR icon indicating copy to clipboard operation
HugeCTR copied to clipboard

[Question] Why hybrid embedding is bound with async data reading?

Open jayz0123 opened this issue 2 years ago • 0 comments

Hi HugeCTR team,

Currently I am doing a performance breakdown of DLRM, where I want to test out the performance of asynchronous data reader and hybrid embedding. However, I found that in HugeCTR, RawAsync type must be used together with the hybrid embedding feature.

I am wondering is there any reason for this? And is there any way to split them apart?

jayz0123 avatar Aug 31 '22 08:08 jayz0123