Skip to content

Commit c19ea38

Browse files
tests: benchdnn: inputs: add gemm coverage for nontrivial bf16 grouped scale
1 parent f5729fa commit c19ea38

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tests/benchdnn/inputs/matmul/harness_matmul_decompression

+7
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@
4343
41x21:21x37
4444
1x4096:4096x2048
4545

46+
--reset
47+
--stag=ba
48+
--dt=bf16:s8:bf16
49+
--attr-scales=wei:per_ocic:bf16:128x1
50+
--attr-fpmath=bf16:true
51+
2048x4096:4096x2048
52+
4653
--reset
4754
--stag=ba
4855
--dt=f16:s8:f16,f16:u8:f16

0 commit comments

Comments
 (0)