-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
442a152
commit b2af85a
Showing
2 changed files
with
24 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,5 @@ | ||
# Change log | ||
|
||
# TODO: algorithmic-efficiency 0.1.0 | ||
First release of AlgoPerf benchmarking code. | ||
|
||
**Disclaimer**: The Conformer Pytorch workload has memory fragmentation issue after upgrading to | ||
Pytorch 2.0.1, which led to out of memory errors. To circumvent this issue we have tuned the pytorch | ||
memory allocation configuration, which slows down the workload by a factor of roughly 2x. For submitters, this | ||
means that the Conformer Pytorch submission times will be roughly 2x slower. | ||
Tracking in issue/497(https://github.com/mlcommons/algorithmic-efficiency/issues/497). | ||
## TODO: algorithmic-efficiency 0.1.0 | ||
|
||
Tracking issue: [issue/497](https://github.com/mlcommons/algorithmic-efficiency/issues/497). | ||
First release of AlgoPerf benchmarking code. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters