--reset --dir=FWD_B
--cfg=bf16bf16bf16 --batch=ip_all
--cfg=bf16bf16f32 --batch=ip_all

--dir=BWD_D
--cfg=bf16bf16bf16 --batch=ip_all
--cfg=f32bf16bf16 --batch=ip_all

--dir=BWD_WB
--cfg=bf16bf16bf16 --batch=ip_all
--cfg=bf16f32bf16 --batch=ip_all

# eltwise
--reset --dir=FWD_B --mb=2 --attr=post_ops='relu:0.5'
--cfg=bf16bf16bf16 --batch=ip_all
--cfg=bf16bf16f32 --batch=ip_all
--reset --dir=FWD_B --mb=2 --attr=post_ops='tanh'
--cfg=bf16bf16bf16 --batch=ip_all
--cfg=bf16bf16f32 --batch=ip_all
