--reset


--dir=FWD_B
--cfg=bf16bf16bf16,bf16bf16f32  --batch=ip_all
                                --batch=shapes_non-spatial
--dir=BWD_D
--cfg=bf16bf16bf16,f32bf16bf16  --batch=ip_all
                                --batch=shapes_non-spatial
--dir=BWD_WB
--cfg=bf16bf16bf16,bf16f32bf16  --batch=ip_all
                                --batch=shapes_non-spatial

# eltwise
--dir=FWD_B
--cfg=bf16bf16bf16,bf16bf16f32

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

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