--reset --case=pattern/f16/binary_post_ops_fusion.json
--reset --case=pattern/f16/bn_bwd_relu_bwd_fusion.json
--reset --case=pattern/f16/bn_relu_fusion.json
--reset --case=pattern/f16/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
--reset --case=pattern/f16/conv_depthwise_fusion_cpu.json
--reset --case=pattern/f16/conv_post_ops_fusion.json
--reset --case=pattern/f16/convtranspose_post_ops_fusion.json
--reset --case=pattern/f16/matmul_bias_post_ops_chain_fusion.json
--reset --case=pattern/f16/matmul_post_ops_chain_fusion.json
--reset --case=pattern/f16/reciprocal_multiply_fusion.json
