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 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
The text was updated successfully, but these errors were encountered:
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.
I tried to run the DLRM reference implementation to test another issue, and got the following error:
Commands (in a machine without tensorboard installed):
The text was updated successfully, but these errors were encountered: