--reset --dt=bf16 --case=pattern/f32/binary_post_ops_fusion.json
--reset --dt=bf16 --case=pattern/f32/bn_bwd_relu_bwd_fusion.json
--reset --dt=bf16 --case=pattern/f32/bn_relu_fusion.json
--reset --dt=bf16 --case=pattern/f32/conv_bias_post_ops_fusion.json
# This fusion pattern is not support on GPU engine for now, will split into 2
# partitions with GPU engine. Skip the partition number check for it.
--reset --dt=bf16  --expected-n-partitions=0 --case=pattern/f32/conv_depthwise_fusion_cpu.json
--reset --dt=bf16 --case=pattern/f32/conv_post_ops_fusion.json
--reset --dt=bf16 --case=pattern/f32/convtranspose_post_ops_fusion.json
--reset --dt=bf16 --case=pattern/f32/matmul_bias_post_ops_chain_fusion.json
--reset --dt=bf16 --case=pattern/f32/matmul_post_ops_chain_fusion.json
--reset --dt=bf16 --case=pattern/f32/reciprocal_multiply_fusion.json
# resampling
--reset --dt=bf16 --in-shapes=0:2x17x21+1:2x17x17+2:2x17x17+3:1x1x1 --op-attrs=13:sizes:17 --case=pattern/f32/interpolate_post_ops_chain_fusion_3.json
--reset --dt=bf16 --in-shapes=0:2x17x21+1:1x17x1 --op-attrs=13:sizes:17 --case=pattern/f32/interpolate_post_ops_chain_fusion_4.json
# matmul
--reset --dt=bf16 --in-shapes=0:384x4096+1:4096x1024 --case=pattern/f32/matmul_post_ops_clip_fusion.json
--reset --dt=bf16 --in-shapes=0:16x1024+1:1024x1024+2:1x1+3:1x1 --case=pattern/f32/matmul_post_ops_relu_add_fusion.json
--reset --dt=bf16 --in-shapes=0:384x4096+1:4096x1024+2:384x1024 --case=pattern/f32/matmul_post_ops_sum_logistic_fusion.json
--reset --dt=bf16 --in-shapes=0:384x4096+1:4096x1024+2:1024 --case=pattern/f32/matmul_bias_post_ops_clip_fusion.json
--reset --dt=bf16 --in-shapes=0:384x4096+1:4096x1024+2:1x1024 --op-attrs=2054:min:-1*max:1 --case=pattern/f32/matmul_bias_post_ops_clip_fusion.json
--reset --dt=bf16 --in-shapes=0:384x4096+1:4096x1024+2:1x1024 --case=pattern/f32/matmul_bias_post_ops_elu_fusion.json
# reduction
--reset --dt=bf16 --in-shapes=0:16x1024+1:1x1024 --op-attrs=11:axes:0 --case=pattern/f32/reduction_post_ops_l1_chain_fusion.json
--reset --dt=bf16 --in-shapes=0:1x128x150x150+1:1x1x150x150 --op-attrs=11:axes:1 --case=pattern/f32/reduction_post_ops_mean_fusion.json
--reset --dt=bf16 --in-shapes=0:1x256x7x7+1:1x256x1x1 --op-attrs=11:axes:2x3 --case=pattern/f32/reduction_post_ops_mean_fusion.json
--reset --dt=bf16 --in-shapes=0:1x256x9x9+1:1x1x9x9 --op-attrs=11:axes:1 --case=pattern/f32/reduction_post_ops_mean_fusion.json
--reset --dt=bf16 --in-shapes=0:64x20x7x7+1:64x20x1x1+2:64x20x1x1+3:1x1x1x1 --op-attrs=11:axes:2x3 --case=pattern/f32/reduction_post_ops_min_chain_fusion.json
--reset --dt=bf16 --in-shapes=0:64x20x7x7+1:1x20x1x1 --op-attrs=11:axes:2x3 --case=pattern/f32/reduction_post_ops_sum_chain_fusion.json
# shuffle
--reset --dt=bf16 --in-shapes=0:64x256x56x56 --op-attrs=0:shape:64x256x7x8x56+2:shape:64x256x56x56 --case=pattern/f32/shuffle_fusion.json
# large scope
--reset --dt=bf16 --in-shapes=0:96x192x71x71+1:192+2:192+3:192+4:192 --op-attrs=0:epsilon:0.0625 --case=pattern/f32/bn_relu_fusion.json
--reset --dt=bf16 --in-shapes=0:2x17x21+1:1x17x1 --op-attrs=13:sizes:17*mode:nearest --case=pattern/f32/interpolate_post_ops_chain_fusion_4.json
--reset --dt=bf16 --in-shapes=0:2x17x21+1:2x17x17+2:2x17x17+3:1x1x1 --op-attrs=13:sizes:17*mode:nearest --case=pattern/f32/interpolate_post_ops_chain_fusion_3.json
