From 70cd745e32fa819405cdc0d82aad21f6799cc05c Mon Sep 17 00:00:00 2001 From: Christopher Millette <63608002+cgmillette@users.noreply.github.com> Date: Fri, 18 Oct 2024 16:06:33 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd241c6c..d6b94813 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,12 +16,12 @@ Documentation for rocWMMA is available at * Refactored the rocBLAS reference entry point for validation and benchmarking * ROCWMMA_* preprocessor configurations are now all assigned values * Updated the default architecture targets for ASAN builds -* Updated the actor-critic implementation ### Resolved issues * Fixed a bug in f64 validation due to faulty typecasting * Fixed a bug causing runtime compilation errors with hipRTC +* Fixed a small memory leak by properly destroying HIP events in tests * Various documentation updates and fixes ## rocWMMA 1.5.0 for ROCm 6.2.0