--reset --dt=bf16,f16 --case=complex_fusion/mlp/gated-mlp-f32.json

# WA1: use smaller problem to pass correctness check for f32 on pvc.
# WA2: use subtract binary to avoid precision issue for f32 on xe-lpg.
--reset --in-shapes=0:1x128+1:128x256+4:128x256+13:256x128 --op-kind=12:Subtract --case=complex_fusion/mlp/gated-mlp-f32.json

# f16-int4 case
--reset --case=complex_fusion/mlp/gated-mlp-int4.json
