# f32 3-D Convolutions
--reset --dt=f32
--stag=axb --dtag=axb
--mb=2
--skip-impl=ref,x64:gemm      # ! test jit version only
--dir=FWD_B,BWD_D,BWD_WB
--batch=shapes_3d
--batch=set_conv_3d

--stag=abx --dtag=abx
--batch=shapes_3d
--batch=set_conv_3d
