--reset
--mb=2

# f32
--dir=FWD_D,FWD_I,BWD_D
--alg=MAX,AVG_NP,AVG_P
--tag=ncw,nCw16c       --batch=pool_1d
--tag=nchw,nChw16c     --batch=pool_2d_all
--tag=nCdhw16c --batch=pool_3d_all
--alg=MAX,AVG_P
--tag=nchw,nChw16c     --batch=pool_ker_in_pad_2d
--tag=nCdhw16c --batch=pool_ker_in_pad_3d

--reset
--mb=16

# f32
--dir=FWD_D,FWD_I,BWD_D
--alg=MAX,AVG_NP,AVG_P
--tag=NChw16n16c     --batch=pool_2d_all
--tag=NCdhw16n16c     --batch=pool_3d_all
--alg=MAX,AVG_P
--tag=NChw16n16c     --batch=pool_ker_in_pad_2d
--tag=NCdhw16n16c     --batch=pool_ker_in_pad_3d

# s8, f16
--cfg=s8,f16

--dir=FWD_I
--mb=2
--alg=MAX,AVG_NP,AVG_P
--tag=nchw,nChw16c --batch=pool_2d_all

--mb=16
--tag=NChw16n16c   --batch=pool_2d_all
--alg=MAX,AVG_P
--tag=NChw16n16c   --batch=pool_ker_in_pad_2d
--tag=NCdhw16n16c  --batch=pool_3d_all
--tag=NCdhw16n16c  --batch=pool_ker_in_pad_3d

# u8
--cfg=u8
--alg=MAX,AVG_NP,AVG_P
--mb=2
--tag=nchw,nChw16c --batch=pool_2d
--mb=16
--tag=NChw16n16c   --batch=pool_2d
