--reset
--mb=2

--alg=MAX,AVG_NP,AVG_P
# Training
--cfg=f32
--tag=abx,axb,aBx8b,aBx16b

--dir=FWD_D,BWD_D
--batch=set_all
--batch=set_topologies

--dir=FWD_D
--attr-post-ops='mul:s32:per_oc'
--batch=set_all_small

# Inference
--cfg=f32,s32,s8,u8
--dir=FWD_I
--tag=axb
--batch=set_all

--attr-post-ops='add:s8'
--batch=set_all_small

# bf16
--batch=test_pool_bfloat16
