a_dequant, %b_dequant, %alpha) %r_relu = aten::relu(%r_add) %r = aten::quantize_per_tensor(%r_relu, %scale, %zero_point, %dtype) return (%r)