Skip to content

Commit

Permalink
benchdnn: inputs: matmul: add per_mb_w binary po coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
tczeszun authored and tprimak committed Dec 9, 2021
1 parent 3ec15b6 commit f1c2f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/benchdnn/inputs/matmul/test_matmul_multidims
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
--wtag=abcd,abdc
--dtag=abx
--runtime_dims_masks=0,1:1,8:4
--attr-post-ops=,add:f32:per_mb_spatial+sub:s8:per_tensor,add:f32:per_oc
--attr-post-ops=,add:f32:per_mb_spatial+sub:s8:per_tensor,add:f32:per_oc,add:f32:per_mb_w+sub:s8:per_tensor
--batch=shapes_4d

--reset
Expand Down

0 comments on commit f1c2f9f

Please sign in to comment.