# int8
--reset

--cfg=u8s8s8,s8s8f32
--stag=ab --wtag=ab,ba --dtag=ab
--runtime_dims_masks=0,2:1,1:0,3:1
--bia_dt=undef,f32 --bia_mask=2

--attr-oscale=
--attr-post-ops=
--batch=shapes_2d

--attr-oscale=common:2.25
--attr-post-ops=sum
--batch=shapes_2d

--attr-oscale=per_oc:2.25
--attr-post-ops=relu
--batch=shapes_2d


--cfg=s8s8s32
--stag=ba --wtag=ab,ba --dtag=ab
--runtime_dims_masks=3:1,3:3
--bia_dt=f32 --bia_mask=1,2,3
--attr-oscale=,common:1.25
--attr-post-ops=add:f32,sum+mul:s32:per_oc+linear:2:-1
--batch=shapes_2d

# test any
--reset
--cfg=u8s8s32,s8s8s32
--stag=ab,ba,any --wtag=ab,ba,any --dtag=ab,any
--batch=shapes_2d

# 3d
--reset
--cfg=u8s8s8,s8s8f32
--stag=abc,acb --wtag=abc,acb --dtag=abc,bac
--bia_dt=undef,f32 --bia_mask=4,6

--runtime_dims_masks=0,1:1
--attr-post-ops=,sum+add:s8:per_tensor
--batch=shapes_3d

--cfg=s8s8f32
--attr-post-ops=sum:1:0:s32
--batch=shapes_3d

--cfg=u8s8s8
--attr-post-ops=sum:1:0:u8
--batch=shapes_3d

--cfg=u8s8s8,s8s8f32
--runtime_dims_masks=2:4,6:6,3:5,7:7
--attr-oscale=common:2.25
--attr-post-ops=sum+relu+add:u8
--batch=shapes_3d

# Run-time
--batch=harness_matmul_runtime_int8

# regression
--batch=harness_matmul_regression_int8
