Releases: mlcommons/logging
Releases · mlcommons/logging
1.0.0-rc2
1.0 Changes Summary:
Training - compliance checker
- Added Unet3D rules
- Added RNN-T rules
- Added checks for gradient_accumulation_steps
- BERT: updated target from 0.712 to 0.720
- Removed checks for obsolete models: GNMT, Transformer
Training - package checker
- Added seed checker
- Added calls to the RCP checker
- Added calls to the system description checker
- Added support for the Unet3d olympic scoring (reject top and bottom 4)
Training - reference convergence point checker
- Added initial version of RCP checker
Training - result summarizer
- Refactored olympic scoring calculation to be able to accommodate unet3d (reject top and bottom 4)
- Added calls to the RCP checker (disabled RCP checks for minigo)
Inference
- Added power parser script
System description
- Added initial list of system description entries
- Added commands fetching Nvidia system info
1.0.0-rc1
1.0 Changes Summary:
Training - compliance checker
- Added Unet3D rules
- Added RNN-T rules
- Added checks for gradient_accumulation_steps
- BERT: updated target from 0.712 to 0.720
- Removed checks for obsolete models: GNMT, Transformer
Training - package checker
- Added seed checker
- Added calls to the RCP checker
- Added calls to the system description checker
- Added support for the Unet3d olympic scoring (reject top and bottom 4)
Training - reference convergence point checker
- Added initial version of RCP checker
Training - result summarizer
- Refactored olympic scoring calculation to be able to accommodate unet3d (reject top and bottom 4)
- Added calls to the RCP checker (disabled RCP checks for minigo)
Inference
- Added power parser script
System description
- Added initial list of system description entries
- Added commands fetching Nvidia system info
0.7.1
0.7.0
0.7.0-rc4
0.7.0-rc3-closed-division
compliance_checker works for closed-division submissions.