--reset
--mb=2

# f32, bf16
--cfg=f32,bf16
--dir=FWD_D,FWD_I,BWD_D
--alg=MAX,AVG_NP,AVG_P
--tag=abx,aBx16b
--batch=pool_1d
--batch=pool_2d_small

--dir=FWD_D,BWD_D
--alg=MAX,AVG_P
--tag=abx,aBx16b
--batch=pool_ker_in_pad_2d_small
--batch=pool_3d_small
--batch=pool_ker_in_pad_3d_small

--reset
--mb=16

# f32
--cfg=f32
--dir=FWD_D,FWD_I,BWD_D
--alg=MAX,AVG_NP,AVG_P
--tag=ABx16a16b
--batch=pool_2d_small

--dir=FWD_D,BWD_D
--alg=MAX,AVG_P
--batch=pool_ker_in_pad_2d_small
--batch=pool_3d_small
--batch=pool_ker_in_pad_3d_small

# s8, f16, bf16
--cfg=u8,s8,f16,bf16

--dir=FWD_I
--mb=2
--alg=MAX,AVG_NP,AVG_P
--tag=abx,aBx16b --batch=pool_2d_small

--mb=16
--tag=ABx16a16b
--batch=pool_2d_small
--alg=MAX,AVG_P
--batch=pool_ker_in_pad_2d_small
--batch=pool_3d_small
--batch=pool_ker_in_pad_3d_small

--reset

# f32, nhwc
--cfg=f32
--dir=FWD_D,BWD_D
--alg=MAX,AVG_NP,AVG_P
--mb=1
--tag=axb
--batch=pool_2d_small

--cfg=f32
--dir=FWD_D,BWD_D
--alg=MAX
--mb=1,16
--batch=pool_1d
--batch=pool_3d_small

# f16, nhwc
--cfg=f16
--dir=FWD_I
--alg=MAX
--mb=1,16
--batch=pool_1d
--batch=pool_2d_small
--batch=pool_3d_small
