Created by: haozech
This commit add threes pass tests: conv_elementwise_add, conv_elementwise_add_act and conv_elementwise_add2_act. Also it standardize the supported patterns of former two fusions. Pattern of [conv2d(bias_attr = False) + elementwise_add] is not supported.