Skip to content

Commit 2e95b6e

Browse files
mengzcaiassistant-librarian[bot]
authored andcommitted
[rocm-libraries] ROCm/rocm-libraries#7273 (commit d5d14cf)
Support GroupedGemm types hhs,hss - enable groupedgemm hhs,hss in gtest - add logic yamls with tdm3
1 parent 760077b commit 2e95b6e

9 files changed

Lines changed: 9978 additions & 2 deletions

clients/tests/data/matmul_gtest.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1550,7 +1550,7 @@ Tests:
15501550
beta: [ 0.0, 2.0 ]
15511551
unit_check: 1
15521552
algo_method: [2]
1553-
gpu_arch_exclude: '1[1-2]\d{2}'
1553+
gpu_arch_exclude: '11\d{2}|120\d{1}'
15541554

15551555
- name: matmul_groupedgemm
15561556
category: pre_checkin
@@ -1565,7 +1565,7 @@ Tests:
15651565
beta: [ 0.0, 2.0 ]
15661566
unit_check: 1
15671567
algo_method: [0, 2]
1568-
gpu_arch_exclude: '1[1-2]\d{2}'
1568+
gpu_arch_exclude: '11\d{2}|120\d{1}'
15691569

15701570
- name: matmul_groupedgemm_f8_fnuz
15711571
category: pre_checkin

0 commit comments

Comments
 (0)