Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
composable_kernel
Commits
e94b0321
Commit
e94b0321
authored
Sep 27, 2023
by
Bartlomiej Kocot
Browse files
Add grouped convolution changes to changelog
parent
e2243a4d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
CHANGELOG.md
CHANGELOG.md
+8
-1
No files found.
CHANGELOG.md
View file @
e94b0321
...
...
@@ -5,14 +5,21 @@ Full documentation for Composable Kernel is not yet available.
## (Unreleased) CK for ROCm 6.0.0
### Fixed
-
Fixed a hazard with using inline v_dot (#808).
-
Fixed a bugs in grouped Convolution backward data with not padded K (#848 #876).
### Optimizations
### Added
-
Added image to column (#867) and column to image kernels (#930).
-
Added support for 3D grouped Convolution forward on Navi3x (#935).
-
Added support for small K and C for grouped Convolution (#822 #879 #897).
-
Added support NHWGC 2D and 3D grouped Convolution backward weight (#769 #804).
-
Added support bf16/f32/f16 and NHWGC 2D and 3d grouped Convolution backward data (#757 #799).
-
Added support for Batched Gemm DL (#732).
### Changed
-
Changed grouped Convolution API to keep consistency with other convolution kernels (#817).
## CK 0.2.0 for ROCm 5.5.0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment