--reset

--skip-impl=ref
--dt=f16

# training
--inplace=false
--dir=FWD_D,BWD_DW

--tag=abx
--mb=17
--flags=,GCHR
--batch=set_nd

--tag=axb
--mb=64
--flags=  --batch=shapes_googlenet_v2
--flags=G --batch=shapes_densenet_121
--flags=CH --batch=shapes_resnet_50
--flags=R --batch=shapes_googlenet_v3

# inference
--inplace=true
--dir=FWD_I

--flags=,G,CH
--mb=1,17
--tag=abx
--attr-post-ops=,relu,relu:0.05
--batch=set_nd

--mb=1,64
--tag=axb
--attr-post-ops=
--flags=  --batch=shapes_googlenet_v2
--flags=G --batch=shapes_densenet_121
--flags=CH --batch=shapes_resnet_50

--flags=
--mb=1
--attr-post-ops=relu,relu:0.05
--batch=set_nd
