# f16
--reset
--mb=2

--cfg=f16
--alg=max,avg_np,avg_p
# Training
--tag=abx,axb

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

--dir=FWD_D
--attr-post-ops=mul:s32:per_oc,add:f32:per_tensor
--batch=set_all_small

# Inference
--dir=FWD_I
--tag=axb
--batch=set_all

--attr-post-ops=add:f16
--batch=set_all_small
