Ville Pietilä
57d26db844
[rocm-libraries] ROCm/rocm-libraries#4273 (commit 591f504)
[CK] Add fwd conv group merging to v3 conv instances
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
## Proposed changes
Added conv group merging to the (universal) V3 fwd conv pipeline. The
new instance improves fwd conv performance when the number of
input/output channel per group is low.
On MI300 (`gfx942`) we get
| CK prof command | Baseline (TFLOPS) | V3 group merging (TFLOPS) |
|:-----|:------:|------:|
| grouped_conv_fwd 1 1 1 0 1 0 1 2 32 32 4 4 3 3 200 200 1 1 1 1 1 1 1 1
| 3.86035 | 8.36796 |
| grouped_conv_fwd 1 1 1 0 1 0 1 2 32 32 8 8 3 3 200 200 2 2 1 1 1 1 1 1
| 10.1867 | 13.4677 |
| grouped_conv_fwd 1 1 1 0 1 0 1 2 32 32 8 8 3 3 100 100 1 2 1 1 1 1 1 1
| 11.7875 | 16.3657 |
2026-02-08 11:35:56 +00:00
..
2026-02-08 11:35:56 +00:00
2026-02-08 11:35:56 +00:00
2026-01-19 22:29:01 -07:00
2026-01-21 19:18:47 +01:00
2026-01-26 23:50:15 +01:00
2026-01-04 03:28:14 -08:00
2026-01-04 03:28:14 -08:00
2025-11-20 17:40:55 -08:00
2025-11-20 17:40:55 -08:00
2025-11-20 17:40:55 -08:00
2025-11-20 17:40:55 -08:00
2025-12-11 09:50:00 +02:00
2025-12-11 09:50:00 +02:00
2025-11-20 17:40:55 -08:00
2025-12-11 09:50:00 +02:00
2025-12-11 09:50:00 +02:00
2025-11-20 17:40:55 -08:00
2025-12-11 08:25:29 -08:00
2025-11-20 17:40:55 -08:00
2026-02-08 11:35:56 +00:00
2026-02-08 11:35:56 +00:00
2026-01-05 04:57:34 -08:00
2025-12-31 15:41:15 -08:00
2025-12-31 15:41:15 -08:00
2025-12-31 15:41:15 -08:00
2025-12-31 15:41:15 -08:00
2025-12-31 15:41:15 -08:00
2025-12-31 15:41:15 -08:00
2025-12-31 15:41:15 -08:00
2026-01-28 15:31:54 -06:00
2025-12-14 12:49:12 -08:00
2025-12-14 12:49:12 -08:00
2025-12-14 12:49:12 -08:00
2026-02-08 11:35:56 +00:00
2025-12-14 12:49:12 -08:00
2025-12-14 12:49:12 -08:00
2025-12-05 07:44:10 -08:00
2026-01-26 23:50:15 +01:00
2026-01-26 23:50:15 +01:00
2026-01-28 17:41:02 +01:00
2025-12-08 10:32:56 +01:00
2026-01-28 17:41:02 +01:00
2026-01-21 19:18:47 +01:00
2026-01-08 10:14:13 +01:00
2025-12-08 10:32:56 +01:00
2026-01-13 18:12:38 +02:00
2026-01-08 10:14:13 +01:00
2026-01-12 09:45:53 +01:00
2026-01-06 11:08:54 -08:00
2026-01-19 22:29:01 -07:00
2026-01-28 17:41:02 +01:00
2026-01-28 17:41:02 +01:00