Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hotfix: DLRMv2 Audit Test01 fallback failure (mlcommons#1626)
* Hotfix: DLRMv2 Audit Test01 fallback failure DLRMv2 Audit TEST01 may go to fallback route and the accuracy check script (accuracy-dlrm.py) didn't expect this to happen. It always expects entire sample set to be in the accuracy log while Audit TEST01 would generate subset only. This fixes the Audit TEST01 failure described above. * typo fix
- Loading branch information