Add new section to changelog (#3295)

* Add new section to changelog

* Update CHANGELOG.md

Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com>

---------

Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com>

[ROCm/composable_kernel commit: 35fc7c9e4f]
This commit is contained in:
Bartłomiej Kocot
2025-12-05 16:14:52 +01:00
committed by GitHub
parent 54f903def5
commit 157d2c87db

View File

@@ -2,6 +2,15 @@
Documentation for Composable Kernel available at [https://rocm.docs.amd.com/projects/composable_kernel/en/latest/](https://rocm.docs.amd.com/projects/composable_kernel/en/latest/).
## (Unreleased) Composable Kernel 1.3.0
### Added
* Added support for explicit GEMM in CK_TILE grouped convolution forward and backward weight.
### Changed
### Upcoming changes
## Composable Kernel 1.2.0 for ROCm 7.2.0
### Added