diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c42d25f..bd241c6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,20 +5,20 @@ Documentation for rocWMMA is available at ## (Unreleased) rocWMMA 1.6.0 for ROCm 6.3.0 -### Additions +### Added * Added OCP f8/bf8 datatype support -* Added support for gfx12 arch targets +* Added support for gfx12 architecture targets -### Changes +### Changed * Optimized some aos<->soa transforms with half-rotation offsets -* Refactored rocBLAS reference entrypoint for validation and benchmarking +* Refactored the rocBLAS reference entry point for validation and benchmarking * ROCWMMA_* preprocessor configurations are now all assigned values -* Updated default arch targets for ASAN builds -* Updated actor-critic implementation +* Updated the default architecture targets for ASAN builds +* Updated the actor-critic implementation -### Fixes +### Resolved issues * Fixed a bug in f64 validation due to faulty typecasting * Fixed a bug causing runtime compilation errors with hipRTC