logging
logging copied to clipboard
Check seeds are always logged
The WG has discussed requiring logging the seeds for official submissions. This PRs contains the changes to reflect that:
- Check seeds are always logged
- Remove unnecessary warnings and outdated tests
- Update comments
Only merge if seed requirement is approved by the WG and changed in the policies/training_policies repositories
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅
@pgmpablo157321 could we add support to bypass this seed check in case someone wants to resubmit logs from a previous round and those logs don't have the seed value being reported?
@ShriyaPalsamudram I added the flag to skip the seed checker. @hiwotadese for visibility