--reset

--inplace=true,false
--alg=ADD,MUL,MAX,MIN
--ddt=f32 --sdt=f32:f32

--attr-post-ops='','sum:0.5','linear:2:0.125:1.5','sum:0.25;relu:-0.01'
--batch=shapes_common

--ddt=bf16 --sdt=bf16:bf16
--attr-post-ops='','sum:0.5','linear:2:0.125:1.5','sum:0.25;relu'
--batch=shapes_common

--ddt=f16 --sdt=f16:f16
--attr-post-ops='','sum:0.5','linear:2:0.125:1.5','sum:0.25;relu'
--batch=shapes_common

--ddt=s8 --sdt=s8:u8
--attr-post-ops='','sum:0.5','linear:2:0.125:1.5','sum:0.25;relu'
--attr-scales=,src:common:0.25_src1:common:0.5
--batch=shapes_common

