ck
ck copied to clipboard
Dependency error when running DLRM reference implementation
I tried to run the DLRM reference implementation to test another issue, and got the following error:

Commands (in a machine without tensorboard installed):
cm pull repo octoml@ck
cm run script --tags=mlperf,inference,reference,_dlrm-99.9,_pytorch --adr.criteo-preprocessed.tags=_fake --adr.dlrm-model.tags=_debug
Thank you @pgmpablo157321 for reporting this error. As you had suggested we have added torch==1.10 requirement for dlrm and also added other python package dependencies including tensorboard.