Skip to content

Commit

Permalink
Added release notes for 3.10 release. (#632)
Browse files Browse the repository at this point in the history
* Added release notes for 3.10 release.
  • Loading branch information
Daniel Lowell committed Dec 2, 2020
1 parent e677c12 commit a4af24a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions doc/src/releasenotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
## MIOpen Release notes


### 12/01/2020 [ 2.9.0 ]

- This release contains implicit GEMM algorithm performance updates and bug fixes. Additional performance improvements have been implemented for batch normalization.

- Added new assembly implicit GEMM kernels
- Added batch normalization optimizations
- Added missing tunings from 2.8.0 release cycle
- Fixed issue where miopen-hip backend install would not search for rocBLAS dependency
- Removed deprecated implicit GEMM xDLOPs solvers
- Removed incorrect error messages from implicit GEMM solvers
- Disabled ConvAsmBwdWrW3x3 solver for stride > 1 cases
- Disabled bidirectional multi-pass Winograd kernels due to stability issues


### 10/28/2020 [ 2.8.0 ]

Expand Down

0 comments on commit a4af24a

Please sign in to comment.