Unverified Commit 8413ccd4 authored by Lisa's avatar Lisa Committed by GitHub
Browse files

Update CHANGELOG.md

parent 992bd8d7
...@@ -15,8 +15,8 @@ Full documentation for Composable Kernel is not yet available. ...@@ -15,8 +15,8 @@ Full documentation for Composable Kernel is not yet available.
- Added a column to an image kernel (#930). - Added a column to an image kernel (#930).
- Added support for 3D grouped convolution forward on RDNA 3 GPUs (#935). - Added support for 3D grouped convolution forward on RDNA 3 GPUs (#935).
- Added grouped convolution support for small K and C (#822 #879 #897). - Added grouped convolution support for small K and C (#822 #879 #897).
- Added support for NHWGC 2D and 3D grouped convolution backward weight (#769 #804). - Added support for NHWGC (2D and 3D) grouped convolution backward weight (#769 #804).
- Added support for bf16/f32/f16 and NHWGC 2D and 3d grouped convolution backward data (#757 #799). - Added support for bf16/f32/f16 and NHWGC (2D and 3d) grouped convolution backward data (#757 #799).
- Added support for Batched Gemm DL (#732). - Added support for Batched Gemm DL (#732).
### Changes ### Changes
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment