# f32
--reset
--dir=FWD_B,BWD_D,BWD_WB   --batch=ip_all
                           --batch=shapes_non-spatial

--dir=FWD_B

--attr-post-ops='sum:0.5;relu:0.5'
--mb=2                     --batch=ip_all
--mb=0                     --batch=shapes_non-spatial

                           --batch=harness_tag
# int8
--reset
--dir=FWD_B,FWD_D
--cfg=s8s8f32,s8s8s32,s8s8s8,s8s8u8,u8s8f32,u8s8s32,u8s8s8,u8s8u8
--mb=0                    --batch=shapes_non-spatial

--attr-oscale=per_oc:2.25 --attr-post-ops='sum:0.5;relu:0.5'
--mb=2                    --batch=ip_all
--mb=0                    --batch=shapes_non-spatial

--attr-oscale=common:0.025 --attr-post-ops='sum:0.5;square:0:0:10'
--mb=2                    --batch=ip_all
--mb=0                    --batch=shapes_non-spatial

# Test saturation
--batch=harness_saturation

# bf16
--batch=test_ip_bfloat16
