Skip to content

Commit e494956

Browse files
Merge pull request #734 from mlcommons/cl_3_26
update change log
2 parents 937ec7c + a979c33 commit e494956

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Change Log
22

3+
## algoperf-benchmark-0.1.4 (2024-03-26)
4+
5+
Upgrade CUDA version to CUDA 12.1:
6+
- Upgrade CUDA version in Dockerfiles that will be used for scoring.
7+
- Update Jax and PyTorch package version tags to use local CUDA installation.
8+
9+
Add flag for completely disabling checkpointing.
10+
- Note that we will run with checkpointing off at scoring time.
11+
12+
Update Deepspeech and Conformer variant target setting configurations.
13+
- Note that variant targets are not final.
14+
15+
Fixed bug in scoring code to take best trial in a study for external-tuning ruleset.
16+
17+
Added instructions for submission.
18+
19+
Changed default number of workers for PyTorch data loaders to 0. Running with >0 may lead to incorrect eval results see https://github.com/mlcommons/algorithmic-efficiency/issues/732.
20+
321
## algoperf-benchmark-0.1.2 (2024-03-04)
422
Workload variant additions and fixes:
523
- Add Deepspeech workload variant

0 commit comments

Comments
 (0)