Skip to content

Commit

Permalink
Also added requirement to support checkpointing in reference
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-rborkar authored Feb 8, 2024
1 parent 3f0dfd6 commit 874cc82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ MLCommons project work is tracked with issue trackers and pull requests. Modify
6. Support for multi-node training is optional, but encouraged. This support does not have to be documented in the public README.

7. Support for mixed precision training w/ [AMP](https://developer.nvidia.com/automatic-mixed-precision) is optional, but encouraged.
8. Reference implementation should have support for checkpointing to support writing a partially trained checkpoint, reloading and restarting from such previously saved checkpoint.

### Data

Expand Down

0 comments on commit 874cc82

Please sign in to comment.