# bf16
--reset
--mb=2

--cfg=bf16
--alg=MAX,AVG_NP,AVG_P
# Training
--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
--dir=FWD_I
--tag=axb
--batch=set_all

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