--reset

--dir=FWD_B
--dt=bf16,bf16:bf16:f32
--batch=set_all --batch=shapes_0d --batch=shapes_regression

--dir=BWD_D
--dt=bf16,f32:bf16:bf16
--batch=set_all --batch=shapes_0d --batch=shapes_regression

--dir=BWD_WB
--dt=bf16,bf16:f32:bf16
--batch=set_all --batch=shapes_0d

# attributes
--dir=FWD_B
--dt=bf16,bf16:bf16:f32
--attr-post-ops=linear:1:1:2.5,add:s32,sum:0.5+mul:s32:per_oc+relu:0.5,prelu:per_oc
--mb=2 --batch=set_all
--mb=0 --batch=shapes_0d

# Tests for external blocked weights layout. This targets BRGEMM impl.
# TODO: extend support with nD cases in the future.
--reset
--dir=FWD_B,BWD_D,BWD_WB
--skip-impl=ref
--dt=bf16
--wtag=AB16b64a2b,AB16b32a2b,AB16b16a2b
mb2ic368oc623
mb2ic1462oc412
--wtag=AB8b64a2b,AB8b32a2b,AB8b16a2b
mb2ic368oc623
mb2ic1462oc412
mb2ic65oc65

# regression
--reset
--dir=BWD_D --dt=bf16 --stag=ab --wtag=AB16b32a2b --dtag=ab mb1ic7oc1024
