diff --git "a/original/compiled/UnetChunk2.mlmodelc/model.mil" "b/original/compiled/UnetChunk2.mlmodelc/model.mil" new file mode 100644--- /dev/null +++ "b/original/compiled/UnetChunk2.mlmodelc/model.mil" @@ -0,0 +1,2615 @@ +program(1.0) +[buildInfo = dict, tensor>({{"coremlc-component-MIL", "4.28.4"}, {"coremlc-version", "1429.0.0"}})] +{ + func main(tensor encoder_hidden_states, tensor hidden_states_149_cast, tensor input_115_cast, tensor input_117_cast, tensor input_143_cast, tensor input_15_cast, tensor input_169_cast, tensor input_171_cast, tensor input_253_cast, tensor input_35_cast, tensor input_61_cast, tensor input_63_cast, tensor input_7_cast, tensor input_89_cast) { + tensor cast_13_dtype_0 = const()[name = tensor("cast_13_dtype_0"), val = tensor("fp16")]; + tensor cast_14_dtype_0 = const()[name = tensor("cast_14_dtype_0"), val = tensor("fp16")]; + tensor cast_12_dtype_0 = const()[name = tensor("cast_12_dtype_0"), val = tensor("fp16")]; + tensor cast_2_dtype_0 = const()[name = tensor("cast_2_dtype_0"), val = tensor("fp16")]; + tensor cast_6_dtype_0 = const()[name = tensor("cast_6_dtype_0"), val = tensor("fp16")]; + tensor cast_9_dtype_0 = const()[name = tensor("cast_9_dtype_0"), val = tensor("fp16")]; + tensor cast_4_dtype_0 = const()[name = tensor("cast_4_dtype_0"), val = tensor("fp16")]; + tensor cast_7_dtype_0 = const()[name = tensor("cast_7_dtype_0"), val = tensor("fp16")]; + tensor cast_10_dtype_0 = const()[name = tensor("cast_10_dtype_0"), val = tensor("fp16")]; + tensor cast_5_dtype_0 = const()[name = tensor("cast_5_dtype_0"), val = tensor("fp16")]; + tensor cast_3_dtype_0 = const()[name = tensor("cast_3_dtype_0"), val = tensor("fp16")]; + tensor var_2128 = const()[name = tensor("op_2128"), val = tensor(1)]; + tensor cast_11_dtype_0 = const()[name = tensor("cast_11_dtype_0"), val = tensor("fp16")]; + tensor cast_8_dtype_0 = const()[name = tensor("cast_8_dtype_0"), val = tensor("fp16")]; + tensor var_2225 = const()[name = tensor("op_2225"), val = tensor([1, 1])]; + tensor var_2227 = const()[name = tensor("op_2227"), val = tensor([1, 1])]; + tensor x_7_pad_type_0 = const()[name = tensor("x_7_pad_type_0"), val = tensor("custom")]; + tensor x_7_pad_0 = const()[name = tensor("x_7_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_0_resnets_1_conv_shortcut_weight_to_fp16 = const()[name = tensor("up_blocks_0_resnets_1_conv_shortcut_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(64)))]; + tensor up_blocks_0_resnets_1_conv_shortcut_bias_to_fp16 = const()[name = tensor("up_blocks_0_resnets_1_conv_shortcut_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(6553728)))]; + tensor cast_2 = cast(dtype = cast_11_dtype_0, x = input_253_cast); + tensor x_7_cast = conv(bias = up_blocks_0_resnets_1_conv_shortcut_bias_to_fp16, dilations = var_2227, groups = var_2128, pad = x_7_pad_0, pad_type = x_7_pad_type_0, strides = var_2225, weight = up_blocks_0_resnets_1_conv_shortcut_weight_to_fp16, x = cast_2); + tensor cast_1 = cast(dtype = cast_8_dtype_0, x = hidden_states_149_cast); + tensor hidden_states_151_cast = add(x = x_7_cast, y = cast_1); + tensor input_267_interleave_0 = const()[name = tensor("input_267_interleave_0"), val = tensor(false)]; + tensor cast_3 = cast(dtype = cast_3_dtype_0, x = input_171_cast); + tensor input_267_cast = concat(axis = var_2128, interleave = input_267_interleave_0, values = (hidden_states_151_cast, cast_3)); + tensor reshape_124_shape_0 = const()[name = tensor("reshape_124_shape_0"), val = tensor([2, 32, 80, 8, 8])]; + tensor reshape_124_cast = reshape(shape = reshape_124_shape_0, x = input_267_cast); + tensor reduce_mean_93_axes_0 = const()[name = tensor("reduce_mean_93_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_93_keep_dims_0 = const()[name = tensor("reduce_mean_93_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_93_cast = reduce_mean(axes = reduce_mean_93_axes_0, keep_dims = reduce_mean_93_keep_dims_0, x = reshape_124_cast); + tensor sub_62_cast = sub(x = reshape_124_cast, y = reduce_mean_93_cast); + tensor square_31_cast = square(x = sub_62_cast); + tensor reduce_mean_95_axes_0 = const()[name = tensor("reduce_mean_95_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_95_keep_dims_0 = const()[name = tensor("reduce_mean_95_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_95_cast = reduce_mean(axes = reduce_mean_95_axes_0, keep_dims = reduce_mean_95_keep_dims_0, x = square_31_cast); + tensor add_62_y_0_to_fp16 = const()[name = tensor("add_62_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_62_cast = add(x = reduce_mean_95_cast, y = add_62_y_0_to_fp16); + tensor sqrt_31_cast = sqrt(x = add_62_cast); + tensor real_div_31_cast = real_div(x = sub_62_cast, y = sqrt_31_cast); + tensor reshape_125_shape_0 = const()[name = tensor("reshape_125_shape_0"), val = tensor([2, 2560, 8, 8])]; + tensor reshape_125_cast = reshape(shape = reshape_125_shape_0, x = real_div_31_cast); + tensor add_63_mean_0_to_fp16 = const()[name = tensor("add_63_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(6556352)))]; + tensor add_63_variance_0_to_fp16 = const()[name = tensor("add_63_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(6561536)))]; + tensor add_63_gamma_0_to_fp16 = const()[name = tensor("add_63_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(6566720)))]; + tensor add_63_beta_0_to_fp16 = const()[name = tensor("add_63_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(6571904)))]; + tensor add_63_epsilon_0_to_fp16 = const()[name = tensor("add_63_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_63_cast = batch_norm(beta = add_63_beta_0_to_fp16, epsilon = add_63_epsilon_0_to_fp16, gamma = add_63_gamma_0_to_fp16, mean = add_63_mean_0_to_fp16, variance = add_63_variance_0_to_fp16, x = reshape_125_cast); + tensor input_271_cast = silu(x = add_63_cast); + tensor var_2245 = const()[name = tensor("op_2245"), val = tensor([1, 1])]; + tensor var_2247 = const()[name = tensor("op_2247"), val = tensor([1, 1])]; + tensor hidden_states_153_pad_type_0 = const()[name = tensor("hidden_states_153_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_153_pad_0 = const()[name = tensor("hidden_states_153_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_0_resnets_2_conv1_weight_to_fp16 = const()[name = tensor("up_blocks_0_resnets_2_conv1_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(6577088)))]; + tensor up_blocks_0_resnets_2_conv1_bias_to_fp16 = const()[name = tensor("up_blocks_0_resnets_2_conv1_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(65559552)))]; + tensor hidden_states_153_cast = conv(bias = up_blocks_0_resnets_2_conv1_bias_to_fp16, dilations = var_2247, groups = var_2128, pad = hidden_states_153_pad_0, pad_type = hidden_states_153_pad_type_0, strides = var_2245, weight = up_blocks_0_resnets_2_conv1_weight_to_fp16, x = input_271_cast); + tensor var_2253 = const()[name = tensor("op_2253"), val = tensor([1, 1])]; + tensor var_2255 = const()[name = tensor("op_2255"), val = tensor([1, 1])]; + tensor temb_25_pad_type_0 = const()[name = tensor("temb_25_pad_type_0"), val = tensor("custom")]; + tensor temb_25_pad_0 = const()[name = tensor("temb_25_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_0_resnets_2_time_emb_proj_weight_to_fp16 = const()[name = tensor("up_blocks_0_resnets_2_time_emb_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(65562176)))]; + tensor up_blocks_0_resnets_2_time_emb_proj_bias_to_fp16 = const()[name = tensor("up_blocks_0_resnets_2_time_emb_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(68839040)))]; + tensor cast_12 = cast(dtype = cast_14_dtype_0, x = input_15_cast); + tensor temb_25_cast = conv(bias = up_blocks_0_resnets_2_time_emb_proj_bias_to_fp16, dilations = var_2255, groups = var_2128, pad = temb_25_pad_0, pad_type = temb_25_pad_type_0, strides = var_2253, weight = up_blocks_0_resnets_2_time_emb_proj_weight_to_fp16, x = cast_12); + tensor input_275_cast = add(x = hidden_states_153_cast, y = temb_25_cast); + tensor reshape_128_shape_0 = const()[name = tensor("reshape_128_shape_0"), val = tensor([2, 32, 40, 8, 8])]; + tensor reshape_128_cast = reshape(shape = reshape_128_shape_0, x = input_275_cast); + tensor reduce_mean_96_axes_0 = const()[name = tensor("reduce_mean_96_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_96_keep_dims_0 = const()[name = tensor("reduce_mean_96_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_96_cast = reduce_mean(axes = reduce_mean_96_axes_0, keep_dims = reduce_mean_96_keep_dims_0, x = reshape_128_cast); + tensor sub_64_cast = sub(x = reshape_128_cast, y = reduce_mean_96_cast); + tensor square_32_cast = square(x = sub_64_cast); + tensor reduce_mean_98_axes_0 = const()[name = tensor("reduce_mean_98_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_98_keep_dims_0 = const()[name = tensor("reduce_mean_98_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_98_cast = reduce_mean(axes = reduce_mean_98_axes_0, keep_dims = reduce_mean_98_keep_dims_0, x = square_32_cast); + tensor add_64_y_0_to_fp16 = const()[name = tensor("add_64_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_64_cast = add(x = reduce_mean_98_cast, y = add_64_y_0_to_fp16); + tensor sqrt_32_cast = sqrt(x = add_64_cast); + tensor real_div_32_cast = real_div(x = sub_64_cast, y = sqrt_32_cast); + tensor reshape_129_shape_0 = const()[name = tensor("reshape_129_shape_0"), val = tensor([2, 1280, 8, 8])]; + tensor reshape_129_cast = reshape(shape = reshape_129_shape_0, x = real_div_32_cast); + tensor add_65_mean_0_to_fp16 = const()[name = tensor("add_65_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(68841664)))]; + tensor add_65_variance_0_to_fp16 = const()[name = tensor("add_65_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(68844288)))]; + tensor add_65_gamma_0_to_fp16 = const()[name = tensor("add_65_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(68846912)))]; + tensor add_65_beta_0_to_fp16 = const()[name = tensor("add_65_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(68849536)))]; + tensor add_65_epsilon_0_to_fp16 = const()[name = tensor("add_65_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_65_cast = batch_norm(beta = add_65_beta_0_to_fp16, epsilon = add_65_epsilon_0_to_fp16, gamma = add_65_gamma_0_to_fp16, mean = add_65_mean_0_to_fp16, variance = add_65_variance_0_to_fp16, x = reshape_129_cast); + tensor input_279_cast = silu(x = add_65_cast); + tensor var_2265 = const()[name = tensor("op_2265"), val = tensor([1, 1])]; + tensor var_2267 = const()[name = tensor("op_2267"), val = tensor([1, 1])]; + tensor hidden_states_155_pad_type_0 = const()[name = tensor("hidden_states_155_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_155_pad_0 = const()[name = tensor("hidden_states_155_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_0_resnets_2_conv2_weight_to_fp16 = const()[name = tensor("up_blocks_0_resnets_2_conv2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(68852160)))]; + tensor up_blocks_0_resnets_2_conv2_bias_to_fp16 = const()[name = tensor("up_blocks_0_resnets_2_conv2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(98343424)))]; + tensor hidden_states_155_cast = conv(bias = up_blocks_0_resnets_2_conv2_bias_to_fp16, dilations = var_2267, groups = var_2128, pad = hidden_states_155_pad_0, pad_type = hidden_states_155_pad_type_0, strides = var_2265, weight = up_blocks_0_resnets_2_conv2_weight_to_fp16, x = input_279_cast); + tensor var_2272 = const()[name = tensor("op_2272"), val = tensor([1, 1])]; + tensor var_2274 = const()[name = tensor("op_2274"), val = tensor([1, 1])]; + tensor x_9_pad_type_0 = const()[name = tensor("x_9_pad_type_0"), val = tensor("custom")]; + tensor x_9_pad_0 = const()[name = tensor("x_9_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_0_resnets_2_conv_shortcut_weight_to_fp16 = const()[name = tensor("up_blocks_0_resnets_2_conv_shortcut_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(98346048)))]; + tensor up_blocks_0_resnets_2_conv_shortcut_bias_to_fp16 = const()[name = tensor("up_blocks_0_resnets_2_conv_shortcut_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(104899712)))]; + tensor x_9_cast = conv(bias = up_blocks_0_resnets_2_conv_shortcut_bias_to_fp16, dilations = var_2274, groups = var_2128, pad = x_9_pad_0, pad_type = x_9_pad_type_0, strides = var_2272, weight = up_blocks_0_resnets_2_conv_shortcut_weight_to_fp16, x = input_267_cast); + tensor input_281_cast = add(x = x_9_cast, y = hidden_states_155_cast); + tensor input_283_scale_factor_height_0 = const()[name = tensor("input_283_scale_factor_height_0"), val = tensor(0x1p+1)]; + tensor input_283_scale_factor_width_0 = const()[name = tensor("input_283_scale_factor_width_0"), val = tensor(0x1p+1)]; + tensor input_283_cast = upsample_nearest_neighbor(scale_factor_height = input_283_scale_factor_height_0, scale_factor_width = input_283_scale_factor_width_0, x = input_281_cast); + tensor var_2283 = const()[name = tensor("op_2283"), val = tensor([1, 1])]; + tensor var_2285 = const()[name = tensor("op_2285"), val = tensor([1, 1])]; + tensor hidden_states_157_pad_type_0 = const()[name = tensor("hidden_states_157_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_157_pad_0 = const()[name = tensor("hidden_states_157_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_0_upsamplers_0_conv_weight_to_fp16 = const()[name = tensor("up_blocks_0_upsamplers_0_conv_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(104902336)))]; + tensor up_blocks_0_upsamplers_0_conv_bias_to_fp16 = const()[name = tensor("up_blocks_0_upsamplers_0_conv_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(134393600)))]; + tensor hidden_states_157_cast = conv(bias = up_blocks_0_upsamplers_0_conv_bias_to_fp16, dilations = var_2285, groups = var_2128, pad = hidden_states_157_pad_0, pad_type = hidden_states_157_pad_type_0, strides = var_2283, weight = up_blocks_0_upsamplers_0_conv_weight_to_fp16, x = input_283_cast); + tensor var_2290 = const()[name = tensor("op_2290"), val = tensor(3)]; + tensor var_2301 = const()[name = tensor("op_2301"), val = tensor(true)]; + tensor var_2306 = const()[name = tensor("op_2306"), val = tensor(1)]; + tensor input_285_interleave_0 = const()[name = tensor("input_285_interleave_0"), val = tensor(false)]; + tensor cast_4 = cast(dtype = cast_5_dtype_0, x = input_169_cast); + tensor input_285_cast = concat(axis = var_2306, interleave = input_285_interleave_0, values = (hidden_states_157_cast, cast_4)); + tensor reshape_132_shape_0 = const()[name = tensor("reshape_132_shape_0"), val = tensor([2, 32, 80, 16, 16])]; + tensor reshape_132_cast = reshape(shape = reshape_132_shape_0, x = input_285_cast); + tensor reduce_mean_99_axes_0 = const()[name = tensor("reduce_mean_99_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_99_keep_dims_0 = const()[name = tensor("reduce_mean_99_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_99_cast = reduce_mean(axes = reduce_mean_99_axes_0, keep_dims = reduce_mean_99_keep_dims_0, x = reshape_132_cast); + tensor sub_66_cast = sub(x = reshape_132_cast, y = reduce_mean_99_cast); + tensor square_33_cast = square(x = sub_66_cast); + tensor reduce_mean_101_axes_0 = const()[name = tensor("reduce_mean_101_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_101_keep_dims_0 = const()[name = tensor("reduce_mean_101_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_101_cast = reduce_mean(axes = reduce_mean_101_axes_0, keep_dims = reduce_mean_101_keep_dims_0, x = square_33_cast); + tensor add_66_y_0_to_fp16 = const()[name = tensor("add_66_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_66_cast = add(x = reduce_mean_101_cast, y = add_66_y_0_to_fp16); + tensor sqrt_33_cast = sqrt(x = add_66_cast); + tensor real_div_33_cast = real_div(x = sub_66_cast, y = sqrt_33_cast); + tensor reshape_133_shape_0 = const()[name = tensor("reshape_133_shape_0"), val = tensor([2, 2560, 16, 16])]; + tensor reshape_133_cast = reshape(shape = reshape_133_shape_0, x = real_div_33_cast); + tensor add_67_mean_0_to_fp16 = const()[name = tensor("add_67_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(134396224)))]; + tensor add_67_variance_0_to_fp16 = const()[name = tensor("add_67_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(134401408)))]; + tensor add_67_gamma_0_to_fp16 = const()[name = tensor("add_67_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(134406592)))]; + tensor add_67_beta_0_to_fp16 = const()[name = tensor("add_67_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(134411776)))]; + tensor add_67_epsilon_0_to_fp16 = const()[name = tensor("add_67_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_67_cast = batch_norm(beta = add_67_beta_0_to_fp16, epsilon = add_67_epsilon_0_to_fp16, gamma = add_67_gamma_0_to_fp16, mean = add_67_mean_0_to_fp16, variance = add_67_variance_0_to_fp16, x = reshape_133_cast); + tensor input_289_cast = silu(x = add_67_cast); + tensor var_2335 = const()[name = tensor("op_2335"), val = tensor([1, 1])]; + tensor var_2337 = const()[name = tensor("op_2337"), val = tensor([1, 1])]; + tensor hidden_states_159_pad_type_0 = const()[name = tensor("hidden_states_159_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_159_pad_0 = const()[name = tensor("hidden_states_159_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_1_resnets_0_conv1_weight_to_fp16 = const()[name = tensor("up_blocks_1_resnets_0_conv1_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(134416960)))]; + tensor up_blocks_1_resnets_0_conv1_bias_to_fp16 = const()[name = tensor("up_blocks_1_resnets_0_conv1_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(193399424)))]; + tensor hidden_states_159_cast = conv(bias = up_blocks_1_resnets_0_conv1_bias_to_fp16, dilations = var_2337, groups = var_2306, pad = hidden_states_159_pad_0, pad_type = hidden_states_159_pad_type_0, strides = var_2335, weight = up_blocks_1_resnets_0_conv1_weight_to_fp16, x = input_289_cast); + tensor var_2343 = const()[name = tensor("op_2343"), val = tensor([1, 1])]; + tensor var_2345 = const()[name = tensor("op_2345"), val = tensor([1, 1])]; + tensor temb_27_pad_type_0 = const()[name = tensor("temb_27_pad_type_0"), val = tensor("custom")]; + tensor temb_27_pad_0 = const()[name = tensor("temb_27_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_resnets_0_time_emb_proj_weight_to_fp16 = const()[name = tensor("up_blocks_1_resnets_0_time_emb_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(193402048)))]; + tensor up_blocks_1_resnets_0_time_emb_proj_bias_to_fp16 = const()[name = tensor("up_blocks_1_resnets_0_time_emb_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(196678912)))]; + tensor temb_27_cast = conv(bias = up_blocks_1_resnets_0_time_emb_proj_bias_to_fp16, dilations = var_2345, groups = var_2306, pad = temb_27_pad_0, pad_type = temb_27_pad_type_0, strides = var_2343, weight = up_blocks_1_resnets_0_time_emb_proj_weight_to_fp16, x = cast_12); + tensor input_293_cast = add(x = hidden_states_159_cast, y = temb_27_cast); + tensor reshape_136_shape_0 = const()[name = tensor("reshape_136_shape_0"), val = tensor([2, 32, 40, 16, 16])]; + tensor reshape_136_cast = reshape(shape = reshape_136_shape_0, x = input_293_cast); + tensor reduce_mean_102_axes_0 = const()[name = tensor("reduce_mean_102_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_102_keep_dims_0 = const()[name = tensor("reduce_mean_102_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_102_cast = reduce_mean(axes = reduce_mean_102_axes_0, keep_dims = reduce_mean_102_keep_dims_0, x = reshape_136_cast); + tensor sub_68_cast = sub(x = reshape_136_cast, y = reduce_mean_102_cast); + tensor square_34_cast = square(x = sub_68_cast); + tensor reduce_mean_104_axes_0 = const()[name = tensor("reduce_mean_104_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_104_keep_dims_0 = const()[name = tensor("reduce_mean_104_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_104_cast = reduce_mean(axes = reduce_mean_104_axes_0, keep_dims = reduce_mean_104_keep_dims_0, x = square_34_cast); + tensor add_68_y_0_to_fp16 = const()[name = tensor("add_68_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_68_cast = add(x = reduce_mean_104_cast, y = add_68_y_0_to_fp16); + tensor sqrt_34_cast = sqrt(x = add_68_cast); + tensor real_div_34_cast = real_div(x = sub_68_cast, y = sqrt_34_cast); + tensor reshape_137_shape_0 = const()[name = tensor("reshape_137_shape_0"), val = tensor([2, 1280, 16, 16])]; + tensor reshape_137_cast = reshape(shape = reshape_137_shape_0, x = real_div_34_cast); + tensor add_69_mean_0_to_fp16 = const()[name = tensor("add_69_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(196681536)))]; + tensor add_69_variance_0_to_fp16 = const()[name = tensor("add_69_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(196684160)))]; + tensor add_69_gamma_0_to_fp16 = const()[name = tensor("add_69_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(196686784)))]; + tensor add_69_beta_0_to_fp16 = const()[name = tensor("add_69_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(196689408)))]; + tensor add_69_epsilon_0_to_fp16 = const()[name = tensor("add_69_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_69_cast = batch_norm(beta = add_69_beta_0_to_fp16, epsilon = add_69_epsilon_0_to_fp16, gamma = add_69_gamma_0_to_fp16, mean = add_69_mean_0_to_fp16, variance = add_69_variance_0_to_fp16, x = reshape_137_cast); + tensor input_297_cast = silu(x = add_69_cast); + tensor var_2355 = const()[name = tensor("op_2355"), val = tensor([1, 1])]; + tensor var_2357 = const()[name = tensor("op_2357"), val = tensor([1, 1])]; + tensor hidden_states_161_pad_type_0 = const()[name = tensor("hidden_states_161_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_161_pad_0 = const()[name = tensor("hidden_states_161_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_1_resnets_0_conv2_weight_to_fp16 = const()[name = tensor("up_blocks_1_resnets_0_conv2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(196692032)))]; + tensor up_blocks_1_resnets_0_conv2_bias_to_fp16 = const()[name = tensor("up_blocks_1_resnets_0_conv2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(226183296)))]; + tensor hidden_states_161_cast = conv(bias = up_blocks_1_resnets_0_conv2_bias_to_fp16, dilations = var_2357, groups = var_2306, pad = hidden_states_161_pad_0, pad_type = hidden_states_161_pad_type_0, strides = var_2355, weight = up_blocks_1_resnets_0_conv2_weight_to_fp16, x = input_297_cast); + tensor var_2362 = const()[name = tensor("op_2362"), val = tensor([1, 1])]; + tensor var_2364 = const()[name = tensor("op_2364"), val = tensor([1, 1])]; + tensor x_11_pad_type_0 = const()[name = tensor("x_11_pad_type_0"), val = tensor("custom")]; + tensor x_11_pad_0 = const()[name = tensor("x_11_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_resnets_0_conv_shortcut_weight_to_fp16 = const()[name = tensor("up_blocks_1_resnets_0_conv_shortcut_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(226185920)))]; + tensor up_blocks_1_resnets_0_conv_shortcut_bias_to_fp16 = const()[name = tensor("up_blocks_1_resnets_0_conv_shortcut_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(232739584)))]; + tensor x_11_cast = conv(bias = up_blocks_1_resnets_0_conv_shortcut_bias_to_fp16, dilations = var_2364, groups = var_2306, pad = x_11_pad_0, pad_type = x_11_pad_type_0, strides = var_2362, weight = up_blocks_1_resnets_0_conv_shortcut_weight_to_fp16, x = input_285_cast); + tensor hidden_states_163_cast = add(x = x_11_cast, y = hidden_states_161_cast); + tensor reshape_140_shape_0 = const()[name = tensor("reshape_140_shape_0"), val = tensor([2, 32, 40, 16, 16])]; + tensor reshape_140_cast = reshape(shape = reshape_140_shape_0, x = hidden_states_163_cast); + tensor reduce_mean_105_axes_0 = const()[name = tensor("reduce_mean_105_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_105_keep_dims_0 = const()[name = tensor("reduce_mean_105_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_105_cast = reduce_mean(axes = reduce_mean_105_axes_0, keep_dims = reduce_mean_105_keep_dims_0, x = reshape_140_cast); + tensor sub_70_cast = sub(x = reshape_140_cast, y = reduce_mean_105_cast); + tensor square_35_cast = square(x = sub_70_cast); + tensor reduce_mean_107_axes_0 = const()[name = tensor("reduce_mean_107_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_107_keep_dims_0 = const()[name = tensor("reduce_mean_107_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_107_cast = reduce_mean(axes = reduce_mean_107_axes_0, keep_dims = reduce_mean_107_keep_dims_0, x = square_35_cast); + tensor add_70_y_0_to_fp16 = const()[name = tensor("add_70_y_0_to_fp16"), val = tensor(0x1.1p-20)]; + tensor add_70_cast = add(x = reduce_mean_107_cast, y = add_70_y_0_to_fp16); + tensor sqrt_35_cast = sqrt(x = add_70_cast); + tensor real_div_35_cast = real_div(x = sub_70_cast, y = sqrt_35_cast); + tensor reshape_141_shape_0 = const()[name = tensor("reshape_141_shape_0"), val = tensor([2, 1280, 16, 16])]; + tensor reshape_141_cast = reshape(shape = reshape_141_shape_0, x = real_div_35_cast); + tensor add_71_mean_0_to_fp16 = const()[name = tensor("add_71_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(232742208)))]; + tensor add_71_variance_0_to_fp16 = const()[name = tensor("add_71_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(232744832)))]; + tensor add_71_gamma_0_to_fp16 = const()[name = tensor("add_71_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(232747456)))]; + tensor add_71_beta_0_to_fp16 = const()[name = tensor("add_71_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(232750080)))]; + tensor add_71_epsilon_0_to_fp16 = const()[name = tensor("add_71_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_71_cast = batch_norm(beta = add_71_beta_0_to_fp16, epsilon = add_71_epsilon_0_to_fp16, gamma = add_71_gamma_0_to_fp16, mean = add_71_mean_0_to_fp16, variance = add_71_variance_0_to_fp16, x = reshape_141_cast); + tensor var_2384 = const()[name = tensor("op_2384"), val = tensor([1, 1])]; + tensor var_2386 = const()[name = tensor("op_2386"), val = tensor([1, 1])]; + tensor hidden_states_165_pad_type_0 = const()[name = tensor("hidden_states_165_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_165_pad_0 = const()[name = tensor("hidden_states_165_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_0_proj_in_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_0_proj_in_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(232752704)))]; + tensor up_blocks_1_attentions_0_proj_in_bias_to_fp16 = const()[name = tensor("up_blocks_1_attentions_0_proj_in_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(236029568)))]; + tensor hidden_states_165_cast = conv(bias = up_blocks_1_attentions_0_proj_in_bias_to_fp16, dilations = var_2386, groups = var_2306, pad = hidden_states_165_pad_0, pad_type = hidden_states_165_pad_type_0, strides = var_2384, weight = up_blocks_1_attentions_0_proj_in_weight_to_fp16, x = add_71_cast); + tensor var_2391 = const()[name = tensor("op_2391"), val = tensor([2, 1280, 1, 256])]; + tensor inputs_43_cast = reshape(shape = var_2391, x = hidden_states_165_cast); + tensor var_2401 = const()[name = tensor("op_2401"), val = tensor([1])]; + tensor channels_mean_43_cast = reduce_mean(axes = var_2401, keep_dims = var_2301, x = inputs_43_cast); + tensor zero_mean_43_cast = sub(x = inputs_43_cast, y = channels_mean_43_cast); + tensor zero_mean_sq_43_cast = mul(x = zero_mean_43_cast, y = zero_mean_43_cast); + tensor var_2405 = const()[name = tensor("op_2405"), val = tensor([1])]; + tensor var_2406_cast = reduce_mean(axes = var_2405, keep_dims = var_2301, x = zero_mean_sq_43_cast); + tensor var_2407_to_fp16 = const()[name = tensor("op_2407_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_2408_cast = add(x = var_2406_cast, y = var_2407_to_fp16); + tensor denom_43_epsilon_0_to_fp16 = const()[name = tensor("denom_43_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_43_cast = rsqrt(epsilon = denom_43_epsilon_0_to_fp16, x = var_2408_cast); + tensor out_43_cast = mul(x = zero_mean_43_cast, y = denom_43_cast); + tensor var_2412_to_fp16 = const()[name = tensor("op_2412_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(236032192)))]; + tensor var_2413_cast = add(x = out_43_cast, y = var_2412_to_fp16); + tensor var_2415_to_fp16 = const()[name = tensor("op_2415_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(236034816)))]; + tensor hidden_states_167_cast = mul(x = var_2413_cast, y = var_2415_to_fp16); + tensor var_2422 = const()[name = tensor("op_2422"), val = tensor([1, 1])]; + tensor var_2424 = const()[name = tensor("op_2424"), val = tensor([1, 1])]; + tensor q_29_pad_type_0 = const()[name = tensor("q_29_pad_type_0"), val = tensor("custom")]; + tensor q_29_pad_0 = const()[name = tensor("q_29_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_0_transformer_blocks_0_attn1_to_q_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_0_transformer_blocks_0_attn1_to_q_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(236037440)))]; + tensor q_29_cast = conv(dilations = var_2424, groups = var_2306, pad = q_29_pad_0, pad_type = q_29_pad_type_0, strides = var_2422, weight = up_blocks_1_attentions_0_transformer_blocks_0_attn1_to_q_weight_to_fp16, x = hidden_states_167_cast); + tensor var_2428 = const()[name = tensor("op_2428"), val = tensor([1, 1])]; + tensor var_2430 = const()[name = tensor("op_2430"), val = tensor([1, 1])]; + tensor k_29_pad_type_0 = const()[name = tensor("k_29_pad_type_0"), val = tensor("custom")]; + tensor k_29_pad_0 = const()[name = tensor("k_29_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_0_transformer_blocks_0_attn1_to_k_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_0_transformer_blocks_0_attn1_to_k_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(239314304)))]; + tensor k_29_cast = conv(dilations = var_2430, groups = var_2306, pad = k_29_pad_0, pad_type = k_29_pad_type_0, strides = var_2428, weight = up_blocks_1_attentions_0_transformer_blocks_0_attn1_to_k_weight_to_fp16, x = hidden_states_167_cast); + tensor var_2434 = const()[name = tensor("op_2434"), val = tensor([1, 1])]; + tensor var_2436 = const()[name = tensor("op_2436"), val = tensor([1, 1])]; + tensor v_29_pad_type_0 = const()[name = tensor("v_29_pad_type_0"), val = tensor("custom")]; + tensor v_29_pad_0 = const()[name = tensor("v_29_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_0_transformer_blocks_0_attn1_to_v_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_0_transformer_blocks_0_attn1_to_v_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(242591168)))]; + tensor v_29_cast = conv(dilations = var_2436, groups = var_2306, pad = v_29_pad_0, pad_type = v_29_pad_type_0, strides = var_2434, weight = up_blocks_1_attentions_0_transformer_blocks_0_attn1_to_v_weight_to_fp16, x = hidden_states_167_cast); + tensor var_2440 = const()[name = tensor("op_2440"), val = tensor([2, 20, 64, -1])]; + tensor var_2441_cast = reshape(shape = var_2440, x = q_29_cast); + tensor var_2442 = const()[name = tensor("op_2442"), val = tensor([2, 20, 64, -1])]; + tensor var_2443_cast = reshape(shape = var_2442, x = k_29_cast); + tensor var_2444 = const()[name = tensor("op_2444"), val = tensor([2, 20, 64, -1])]; + tensor var_2445_cast = reshape(shape = var_2444, x = v_29_cast); + tensor attn_weights_57_transpose_x_0 = const()[name = tensor("attn_weights_57_transpose_x_0"), val = tensor(true)]; + tensor attn_weights_57_transpose_y_0 = const()[name = tensor("attn_weights_57_transpose_y_0"), val = tensor(false)]; + tensor attn_weights_57_cast = matmul(transpose_x = attn_weights_57_transpose_x_0, transpose_y = attn_weights_57_transpose_y_0, x = var_2441_cast, y = var_2443_cast); + tensor var_2297_to_fp16 = const()[name = tensor("op_2297_to_fp16"), val = tensor(0x1p-3)]; + tensor attn_weights_59_cast = mul(x = attn_weights_57_cast, y = var_2297_to_fp16); + tensor var_2449_cast = softmax(axis = var_2290, x = attn_weights_59_cast); + tensor attn_29_transpose_x_0 = const()[name = tensor("attn_29_transpose_x_0"), val = tensor(false)]; + tensor attn_29_transpose_y_0 = const()[name = tensor("attn_29_transpose_y_0"), val = tensor(true)]; + tensor attn_29_cast = matmul(transpose_x = attn_29_transpose_x_0, transpose_y = attn_29_transpose_y_0, x = var_2445_cast, y = var_2449_cast); + tensor var_2453 = const()[name = tensor("op_2453"), val = tensor([2, 1280, 1, -1])]; + tensor input_301_cast = reshape(shape = var_2453, x = attn_29_cast); + tensor var_2458 = const()[name = tensor("op_2458"), val = tensor([1, 1])]; + tensor var_2460 = const()[name = tensor("op_2460"), val = tensor([1, 1])]; + tensor var_2462_pad_type_0 = const()[name = tensor("op_2462_pad_type_0"), val = tensor("custom")]; + tensor var_2462_pad_0 = const()[name = tensor("op_2462_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_0_transformer_blocks_0_attn1_to_out_0_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_0_transformer_blocks_0_attn1_to_out_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(245868032)))]; + tensor up_blocks_1_attentions_0_transformer_blocks_0_attn1_to_out_0_bias_to_fp16 = const()[name = tensor("up_blocks_1_attentions_0_transformer_blocks_0_attn1_to_out_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(249144896)))]; + tensor var_2462_cast = conv(bias = up_blocks_1_attentions_0_transformer_blocks_0_attn1_to_out_0_bias_to_fp16, dilations = var_2460, groups = var_2306, pad = var_2462_pad_0, pad_type = var_2462_pad_type_0, strides = var_2458, weight = up_blocks_1_attentions_0_transformer_blocks_0_attn1_to_out_0_weight_to_fp16, x = input_301_cast); + tensor inputs_45_cast = add(x = var_2462_cast, y = inputs_43_cast); + tensor var_2466 = const()[name = tensor("op_2466"), val = tensor([1])]; + tensor channels_mean_45_cast = reduce_mean(axes = var_2466, keep_dims = var_2301, x = inputs_45_cast); + tensor zero_mean_45_cast = sub(x = inputs_45_cast, y = channels_mean_45_cast); + tensor zero_mean_sq_45_cast = mul(x = zero_mean_45_cast, y = zero_mean_45_cast); + tensor var_2470 = const()[name = tensor("op_2470"), val = tensor([1])]; + tensor var_2471_cast = reduce_mean(axes = var_2470, keep_dims = var_2301, x = zero_mean_sq_45_cast); + tensor var_2472_to_fp16 = const()[name = tensor("op_2472_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_2473_cast = add(x = var_2471_cast, y = var_2472_to_fp16); + tensor denom_45_epsilon_0_to_fp16 = const()[name = tensor("denom_45_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_45_cast = rsqrt(epsilon = denom_45_epsilon_0_to_fp16, x = var_2473_cast); + tensor out_45_cast = mul(x = zero_mean_45_cast, y = denom_45_cast); + tensor var_2477_to_fp16 = const()[name = tensor("op_2477_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(249147520)))]; + tensor var_2478_cast = add(x = out_45_cast, y = var_2477_to_fp16); + tensor var_2480_to_fp16 = const()[name = tensor("op_2480_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(249150144)))]; + tensor hidden_states_169_cast = mul(x = var_2478_cast, y = var_2480_to_fp16); + tensor var_2487 = const()[name = tensor("op_2487"), val = tensor([1, 1])]; + tensor var_2489 = const()[name = tensor("op_2489"), val = tensor([1, 1])]; + tensor q_31_pad_type_0 = const()[name = tensor("q_31_pad_type_0"), val = tensor("custom")]; + tensor q_31_pad_0 = const()[name = tensor("q_31_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_0_transformer_blocks_0_attn2_to_q_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_0_transformer_blocks_0_attn2_to_q_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(249152768)))]; + tensor q_31_cast = conv(dilations = var_2489, groups = var_2306, pad = q_31_pad_0, pad_type = q_31_pad_type_0, strides = var_2487, weight = up_blocks_1_attentions_0_transformer_blocks_0_attn2_to_q_weight_to_fp16, x = hidden_states_169_cast); + tensor var_2493 = const()[name = tensor("op_2493"), val = tensor([1, 1])]; + tensor var_2495 = const()[name = tensor("op_2495"), val = tensor([1, 1])]; + tensor k_31_pad_type_0 = const()[name = tensor("k_31_pad_type_0"), val = tensor("custom")]; + tensor k_31_pad_0 = const()[name = tensor("k_31_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_0_transformer_blocks_0_attn2_to_k_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_0_transformer_blocks_0_attn2_to_k_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(252429632)))]; + tensor k_31_cast = conv(dilations = var_2495, groups = var_2306, pad = k_31_pad_0, pad_type = k_31_pad_type_0, strides = var_2493, weight = up_blocks_1_attentions_0_transformer_blocks_0_attn2_to_k_weight_to_fp16, x = encoder_hidden_states); + tensor var_2499 = const()[name = tensor("op_2499"), val = tensor([1, 1])]; + tensor var_2501 = const()[name = tensor("op_2501"), val = tensor([1, 1])]; + tensor v_31_pad_type_0 = const()[name = tensor("v_31_pad_type_0"), val = tensor("custom")]; + tensor v_31_pad_0 = const()[name = tensor("v_31_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_0_transformer_blocks_0_attn2_to_v_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_0_transformer_blocks_0_attn2_to_v_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(255051136)))]; + tensor v_31_cast = conv(dilations = var_2501, groups = var_2306, pad = v_31_pad_0, pad_type = v_31_pad_type_0, strides = var_2499, weight = up_blocks_1_attentions_0_transformer_blocks_0_attn2_to_v_weight_to_fp16, x = encoder_hidden_states); + tensor var_2505 = const()[name = tensor("op_2505"), val = tensor([2, 20, 64, -1])]; + tensor var_2506_cast = reshape(shape = var_2505, x = q_31_cast); + tensor var_2507 = const()[name = tensor("op_2507"), val = tensor([2, 20, 64, -1])]; + tensor var_2508_cast = reshape(shape = var_2507, x = k_31_cast); + tensor var_2509 = const()[name = tensor("op_2509"), val = tensor([2, 20, 64, -1])]; + tensor var_2510_cast = reshape(shape = var_2509, x = v_31_cast); + tensor attn_weights_61_transpose_x_0 = const()[name = tensor("attn_weights_61_transpose_x_0"), val = tensor(true)]; + tensor attn_weights_61_transpose_y_0 = const()[name = tensor("attn_weights_61_transpose_y_0"), val = tensor(false)]; + tensor attn_weights_61_cast = matmul(transpose_x = attn_weights_61_transpose_x_0, transpose_y = attn_weights_61_transpose_y_0, x = var_2506_cast, y = var_2508_cast); + tensor attn_weights_63_cast = mul(x = attn_weights_61_cast, y = var_2297_to_fp16); + tensor var_2514_cast = softmax(axis = var_2290, x = attn_weights_63_cast); + tensor attn_31_transpose_x_0 = const()[name = tensor("attn_31_transpose_x_0"), val = tensor(false)]; + tensor attn_31_transpose_y_0 = const()[name = tensor("attn_31_transpose_y_0"), val = tensor(true)]; + tensor attn_31_cast = matmul(transpose_x = attn_31_transpose_x_0, transpose_y = attn_31_transpose_y_0, x = var_2510_cast, y = var_2514_cast); + tensor var_2518 = const()[name = tensor("op_2518"), val = tensor([2, 1280, 1, -1])]; + tensor input_303_cast = reshape(shape = var_2518, x = attn_31_cast); + tensor var_2523 = const()[name = tensor("op_2523"), val = tensor([1, 1])]; + tensor var_2525 = const()[name = tensor("op_2525"), val = tensor([1, 1])]; + tensor var_2527_pad_type_0 = const()[name = tensor("op_2527_pad_type_0"), val = tensor("custom")]; + tensor var_2527_pad_0 = const()[name = tensor("op_2527_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_0_transformer_blocks_0_attn2_to_out_0_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_0_transformer_blocks_0_attn2_to_out_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(257672640)))]; + tensor up_blocks_1_attentions_0_transformer_blocks_0_attn2_to_out_0_bias_to_fp16 = const()[name = tensor("up_blocks_1_attentions_0_transformer_blocks_0_attn2_to_out_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(260949504)))]; + tensor var_2527_cast = conv(bias = up_blocks_1_attentions_0_transformer_blocks_0_attn2_to_out_0_bias_to_fp16, dilations = var_2525, groups = var_2306, pad = var_2527_pad_0, pad_type = var_2527_pad_type_0, strides = var_2523, weight = up_blocks_1_attentions_0_transformer_blocks_0_attn2_to_out_0_weight_to_fp16, x = input_303_cast); + tensor inputs_47_cast = add(x = var_2527_cast, y = inputs_45_cast); + tensor var_2531 = const()[name = tensor("op_2531"), val = tensor([1])]; + tensor channels_mean_47_cast = reduce_mean(axes = var_2531, keep_dims = var_2301, x = inputs_47_cast); + tensor zero_mean_47_cast = sub(x = inputs_47_cast, y = channels_mean_47_cast); + tensor zero_mean_sq_47_cast = mul(x = zero_mean_47_cast, y = zero_mean_47_cast); + tensor var_2535 = const()[name = tensor("op_2535"), val = tensor([1])]; + tensor var_2536_cast = reduce_mean(axes = var_2535, keep_dims = var_2301, x = zero_mean_sq_47_cast); + tensor var_2537_to_fp16 = const()[name = tensor("op_2537_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_2538_cast = add(x = var_2536_cast, y = var_2537_to_fp16); + tensor denom_47_epsilon_0_to_fp16 = const()[name = tensor("denom_47_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_47_cast = rsqrt(epsilon = denom_47_epsilon_0_to_fp16, x = var_2538_cast); + tensor out_47_cast = mul(x = zero_mean_47_cast, y = denom_47_cast); + tensor var_2542_to_fp16 = const()[name = tensor("op_2542_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(260952128)))]; + tensor var_2543_cast = add(x = out_47_cast, y = var_2542_to_fp16); + tensor var_2545_to_fp16 = const()[name = tensor("op_2545_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(260954752)))]; + tensor input_305_cast = mul(x = var_2543_cast, y = var_2545_to_fp16); + tensor var_2553 = const()[name = tensor("op_2553"), val = tensor([1, 1])]; + tensor var_2555 = const()[name = tensor("op_2555"), val = tensor([1, 1])]; + tensor var_2557_pad_type_0 = const()[name = tensor("op_2557_pad_type_0"), val = tensor("custom")]; + tensor var_2557_pad_0 = const()[name = tensor("op_2557_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_0_transformer_blocks_0_ff_net_0_proj_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_0_transformer_blocks_0_ff_net_0_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(260957376)))]; + tensor up_blocks_1_attentions_0_transformer_blocks_0_ff_net_0_proj_bias_to_fp16 = const()[name = tensor("up_blocks_1_attentions_0_transformer_blocks_0_ff_net_0_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(287171840)))]; + tensor var_2557_cast = conv(bias = up_blocks_1_attentions_0_transformer_blocks_0_ff_net_0_proj_bias_to_fp16, dilations = var_2555, groups = var_2306, pad = var_2557_pad_0, pad_type = var_2557_pad_type_0, strides = var_2553, weight = up_blocks_1_attentions_0_transformer_blocks_0_ff_net_0_proj_weight_to_fp16, x = input_305_cast); + tensor var_2558_split_sizes_0 = const()[name = tensor("op_2558_split_sizes_0"), val = tensor([5120, 5120])]; + tensor var_2558_axis_0 = const()[name = tensor("op_2558_axis_0"), val = tensor(1)]; + tensor var_2558_cast_0, tensor var_2558_cast_1 = split(axis = var_2558_axis_0, split_sizes = var_2558_split_sizes_0, x = var_2557_cast); + tensor var_2560_mode_0 = const()[name = tensor("op_2560_mode_0"), val = tensor("EXACT")]; + tensor var_2560_cast = gelu(mode = var_2560_mode_0, x = var_2558_cast_1); + tensor input_307_cast = mul(x = var_2558_cast_0, y = var_2560_cast); + tensor var_2564 = const()[name = tensor("op_2564"), val = tensor([1, 1])]; + tensor var_2566 = const()[name = tensor("op_2566"), val = tensor([1, 1])]; + tensor var_2568_pad_type_0 = const()[name = tensor("op_2568_pad_type_0"), val = tensor("custom")]; + tensor var_2568_pad_0 = const()[name = tensor("op_2568_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_0_transformer_blocks_0_ff_net_2_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_0_transformer_blocks_0_ff_net_2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(287192384)))]; + tensor up_blocks_1_attentions_0_transformer_blocks_0_ff_net_2_bias_to_fp16 = const()[name = tensor("up_blocks_1_attentions_0_transformer_blocks_0_ff_net_2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(300299648)))]; + tensor var_2568_cast = conv(bias = up_blocks_1_attentions_0_transformer_blocks_0_ff_net_2_bias_to_fp16, dilations = var_2566, groups = var_2306, pad = var_2568_pad_0, pad_type = var_2568_pad_type_0, strides = var_2564, weight = up_blocks_1_attentions_0_transformer_blocks_0_ff_net_2_weight_to_fp16, x = input_307_cast); + tensor hidden_states_173_cast = add(x = var_2568_cast, y = inputs_47_cast); + tensor var_2570 = const()[name = tensor("op_2570"), val = tensor([2, 1280, 16, 16])]; + tensor input_309_cast = reshape(shape = var_2570, x = hidden_states_173_cast); + tensor var_2574 = const()[name = tensor("op_2574"), val = tensor([1, 1])]; + tensor var_2576 = const()[name = tensor("op_2576"), val = tensor([1, 1])]; + tensor hidden_states_175_pad_type_0 = const()[name = tensor("hidden_states_175_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_175_pad_0 = const()[name = tensor("hidden_states_175_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_0_proj_out_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_0_proj_out_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(300302272)))]; + tensor up_blocks_1_attentions_0_proj_out_bias_to_fp16 = const()[name = tensor("up_blocks_1_attentions_0_proj_out_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(303579136)))]; + tensor hidden_states_175_cast = conv(bias = up_blocks_1_attentions_0_proj_out_bias_to_fp16, dilations = var_2576, groups = var_2306, pad = hidden_states_175_pad_0, pad_type = hidden_states_175_pad_type_0, strides = var_2574, weight = up_blocks_1_attentions_0_proj_out_weight_to_fp16, x = input_309_cast); + tensor hidden_states_177_cast = add(x = hidden_states_175_cast, y = hidden_states_163_cast); + tensor input_311_interleave_0 = const()[name = tensor("input_311_interleave_0"), val = tensor(false)]; + tensor cast_5 = cast(dtype = cast_10_dtype_0, x = input_143_cast); + tensor input_311_cast = concat(axis = var_2306, interleave = input_311_interleave_0, values = (hidden_states_177_cast, cast_5)); + tensor reshape_144_shape_0 = const()[name = tensor("reshape_144_shape_0"), val = tensor([2, 32, 80, 16, 16])]; + tensor reshape_144_cast = reshape(shape = reshape_144_shape_0, x = input_311_cast); + tensor reduce_mean_108_axes_0 = const()[name = tensor("reduce_mean_108_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_108_keep_dims_0 = const()[name = tensor("reduce_mean_108_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_108_cast = reduce_mean(axes = reduce_mean_108_axes_0, keep_dims = reduce_mean_108_keep_dims_0, x = reshape_144_cast); + tensor sub_72_cast = sub(x = reshape_144_cast, y = reduce_mean_108_cast); + tensor square_36_cast = square(x = sub_72_cast); + tensor reduce_mean_110_axes_0 = const()[name = tensor("reduce_mean_110_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_110_keep_dims_0 = const()[name = tensor("reduce_mean_110_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_110_cast = reduce_mean(axes = reduce_mean_110_axes_0, keep_dims = reduce_mean_110_keep_dims_0, x = square_36_cast); + tensor add_72_y_0_to_fp16 = const()[name = tensor("add_72_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_72_cast = add(x = reduce_mean_110_cast, y = add_72_y_0_to_fp16); + tensor sqrt_36_cast = sqrt(x = add_72_cast); + tensor real_div_36_cast = real_div(x = sub_72_cast, y = sqrt_36_cast); + tensor reshape_145_shape_0 = const()[name = tensor("reshape_145_shape_0"), val = tensor([2, 2560, 16, 16])]; + tensor reshape_145_cast = reshape(shape = reshape_145_shape_0, x = real_div_36_cast); + tensor add_73_mean_0_to_fp16 = const()[name = tensor("add_73_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(303581760)))]; + tensor add_73_variance_0_to_fp16 = const()[name = tensor("add_73_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(303586944)))]; + tensor add_73_gamma_0_to_fp16 = const()[name = tensor("add_73_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(303592128)))]; + tensor add_73_beta_0_to_fp16 = const()[name = tensor("add_73_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(303597312)))]; + tensor add_73_epsilon_0_to_fp16 = const()[name = tensor("add_73_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_73_cast = batch_norm(beta = add_73_beta_0_to_fp16, epsilon = add_73_epsilon_0_to_fp16, gamma = add_73_gamma_0_to_fp16, mean = add_73_mean_0_to_fp16, variance = add_73_variance_0_to_fp16, x = reshape_145_cast); + tensor input_315_cast = silu(x = add_73_cast); + tensor var_2594 = const()[name = tensor("op_2594"), val = tensor([1, 1])]; + tensor var_2596 = const()[name = tensor("op_2596"), val = tensor([1, 1])]; + tensor hidden_states_179_pad_type_0 = const()[name = tensor("hidden_states_179_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_179_pad_0 = const()[name = tensor("hidden_states_179_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_1_resnets_1_conv1_weight_to_fp16 = const()[name = tensor("up_blocks_1_resnets_1_conv1_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(303602496)))]; + tensor up_blocks_1_resnets_1_conv1_bias_to_fp16 = const()[name = tensor("up_blocks_1_resnets_1_conv1_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(362584960)))]; + tensor hidden_states_179_cast = conv(bias = up_blocks_1_resnets_1_conv1_bias_to_fp16, dilations = var_2596, groups = var_2306, pad = hidden_states_179_pad_0, pad_type = hidden_states_179_pad_type_0, strides = var_2594, weight = up_blocks_1_resnets_1_conv1_weight_to_fp16, x = input_315_cast); + tensor var_2602 = const()[name = tensor("op_2602"), val = tensor([1, 1])]; + tensor var_2604 = const()[name = tensor("op_2604"), val = tensor([1, 1])]; + tensor temb_29_pad_type_0 = const()[name = tensor("temb_29_pad_type_0"), val = tensor("custom")]; + tensor temb_29_pad_0 = const()[name = tensor("temb_29_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_resnets_1_time_emb_proj_weight_to_fp16 = const()[name = tensor("up_blocks_1_resnets_1_time_emb_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(362587584)))]; + tensor up_blocks_1_resnets_1_time_emb_proj_bias_to_fp16 = const()[name = tensor("up_blocks_1_resnets_1_time_emb_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(365864448)))]; + tensor temb_29_cast = conv(bias = up_blocks_1_resnets_1_time_emb_proj_bias_to_fp16, dilations = var_2604, groups = var_2306, pad = temb_29_pad_0, pad_type = temb_29_pad_type_0, strides = var_2602, weight = up_blocks_1_resnets_1_time_emb_proj_weight_to_fp16, x = cast_12); + tensor input_319_cast = add(x = hidden_states_179_cast, y = temb_29_cast); + tensor reshape_148_shape_0 = const()[name = tensor("reshape_148_shape_0"), val = tensor([2, 32, 40, 16, 16])]; + tensor reshape_148_cast = reshape(shape = reshape_148_shape_0, x = input_319_cast); + tensor reduce_mean_111_axes_0 = const()[name = tensor("reduce_mean_111_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_111_keep_dims_0 = const()[name = tensor("reduce_mean_111_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_111_cast = reduce_mean(axes = reduce_mean_111_axes_0, keep_dims = reduce_mean_111_keep_dims_0, x = reshape_148_cast); + tensor sub_74_cast = sub(x = reshape_148_cast, y = reduce_mean_111_cast); + tensor square_37_cast = square(x = sub_74_cast); + tensor reduce_mean_113_axes_0 = const()[name = tensor("reduce_mean_113_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_113_keep_dims_0 = const()[name = tensor("reduce_mean_113_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_113_cast = reduce_mean(axes = reduce_mean_113_axes_0, keep_dims = reduce_mean_113_keep_dims_0, x = square_37_cast); + tensor add_74_y_0_to_fp16 = const()[name = tensor("add_74_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_74_cast = add(x = reduce_mean_113_cast, y = add_74_y_0_to_fp16); + tensor sqrt_37_cast = sqrt(x = add_74_cast); + tensor real_div_37_cast = real_div(x = sub_74_cast, y = sqrt_37_cast); + tensor reshape_149_shape_0 = const()[name = tensor("reshape_149_shape_0"), val = tensor([2, 1280, 16, 16])]; + tensor reshape_149_cast = reshape(shape = reshape_149_shape_0, x = real_div_37_cast); + tensor add_75_mean_0_to_fp16 = const()[name = tensor("add_75_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(365867072)))]; + tensor add_75_variance_0_to_fp16 = const()[name = tensor("add_75_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(365869696)))]; + tensor add_75_gamma_0_to_fp16 = const()[name = tensor("add_75_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(365872320)))]; + tensor add_75_beta_0_to_fp16 = const()[name = tensor("add_75_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(365874944)))]; + tensor add_75_epsilon_0_to_fp16 = const()[name = tensor("add_75_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_75_cast = batch_norm(beta = add_75_beta_0_to_fp16, epsilon = add_75_epsilon_0_to_fp16, gamma = add_75_gamma_0_to_fp16, mean = add_75_mean_0_to_fp16, variance = add_75_variance_0_to_fp16, x = reshape_149_cast); + tensor input_323_cast = silu(x = add_75_cast); + tensor var_2614 = const()[name = tensor("op_2614"), val = tensor([1, 1])]; + tensor var_2616 = const()[name = tensor("op_2616"), val = tensor([1, 1])]; + tensor hidden_states_181_pad_type_0 = const()[name = tensor("hidden_states_181_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_181_pad_0 = const()[name = tensor("hidden_states_181_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_1_resnets_1_conv2_weight_to_fp16 = const()[name = tensor("up_blocks_1_resnets_1_conv2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(365877568)))]; + tensor up_blocks_1_resnets_1_conv2_bias_to_fp16 = const()[name = tensor("up_blocks_1_resnets_1_conv2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(395368832)))]; + tensor hidden_states_181_cast = conv(bias = up_blocks_1_resnets_1_conv2_bias_to_fp16, dilations = var_2616, groups = var_2306, pad = hidden_states_181_pad_0, pad_type = hidden_states_181_pad_type_0, strides = var_2614, weight = up_blocks_1_resnets_1_conv2_weight_to_fp16, x = input_323_cast); + tensor var_2621 = const()[name = tensor("op_2621"), val = tensor([1, 1])]; + tensor var_2623 = const()[name = tensor("op_2623"), val = tensor([1, 1])]; + tensor x_13_pad_type_0 = const()[name = tensor("x_13_pad_type_0"), val = tensor("custom")]; + tensor x_13_pad_0 = const()[name = tensor("x_13_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_resnets_1_conv_shortcut_weight_to_fp16 = const()[name = tensor("up_blocks_1_resnets_1_conv_shortcut_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(395371456)))]; + tensor up_blocks_1_resnets_1_conv_shortcut_bias_to_fp16 = const()[name = tensor("up_blocks_1_resnets_1_conv_shortcut_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(401925120)))]; + tensor x_13_cast = conv(bias = up_blocks_1_resnets_1_conv_shortcut_bias_to_fp16, dilations = var_2623, groups = var_2306, pad = x_13_pad_0, pad_type = x_13_pad_type_0, strides = var_2621, weight = up_blocks_1_resnets_1_conv_shortcut_weight_to_fp16, x = input_311_cast); + tensor hidden_states_183_cast = add(x = x_13_cast, y = hidden_states_181_cast); + tensor reshape_152_shape_0 = const()[name = tensor("reshape_152_shape_0"), val = tensor([2, 32, 40, 16, 16])]; + tensor reshape_152_cast = reshape(shape = reshape_152_shape_0, x = hidden_states_183_cast); + tensor reduce_mean_114_axes_0 = const()[name = tensor("reduce_mean_114_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_114_keep_dims_0 = const()[name = tensor("reduce_mean_114_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_114_cast = reduce_mean(axes = reduce_mean_114_axes_0, keep_dims = reduce_mean_114_keep_dims_0, x = reshape_152_cast); + tensor sub_76_cast = sub(x = reshape_152_cast, y = reduce_mean_114_cast); + tensor square_38_cast = square(x = sub_76_cast); + tensor reduce_mean_116_axes_0 = const()[name = tensor("reduce_mean_116_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_116_keep_dims_0 = const()[name = tensor("reduce_mean_116_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_116_cast = reduce_mean(axes = reduce_mean_116_axes_0, keep_dims = reduce_mean_116_keep_dims_0, x = square_38_cast); + tensor add_76_y_0_to_fp16 = const()[name = tensor("add_76_y_0_to_fp16"), val = tensor(0x1.1p-20)]; + tensor add_76_cast = add(x = reduce_mean_116_cast, y = add_76_y_0_to_fp16); + tensor sqrt_38_cast = sqrt(x = add_76_cast); + tensor real_div_38_cast = real_div(x = sub_76_cast, y = sqrt_38_cast); + tensor reshape_153_shape_0 = const()[name = tensor("reshape_153_shape_0"), val = tensor([2, 1280, 16, 16])]; + tensor reshape_153_cast = reshape(shape = reshape_153_shape_0, x = real_div_38_cast); + tensor add_77_mean_0_to_fp16 = const()[name = tensor("add_77_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(401927744)))]; + tensor add_77_variance_0_to_fp16 = const()[name = tensor("add_77_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(401930368)))]; + tensor add_77_gamma_0_to_fp16 = const()[name = tensor("add_77_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(401932992)))]; + tensor add_77_beta_0_to_fp16 = const()[name = tensor("add_77_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(401935616)))]; + tensor add_77_epsilon_0_to_fp16 = const()[name = tensor("add_77_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_77_cast = batch_norm(beta = add_77_beta_0_to_fp16, epsilon = add_77_epsilon_0_to_fp16, gamma = add_77_gamma_0_to_fp16, mean = add_77_mean_0_to_fp16, variance = add_77_variance_0_to_fp16, x = reshape_153_cast); + tensor var_2643 = const()[name = tensor("op_2643"), val = tensor([1, 1])]; + tensor var_2645 = const()[name = tensor("op_2645"), val = tensor([1, 1])]; + tensor hidden_states_185_pad_type_0 = const()[name = tensor("hidden_states_185_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_185_pad_0 = const()[name = tensor("hidden_states_185_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_1_proj_in_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_1_proj_in_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(401938240)))]; + tensor up_blocks_1_attentions_1_proj_in_bias_to_fp16 = const()[name = tensor("up_blocks_1_attentions_1_proj_in_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(405215104)))]; + tensor hidden_states_185_cast = conv(bias = up_blocks_1_attentions_1_proj_in_bias_to_fp16, dilations = var_2645, groups = var_2306, pad = hidden_states_185_pad_0, pad_type = hidden_states_185_pad_type_0, strides = var_2643, weight = up_blocks_1_attentions_1_proj_in_weight_to_fp16, x = add_77_cast); + tensor var_2650 = const()[name = tensor("op_2650"), val = tensor([2, 1280, 1, 256])]; + tensor inputs_49_cast = reshape(shape = var_2650, x = hidden_states_185_cast); + tensor var_2660 = const()[name = tensor("op_2660"), val = tensor([1])]; + tensor channels_mean_49_cast = reduce_mean(axes = var_2660, keep_dims = var_2301, x = inputs_49_cast); + tensor zero_mean_49_cast = sub(x = inputs_49_cast, y = channels_mean_49_cast); + tensor zero_mean_sq_49_cast = mul(x = zero_mean_49_cast, y = zero_mean_49_cast); + tensor var_2664 = const()[name = tensor("op_2664"), val = tensor([1])]; + tensor var_2665_cast = reduce_mean(axes = var_2664, keep_dims = var_2301, x = zero_mean_sq_49_cast); + tensor var_2666_to_fp16 = const()[name = tensor("op_2666_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_2667_cast = add(x = var_2665_cast, y = var_2666_to_fp16); + tensor denom_49_epsilon_0_to_fp16 = const()[name = tensor("denom_49_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_49_cast = rsqrt(epsilon = denom_49_epsilon_0_to_fp16, x = var_2667_cast); + tensor out_49_cast = mul(x = zero_mean_49_cast, y = denom_49_cast); + tensor var_2671_to_fp16 = const()[name = tensor("op_2671_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(405217728)))]; + tensor var_2672_cast = add(x = out_49_cast, y = var_2671_to_fp16); + tensor var_2674_to_fp16 = const()[name = tensor("op_2674_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(405220352)))]; + tensor hidden_states_187_cast = mul(x = var_2672_cast, y = var_2674_to_fp16); + tensor var_2681 = const()[name = tensor("op_2681"), val = tensor([1, 1])]; + tensor var_2683 = const()[name = tensor("op_2683"), val = tensor([1, 1])]; + tensor q_33_pad_type_0 = const()[name = tensor("q_33_pad_type_0"), val = tensor("custom")]; + tensor q_33_pad_0 = const()[name = tensor("q_33_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_1_transformer_blocks_0_attn1_to_q_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_1_transformer_blocks_0_attn1_to_q_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(405222976)))]; + tensor q_33_cast = conv(dilations = var_2683, groups = var_2306, pad = q_33_pad_0, pad_type = q_33_pad_type_0, strides = var_2681, weight = up_blocks_1_attentions_1_transformer_blocks_0_attn1_to_q_weight_to_fp16, x = hidden_states_187_cast); + tensor var_2687 = const()[name = tensor("op_2687"), val = tensor([1, 1])]; + tensor var_2689 = const()[name = tensor("op_2689"), val = tensor([1, 1])]; + tensor k_33_pad_type_0 = const()[name = tensor("k_33_pad_type_0"), val = tensor("custom")]; + tensor k_33_pad_0 = const()[name = tensor("k_33_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_1_transformer_blocks_0_attn1_to_k_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_1_transformer_blocks_0_attn1_to_k_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(408499840)))]; + tensor k_33_cast = conv(dilations = var_2689, groups = var_2306, pad = k_33_pad_0, pad_type = k_33_pad_type_0, strides = var_2687, weight = up_blocks_1_attentions_1_transformer_blocks_0_attn1_to_k_weight_to_fp16, x = hidden_states_187_cast); + tensor var_2693 = const()[name = tensor("op_2693"), val = tensor([1, 1])]; + tensor var_2695 = const()[name = tensor("op_2695"), val = tensor([1, 1])]; + tensor v_33_pad_type_0 = const()[name = tensor("v_33_pad_type_0"), val = tensor("custom")]; + tensor v_33_pad_0 = const()[name = tensor("v_33_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_1_transformer_blocks_0_attn1_to_v_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_1_transformer_blocks_0_attn1_to_v_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(411776704)))]; + tensor v_33_cast = conv(dilations = var_2695, groups = var_2306, pad = v_33_pad_0, pad_type = v_33_pad_type_0, strides = var_2693, weight = up_blocks_1_attentions_1_transformer_blocks_0_attn1_to_v_weight_to_fp16, x = hidden_states_187_cast); + tensor var_2699 = const()[name = tensor("op_2699"), val = tensor([2, 20, 64, -1])]; + tensor var_2700_cast = reshape(shape = var_2699, x = q_33_cast); + tensor var_2701 = const()[name = tensor("op_2701"), val = tensor([2, 20, 64, -1])]; + tensor var_2702_cast = reshape(shape = var_2701, x = k_33_cast); + tensor var_2703 = const()[name = tensor("op_2703"), val = tensor([2, 20, 64, -1])]; + tensor var_2704_cast = reshape(shape = var_2703, x = v_33_cast); + tensor attn_weights_65_transpose_x_0 = const()[name = tensor("attn_weights_65_transpose_x_0"), val = tensor(true)]; + tensor attn_weights_65_transpose_y_0 = const()[name = tensor("attn_weights_65_transpose_y_0"), val = tensor(false)]; + tensor attn_weights_65_cast = matmul(transpose_x = attn_weights_65_transpose_x_0, transpose_y = attn_weights_65_transpose_y_0, x = var_2700_cast, y = var_2702_cast); + tensor attn_weights_67_cast = mul(x = attn_weights_65_cast, y = var_2297_to_fp16); + tensor var_2708_cast = softmax(axis = var_2290, x = attn_weights_67_cast); + tensor attn_33_transpose_x_0 = const()[name = tensor("attn_33_transpose_x_0"), val = tensor(false)]; + tensor attn_33_transpose_y_0 = const()[name = tensor("attn_33_transpose_y_0"), val = tensor(true)]; + tensor attn_33_cast = matmul(transpose_x = attn_33_transpose_x_0, transpose_y = attn_33_transpose_y_0, x = var_2704_cast, y = var_2708_cast); + tensor var_2712 = const()[name = tensor("op_2712"), val = tensor([2, 1280, 1, -1])]; + tensor input_327_cast = reshape(shape = var_2712, x = attn_33_cast); + tensor var_2717 = const()[name = tensor("op_2717"), val = tensor([1, 1])]; + tensor var_2719 = const()[name = tensor("op_2719"), val = tensor([1, 1])]; + tensor var_2721_pad_type_0 = const()[name = tensor("op_2721_pad_type_0"), val = tensor("custom")]; + tensor var_2721_pad_0 = const()[name = tensor("op_2721_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_1_transformer_blocks_0_attn1_to_out_0_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_1_transformer_blocks_0_attn1_to_out_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(415053568)))]; + tensor up_blocks_1_attentions_1_transformer_blocks_0_attn1_to_out_0_bias_to_fp16 = const()[name = tensor("up_blocks_1_attentions_1_transformer_blocks_0_attn1_to_out_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(418330432)))]; + tensor var_2721_cast = conv(bias = up_blocks_1_attentions_1_transformer_blocks_0_attn1_to_out_0_bias_to_fp16, dilations = var_2719, groups = var_2306, pad = var_2721_pad_0, pad_type = var_2721_pad_type_0, strides = var_2717, weight = up_blocks_1_attentions_1_transformer_blocks_0_attn1_to_out_0_weight_to_fp16, x = input_327_cast); + tensor inputs_51_cast = add(x = var_2721_cast, y = inputs_49_cast); + tensor var_2725 = const()[name = tensor("op_2725"), val = tensor([1])]; + tensor channels_mean_51_cast = reduce_mean(axes = var_2725, keep_dims = var_2301, x = inputs_51_cast); + tensor zero_mean_51_cast = sub(x = inputs_51_cast, y = channels_mean_51_cast); + tensor zero_mean_sq_51_cast = mul(x = zero_mean_51_cast, y = zero_mean_51_cast); + tensor var_2729 = const()[name = tensor("op_2729"), val = tensor([1])]; + tensor var_2730_cast = reduce_mean(axes = var_2729, keep_dims = var_2301, x = zero_mean_sq_51_cast); + tensor var_2731_to_fp16 = const()[name = tensor("op_2731_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_2732_cast = add(x = var_2730_cast, y = var_2731_to_fp16); + tensor denom_51_epsilon_0_to_fp16 = const()[name = tensor("denom_51_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_51_cast = rsqrt(epsilon = denom_51_epsilon_0_to_fp16, x = var_2732_cast); + tensor out_51_cast = mul(x = zero_mean_51_cast, y = denom_51_cast); + tensor var_2736_to_fp16 = const()[name = tensor("op_2736_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(418333056)))]; + tensor var_2737_cast = add(x = out_51_cast, y = var_2736_to_fp16); + tensor var_2739_to_fp16 = const()[name = tensor("op_2739_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(418335680)))]; + tensor hidden_states_189_cast = mul(x = var_2737_cast, y = var_2739_to_fp16); + tensor var_2746 = const()[name = tensor("op_2746"), val = tensor([1, 1])]; + tensor var_2748 = const()[name = tensor("op_2748"), val = tensor([1, 1])]; + tensor q_35_pad_type_0 = const()[name = tensor("q_35_pad_type_0"), val = tensor("custom")]; + tensor q_35_pad_0 = const()[name = tensor("q_35_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_1_transformer_blocks_0_attn2_to_q_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_1_transformer_blocks_0_attn2_to_q_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(418338304)))]; + tensor q_35_cast = conv(dilations = var_2748, groups = var_2306, pad = q_35_pad_0, pad_type = q_35_pad_type_0, strides = var_2746, weight = up_blocks_1_attentions_1_transformer_blocks_0_attn2_to_q_weight_to_fp16, x = hidden_states_189_cast); + tensor var_2752 = const()[name = tensor("op_2752"), val = tensor([1, 1])]; + tensor var_2754 = const()[name = tensor("op_2754"), val = tensor([1, 1])]; + tensor k_35_pad_type_0 = const()[name = tensor("k_35_pad_type_0"), val = tensor("custom")]; + tensor k_35_pad_0 = const()[name = tensor("k_35_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_1_transformer_blocks_0_attn2_to_k_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_1_transformer_blocks_0_attn2_to_k_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(421615168)))]; + tensor k_35_cast = conv(dilations = var_2754, groups = var_2306, pad = k_35_pad_0, pad_type = k_35_pad_type_0, strides = var_2752, weight = up_blocks_1_attentions_1_transformer_blocks_0_attn2_to_k_weight_to_fp16, x = encoder_hidden_states); + tensor var_2758 = const()[name = tensor("op_2758"), val = tensor([1, 1])]; + tensor var_2760 = const()[name = tensor("op_2760"), val = tensor([1, 1])]; + tensor v_35_pad_type_0 = const()[name = tensor("v_35_pad_type_0"), val = tensor("custom")]; + tensor v_35_pad_0 = const()[name = tensor("v_35_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_1_transformer_blocks_0_attn2_to_v_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_1_transformer_blocks_0_attn2_to_v_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(424236672)))]; + tensor v_35_cast = conv(dilations = var_2760, groups = var_2306, pad = v_35_pad_0, pad_type = v_35_pad_type_0, strides = var_2758, weight = up_blocks_1_attentions_1_transformer_blocks_0_attn2_to_v_weight_to_fp16, x = encoder_hidden_states); + tensor var_2764 = const()[name = tensor("op_2764"), val = tensor([2, 20, 64, -1])]; + tensor var_2765_cast = reshape(shape = var_2764, x = q_35_cast); + tensor var_2766 = const()[name = tensor("op_2766"), val = tensor([2, 20, 64, -1])]; + tensor var_2767_cast = reshape(shape = var_2766, x = k_35_cast); + tensor var_2768 = const()[name = tensor("op_2768"), val = tensor([2, 20, 64, -1])]; + tensor var_2769_cast = reshape(shape = var_2768, x = v_35_cast); + tensor attn_weights_69_transpose_x_0 = const()[name = tensor("attn_weights_69_transpose_x_0"), val = tensor(true)]; + tensor attn_weights_69_transpose_y_0 = const()[name = tensor("attn_weights_69_transpose_y_0"), val = tensor(false)]; + tensor attn_weights_69_cast = matmul(transpose_x = attn_weights_69_transpose_x_0, transpose_y = attn_weights_69_transpose_y_0, x = var_2765_cast, y = var_2767_cast); + tensor attn_weights_71_cast = mul(x = attn_weights_69_cast, y = var_2297_to_fp16); + tensor var_2773_cast = softmax(axis = var_2290, x = attn_weights_71_cast); + tensor attn_35_transpose_x_0 = const()[name = tensor("attn_35_transpose_x_0"), val = tensor(false)]; + tensor attn_35_transpose_y_0 = const()[name = tensor("attn_35_transpose_y_0"), val = tensor(true)]; + tensor attn_35_cast = matmul(transpose_x = attn_35_transpose_x_0, transpose_y = attn_35_transpose_y_0, x = var_2769_cast, y = var_2773_cast); + tensor var_2777 = const()[name = tensor("op_2777"), val = tensor([2, 1280, 1, -1])]; + tensor input_329_cast = reshape(shape = var_2777, x = attn_35_cast); + tensor var_2782 = const()[name = tensor("op_2782"), val = tensor([1, 1])]; + tensor var_2784 = const()[name = tensor("op_2784"), val = tensor([1, 1])]; + tensor var_2786_pad_type_0 = const()[name = tensor("op_2786_pad_type_0"), val = tensor("custom")]; + tensor var_2786_pad_0 = const()[name = tensor("op_2786_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_1_transformer_blocks_0_attn2_to_out_0_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_1_transformer_blocks_0_attn2_to_out_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(426858176)))]; + tensor up_blocks_1_attentions_1_transformer_blocks_0_attn2_to_out_0_bias_to_fp16 = const()[name = tensor("up_blocks_1_attentions_1_transformer_blocks_0_attn2_to_out_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(430135040)))]; + tensor var_2786_cast = conv(bias = up_blocks_1_attentions_1_transformer_blocks_0_attn2_to_out_0_bias_to_fp16, dilations = var_2784, groups = var_2306, pad = var_2786_pad_0, pad_type = var_2786_pad_type_0, strides = var_2782, weight = up_blocks_1_attentions_1_transformer_blocks_0_attn2_to_out_0_weight_to_fp16, x = input_329_cast); + tensor inputs_53_cast = add(x = var_2786_cast, y = inputs_51_cast); + tensor var_2790 = const()[name = tensor("op_2790"), val = tensor([1])]; + tensor channels_mean_53_cast = reduce_mean(axes = var_2790, keep_dims = var_2301, x = inputs_53_cast); + tensor zero_mean_53_cast = sub(x = inputs_53_cast, y = channels_mean_53_cast); + tensor zero_mean_sq_53_cast = mul(x = zero_mean_53_cast, y = zero_mean_53_cast); + tensor var_2794 = const()[name = tensor("op_2794"), val = tensor([1])]; + tensor var_2795_cast = reduce_mean(axes = var_2794, keep_dims = var_2301, x = zero_mean_sq_53_cast); + tensor var_2796_to_fp16 = const()[name = tensor("op_2796_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_2797_cast = add(x = var_2795_cast, y = var_2796_to_fp16); + tensor denom_53_epsilon_0_to_fp16 = const()[name = tensor("denom_53_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_53_cast = rsqrt(epsilon = denom_53_epsilon_0_to_fp16, x = var_2797_cast); + tensor out_53_cast = mul(x = zero_mean_53_cast, y = denom_53_cast); + tensor var_2801_to_fp16 = const()[name = tensor("op_2801_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(430137664)))]; + tensor var_2802_cast = add(x = out_53_cast, y = var_2801_to_fp16); + tensor var_2804_to_fp16 = const()[name = tensor("op_2804_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(430140288)))]; + tensor input_331_cast = mul(x = var_2802_cast, y = var_2804_to_fp16); + tensor var_2812 = const()[name = tensor("op_2812"), val = tensor([1, 1])]; + tensor var_2814 = const()[name = tensor("op_2814"), val = tensor([1, 1])]; + tensor var_2816_pad_type_0 = const()[name = tensor("op_2816_pad_type_0"), val = tensor("custom")]; + tensor var_2816_pad_0 = const()[name = tensor("op_2816_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_1_transformer_blocks_0_ff_net_0_proj_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_1_transformer_blocks_0_ff_net_0_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(430142912)))]; + tensor up_blocks_1_attentions_1_transformer_blocks_0_ff_net_0_proj_bias_to_fp16 = const()[name = tensor("up_blocks_1_attentions_1_transformer_blocks_0_ff_net_0_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(456357376)))]; + tensor var_2816_cast = conv(bias = up_blocks_1_attentions_1_transformer_blocks_0_ff_net_0_proj_bias_to_fp16, dilations = var_2814, groups = var_2306, pad = var_2816_pad_0, pad_type = var_2816_pad_type_0, strides = var_2812, weight = up_blocks_1_attentions_1_transformer_blocks_0_ff_net_0_proj_weight_to_fp16, x = input_331_cast); + tensor var_2817_split_sizes_0 = const()[name = tensor("op_2817_split_sizes_0"), val = tensor([5120, 5120])]; + tensor var_2817_axis_0 = const()[name = tensor("op_2817_axis_0"), val = tensor(1)]; + tensor var_2817_cast_0, tensor var_2817_cast_1 = split(axis = var_2817_axis_0, split_sizes = var_2817_split_sizes_0, x = var_2816_cast); + tensor var_2819_mode_0 = const()[name = tensor("op_2819_mode_0"), val = tensor("EXACT")]; + tensor var_2819_cast = gelu(mode = var_2819_mode_0, x = var_2817_cast_1); + tensor input_333_cast = mul(x = var_2817_cast_0, y = var_2819_cast); + tensor var_2823 = const()[name = tensor("op_2823"), val = tensor([1, 1])]; + tensor var_2825 = const()[name = tensor("op_2825"), val = tensor([1, 1])]; + tensor var_2827_pad_type_0 = const()[name = tensor("op_2827_pad_type_0"), val = tensor("custom")]; + tensor var_2827_pad_0 = const()[name = tensor("op_2827_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_1_transformer_blocks_0_ff_net_2_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_1_transformer_blocks_0_ff_net_2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(456377920)))]; + tensor up_blocks_1_attentions_1_transformer_blocks_0_ff_net_2_bias_to_fp16 = const()[name = tensor("up_blocks_1_attentions_1_transformer_blocks_0_ff_net_2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(469485184)))]; + tensor var_2827_cast = conv(bias = up_blocks_1_attentions_1_transformer_blocks_0_ff_net_2_bias_to_fp16, dilations = var_2825, groups = var_2306, pad = var_2827_pad_0, pad_type = var_2827_pad_type_0, strides = var_2823, weight = up_blocks_1_attentions_1_transformer_blocks_0_ff_net_2_weight_to_fp16, x = input_333_cast); + tensor hidden_states_193_cast = add(x = var_2827_cast, y = inputs_53_cast); + tensor var_2829 = const()[name = tensor("op_2829"), val = tensor([2, 1280, 16, 16])]; + tensor input_335_cast = reshape(shape = var_2829, x = hidden_states_193_cast); + tensor var_2833 = const()[name = tensor("op_2833"), val = tensor([1, 1])]; + tensor var_2835 = const()[name = tensor("op_2835"), val = tensor([1, 1])]; + tensor hidden_states_195_pad_type_0 = const()[name = tensor("hidden_states_195_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_195_pad_0 = const()[name = tensor("hidden_states_195_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_1_proj_out_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_1_proj_out_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(469487808)))]; + tensor up_blocks_1_attentions_1_proj_out_bias_to_fp16 = const()[name = tensor("up_blocks_1_attentions_1_proj_out_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(472764672)))]; + tensor hidden_states_195_cast = conv(bias = up_blocks_1_attentions_1_proj_out_bias_to_fp16, dilations = var_2835, groups = var_2306, pad = hidden_states_195_pad_0, pad_type = hidden_states_195_pad_type_0, strides = var_2833, weight = up_blocks_1_attentions_1_proj_out_weight_to_fp16, x = input_335_cast); + tensor hidden_states_197_cast = add(x = hidden_states_195_cast, y = hidden_states_183_cast); + tensor input_337_interleave_0 = const()[name = tensor("input_337_interleave_0"), val = tensor(false)]; + tensor cast_6 = cast(dtype = cast_7_dtype_0, x = input_117_cast); + tensor input_337_cast = concat(axis = var_2306, interleave = input_337_interleave_0, values = (hidden_states_197_cast, cast_6)); + tensor reshape_156_shape_0 = const()[name = tensor("reshape_156_shape_0"), val = tensor([2, 32, 60, 16, 16])]; + tensor reshape_156_cast = reshape(shape = reshape_156_shape_0, x = input_337_cast); + tensor reduce_mean_117_axes_0 = const()[name = tensor("reduce_mean_117_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_117_keep_dims_0 = const()[name = tensor("reduce_mean_117_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_117_cast = reduce_mean(axes = reduce_mean_117_axes_0, keep_dims = reduce_mean_117_keep_dims_0, x = reshape_156_cast); + tensor sub_78_cast = sub(x = reshape_156_cast, y = reduce_mean_117_cast); + tensor square_39_cast = square(x = sub_78_cast); + tensor reduce_mean_119_axes_0 = const()[name = tensor("reduce_mean_119_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_119_keep_dims_0 = const()[name = tensor("reduce_mean_119_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_119_cast = reduce_mean(axes = reduce_mean_119_axes_0, keep_dims = reduce_mean_119_keep_dims_0, x = square_39_cast); + tensor add_78_y_0_to_fp16 = const()[name = tensor("add_78_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_78_cast = add(x = reduce_mean_119_cast, y = add_78_y_0_to_fp16); + tensor sqrt_39_cast = sqrt(x = add_78_cast); + tensor real_div_39_cast = real_div(x = sub_78_cast, y = sqrt_39_cast); + tensor reshape_157_shape_0 = const()[name = tensor("reshape_157_shape_0"), val = tensor([2, 1920, 16, 16])]; + tensor reshape_157_cast = reshape(shape = reshape_157_shape_0, x = real_div_39_cast); + tensor add_79_mean_0_to_fp16 = const()[name = tensor("add_79_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(472767296)))]; + tensor add_79_variance_0_to_fp16 = const()[name = tensor("add_79_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(472771200)))]; + tensor add_79_gamma_0_to_fp16 = const()[name = tensor("add_79_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(472775104)))]; + tensor add_79_beta_0_to_fp16 = const()[name = tensor("add_79_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(472779008)))]; + tensor add_79_epsilon_0_to_fp16 = const()[name = tensor("add_79_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_79_cast = batch_norm(beta = add_79_beta_0_to_fp16, epsilon = add_79_epsilon_0_to_fp16, gamma = add_79_gamma_0_to_fp16, mean = add_79_mean_0_to_fp16, variance = add_79_variance_0_to_fp16, x = reshape_157_cast); + tensor input_341_cast = silu(x = add_79_cast); + tensor var_2853 = const()[name = tensor("op_2853"), val = tensor([1, 1])]; + tensor var_2855 = const()[name = tensor("op_2855"), val = tensor([1, 1])]; + tensor hidden_states_199_pad_type_0 = const()[name = tensor("hidden_states_199_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_199_pad_0 = const()[name = tensor("hidden_states_199_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_1_resnets_2_conv1_weight_to_fp16 = const()[name = tensor("up_blocks_1_resnets_2_conv1_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(472782912)))]; + tensor up_blocks_1_resnets_2_conv1_bias_to_fp16 = const()[name = tensor("up_blocks_1_resnets_2_conv1_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(517019776)))]; + tensor hidden_states_199_cast = conv(bias = up_blocks_1_resnets_2_conv1_bias_to_fp16, dilations = var_2855, groups = var_2306, pad = hidden_states_199_pad_0, pad_type = hidden_states_199_pad_type_0, strides = var_2853, weight = up_blocks_1_resnets_2_conv1_weight_to_fp16, x = input_341_cast); + tensor var_2861 = const()[name = tensor("op_2861"), val = tensor([1, 1])]; + tensor var_2863 = const()[name = tensor("op_2863"), val = tensor([1, 1])]; + tensor temb_31_pad_type_0 = const()[name = tensor("temb_31_pad_type_0"), val = tensor("custom")]; + tensor temb_31_pad_0 = const()[name = tensor("temb_31_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_resnets_2_time_emb_proj_weight_to_fp16 = const()[name = tensor("up_blocks_1_resnets_2_time_emb_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(517022400)))]; + tensor up_blocks_1_resnets_2_time_emb_proj_bias_to_fp16 = const()[name = tensor("up_blocks_1_resnets_2_time_emb_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(520299264)))]; + tensor temb_31_cast = conv(bias = up_blocks_1_resnets_2_time_emb_proj_bias_to_fp16, dilations = var_2863, groups = var_2306, pad = temb_31_pad_0, pad_type = temb_31_pad_type_0, strides = var_2861, weight = up_blocks_1_resnets_2_time_emb_proj_weight_to_fp16, x = cast_12); + tensor input_345_cast = add(x = hidden_states_199_cast, y = temb_31_cast); + tensor reshape_160_shape_0 = const()[name = tensor("reshape_160_shape_0"), val = tensor([2, 32, 40, 16, 16])]; + tensor reshape_160_cast = reshape(shape = reshape_160_shape_0, x = input_345_cast); + tensor reduce_mean_120_axes_0 = const()[name = tensor("reduce_mean_120_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_120_keep_dims_0 = const()[name = tensor("reduce_mean_120_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_120_cast = reduce_mean(axes = reduce_mean_120_axes_0, keep_dims = reduce_mean_120_keep_dims_0, x = reshape_160_cast); + tensor sub_80_cast = sub(x = reshape_160_cast, y = reduce_mean_120_cast); + tensor square_40_cast = square(x = sub_80_cast); + tensor reduce_mean_122_axes_0 = const()[name = tensor("reduce_mean_122_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_122_keep_dims_0 = const()[name = tensor("reduce_mean_122_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_122_cast = reduce_mean(axes = reduce_mean_122_axes_0, keep_dims = reduce_mean_122_keep_dims_0, x = square_40_cast); + tensor add_80_y_0_to_fp16 = const()[name = tensor("add_80_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_80_cast = add(x = reduce_mean_122_cast, y = add_80_y_0_to_fp16); + tensor sqrt_40_cast = sqrt(x = add_80_cast); + tensor real_div_40_cast = real_div(x = sub_80_cast, y = sqrt_40_cast); + tensor reshape_161_shape_0 = const()[name = tensor("reshape_161_shape_0"), val = tensor([2, 1280, 16, 16])]; + tensor reshape_161_cast = reshape(shape = reshape_161_shape_0, x = real_div_40_cast); + tensor add_81_mean_0_to_fp16 = const()[name = tensor("add_81_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(520301888)))]; + tensor add_81_variance_0_to_fp16 = const()[name = tensor("add_81_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(520304512)))]; + tensor add_81_gamma_0_to_fp16 = const()[name = tensor("add_81_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(520307136)))]; + tensor add_81_beta_0_to_fp16 = const()[name = tensor("add_81_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(520309760)))]; + tensor add_81_epsilon_0_to_fp16 = const()[name = tensor("add_81_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_81_cast = batch_norm(beta = add_81_beta_0_to_fp16, epsilon = add_81_epsilon_0_to_fp16, gamma = add_81_gamma_0_to_fp16, mean = add_81_mean_0_to_fp16, variance = add_81_variance_0_to_fp16, x = reshape_161_cast); + tensor input_349_cast = silu(x = add_81_cast); + tensor var_2873 = const()[name = tensor("op_2873"), val = tensor([1, 1])]; + tensor var_2875 = const()[name = tensor("op_2875"), val = tensor([1, 1])]; + tensor hidden_states_201_pad_type_0 = const()[name = tensor("hidden_states_201_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_201_pad_0 = const()[name = tensor("hidden_states_201_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_1_resnets_2_conv2_weight_to_fp16 = const()[name = tensor("up_blocks_1_resnets_2_conv2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(520312384)))]; + tensor up_blocks_1_resnets_2_conv2_bias_to_fp16 = const()[name = tensor("up_blocks_1_resnets_2_conv2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(549803648)))]; + tensor hidden_states_201_cast = conv(bias = up_blocks_1_resnets_2_conv2_bias_to_fp16, dilations = var_2875, groups = var_2306, pad = hidden_states_201_pad_0, pad_type = hidden_states_201_pad_type_0, strides = var_2873, weight = up_blocks_1_resnets_2_conv2_weight_to_fp16, x = input_349_cast); + tensor var_2880 = const()[name = tensor("op_2880"), val = tensor([1, 1])]; + tensor var_2882 = const()[name = tensor("op_2882"), val = tensor([1, 1])]; + tensor x_15_pad_type_0 = const()[name = tensor("x_15_pad_type_0"), val = tensor("custom")]; + tensor x_15_pad_0 = const()[name = tensor("x_15_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_resnets_2_conv_shortcut_weight_to_fp16 = const()[name = tensor("up_blocks_1_resnets_2_conv_shortcut_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(549806272)))]; + tensor up_blocks_1_resnets_2_conv_shortcut_bias_to_fp16 = const()[name = tensor("up_blocks_1_resnets_2_conv_shortcut_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(554721536)))]; + tensor x_15_cast = conv(bias = up_blocks_1_resnets_2_conv_shortcut_bias_to_fp16, dilations = var_2882, groups = var_2306, pad = x_15_pad_0, pad_type = x_15_pad_type_0, strides = var_2880, weight = up_blocks_1_resnets_2_conv_shortcut_weight_to_fp16, x = input_337_cast); + tensor hidden_states_203_cast = add(x = x_15_cast, y = hidden_states_201_cast); + tensor reshape_164_shape_0 = const()[name = tensor("reshape_164_shape_0"), val = tensor([2, 32, 40, 16, 16])]; + tensor reshape_164_cast = reshape(shape = reshape_164_shape_0, x = hidden_states_203_cast); + tensor reduce_mean_123_axes_0 = const()[name = tensor("reduce_mean_123_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_123_keep_dims_0 = const()[name = tensor("reduce_mean_123_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_123_cast = reduce_mean(axes = reduce_mean_123_axes_0, keep_dims = reduce_mean_123_keep_dims_0, x = reshape_164_cast); + tensor sub_82_cast = sub(x = reshape_164_cast, y = reduce_mean_123_cast); + tensor square_41_cast = square(x = sub_82_cast); + tensor reduce_mean_125_axes_0 = const()[name = tensor("reduce_mean_125_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_125_keep_dims_0 = const()[name = tensor("reduce_mean_125_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_125_cast = reduce_mean(axes = reduce_mean_125_axes_0, keep_dims = reduce_mean_125_keep_dims_0, x = square_41_cast); + tensor add_82_y_0_to_fp16 = const()[name = tensor("add_82_y_0_to_fp16"), val = tensor(0x1.1p-20)]; + tensor add_82_cast = add(x = reduce_mean_125_cast, y = add_82_y_0_to_fp16); + tensor sqrt_41_cast = sqrt(x = add_82_cast); + tensor real_div_41_cast = real_div(x = sub_82_cast, y = sqrt_41_cast); + tensor reshape_165_shape_0 = const()[name = tensor("reshape_165_shape_0"), val = tensor([2, 1280, 16, 16])]; + tensor reshape_165_cast = reshape(shape = reshape_165_shape_0, x = real_div_41_cast); + tensor add_83_mean_0_to_fp16 = const()[name = tensor("add_83_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(554724160)))]; + tensor add_83_variance_0_to_fp16 = const()[name = tensor("add_83_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(554726784)))]; + tensor add_83_gamma_0_to_fp16 = const()[name = tensor("add_83_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(554729408)))]; + tensor add_83_beta_0_to_fp16 = const()[name = tensor("add_83_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(554732032)))]; + tensor add_83_epsilon_0_to_fp16 = const()[name = tensor("add_83_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_83_cast = batch_norm(beta = add_83_beta_0_to_fp16, epsilon = add_83_epsilon_0_to_fp16, gamma = add_83_gamma_0_to_fp16, mean = add_83_mean_0_to_fp16, variance = add_83_variance_0_to_fp16, x = reshape_165_cast); + tensor var_2902 = const()[name = tensor("op_2902"), val = tensor([1, 1])]; + tensor var_2904 = const()[name = tensor("op_2904"), val = tensor([1, 1])]; + tensor hidden_states_205_pad_type_0 = const()[name = tensor("hidden_states_205_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_205_pad_0 = const()[name = tensor("hidden_states_205_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_2_proj_in_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_2_proj_in_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(554734656)))]; + tensor up_blocks_1_attentions_2_proj_in_bias_to_fp16 = const()[name = tensor("up_blocks_1_attentions_2_proj_in_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(558011520)))]; + tensor hidden_states_205_cast = conv(bias = up_blocks_1_attentions_2_proj_in_bias_to_fp16, dilations = var_2904, groups = var_2306, pad = hidden_states_205_pad_0, pad_type = hidden_states_205_pad_type_0, strides = var_2902, weight = up_blocks_1_attentions_2_proj_in_weight_to_fp16, x = add_83_cast); + tensor var_2909 = const()[name = tensor("op_2909"), val = tensor([2, 1280, 1, 256])]; + tensor inputs_55_cast = reshape(shape = var_2909, x = hidden_states_205_cast); + tensor var_2919 = const()[name = tensor("op_2919"), val = tensor([1])]; + tensor channels_mean_55_cast = reduce_mean(axes = var_2919, keep_dims = var_2301, x = inputs_55_cast); + tensor zero_mean_55_cast = sub(x = inputs_55_cast, y = channels_mean_55_cast); + tensor zero_mean_sq_55_cast = mul(x = zero_mean_55_cast, y = zero_mean_55_cast); + tensor var_2923 = const()[name = tensor("op_2923"), val = tensor([1])]; + tensor var_2924_cast = reduce_mean(axes = var_2923, keep_dims = var_2301, x = zero_mean_sq_55_cast); + tensor var_2925_to_fp16 = const()[name = tensor("op_2925_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_2926_cast = add(x = var_2924_cast, y = var_2925_to_fp16); + tensor denom_55_epsilon_0_to_fp16 = const()[name = tensor("denom_55_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_55_cast = rsqrt(epsilon = denom_55_epsilon_0_to_fp16, x = var_2926_cast); + tensor out_55_cast = mul(x = zero_mean_55_cast, y = denom_55_cast); + tensor var_2930_to_fp16 = const()[name = tensor("op_2930_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(558014144)))]; + tensor var_2931_cast = add(x = out_55_cast, y = var_2930_to_fp16); + tensor var_2933_to_fp16 = const()[name = tensor("op_2933_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(558016768)))]; + tensor hidden_states_207_cast = mul(x = var_2931_cast, y = var_2933_to_fp16); + tensor var_2940 = const()[name = tensor("op_2940"), val = tensor([1, 1])]; + tensor var_2942 = const()[name = tensor("op_2942"), val = tensor([1, 1])]; + tensor q_37_pad_type_0 = const()[name = tensor("q_37_pad_type_0"), val = tensor("custom")]; + tensor q_37_pad_0 = const()[name = tensor("q_37_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_2_transformer_blocks_0_attn1_to_q_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_2_transformer_blocks_0_attn1_to_q_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(558019392)))]; + tensor q_37_cast = conv(dilations = var_2942, groups = var_2306, pad = q_37_pad_0, pad_type = q_37_pad_type_0, strides = var_2940, weight = up_blocks_1_attentions_2_transformer_blocks_0_attn1_to_q_weight_to_fp16, x = hidden_states_207_cast); + tensor var_2946 = const()[name = tensor("op_2946"), val = tensor([1, 1])]; + tensor var_2948 = const()[name = tensor("op_2948"), val = tensor([1, 1])]; + tensor k_37_pad_type_0 = const()[name = tensor("k_37_pad_type_0"), val = tensor("custom")]; + tensor k_37_pad_0 = const()[name = tensor("k_37_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_2_transformer_blocks_0_attn1_to_k_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_2_transformer_blocks_0_attn1_to_k_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(561296256)))]; + tensor k_37_cast = conv(dilations = var_2948, groups = var_2306, pad = k_37_pad_0, pad_type = k_37_pad_type_0, strides = var_2946, weight = up_blocks_1_attentions_2_transformer_blocks_0_attn1_to_k_weight_to_fp16, x = hidden_states_207_cast); + tensor var_2952 = const()[name = tensor("op_2952"), val = tensor([1, 1])]; + tensor var_2954 = const()[name = tensor("op_2954"), val = tensor([1, 1])]; + tensor v_37_pad_type_0 = const()[name = tensor("v_37_pad_type_0"), val = tensor("custom")]; + tensor v_37_pad_0 = const()[name = tensor("v_37_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_2_transformer_blocks_0_attn1_to_v_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_2_transformer_blocks_0_attn1_to_v_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(564573120)))]; + tensor v_37_cast = conv(dilations = var_2954, groups = var_2306, pad = v_37_pad_0, pad_type = v_37_pad_type_0, strides = var_2952, weight = up_blocks_1_attentions_2_transformer_blocks_0_attn1_to_v_weight_to_fp16, x = hidden_states_207_cast); + tensor var_2958 = const()[name = tensor("op_2958"), val = tensor([2, 20, 64, -1])]; + tensor var_2959_cast = reshape(shape = var_2958, x = q_37_cast); + tensor var_2960 = const()[name = tensor("op_2960"), val = tensor([2, 20, 64, -1])]; + tensor var_2961_cast = reshape(shape = var_2960, x = k_37_cast); + tensor var_2962 = const()[name = tensor("op_2962"), val = tensor([2, 20, 64, -1])]; + tensor var_2963_cast = reshape(shape = var_2962, x = v_37_cast); + tensor attn_weights_73_transpose_x_0 = const()[name = tensor("attn_weights_73_transpose_x_0"), val = tensor(true)]; + tensor attn_weights_73_transpose_y_0 = const()[name = tensor("attn_weights_73_transpose_y_0"), val = tensor(false)]; + tensor attn_weights_73_cast = matmul(transpose_x = attn_weights_73_transpose_x_0, transpose_y = attn_weights_73_transpose_y_0, x = var_2959_cast, y = var_2961_cast); + tensor attn_weights_75_cast = mul(x = attn_weights_73_cast, y = var_2297_to_fp16); + tensor var_2967_cast = softmax(axis = var_2290, x = attn_weights_75_cast); + tensor attn_37_transpose_x_0 = const()[name = tensor("attn_37_transpose_x_0"), val = tensor(false)]; + tensor attn_37_transpose_y_0 = const()[name = tensor("attn_37_transpose_y_0"), val = tensor(true)]; + tensor attn_37_cast = matmul(transpose_x = attn_37_transpose_x_0, transpose_y = attn_37_transpose_y_0, x = var_2963_cast, y = var_2967_cast); + tensor var_2971 = const()[name = tensor("op_2971"), val = tensor([2, 1280, 1, -1])]; + tensor input_353_cast = reshape(shape = var_2971, x = attn_37_cast); + tensor var_2976 = const()[name = tensor("op_2976"), val = tensor([1, 1])]; + tensor var_2978 = const()[name = tensor("op_2978"), val = tensor([1, 1])]; + tensor var_2980_pad_type_0 = const()[name = tensor("op_2980_pad_type_0"), val = tensor("custom")]; + tensor var_2980_pad_0 = const()[name = tensor("op_2980_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_2_transformer_blocks_0_attn1_to_out_0_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_2_transformer_blocks_0_attn1_to_out_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(567849984)))]; + tensor up_blocks_1_attentions_2_transformer_blocks_0_attn1_to_out_0_bias_to_fp16 = const()[name = tensor("up_blocks_1_attentions_2_transformer_blocks_0_attn1_to_out_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(571126848)))]; + tensor var_2980_cast = conv(bias = up_blocks_1_attentions_2_transformer_blocks_0_attn1_to_out_0_bias_to_fp16, dilations = var_2978, groups = var_2306, pad = var_2980_pad_0, pad_type = var_2980_pad_type_0, strides = var_2976, weight = up_blocks_1_attentions_2_transformer_blocks_0_attn1_to_out_0_weight_to_fp16, x = input_353_cast); + tensor inputs_57_cast = add(x = var_2980_cast, y = inputs_55_cast); + tensor var_2984 = const()[name = tensor("op_2984"), val = tensor([1])]; + tensor channels_mean_57_cast = reduce_mean(axes = var_2984, keep_dims = var_2301, x = inputs_57_cast); + tensor zero_mean_57_cast = sub(x = inputs_57_cast, y = channels_mean_57_cast); + tensor zero_mean_sq_57_cast = mul(x = zero_mean_57_cast, y = zero_mean_57_cast); + tensor var_2988 = const()[name = tensor("op_2988"), val = tensor([1])]; + tensor var_2989_cast = reduce_mean(axes = var_2988, keep_dims = var_2301, x = zero_mean_sq_57_cast); + tensor var_2990_to_fp16 = const()[name = tensor("op_2990_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_2991_cast = add(x = var_2989_cast, y = var_2990_to_fp16); + tensor denom_57_epsilon_0_to_fp16 = const()[name = tensor("denom_57_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_57_cast = rsqrt(epsilon = denom_57_epsilon_0_to_fp16, x = var_2991_cast); + tensor out_57_cast = mul(x = zero_mean_57_cast, y = denom_57_cast); + tensor var_2995_to_fp16 = const()[name = tensor("op_2995_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(571129472)))]; + tensor var_2996_cast = add(x = out_57_cast, y = var_2995_to_fp16); + tensor var_2998_to_fp16 = const()[name = tensor("op_2998_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(571132096)))]; + tensor hidden_states_209_cast = mul(x = var_2996_cast, y = var_2998_to_fp16); + tensor var_3005 = const()[name = tensor("op_3005"), val = tensor([1, 1])]; + tensor var_3007 = const()[name = tensor("op_3007"), val = tensor([1, 1])]; + tensor q_39_pad_type_0 = const()[name = tensor("q_39_pad_type_0"), val = tensor("custom")]; + tensor q_39_pad_0 = const()[name = tensor("q_39_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_2_transformer_blocks_0_attn2_to_q_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_2_transformer_blocks_0_attn2_to_q_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(571134720)))]; + tensor q_39_cast = conv(dilations = var_3007, groups = var_2306, pad = q_39_pad_0, pad_type = q_39_pad_type_0, strides = var_3005, weight = up_blocks_1_attentions_2_transformer_blocks_0_attn2_to_q_weight_to_fp16, x = hidden_states_209_cast); + tensor var_3011 = const()[name = tensor("op_3011"), val = tensor([1, 1])]; + tensor var_3013 = const()[name = tensor("op_3013"), val = tensor([1, 1])]; + tensor k_39_pad_type_0 = const()[name = tensor("k_39_pad_type_0"), val = tensor("custom")]; + tensor k_39_pad_0 = const()[name = tensor("k_39_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_2_transformer_blocks_0_attn2_to_k_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_2_transformer_blocks_0_attn2_to_k_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(574411584)))]; + tensor k_39_cast = conv(dilations = var_3013, groups = var_2306, pad = k_39_pad_0, pad_type = k_39_pad_type_0, strides = var_3011, weight = up_blocks_1_attentions_2_transformer_blocks_0_attn2_to_k_weight_to_fp16, x = encoder_hidden_states); + tensor var_3017 = const()[name = tensor("op_3017"), val = tensor([1, 1])]; + tensor var_3019 = const()[name = tensor("op_3019"), val = tensor([1, 1])]; + tensor v_39_pad_type_0 = const()[name = tensor("v_39_pad_type_0"), val = tensor("custom")]; + tensor v_39_pad_0 = const()[name = tensor("v_39_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_2_transformer_blocks_0_attn2_to_v_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_2_transformer_blocks_0_attn2_to_v_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(577033088)))]; + tensor v_39_cast = conv(dilations = var_3019, groups = var_2306, pad = v_39_pad_0, pad_type = v_39_pad_type_0, strides = var_3017, weight = up_blocks_1_attentions_2_transformer_blocks_0_attn2_to_v_weight_to_fp16, x = encoder_hidden_states); + tensor var_3023 = const()[name = tensor("op_3023"), val = tensor([2, 20, 64, -1])]; + tensor var_3024_cast = reshape(shape = var_3023, x = q_39_cast); + tensor var_3025 = const()[name = tensor("op_3025"), val = tensor([2, 20, 64, -1])]; + tensor var_3026_cast = reshape(shape = var_3025, x = k_39_cast); + tensor var_3027 = const()[name = tensor("op_3027"), val = tensor([2, 20, 64, -1])]; + tensor var_3028_cast = reshape(shape = var_3027, x = v_39_cast); + tensor attn_weights_77_transpose_x_0 = const()[name = tensor("attn_weights_77_transpose_x_0"), val = tensor(true)]; + tensor attn_weights_77_transpose_y_0 = const()[name = tensor("attn_weights_77_transpose_y_0"), val = tensor(false)]; + tensor attn_weights_77_cast = matmul(transpose_x = attn_weights_77_transpose_x_0, transpose_y = attn_weights_77_transpose_y_0, x = var_3024_cast, y = var_3026_cast); + tensor attn_weights_79_cast = mul(x = attn_weights_77_cast, y = var_2297_to_fp16); + tensor var_3032_cast = softmax(axis = var_2290, x = attn_weights_79_cast); + tensor attn_39_transpose_x_0 = const()[name = tensor("attn_39_transpose_x_0"), val = tensor(false)]; + tensor attn_39_transpose_y_0 = const()[name = tensor("attn_39_transpose_y_0"), val = tensor(true)]; + tensor attn_39_cast = matmul(transpose_x = attn_39_transpose_x_0, transpose_y = attn_39_transpose_y_0, x = var_3028_cast, y = var_3032_cast); + tensor var_3036 = const()[name = tensor("op_3036"), val = tensor([2, 1280, 1, -1])]; + tensor input_355_cast = reshape(shape = var_3036, x = attn_39_cast); + tensor var_3041 = const()[name = tensor("op_3041"), val = tensor([1, 1])]; + tensor var_3043 = const()[name = tensor("op_3043"), val = tensor([1, 1])]; + tensor var_3045_pad_type_0 = const()[name = tensor("op_3045_pad_type_0"), val = tensor("custom")]; + tensor var_3045_pad_0 = const()[name = tensor("op_3045_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_2_transformer_blocks_0_attn2_to_out_0_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_2_transformer_blocks_0_attn2_to_out_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(579654592)))]; + tensor up_blocks_1_attentions_2_transformer_blocks_0_attn2_to_out_0_bias_to_fp16 = const()[name = tensor("up_blocks_1_attentions_2_transformer_blocks_0_attn2_to_out_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(582931456)))]; + tensor var_3045_cast = conv(bias = up_blocks_1_attentions_2_transformer_blocks_0_attn2_to_out_0_bias_to_fp16, dilations = var_3043, groups = var_2306, pad = var_3045_pad_0, pad_type = var_3045_pad_type_0, strides = var_3041, weight = up_blocks_1_attentions_2_transformer_blocks_0_attn2_to_out_0_weight_to_fp16, x = input_355_cast); + tensor inputs_59_cast = add(x = var_3045_cast, y = inputs_57_cast); + tensor var_3049 = const()[name = tensor("op_3049"), val = tensor([1])]; + tensor channels_mean_59_cast = reduce_mean(axes = var_3049, keep_dims = var_2301, x = inputs_59_cast); + tensor zero_mean_59_cast = sub(x = inputs_59_cast, y = channels_mean_59_cast); + tensor zero_mean_sq_59_cast = mul(x = zero_mean_59_cast, y = zero_mean_59_cast); + tensor var_3053 = const()[name = tensor("op_3053"), val = tensor([1])]; + tensor var_3054_cast = reduce_mean(axes = var_3053, keep_dims = var_2301, x = zero_mean_sq_59_cast); + tensor var_3055_to_fp16 = const()[name = tensor("op_3055_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_3056_cast = add(x = var_3054_cast, y = var_3055_to_fp16); + tensor denom_59_epsilon_0_to_fp16 = const()[name = tensor("denom_59_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_59_cast = rsqrt(epsilon = denom_59_epsilon_0_to_fp16, x = var_3056_cast); + tensor out_59_cast = mul(x = zero_mean_59_cast, y = denom_59_cast); + tensor var_3060_to_fp16 = const()[name = tensor("op_3060_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(582934080)))]; + tensor var_3061_cast = add(x = out_59_cast, y = var_3060_to_fp16); + tensor var_3063_to_fp16 = const()[name = tensor("op_3063_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(582936704)))]; + tensor input_357_cast = mul(x = var_3061_cast, y = var_3063_to_fp16); + tensor var_3071 = const()[name = tensor("op_3071"), val = tensor([1, 1])]; + tensor var_3073 = const()[name = tensor("op_3073"), val = tensor([1, 1])]; + tensor var_3075_pad_type_0 = const()[name = tensor("op_3075_pad_type_0"), val = tensor("custom")]; + tensor var_3075_pad_0 = const()[name = tensor("op_3075_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_2_transformer_blocks_0_ff_net_0_proj_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_2_transformer_blocks_0_ff_net_0_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(582939328)))]; + tensor up_blocks_1_attentions_2_transformer_blocks_0_ff_net_0_proj_bias_to_fp16 = const()[name = tensor("up_blocks_1_attentions_2_transformer_blocks_0_ff_net_0_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(609153792)))]; + tensor var_3075_cast = conv(bias = up_blocks_1_attentions_2_transformer_blocks_0_ff_net_0_proj_bias_to_fp16, dilations = var_3073, groups = var_2306, pad = var_3075_pad_0, pad_type = var_3075_pad_type_0, strides = var_3071, weight = up_blocks_1_attentions_2_transformer_blocks_0_ff_net_0_proj_weight_to_fp16, x = input_357_cast); + tensor var_3076_split_sizes_0 = const()[name = tensor("op_3076_split_sizes_0"), val = tensor([5120, 5120])]; + tensor var_3076_axis_0 = const()[name = tensor("op_3076_axis_0"), val = tensor(1)]; + tensor var_3076_cast_0, tensor var_3076_cast_1 = split(axis = var_3076_axis_0, split_sizes = var_3076_split_sizes_0, x = var_3075_cast); + tensor var_3078_mode_0 = const()[name = tensor("op_3078_mode_0"), val = tensor("EXACT")]; + tensor var_3078_cast = gelu(mode = var_3078_mode_0, x = var_3076_cast_1); + tensor input_359_cast = mul(x = var_3076_cast_0, y = var_3078_cast); + tensor var_3082 = const()[name = tensor("op_3082"), val = tensor([1, 1])]; + tensor var_3084 = const()[name = tensor("op_3084"), val = tensor([1, 1])]; + tensor var_3086_pad_type_0 = const()[name = tensor("op_3086_pad_type_0"), val = tensor("custom")]; + tensor var_3086_pad_0 = const()[name = tensor("op_3086_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_2_transformer_blocks_0_ff_net_2_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_2_transformer_blocks_0_ff_net_2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(609174336)))]; + tensor up_blocks_1_attentions_2_transformer_blocks_0_ff_net_2_bias_to_fp16 = const()[name = tensor("up_blocks_1_attentions_2_transformer_blocks_0_ff_net_2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(622281600)))]; + tensor var_3086_cast = conv(bias = up_blocks_1_attentions_2_transformer_blocks_0_ff_net_2_bias_to_fp16, dilations = var_3084, groups = var_2306, pad = var_3086_pad_0, pad_type = var_3086_pad_type_0, strides = var_3082, weight = up_blocks_1_attentions_2_transformer_blocks_0_ff_net_2_weight_to_fp16, x = input_359_cast); + tensor hidden_states_213_cast = add(x = var_3086_cast, y = inputs_59_cast); + tensor var_3088 = const()[name = tensor("op_3088"), val = tensor([2, 1280, 16, 16])]; + tensor input_361_cast = reshape(shape = var_3088, x = hidden_states_213_cast); + tensor var_3092 = const()[name = tensor("op_3092"), val = tensor([1, 1])]; + tensor var_3094 = const()[name = tensor("op_3094"), val = tensor([1, 1])]; + tensor hidden_states_215_pad_type_0 = const()[name = tensor("hidden_states_215_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_215_pad_0 = const()[name = tensor("hidden_states_215_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_1_attentions_2_proj_out_weight_to_fp16 = const()[name = tensor("up_blocks_1_attentions_2_proj_out_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(622284224)))]; + tensor up_blocks_1_attentions_2_proj_out_bias_to_fp16 = const()[name = tensor("up_blocks_1_attentions_2_proj_out_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(625561088)))]; + tensor hidden_states_215_cast = conv(bias = up_blocks_1_attentions_2_proj_out_bias_to_fp16, dilations = var_3094, groups = var_2306, pad = hidden_states_215_pad_0, pad_type = hidden_states_215_pad_type_0, strides = var_3092, weight = up_blocks_1_attentions_2_proj_out_weight_to_fp16, x = input_361_cast); + tensor input_363_cast = add(x = hidden_states_215_cast, y = hidden_states_203_cast); + tensor input_365_scale_factor_height_0 = const()[name = tensor("input_365_scale_factor_height_0"), val = tensor(0x1p+1)]; + tensor input_365_scale_factor_width_0 = const()[name = tensor("input_365_scale_factor_width_0"), val = tensor(0x1p+1)]; + tensor input_365_cast = upsample_nearest_neighbor(scale_factor_height = input_365_scale_factor_height_0, scale_factor_width = input_365_scale_factor_width_0, x = input_363_cast); + tensor var_3103 = const()[name = tensor("op_3103"), val = tensor([1, 1])]; + tensor var_3105 = const()[name = tensor("op_3105"), val = tensor([1, 1])]; + tensor hidden_states_217_pad_type_0 = const()[name = tensor("hidden_states_217_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_217_pad_0 = const()[name = tensor("hidden_states_217_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_1_upsamplers_0_conv_weight_to_fp16 = const()[name = tensor("up_blocks_1_upsamplers_0_conv_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(625563712)))]; + tensor up_blocks_1_upsamplers_0_conv_bias_to_fp16 = const()[name = tensor("up_blocks_1_upsamplers_0_conv_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(655054976)))]; + tensor hidden_states_217_cast = conv(bias = up_blocks_1_upsamplers_0_conv_bias_to_fp16, dilations = var_3105, groups = var_2306, pad = hidden_states_217_pad_0, pad_type = hidden_states_217_pad_type_0, strides = var_3103, weight = up_blocks_1_upsamplers_0_conv_weight_to_fp16, x = input_365_cast); + tensor var_3110 = const()[name = tensor("op_3110"), val = tensor(3)]; + tensor var_3121 = const()[name = tensor("op_3121"), val = tensor(true)]; + tensor var_3126 = const()[name = tensor("op_3126"), val = tensor(1)]; + tensor input_367_interleave_0 = const()[name = tensor("input_367_interleave_0"), val = tensor(false)]; + tensor cast_7 = cast(dtype = cast_4_dtype_0, x = input_115_cast); + tensor input_367_cast = concat(axis = var_3126, interleave = input_367_interleave_0, values = (hidden_states_217_cast, cast_7)); + tensor reshape_168_shape_0 = const()[name = tensor("reshape_168_shape_0"), val = tensor([2, 32, 60, 32, 32])]; + tensor reshape_168_cast = reshape(shape = reshape_168_shape_0, x = input_367_cast); + tensor reduce_mean_126_axes_0 = const()[name = tensor("reduce_mean_126_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_126_keep_dims_0 = const()[name = tensor("reduce_mean_126_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_126_cast = reduce_mean(axes = reduce_mean_126_axes_0, keep_dims = reduce_mean_126_keep_dims_0, x = reshape_168_cast); + tensor sub_84_cast = sub(x = reshape_168_cast, y = reduce_mean_126_cast); + tensor square_42_cast = square(x = sub_84_cast); + tensor reduce_mean_128_axes_0 = const()[name = tensor("reduce_mean_128_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_128_keep_dims_0 = const()[name = tensor("reduce_mean_128_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_128_cast = reduce_mean(axes = reduce_mean_128_axes_0, keep_dims = reduce_mean_128_keep_dims_0, x = square_42_cast); + tensor add_84_y_0_to_fp16 = const()[name = tensor("add_84_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_84_cast = add(x = reduce_mean_128_cast, y = add_84_y_0_to_fp16); + tensor sqrt_42_cast = sqrt(x = add_84_cast); + tensor real_div_42_cast = real_div(x = sub_84_cast, y = sqrt_42_cast); + tensor reshape_169_shape_0 = const()[name = tensor("reshape_169_shape_0"), val = tensor([2, 1920, 32, 32])]; + tensor reshape_169_cast = reshape(shape = reshape_169_shape_0, x = real_div_42_cast); + tensor add_85_mean_0_to_fp16 = const()[name = tensor("add_85_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(655057600)))]; + tensor add_85_variance_0_to_fp16 = const()[name = tensor("add_85_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(655061504)))]; + tensor add_85_gamma_0_to_fp16 = const()[name = tensor("add_85_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(655065408)))]; + tensor add_85_beta_0_to_fp16 = const()[name = tensor("add_85_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(655069312)))]; + tensor add_85_epsilon_0_to_fp16 = const()[name = tensor("add_85_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_85_cast = batch_norm(beta = add_85_beta_0_to_fp16, epsilon = add_85_epsilon_0_to_fp16, gamma = add_85_gamma_0_to_fp16, mean = add_85_mean_0_to_fp16, variance = add_85_variance_0_to_fp16, x = reshape_169_cast); + tensor input_371_cast = silu(x = add_85_cast); + tensor var_3155 = const()[name = tensor("op_3155"), val = tensor([1, 1])]; + tensor var_3157 = const()[name = tensor("op_3157"), val = tensor([1, 1])]; + tensor hidden_states_219_pad_type_0 = const()[name = tensor("hidden_states_219_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_219_pad_0 = const()[name = tensor("hidden_states_219_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_2_resnets_0_conv1_weight_to_fp16 = const()[name = tensor("up_blocks_2_resnets_0_conv1_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(655073216)))]; + tensor up_blocks_2_resnets_0_conv1_bias_to_fp16 = const()[name = tensor("up_blocks_2_resnets_0_conv1_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(677191680)))]; + tensor hidden_states_219_cast = conv(bias = up_blocks_2_resnets_0_conv1_bias_to_fp16, dilations = var_3157, groups = var_3126, pad = hidden_states_219_pad_0, pad_type = hidden_states_219_pad_type_0, strides = var_3155, weight = up_blocks_2_resnets_0_conv1_weight_to_fp16, x = input_371_cast); + tensor var_3163 = const()[name = tensor("op_3163"), val = tensor([1, 1])]; + tensor var_3165 = const()[name = tensor("op_3165"), val = tensor([1, 1])]; + tensor temb_33_pad_type_0 = const()[name = tensor("temb_33_pad_type_0"), val = tensor("custom")]; + tensor temb_33_pad_0 = const()[name = tensor("temb_33_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_resnets_0_time_emb_proj_weight_to_fp16 = const()[name = tensor("up_blocks_2_resnets_0_time_emb_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(677193024)))]; + tensor up_blocks_2_resnets_0_time_emb_proj_bias_to_fp16 = const()[name = tensor("up_blocks_2_resnets_0_time_emb_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(678831488)))]; + tensor temb_33_cast = conv(bias = up_blocks_2_resnets_0_time_emb_proj_bias_to_fp16, dilations = var_3165, groups = var_3126, pad = temb_33_pad_0, pad_type = temb_33_pad_type_0, strides = var_3163, weight = up_blocks_2_resnets_0_time_emb_proj_weight_to_fp16, x = cast_12); + tensor input_375_cast = add(x = hidden_states_219_cast, y = temb_33_cast); + tensor reshape_172_shape_0 = const()[name = tensor("reshape_172_shape_0"), val = tensor([2, 32, 20, 32, 32])]; + tensor reshape_172_cast = reshape(shape = reshape_172_shape_0, x = input_375_cast); + tensor reduce_mean_129_axes_0 = const()[name = tensor("reduce_mean_129_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_129_keep_dims_0 = const()[name = tensor("reduce_mean_129_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_129_cast = reduce_mean(axes = reduce_mean_129_axes_0, keep_dims = reduce_mean_129_keep_dims_0, x = reshape_172_cast); + tensor sub_86_cast = sub(x = reshape_172_cast, y = reduce_mean_129_cast); + tensor square_43_cast = square(x = sub_86_cast); + tensor reduce_mean_131_axes_0 = const()[name = tensor("reduce_mean_131_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_131_keep_dims_0 = const()[name = tensor("reduce_mean_131_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_131_cast = reduce_mean(axes = reduce_mean_131_axes_0, keep_dims = reduce_mean_131_keep_dims_0, x = square_43_cast); + tensor add_86_y_0_to_fp16 = const()[name = tensor("add_86_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_86_cast = add(x = reduce_mean_131_cast, y = add_86_y_0_to_fp16); + tensor sqrt_43_cast = sqrt(x = add_86_cast); + tensor real_div_43_cast = real_div(x = sub_86_cast, y = sqrt_43_cast); + tensor reshape_173_shape_0 = const()[name = tensor("reshape_173_shape_0"), val = tensor([2, 640, 32, 32])]; + tensor reshape_173_cast = reshape(shape = reshape_173_shape_0, x = real_div_43_cast); + tensor add_87_mean_0_to_fp16 = const()[name = tensor("add_87_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(678832832)))]; + tensor add_87_variance_0_to_fp16 = const()[name = tensor("add_87_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(678834176)))]; + tensor add_87_gamma_0_to_fp16 = const()[name = tensor("add_87_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(678835520)))]; + tensor add_87_beta_0_to_fp16 = const()[name = tensor("add_87_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(678836864)))]; + tensor add_87_epsilon_0_to_fp16 = const()[name = tensor("add_87_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_87_cast = batch_norm(beta = add_87_beta_0_to_fp16, epsilon = add_87_epsilon_0_to_fp16, gamma = add_87_gamma_0_to_fp16, mean = add_87_mean_0_to_fp16, variance = add_87_variance_0_to_fp16, x = reshape_173_cast); + tensor input_379_cast = silu(x = add_87_cast); + tensor var_3175 = const()[name = tensor("op_3175"), val = tensor([1, 1])]; + tensor var_3177 = const()[name = tensor("op_3177"), val = tensor([1, 1])]; + tensor hidden_states_221_pad_type_0 = const()[name = tensor("hidden_states_221_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_221_pad_0 = const()[name = tensor("hidden_states_221_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_2_resnets_0_conv2_weight_to_fp16 = const()[name = tensor("up_blocks_2_resnets_0_conv2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(678838208)))]; + tensor up_blocks_2_resnets_0_conv2_bias_to_fp16 = const()[name = tensor("up_blocks_2_resnets_0_conv2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(686211072)))]; + tensor hidden_states_221_cast = conv(bias = up_blocks_2_resnets_0_conv2_bias_to_fp16, dilations = var_3177, groups = var_3126, pad = hidden_states_221_pad_0, pad_type = hidden_states_221_pad_type_0, strides = var_3175, weight = up_blocks_2_resnets_0_conv2_weight_to_fp16, x = input_379_cast); + tensor var_3182 = const()[name = tensor("op_3182"), val = tensor([1, 1])]; + tensor var_3184 = const()[name = tensor("op_3184"), val = tensor([1, 1])]; + tensor x_17_pad_type_0 = const()[name = tensor("x_17_pad_type_0"), val = tensor("custom")]; + tensor x_17_pad_0 = const()[name = tensor("x_17_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_resnets_0_conv_shortcut_weight_to_fp16 = const()[name = tensor("up_blocks_2_resnets_0_conv_shortcut_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(686212416)))]; + tensor up_blocks_2_resnets_0_conv_shortcut_bias_to_fp16 = const()[name = tensor("up_blocks_2_resnets_0_conv_shortcut_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(688670080)))]; + tensor x_17_cast = conv(bias = up_blocks_2_resnets_0_conv_shortcut_bias_to_fp16, dilations = var_3184, groups = var_3126, pad = x_17_pad_0, pad_type = x_17_pad_type_0, strides = var_3182, weight = up_blocks_2_resnets_0_conv_shortcut_weight_to_fp16, x = input_367_cast); + tensor hidden_states_223_cast = add(x = x_17_cast, y = hidden_states_221_cast); + tensor reshape_176_shape_0 = const()[name = tensor("reshape_176_shape_0"), val = tensor([2, 32, 20, 32, 32])]; + tensor reshape_176_cast = reshape(shape = reshape_176_shape_0, x = hidden_states_223_cast); + tensor reduce_mean_132_axes_0 = const()[name = tensor("reduce_mean_132_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_132_keep_dims_0 = const()[name = tensor("reduce_mean_132_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_132_cast = reduce_mean(axes = reduce_mean_132_axes_0, keep_dims = reduce_mean_132_keep_dims_0, x = reshape_176_cast); + tensor sub_88_cast = sub(x = reshape_176_cast, y = reduce_mean_132_cast); + tensor square_44_cast = square(x = sub_88_cast); + tensor reduce_mean_134_axes_0 = const()[name = tensor("reduce_mean_134_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_134_keep_dims_0 = const()[name = tensor("reduce_mean_134_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_134_cast = reduce_mean(axes = reduce_mean_134_axes_0, keep_dims = reduce_mean_134_keep_dims_0, x = square_44_cast); + tensor add_88_y_0_to_fp16 = const()[name = tensor("add_88_y_0_to_fp16"), val = tensor(0x1.1p-20)]; + tensor add_88_cast = add(x = reduce_mean_134_cast, y = add_88_y_0_to_fp16); + tensor sqrt_44_cast = sqrt(x = add_88_cast); + tensor real_div_44_cast = real_div(x = sub_88_cast, y = sqrt_44_cast); + tensor reshape_177_shape_0 = const()[name = tensor("reshape_177_shape_0"), val = tensor([2, 640, 32, 32])]; + tensor reshape_177_cast = reshape(shape = reshape_177_shape_0, x = real_div_44_cast); + tensor add_89_mean_0_to_fp16 = const()[name = tensor("add_89_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(688671424)))]; + tensor add_89_variance_0_to_fp16 = const()[name = tensor("add_89_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(688672768)))]; + tensor add_89_gamma_0_to_fp16 = const()[name = tensor("add_89_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(688674112)))]; + tensor add_89_beta_0_to_fp16 = const()[name = tensor("add_89_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(688675456)))]; + tensor add_89_epsilon_0_to_fp16 = const()[name = tensor("add_89_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_89_cast = batch_norm(beta = add_89_beta_0_to_fp16, epsilon = add_89_epsilon_0_to_fp16, gamma = add_89_gamma_0_to_fp16, mean = add_89_mean_0_to_fp16, variance = add_89_variance_0_to_fp16, x = reshape_177_cast); + tensor var_3204 = const()[name = tensor("op_3204"), val = tensor([1, 1])]; + tensor var_3206 = const()[name = tensor("op_3206"), val = tensor([1, 1])]; + tensor hidden_states_225_pad_type_0 = const()[name = tensor("hidden_states_225_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_225_pad_0 = const()[name = tensor("hidden_states_225_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_0_proj_in_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_0_proj_in_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(688676800)))]; + tensor up_blocks_2_attentions_0_proj_in_bias_to_fp16 = const()[name = tensor("up_blocks_2_attentions_0_proj_in_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(689496064)))]; + tensor hidden_states_225_cast = conv(bias = up_blocks_2_attentions_0_proj_in_bias_to_fp16, dilations = var_3206, groups = var_3126, pad = hidden_states_225_pad_0, pad_type = hidden_states_225_pad_type_0, strides = var_3204, weight = up_blocks_2_attentions_0_proj_in_weight_to_fp16, x = add_89_cast); + tensor var_3211 = const()[name = tensor("op_3211"), val = tensor([2, 640, 1, 1024])]; + tensor inputs_61_cast = reshape(shape = var_3211, x = hidden_states_225_cast); + tensor var_3221 = const()[name = tensor("op_3221"), val = tensor([1])]; + tensor channels_mean_61_cast = reduce_mean(axes = var_3221, keep_dims = var_3121, x = inputs_61_cast); + tensor zero_mean_61_cast = sub(x = inputs_61_cast, y = channels_mean_61_cast); + tensor zero_mean_sq_61_cast = mul(x = zero_mean_61_cast, y = zero_mean_61_cast); + tensor var_3225 = const()[name = tensor("op_3225"), val = tensor([1])]; + tensor var_3226_cast = reduce_mean(axes = var_3225, keep_dims = var_3121, x = zero_mean_sq_61_cast); + tensor var_3227_to_fp16 = const()[name = tensor("op_3227_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_3228_cast = add(x = var_3226_cast, y = var_3227_to_fp16); + tensor denom_61_epsilon_0_to_fp16 = const()[name = tensor("denom_61_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_61_cast = rsqrt(epsilon = denom_61_epsilon_0_to_fp16, x = var_3228_cast); + tensor out_61_cast = mul(x = zero_mean_61_cast, y = denom_61_cast); + tensor var_3232_to_fp16 = const()[name = tensor("op_3232_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(689497408)))]; + tensor var_3233_cast = add(x = out_61_cast, y = var_3232_to_fp16); + tensor var_3235_to_fp16 = const()[name = tensor("op_3235_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(689498752)))]; + tensor hidden_states_227_cast = mul(x = var_3233_cast, y = var_3235_to_fp16); + tensor var_3242 = const()[name = tensor("op_3242"), val = tensor([1, 1])]; + tensor var_3244 = const()[name = tensor("op_3244"), val = tensor([1, 1])]; + tensor q_41_pad_type_0 = const()[name = tensor("q_41_pad_type_0"), val = tensor("custom")]; + tensor q_41_pad_0 = const()[name = tensor("q_41_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_0_transformer_blocks_0_attn1_to_q_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_0_transformer_blocks_0_attn1_to_q_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(689500096)))]; + tensor q_41_cast = conv(dilations = var_3244, groups = var_3126, pad = q_41_pad_0, pad_type = q_41_pad_type_0, strides = var_3242, weight = up_blocks_2_attentions_0_transformer_blocks_0_attn1_to_q_weight_to_fp16, x = hidden_states_227_cast); + tensor var_3248 = const()[name = tensor("op_3248"), val = tensor([1, 1])]; + tensor var_3250 = const()[name = tensor("op_3250"), val = tensor([1, 1])]; + tensor k_41_pad_type_0 = const()[name = tensor("k_41_pad_type_0"), val = tensor("custom")]; + tensor k_41_pad_0 = const()[name = tensor("k_41_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_0_transformer_blocks_0_attn1_to_k_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_0_transformer_blocks_0_attn1_to_k_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(690319360)))]; + tensor k_41_cast = conv(dilations = var_3250, groups = var_3126, pad = k_41_pad_0, pad_type = k_41_pad_type_0, strides = var_3248, weight = up_blocks_2_attentions_0_transformer_blocks_0_attn1_to_k_weight_to_fp16, x = hidden_states_227_cast); + tensor var_3254 = const()[name = tensor("op_3254"), val = tensor([1, 1])]; + tensor var_3256 = const()[name = tensor("op_3256"), val = tensor([1, 1])]; + tensor v_41_pad_type_0 = const()[name = tensor("v_41_pad_type_0"), val = tensor("custom")]; + tensor v_41_pad_0 = const()[name = tensor("v_41_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_0_transformer_blocks_0_attn1_to_v_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_0_transformer_blocks_0_attn1_to_v_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(691138624)))]; + tensor v_41_cast = conv(dilations = var_3256, groups = var_3126, pad = v_41_pad_0, pad_type = v_41_pad_type_0, strides = var_3254, weight = up_blocks_2_attentions_0_transformer_blocks_0_attn1_to_v_weight_to_fp16, x = hidden_states_227_cast); + tensor var_3260 = const()[name = tensor("op_3260"), val = tensor([2, 10, 64, -1])]; + tensor var_3261_cast = reshape(shape = var_3260, x = q_41_cast); + tensor var_3262 = const()[name = tensor("op_3262"), val = tensor([2, 10, 64, -1])]; + tensor var_3263_cast = reshape(shape = var_3262, x = k_41_cast); + tensor var_3264 = const()[name = tensor("op_3264"), val = tensor([2, 10, 64, -1])]; + tensor var_3265_cast = reshape(shape = var_3264, x = v_41_cast); + tensor attn_weights_81_transpose_x_0 = const()[name = tensor("attn_weights_81_transpose_x_0"), val = tensor(true)]; + tensor attn_weights_81_transpose_y_0 = const()[name = tensor("attn_weights_81_transpose_y_0"), val = tensor(false)]; + tensor attn_weights_81_cast = matmul(transpose_x = attn_weights_81_transpose_x_0, transpose_y = attn_weights_81_transpose_y_0, x = var_3261_cast, y = var_3263_cast); + tensor var_3117_to_fp16 = const()[name = tensor("op_3117_to_fp16"), val = tensor(0x1p-3)]; + tensor attn_weights_83_cast = mul(x = attn_weights_81_cast, y = var_3117_to_fp16); + tensor var_3269_cast = softmax(axis = var_3110, x = attn_weights_83_cast); + tensor attn_41_transpose_x_0 = const()[name = tensor("attn_41_transpose_x_0"), val = tensor(false)]; + tensor attn_41_transpose_y_0 = const()[name = tensor("attn_41_transpose_y_0"), val = tensor(true)]; + tensor attn_41_cast = matmul(transpose_x = attn_41_transpose_x_0, transpose_y = attn_41_transpose_y_0, x = var_3265_cast, y = var_3269_cast); + tensor var_3273 = const()[name = tensor("op_3273"), val = tensor([2, 640, 1, -1])]; + tensor input_383_cast = reshape(shape = var_3273, x = attn_41_cast); + tensor var_3278 = const()[name = tensor("op_3278"), val = tensor([1, 1])]; + tensor var_3280 = const()[name = tensor("op_3280"), val = tensor([1, 1])]; + tensor var_3282_pad_type_0 = const()[name = tensor("op_3282_pad_type_0"), val = tensor("custom")]; + tensor var_3282_pad_0 = const()[name = tensor("op_3282_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_0_transformer_blocks_0_attn1_to_out_0_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_0_transformer_blocks_0_attn1_to_out_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(691957888)))]; + tensor up_blocks_2_attentions_0_transformer_blocks_0_attn1_to_out_0_bias_to_fp16 = const()[name = tensor("up_blocks_2_attentions_0_transformer_blocks_0_attn1_to_out_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(692777152)))]; + tensor var_3282_cast = conv(bias = up_blocks_2_attentions_0_transformer_blocks_0_attn1_to_out_0_bias_to_fp16, dilations = var_3280, groups = var_3126, pad = var_3282_pad_0, pad_type = var_3282_pad_type_0, strides = var_3278, weight = up_blocks_2_attentions_0_transformer_blocks_0_attn1_to_out_0_weight_to_fp16, x = input_383_cast); + tensor inputs_63_cast = add(x = var_3282_cast, y = inputs_61_cast); + tensor var_3286 = const()[name = tensor("op_3286"), val = tensor([1])]; + tensor channels_mean_63_cast = reduce_mean(axes = var_3286, keep_dims = var_3121, x = inputs_63_cast); + tensor zero_mean_63_cast = sub(x = inputs_63_cast, y = channels_mean_63_cast); + tensor zero_mean_sq_63_cast = mul(x = zero_mean_63_cast, y = zero_mean_63_cast); + tensor var_3290 = const()[name = tensor("op_3290"), val = tensor([1])]; + tensor var_3291_cast = reduce_mean(axes = var_3290, keep_dims = var_3121, x = zero_mean_sq_63_cast); + tensor var_3292_to_fp16 = const()[name = tensor("op_3292_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_3293_cast = add(x = var_3291_cast, y = var_3292_to_fp16); + tensor denom_63_epsilon_0_to_fp16 = const()[name = tensor("denom_63_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_63_cast = rsqrt(epsilon = denom_63_epsilon_0_to_fp16, x = var_3293_cast); + tensor out_63_cast = mul(x = zero_mean_63_cast, y = denom_63_cast); + tensor var_3297_to_fp16 = const()[name = tensor("op_3297_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(692778496)))]; + tensor var_3298_cast = add(x = out_63_cast, y = var_3297_to_fp16); + tensor var_3300_to_fp16 = const()[name = tensor("op_3300_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(692779840)))]; + tensor hidden_states_229_cast = mul(x = var_3298_cast, y = var_3300_to_fp16); + tensor var_3307 = const()[name = tensor("op_3307"), val = tensor([1, 1])]; + tensor var_3309 = const()[name = tensor("op_3309"), val = tensor([1, 1])]; + tensor q_43_pad_type_0 = const()[name = tensor("q_43_pad_type_0"), val = tensor("custom")]; + tensor q_43_pad_0 = const()[name = tensor("q_43_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_0_transformer_blocks_0_attn2_to_q_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_0_transformer_blocks_0_attn2_to_q_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(692781184)))]; + tensor q_43_cast = conv(dilations = var_3309, groups = var_3126, pad = q_43_pad_0, pad_type = q_43_pad_type_0, strides = var_3307, weight = up_blocks_2_attentions_0_transformer_blocks_0_attn2_to_q_weight_to_fp16, x = hidden_states_229_cast); + tensor var_3313 = const()[name = tensor("op_3313"), val = tensor([1, 1])]; + tensor var_3315 = const()[name = tensor("op_3315"), val = tensor([1, 1])]; + tensor k_43_pad_type_0 = const()[name = tensor("k_43_pad_type_0"), val = tensor("custom")]; + tensor k_43_pad_0 = const()[name = tensor("k_43_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_0_transformer_blocks_0_attn2_to_k_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_0_transformer_blocks_0_attn2_to_k_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(693600448)))]; + tensor k_43_cast = conv(dilations = var_3315, groups = var_3126, pad = k_43_pad_0, pad_type = k_43_pad_type_0, strides = var_3313, weight = up_blocks_2_attentions_0_transformer_blocks_0_attn2_to_k_weight_to_fp16, x = encoder_hidden_states); + tensor var_3319 = const()[name = tensor("op_3319"), val = tensor([1, 1])]; + tensor var_3321 = const()[name = tensor("op_3321"), val = tensor([1, 1])]; + tensor v_43_pad_type_0 = const()[name = tensor("v_43_pad_type_0"), val = tensor("custom")]; + tensor v_43_pad_0 = const()[name = tensor("v_43_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_0_transformer_blocks_0_attn2_to_v_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_0_transformer_blocks_0_attn2_to_v_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(694911232)))]; + tensor v_43_cast = conv(dilations = var_3321, groups = var_3126, pad = v_43_pad_0, pad_type = v_43_pad_type_0, strides = var_3319, weight = up_blocks_2_attentions_0_transformer_blocks_0_attn2_to_v_weight_to_fp16, x = encoder_hidden_states); + tensor var_3325 = const()[name = tensor("op_3325"), val = tensor([2, 10, 64, -1])]; + tensor var_3326_cast = reshape(shape = var_3325, x = q_43_cast); + tensor var_3327 = const()[name = tensor("op_3327"), val = tensor([2, 10, 64, -1])]; + tensor var_3328_cast = reshape(shape = var_3327, x = k_43_cast); + tensor var_3329 = const()[name = tensor("op_3329"), val = tensor([2, 10, 64, -1])]; + tensor var_3330_cast = reshape(shape = var_3329, x = v_43_cast); + tensor attn_weights_85_transpose_x_0 = const()[name = tensor("attn_weights_85_transpose_x_0"), val = tensor(true)]; + tensor attn_weights_85_transpose_y_0 = const()[name = tensor("attn_weights_85_transpose_y_0"), val = tensor(false)]; + tensor attn_weights_85_cast = matmul(transpose_x = attn_weights_85_transpose_x_0, transpose_y = attn_weights_85_transpose_y_0, x = var_3326_cast, y = var_3328_cast); + tensor attn_weights_87_cast = mul(x = attn_weights_85_cast, y = var_3117_to_fp16); + tensor var_3334_cast = softmax(axis = var_3110, x = attn_weights_87_cast); + tensor attn_43_transpose_x_0 = const()[name = tensor("attn_43_transpose_x_0"), val = tensor(false)]; + tensor attn_43_transpose_y_0 = const()[name = tensor("attn_43_transpose_y_0"), val = tensor(true)]; + tensor attn_43_cast = matmul(transpose_x = attn_43_transpose_x_0, transpose_y = attn_43_transpose_y_0, x = var_3330_cast, y = var_3334_cast); + tensor var_3338 = const()[name = tensor("op_3338"), val = tensor([2, 640, 1, -1])]; + tensor input_385_cast = reshape(shape = var_3338, x = attn_43_cast); + tensor var_3343 = const()[name = tensor("op_3343"), val = tensor([1, 1])]; + tensor var_3345 = const()[name = tensor("op_3345"), val = tensor([1, 1])]; + tensor var_3347_pad_type_0 = const()[name = tensor("op_3347_pad_type_0"), val = tensor("custom")]; + tensor var_3347_pad_0 = const()[name = tensor("op_3347_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_0_transformer_blocks_0_attn2_to_out_0_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_0_transformer_blocks_0_attn2_to_out_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(696222016)))]; + tensor up_blocks_2_attentions_0_transformer_blocks_0_attn2_to_out_0_bias_to_fp16 = const()[name = tensor("up_blocks_2_attentions_0_transformer_blocks_0_attn2_to_out_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(697041280)))]; + tensor var_3347_cast = conv(bias = up_blocks_2_attentions_0_transformer_blocks_0_attn2_to_out_0_bias_to_fp16, dilations = var_3345, groups = var_3126, pad = var_3347_pad_0, pad_type = var_3347_pad_type_0, strides = var_3343, weight = up_blocks_2_attentions_0_transformer_blocks_0_attn2_to_out_0_weight_to_fp16, x = input_385_cast); + tensor inputs_65_cast = add(x = var_3347_cast, y = inputs_63_cast); + tensor var_3351 = const()[name = tensor("op_3351"), val = tensor([1])]; + tensor channels_mean_65_cast = reduce_mean(axes = var_3351, keep_dims = var_3121, x = inputs_65_cast); + tensor zero_mean_65_cast = sub(x = inputs_65_cast, y = channels_mean_65_cast); + tensor zero_mean_sq_65_cast = mul(x = zero_mean_65_cast, y = zero_mean_65_cast); + tensor var_3355 = const()[name = tensor("op_3355"), val = tensor([1])]; + tensor var_3356_cast = reduce_mean(axes = var_3355, keep_dims = var_3121, x = zero_mean_sq_65_cast); + tensor var_3357_to_fp16 = const()[name = tensor("op_3357_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_3358_cast = add(x = var_3356_cast, y = var_3357_to_fp16); + tensor denom_65_epsilon_0_to_fp16 = const()[name = tensor("denom_65_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_65_cast = rsqrt(epsilon = denom_65_epsilon_0_to_fp16, x = var_3358_cast); + tensor out_65_cast = mul(x = zero_mean_65_cast, y = denom_65_cast); + tensor var_3362_to_fp16 = const()[name = tensor("op_3362_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(697042624)))]; + tensor var_3363_cast = add(x = out_65_cast, y = var_3362_to_fp16); + tensor var_3365_to_fp16 = const()[name = tensor("op_3365_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(697043968)))]; + tensor input_387_cast = mul(x = var_3363_cast, y = var_3365_to_fp16); + tensor var_3373 = const()[name = tensor("op_3373"), val = tensor([1, 1])]; + tensor var_3375 = const()[name = tensor("op_3375"), val = tensor([1, 1])]; + tensor var_3377_pad_type_0 = const()[name = tensor("op_3377_pad_type_0"), val = tensor("custom")]; + tensor var_3377_pad_0 = const()[name = tensor("op_3377_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_0_transformer_blocks_0_ff_net_0_proj_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_0_transformer_blocks_0_ff_net_0_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(697045312)))]; + tensor up_blocks_2_attentions_0_transformer_blocks_0_ff_net_0_proj_bias_to_fp16 = const()[name = tensor("up_blocks_2_attentions_0_transformer_blocks_0_ff_net_0_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(703598976)))]; + tensor var_3377_cast = conv(bias = up_blocks_2_attentions_0_transformer_blocks_0_ff_net_0_proj_bias_to_fp16, dilations = var_3375, groups = var_3126, pad = var_3377_pad_0, pad_type = var_3377_pad_type_0, strides = var_3373, weight = up_blocks_2_attentions_0_transformer_blocks_0_ff_net_0_proj_weight_to_fp16, x = input_387_cast); + tensor var_3378_split_sizes_0 = const()[name = tensor("op_3378_split_sizes_0"), val = tensor([2560, 2560])]; + tensor var_3378_axis_0 = const()[name = tensor("op_3378_axis_0"), val = tensor(1)]; + tensor var_3378_cast_0, tensor var_3378_cast_1 = split(axis = var_3378_axis_0, split_sizes = var_3378_split_sizes_0, x = var_3377_cast); + tensor var_3380_mode_0 = const()[name = tensor("op_3380_mode_0"), val = tensor("EXACT")]; + tensor var_3380_cast = gelu(mode = var_3380_mode_0, x = var_3378_cast_1); + tensor input_389_cast = mul(x = var_3378_cast_0, y = var_3380_cast); + tensor var_3384 = const()[name = tensor("op_3384"), val = tensor([1, 1])]; + tensor var_3386 = const()[name = tensor("op_3386"), val = tensor([1, 1])]; + tensor var_3388_pad_type_0 = const()[name = tensor("op_3388_pad_type_0"), val = tensor("custom")]; + tensor var_3388_pad_0 = const()[name = tensor("op_3388_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_0_transformer_blocks_0_ff_net_2_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_0_transformer_blocks_0_ff_net_2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(703609280)))]; + tensor up_blocks_2_attentions_0_transformer_blocks_0_ff_net_2_bias_to_fp16 = const()[name = tensor("up_blocks_2_attentions_0_transformer_blocks_0_ff_net_2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(706886144)))]; + tensor var_3388_cast = conv(bias = up_blocks_2_attentions_0_transformer_blocks_0_ff_net_2_bias_to_fp16, dilations = var_3386, groups = var_3126, pad = var_3388_pad_0, pad_type = var_3388_pad_type_0, strides = var_3384, weight = up_blocks_2_attentions_0_transformer_blocks_0_ff_net_2_weight_to_fp16, x = input_389_cast); + tensor hidden_states_233_cast = add(x = var_3388_cast, y = inputs_65_cast); + tensor var_3390 = const()[name = tensor("op_3390"), val = tensor([2, 640, 32, 32])]; + tensor input_391_cast = reshape(shape = var_3390, x = hidden_states_233_cast); + tensor var_3394 = const()[name = tensor("op_3394"), val = tensor([1, 1])]; + tensor var_3396 = const()[name = tensor("op_3396"), val = tensor([1, 1])]; + tensor hidden_states_235_pad_type_0 = const()[name = tensor("hidden_states_235_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_235_pad_0 = const()[name = tensor("hidden_states_235_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_0_proj_out_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_0_proj_out_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(706887488)))]; + tensor up_blocks_2_attentions_0_proj_out_bias_to_fp16 = const()[name = tensor("up_blocks_2_attentions_0_proj_out_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(707706752)))]; + tensor hidden_states_235_cast = conv(bias = up_blocks_2_attentions_0_proj_out_bias_to_fp16, dilations = var_3396, groups = var_3126, pad = hidden_states_235_pad_0, pad_type = hidden_states_235_pad_type_0, strides = var_3394, weight = up_blocks_2_attentions_0_proj_out_weight_to_fp16, x = input_391_cast); + tensor hidden_states_237_cast = add(x = hidden_states_235_cast, y = hidden_states_223_cast); + tensor input_393_interleave_0 = const()[name = tensor("input_393_interleave_0"), val = tensor(false)]; + tensor cast_8 = cast(dtype = cast_9_dtype_0, x = input_89_cast); + tensor input_393_cast = concat(axis = var_3126, interleave = input_393_interleave_0, values = (hidden_states_237_cast, cast_8)); + tensor reshape_180_shape_0 = const()[name = tensor("reshape_180_shape_0"), val = tensor([2, 32, 40, 32, 32])]; + tensor reshape_180_cast = reshape(shape = reshape_180_shape_0, x = input_393_cast); + tensor reduce_mean_135_axes_0 = const()[name = tensor("reduce_mean_135_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_135_keep_dims_0 = const()[name = tensor("reduce_mean_135_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_135_cast = reduce_mean(axes = reduce_mean_135_axes_0, keep_dims = reduce_mean_135_keep_dims_0, x = reshape_180_cast); + tensor sub_90_cast = sub(x = reshape_180_cast, y = reduce_mean_135_cast); + tensor square_45_cast = square(x = sub_90_cast); + tensor reduce_mean_137_axes_0 = const()[name = tensor("reduce_mean_137_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_137_keep_dims_0 = const()[name = tensor("reduce_mean_137_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_137_cast = reduce_mean(axes = reduce_mean_137_axes_0, keep_dims = reduce_mean_137_keep_dims_0, x = square_45_cast); + tensor add_90_y_0_to_fp16 = const()[name = tensor("add_90_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_90_cast = add(x = reduce_mean_137_cast, y = add_90_y_0_to_fp16); + tensor sqrt_45_cast = sqrt(x = add_90_cast); + tensor real_div_45_cast = real_div(x = sub_90_cast, y = sqrt_45_cast); + tensor reshape_181_shape_0 = const()[name = tensor("reshape_181_shape_0"), val = tensor([2, 1280, 32, 32])]; + tensor reshape_181_cast = reshape(shape = reshape_181_shape_0, x = real_div_45_cast); + tensor add_91_mean_0_to_fp16 = const()[name = tensor("add_91_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(707708096)))]; + tensor add_91_variance_0_to_fp16 = const()[name = tensor("add_91_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(707710720)))]; + tensor add_91_gamma_0_to_fp16 = const()[name = tensor("add_91_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(707713344)))]; + tensor add_91_beta_0_to_fp16 = const()[name = tensor("add_91_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(707715968)))]; + tensor add_91_epsilon_0_to_fp16 = const()[name = tensor("add_91_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_91_cast = batch_norm(beta = add_91_beta_0_to_fp16, epsilon = add_91_epsilon_0_to_fp16, gamma = add_91_gamma_0_to_fp16, mean = add_91_mean_0_to_fp16, variance = add_91_variance_0_to_fp16, x = reshape_181_cast); + tensor input_397_cast = silu(x = add_91_cast); + tensor var_3414 = const()[name = tensor("op_3414"), val = tensor([1, 1])]; + tensor var_3416 = const()[name = tensor("op_3416"), val = tensor([1, 1])]; + tensor hidden_states_239_pad_type_0 = const()[name = tensor("hidden_states_239_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_239_pad_0 = const()[name = tensor("hidden_states_239_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_2_resnets_1_conv1_weight_to_fp16 = const()[name = tensor("up_blocks_2_resnets_1_conv1_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(707718592)))]; + tensor up_blocks_2_resnets_1_conv1_bias_to_fp16 = const()[name = tensor("up_blocks_2_resnets_1_conv1_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(722464256)))]; + tensor hidden_states_239_cast = conv(bias = up_blocks_2_resnets_1_conv1_bias_to_fp16, dilations = var_3416, groups = var_3126, pad = hidden_states_239_pad_0, pad_type = hidden_states_239_pad_type_0, strides = var_3414, weight = up_blocks_2_resnets_1_conv1_weight_to_fp16, x = input_397_cast); + tensor var_3422 = const()[name = tensor("op_3422"), val = tensor([1, 1])]; + tensor var_3424 = const()[name = tensor("op_3424"), val = tensor([1, 1])]; + tensor temb_35_pad_type_0 = const()[name = tensor("temb_35_pad_type_0"), val = tensor("custom")]; + tensor temb_35_pad_0 = const()[name = tensor("temb_35_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_resnets_1_time_emb_proj_weight_to_fp16 = const()[name = tensor("up_blocks_2_resnets_1_time_emb_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(722465600)))]; + tensor up_blocks_2_resnets_1_time_emb_proj_bias_to_fp16 = const()[name = tensor("up_blocks_2_resnets_1_time_emb_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(724104064)))]; + tensor temb_35_cast = conv(bias = up_blocks_2_resnets_1_time_emb_proj_bias_to_fp16, dilations = var_3424, groups = var_3126, pad = temb_35_pad_0, pad_type = temb_35_pad_type_0, strides = var_3422, weight = up_blocks_2_resnets_1_time_emb_proj_weight_to_fp16, x = cast_12); + tensor input_401_cast = add(x = hidden_states_239_cast, y = temb_35_cast); + tensor reshape_184_shape_0 = const()[name = tensor("reshape_184_shape_0"), val = tensor([2, 32, 20, 32, 32])]; + tensor reshape_184_cast = reshape(shape = reshape_184_shape_0, x = input_401_cast); + tensor reduce_mean_138_axes_0 = const()[name = tensor("reduce_mean_138_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_138_keep_dims_0 = const()[name = tensor("reduce_mean_138_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_138_cast = reduce_mean(axes = reduce_mean_138_axes_0, keep_dims = reduce_mean_138_keep_dims_0, x = reshape_184_cast); + tensor sub_92_cast = sub(x = reshape_184_cast, y = reduce_mean_138_cast); + tensor square_46_cast = square(x = sub_92_cast); + tensor reduce_mean_140_axes_0 = const()[name = tensor("reduce_mean_140_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_140_keep_dims_0 = const()[name = tensor("reduce_mean_140_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_140_cast = reduce_mean(axes = reduce_mean_140_axes_0, keep_dims = reduce_mean_140_keep_dims_0, x = square_46_cast); + tensor add_92_y_0_to_fp16 = const()[name = tensor("add_92_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_92_cast = add(x = reduce_mean_140_cast, y = add_92_y_0_to_fp16); + tensor sqrt_46_cast = sqrt(x = add_92_cast); + tensor real_div_46_cast = real_div(x = sub_92_cast, y = sqrt_46_cast); + tensor reshape_185_shape_0 = const()[name = tensor("reshape_185_shape_0"), val = tensor([2, 640, 32, 32])]; + tensor reshape_185_cast = reshape(shape = reshape_185_shape_0, x = real_div_46_cast); + tensor add_93_mean_0_to_fp16 = const()[name = tensor("add_93_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(724105408)))]; + tensor add_93_variance_0_to_fp16 = const()[name = tensor("add_93_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(724106752)))]; + tensor add_93_gamma_0_to_fp16 = const()[name = tensor("add_93_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(724108096)))]; + tensor add_93_beta_0_to_fp16 = const()[name = tensor("add_93_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(724109440)))]; + tensor add_93_epsilon_0_to_fp16 = const()[name = tensor("add_93_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_93_cast = batch_norm(beta = add_93_beta_0_to_fp16, epsilon = add_93_epsilon_0_to_fp16, gamma = add_93_gamma_0_to_fp16, mean = add_93_mean_0_to_fp16, variance = add_93_variance_0_to_fp16, x = reshape_185_cast); + tensor input_405_cast = silu(x = add_93_cast); + tensor var_3434 = const()[name = tensor("op_3434"), val = tensor([1, 1])]; + tensor var_3436 = const()[name = tensor("op_3436"), val = tensor([1, 1])]; + tensor hidden_states_241_pad_type_0 = const()[name = tensor("hidden_states_241_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_241_pad_0 = const()[name = tensor("hidden_states_241_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_2_resnets_1_conv2_weight_to_fp16 = const()[name = tensor("up_blocks_2_resnets_1_conv2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(724110784)))]; + tensor up_blocks_2_resnets_1_conv2_bias_to_fp16 = const()[name = tensor("up_blocks_2_resnets_1_conv2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(731483648)))]; + tensor hidden_states_241_cast = conv(bias = up_blocks_2_resnets_1_conv2_bias_to_fp16, dilations = var_3436, groups = var_3126, pad = hidden_states_241_pad_0, pad_type = hidden_states_241_pad_type_0, strides = var_3434, weight = up_blocks_2_resnets_1_conv2_weight_to_fp16, x = input_405_cast); + tensor var_3441 = const()[name = tensor("op_3441"), val = tensor([1, 1])]; + tensor var_3443 = const()[name = tensor("op_3443"), val = tensor([1, 1])]; + tensor x_19_pad_type_0 = const()[name = tensor("x_19_pad_type_0"), val = tensor("custom")]; + tensor x_19_pad_0 = const()[name = tensor("x_19_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_resnets_1_conv_shortcut_weight_to_fp16 = const()[name = tensor("up_blocks_2_resnets_1_conv_shortcut_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(731484992)))]; + tensor up_blocks_2_resnets_1_conv_shortcut_bias_to_fp16 = const()[name = tensor("up_blocks_2_resnets_1_conv_shortcut_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(733123456)))]; + tensor x_19_cast = conv(bias = up_blocks_2_resnets_1_conv_shortcut_bias_to_fp16, dilations = var_3443, groups = var_3126, pad = x_19_pad_0, pad_type = x_19_pad_type_0, strides = var_3441, weight = up_blocks_2_resnets_1_conv_shortcut_weight_to_fp16, x = input_393_cast); + tensor hidden_states_243_cast = add(x = x_19_cast, y = hidden_states_241_cast); + tensor reshape_188_shape_0 = const()[name = tensor("reshape_188_shape_0"), val = tensor([2, 32, 20, 32, 32])]; + tensor reshape_188_cast = reshape(shape = reshape_188_shape_0, x = hidden_states_243_cast); + tensor reduce_mean_141_axes_0 = const()[name = tensor("reduce_mean_141_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_141_keep_dims_0 = const()[name = tensor("reduce_mean_141_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_141_cast = reduce_mean(axes = reduce_mean_141_axes_0, keep_dims = reduce_mean_141_keep_dims_0, x = reshape_188_cast); + tensor sub_94_cast = sub(x = reshape_188_cast, y = reduce_mean_141_cast); + tensor square_47_cast = square(x = sub_94_cast); + tensor reduce_mean_143_axes_0 = const()[name = tensor("reduce_mean_143_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_143_keep_dims_0 = const()[name = tensor("reduce_mean_143_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_143_cast = reduce_mean(axes = reduce_mean_143_axes_0, keep_dims = reduce_mean_143_keep_dims_0, x = square_47_cast); + tensor add_94_y_0_to_fp16 = const()[name = tensor("add_94_y_0_to_fp16"), val = tensor(0x1.1p-20)]; + tensor add_94_cast = add(x = reduce_mean_143_cast, y = add_94_y_0_to_fp16); + tensor sqrt_47_cast = sqrt(x = add_94_cast); + tensor real_div_47_cast = real_div(x = sub_94_cast, y = sqrt_47_cast); + tensor reshape_189_shape_0 = const()[name = tensor("reshape_189_shape_0"), val = tensor([2, 640, 32, 32])]; + tensor reshape_189_cast = reshape(shape = reshape_189_shape_0, x = real_div_47_cast); + tensor add_95_mean_0_to_fp16 = const()[name = tensor("add_95_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(733124800)))]; + tensor add_95_variance_0_to_fp16 = const()[name = tensor("add_95_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(733126144)))]; + tensor add_95_gamma_0_to_fp16 = const()[name = tensor("add_95_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(733127488)))]; + tensor add_95_beta_0_to_fp16 = const()[name = tensor("add_95_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(733128832)))]; + tensor add_95_epsilon_0_to_fp16 = const()[name = tensor("add_95_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_95_cast = batch_norm(beta = add_95_beta_0_to_fp16, epsilon = add_95_epsilon_0_to_fp16, gamma = add_95_gamma_0_to_fp16, mean = add_95_mean_0_to_fp16, variance = add_95_variance_0_to_fp16, x = reshape_189_cast); + tensor var_3463 = const()[name = tensor("op_3463"), val = tensor([1, 1])]; + tensor var_3465 = const()[name = tensor("op_3465"), val = tensor([1, 1])]; + tensor hidden_states_245_pad_type_0 = const()[name = tensor("hidden_states_245_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_245_pad_0 = const()[name = tensor("hidden_states_245_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_1_proj_in_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_1_proj_in_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(733130176)))]; + tensor up_blocks_2_attentions_1_proj_in_bias_to_fp16 = const()[name = tensor("up_blocks_2_attentions_1_proj_in_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(733949440)))]; + tensor hidden_states_245_cast = conv(bias = up_blocks_2_attentions_1_proj_in_bias_to_fp16, dilations = var_3465, groups = var_3126, pad = hidden_states_245_pad_0, pad_type = hidden_states_245_pad_type_0, strides = var_3463, weight = up_blocks_2_attentions_1_proj_in_weight_to_fp16, x = add_95_cast); + tensor var_3470 = const()[name = tensor("op_3470"), val = tensor([2, 640, 1, 1024])]; + tensor inputs_67_cast = reshape(shape = var_3470, x = hidden_states_245_cast); + tensor var_3480 = const()[name = tensor("op_3480"), val = tensor([1])]; + tensor channels_mean_67_cast = reduce_mean(axes = var_3480, keep_dims = var_3121, x = inputs_67_cast); + tensor zero_mean_67_cast = sub(x = inputs_67_cast, y = channels_mean_67_cast); + tensor zero_mean_sq_67_cast = mul(x = zero_mean_67_cast, y = zero_mean_67_cast); + tensor var_3484 = const()[name = tensor("op_3484"), val = tensor([1])]; + tensor var_3485_cast = reduce_mean(axes = var_3484, keep_dims = var_3121, x = zero_mean_sq_67_cast); + tensor var_3486_to_fp16 = const()[name = tensor("op_3486_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_3487_cast = add(x = var_3485_cast, y = var_3486_to_fp16); + tensor denom_67_epsilon_0_to_fp16 = const()[name = tensor("denom_67_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_67_cast = rsqrt(epsilon = denom_67_epsilon_0_to_fp16, x = var_3487_cast); + tensor out_67_cast = mul(x = zero_mean_67_cast, y = denom_67_cast); + tensor var_3491_to_fp16 = const()[name = tensor("op_3491_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(733950784)))]; + tensor var_3492_cast = add(x = out_67_cast, y = var_3491_to_fp16); + tensor var_3494_to_fp16 = const()[name = tensor("op_3494_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(733952128)))]; + tensor hidden_states_247_cast = mul(x = var_3492_cast, y = var_3494_to_fp16); + tensor var_3501 = const()[name = tensor("op_3501"), val = tensor([1, 1])]; + tensor var_3503 = const()[name = tensor("op_3503"), val = tensor([1, 1])]; + tensor q_45_pad_type_0 = const()[name = tensor("q_45_pad_type_0"), val = tensor("custom")]; + tensor q_45_pad_0 = const()[name = tensor("q_45_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_1_transformer_blocks_0_attn1_to_q_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_1_transformer_blocks_0_attn1_to_q_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(733953472)))]; + tensor q_45_cast = conv(dilations = var_3503, groups = var_3126, pad = q_45_pad_0, pad_type = q_45_pad_type_0, strides = var_3501, weight = up_blocks_2_attentions_1_transformer_blocks_0_attn1_to_q_weight_to_fp16, x = hidden_states_247_cast); + tensor var_3507 = const()[name = tensor("op_3507"), val = tensor([1, 1])]; + tensor var_3509 = const()[name = tensor("op_3509"), val = tensor([1, 1])]; + tensor k_45_pad_type_0 = const()[name = tensor("k_45_pad_type_0"), val = tensor("custom")]; + tensor k_45_pad_0 = const()[name = tensor("k_45_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_1_transformer_blocks_0_attn1_to_k_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_1_transformer_blocks_0_attn1_to_k_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(734772736)))]; + tensor k_45_cast = conv(dilations = var_3509, groups = var_3126, pad = k_45_pad_0, pad_type = k_45_pad_type_0, strides = var_3507, weight = up_blocks_2_attentions_1_transformer_blocks_0_attn1_to_k_weight_to_fp16, x = hidden_states_247_cast); + tensor var_3513 = const()[name = tensor("op_3513"), val = tensor([1, 1])]; + tensor var_3515 = const()[name = tensor("op_3515"), val = tensor([1, 1])]; + tensor v_45_pad_type_0 = const()[name = tensor("v_45_pad_type_0"), val = tensor("custom")]; + tensor v_45_pad_0 = const()[name = tensor("v_45_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_1_transformer_blocks_0_attn1_to_v_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_1_transformer_blocks_0_attn1_to_v_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(735592000)))]; + tensor v_45_cast = conv(dilations = var_3515, groups = var_3126, pad = v_45_pad_0, pad_type = v_45_pad_type_0, strides = var_3513, weight = up_blocks_2_attentions_1_transformer_blocks_0_attn1_to_v_weight_to_fp16, x = hidden_states_247_cast); + tensor var_3519 = const()[name = tensor("op_3519"), val = tensor([2, 10, 64, -1])]; + tensor var_3520_cast = reshape(shape = var_3519, x = q_45_cast); + tensor var_3521 = const()[name = tensor("op_3521"), val = tensor([2, 10, 64, -1])]; + tensor var_3522_cast = reshape(shape = var_3521, x = k_45_cast); + tensor var_3523 = const()[name = tensor("op_3523"), val = tensor([2, 10, 64, -1])]; + tensor var_3524_cast = reshape(shape = var_3523, x = v_45_cast); + tensor attn_weights_89_transpose_x_0 = const()[name = tensor("attn_weights_89_transpose_x_0"), val = tensor(true)]; + tensor attn_weights_89_transpose_y_0 = const()[name = tensor("attn_weights_89_transpose_y_0"), val = tensor(false)]; + tensor attn_weights_89_cast = matmul(transpose_x = attn_weights_89_transpose_x_0, transpose_y = attn_weights_89_transpose_y_0, x = var_3520_cast, y = var_3522_cast); + tensor attn_weights_91_cast = mul(x = attn_weights_89_cast, y = var_3117_to_fp16); + tensor var_3528_cast = softmax(axis = var_3110, x = attn_weights_91_cast); + tensor attn_45_transpose_x_0 = const()[name = tensor("attn_45_transpose_x_0"), val = tensor(false)]; + tensor attn_45_transpose_y_0 = const()[name = tensor("attn_45_transpose_y_0"), val = tensor(true)]; + tensor attn_45_cast = matmul(transpose_x = attn_45_transpose_x_0, transpose_y = attn_45_transpose_y_0, x = var_3524_cast, y = var_3528_cast); + tensor var_3532 = const()[name = tensor("op_3532"), val = tensor([2, 640, 1, -1])]; + tensor input_409_cast = reshape(shape = var_3532, x = attn_45_cast); + tensor var_3537 = const()[name = tensor("op_3537"), val = tensor([1, 1])]; + tensor var_3539 = const()[name = tensor("op_3539"), val = tensor([1, 1])]; + tensor var_3541_pad_type_0 = const()[name = tensor("op_3541_pad_type_0"), val = tensor("custom")]; + tensor var_3541_pad_0 = const()[name = tensor("op_3541_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_1_transformer_blocks_0_attn1_to_out_0_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_1_transformer_blocks_0_attn1_to_out_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(736411264)))]; + tensor up_blocks_2_attentions_1_transformer_blocks_0_attn1_to_out_0_bias_to_fp16 = const()[name = tensor("up_blocks_2_attentions_1_transformer_blocks_0_attn1_to_out_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(737230528)))]; + tensor var_3541_cast = conv(bias = up_blocks_2_attentions_1_transformer_blocks_0_attn1_to_out_0_bias_to_fp16, dilations = var_3539, groups = var_3126, pad = var_3541_pad_0, pad_type = var_3541_pad_type_0, strides = var_3537, weight = up_blocks_2_attentions_1_transformer_blocks_0_attn1_to_out_0_weight_to_fp16, x = input_409_cast); + tensor inputs_69_cast = add(x = var_3541_cast, y = inputs_67_cast); + tensor var_3545 = const()[name = tensor("op_3545"), val = tensor([1])]; + tensor channels_mean_69_cast = reduce_mean(axes = var_3545, keep_dims = var_3121, x = inputs_69_cast); + tensor zero_mean_69_cast = sub(x = inputs_69_cast, y = channels_mean_69_cast); + tensor zero_mean_sq_69_cast = mul(x = zero_mean_69_cast, y = zero_mean_69_cast); + tensor var_3549 = const()[name = tensor("op_3549"), val = tensor([1])]; + tensor var_3550_cast = reduce_mean(axes = var_3549, keep_dims = var_3121, x = zero_mean_sq_69_cast); + tensor var_3551_to_fp16 = const()[name = tensor("op_3551_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_3552_cast = add(x = var_3550_cast, y = var_3551_to_fp16); + tensor denom_69_epsilon_0_to_fp16 = const()[name = tensor("denom_69_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_69_cast = rsqrt(epsilon = denom_69_epsilon_0_to_fp16, x = var_3552_cast); + tensor out_69_cast = mul(x = zero_mean_69_cast, y = denom_69_cast); + tensor var_3556_to_fp16 = const()[name = tensor("op_3556_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(737231872)))]; + tensor var_3557_cast = add(x = out_69_cast, y = var_3556_to_fp16); + tensor var_3559_to_fp16 = const()[name = tensor("op_3559_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(737233216)))]; + tensor hidden_states_249_cast = mul(x = var_3557_cast, y = var_3559_to_fp16); + tensor var_3566 = const()[name = tensor("op_3566"), val = tensor([1, 1])]; + tensor var_3568 = const()[name = tensor("op_3568"), val = tensor([1, 1])]; + tensor q_47_pad_type_0 = const()[name = tensor("q_47_pad_type_0"), val = tensor("custom")]; + tensor q_47_pad_0 = const()[name = tensor("q_47_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_1_transformer_blocks_0_attn2_to_q_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_1_transformer_blocks_0_attn2_to_q_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(737234560)))]; + tensor q_47_cast = conv(dilations = var_3568, groups = var_3126, pad = q_47_pad_0, pad_type = q_47_pad_type_0, strides = var_3566, weight = up_blocks_2_attentions_1_transformer_blocks_0_attn2_to_q_weight_to_fp16, x = hidden_states_249_cast); + tensor var_3572 = const()[name = tensor("op_3572"), val = tensor([1, 1])]; + tensor var_3574 = const()[name = tensor("op_3574"), val = tensor([1, 1])]; + tensor k_47_pad_type_0 = const()[name = tensor("k_47_pad_type_0"), val = tensor("custom")]; + tensor k_47_pad_0 = const()[name = tensor("k_47_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_1_transformer_blocks_0_attn2_to_k_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_1_transformer_blocks_0_attn2_to_k_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(738053824)))]; + tensor k_47_cast = conv(dilations = var_3574, groups = var_3126, pad = k_47_pad_0, pad_type = k_47_pad_type_0, strides = var_3572, weight = up_blocks_2_attentions_1_transformer_blocks_0_attn2_to_k_weight_to_fp16, x = encoder_hidden_states); + tensor var_3578 = const()[name = tensor("op_3578"), val = tensor([1, 1])]; + tensor var_3580 = const()[name = tensor("op_3580"), val = tensor([1, 1])]; + tensor v_47_pad_type_0 = const()[name = tensor("v_47_pad_type_0"), val = tensor("custom")]; + tensor v_47_pad_0 = const()[name = tensor("v_47_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_1_transformer_blocks_0_attn2_to_v_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_1_transformer_blocks_0_attn2_to_v_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(739364608)))]; + tensor v_47_cast = conv(dilations = var_3580, groups = var_3126, pad = v_47_pad_0, pad_type = v_47_pad_type_0, strides = var_3578, weight = up_blocks_2_attentions_1_transformer_blocks_0_attn2_to_v_weight_to_fp16, x = encoder_hidden_states); + tensor var_3584 = const()[name = tensor("op_3584"), val = tensor([2, 10, 64, -1])]; + tensor var_3585_cast = reshape(shape = var_3584, x = q_47_cast); + tensor var_3586 = const()[name = tensor("op_3586"), val = tensor([2, 10, 64, -1])]; + tensor var_3587_cast = reshape(shape = var_3586, x = k_47_cast); + tensor var_3588 = const()[name = tensor("op_3588"), val = tensor([2, 10, 64, -1])]; + tensor var_3589_cast = reshape(shape = var_3588, x = v_47_cast); + tensor attn_weights_93_transpose_x_0 = const()[name = tensor("attn_weights_93_transpose_x_0"), val = tensor(true)]; + tensor attn_weights_93_transpose_y_0 = const()[name = tensor("attn_weights_93_transpose_y_0"), val = tensor(false)]; + tensor attn_weights_93_cast = matmul(transpose_x = attn_weights_93_transpose_x_0, transpose_y = attn_weights_93_transpose_y_0, x = var_3585_cast, y = var_3587_cast); + tensor attn_weights_95_cast = mul(x = attn_weights_93_cast, y = var_3117_to_fp16); + tensor var_3593_cast = softmax(axis = var_3110, x = attn_weights_95_cast); + tensor attn_47_transpose_x_0 = const()[name = tensor("attn_47_transpose_x_0"), val = tensor(false)]; + tensor attn_47_transpose_y_0 = const()[name = tensor("attn_47_transpose_y_0"), val = tensor(true)]; + tensor attn_47_cast = matmul(transpose_x = attn_47_transpose_x_0, transpose_y = attn_47_transpose_y_0, x = var_3589_cast, y = var_3593_cast); + tensor var_3597 = const()[name = tensor("op_3597"), val = tensor([2, 640, 1, -1])]; + tensor input_411_cast = reshape(shape = var_3597, x = attn_47_cast); + tensor var_3602 = const()[name = tensor("op_3602"), val = tensor([1, 1])]; + tensor var_3604 = const()[name = tensor("op_3604"), val = tensor([1, 1])]; + tensor var_3606_pad_type_0 = const()[name = tensor("op_3606_pad_type_0"), val = tensor("custom")]; + tensor var_3606_pad_0 = const()[name = tensor("op_3606_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_1_transformer_blocks_0_attn2_to_out_0_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_1_transformer_blocks_0_attn2_to_out_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(740675392)))]; + tensor up_blocks_2_attentions_1_transformer_blocks_0_attn2_to_out_0_bias_to_fp16 = const()[name = tensor("up_blocks_2_attentions_1_transformer_blocks_0_attn2_to_out_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(741494656)))]; + tensor var_3606_cast = conv(bias = up_blocks_2_attentions_1_transformer_blocks_0_attn2_to_out_0_bias_to_fp16, dilations = var_3604, groups = var_3126, pad = var_3606_pad_0, pad_type = var_3606_pad_type_0, strides = var_3602, weight = up_blocks_2_attentions_1_transformer_blocks_0_attn2_to_out_0_weight_to_fp16, x = input_411_cast); + tensor inputs_71_cast = add(x = var_3606_cast, y = inputs_69_cast); + tensor var_3610 = const()[name = tensor("op_3610"), val = tensor([1])]; + tensor channels_mean_71_cast = reduce_mean(axes = var_3610, keep_dims = var_3121, x = inputs_71_cast); + tensor zero_mean_71_cast = sub(x = inputs_71_cast, y = channels_mean_71_cast); + tensor zero_mean_sq_71_cast = mul(x = zero_mean_71_cast, y = zero_mean_71_cast); + tensor var_3614 = const()[name = tensor("op_3614"), val = tensor([1])]; + tensor var_3615_cast = reduce_mean(axes = var_3614, keep_dims = var_3121, x = zero_mean_sq_71_cast); + tensor var_3616_to_fp16 = const()[name = tensor("op_3616_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_3617_cast = add(x = var_3615_cast, y = var_3616_to_fp16); + tensor denom_71_epsilon_0_to_fp16 = const()[name = tensor("denom_71_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_71_cast = rsqrt(epsilon = denom_71_epsilon_0_to_fp16, x = var_3617_cast); + tensor out_71_cast = mul(x = zero_mean_71_cast, y = denom_71_cast); + tensor var_3621_to_fp16 = const()[name = tensor("op_3621_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(741496000)))]; + tensor var_3622_cast = add(x = out_71_cast, y = var_3621_to_fp16); + tensor var_3624_to_fp16 = const()[name = tensor("op_3624_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(741497344)))]; + tensor input_413_cast = mul(x = var_3622_cast, y = var_3624_to_fp16); + tensor var_3632 = const()[name = tensor("op_3632"), val = tensor([1, 1])]; + tensor var_3634 = const()[name = tensor("op_3634"), val = tensor([1, 1])]; + tensor var_3636_pad_type_0 = const()[name = tensor("op_3636_pad_type_0"), val = tensor("custom")]; + tensor var_3636_pad_0 = const()[name = tensor("op_3636_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_1_transformer_blocks_0_ff_net_0_proj_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_1_transformer_blocks_0_ff_net_0_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(741498688)))]; + tensor up_blocks_2_attentions_1_transformer_blocks_0_ff_net_0_proj_bias_to_fp16 = const()[name = tensor("up_blocks_2_attentions_1_transformer_blocks_0_ff_net_0_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(748052352)))]; + tensor var_3636_cast = conv(bias = up_blocks_2_attentions_1_transformer_blocks_0_ff_net_0_proj_bias_to_fp16, dilations = var_3634, groups = var_3126, pad = var_3636_pad_0, pad_type = var_3636_pad_type_0, strides = var_3632, weight = up_blocks_2_attentions_1_transformer_blocks_0_ff_net_0_proj_weight_to_fp16, x = input_413_cast); + tensor var_3637_split_sizes_0 = const()[name = tensor("op_3637_split_sizes_0"), val = tensor([2560, 2560])]; + tensor var_3637_axis_0 = const()[name = tensor("op_3637_axis_0"), val = tensor(1)]; + tensor var_3637_cast_0, tensor var_3637_cast_1 = split(axis = var_3637_axis_0, split_sizes = var_3637_split_sizes_0, x = var_3636_cast); + tensor var_3639_mode_0 = const()[name = tensor("op_3639_mode_0"), val = tensor("EXACT")]; + tensor var_3639_cast = gelu(mode = var_3639_mode_0, x = var_3637_cast_1); + tensor input_415_cast = mul(x = var_3637_cast_0, y = var_3639_cast); + tensor var_3643 = const()[name = tensor("op_3643"), val = tensor([1, 1])]; + tensor var_3645 = const()[name = tensor("op_3645"), val = tensor([1, 1])]; + tensor var_3647_pad_type_0 = const()[name = tensor("op_3647_pad_type_0"), val = tensor("custom")]; + tensor var_3647_pad_0 = const()[name = tensor("op_3647_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_1_transformer_blocks_0_ff_net_2_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_1_transformer_blocks_0_ff_net_2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(748062656)))]; + tensor up_blocks_2_attentions_1_transformer_blocks_0_ff_net_2_bias_to_fp16 = const()[name = tensor("up_blocks_2_attentions_1_transformer_blocks_0_ff_net_2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(751339520)))]; + tensor var_3647_cast = conv(bias = up_blocks_2_attentions_1_transformer_blocks_0_ff_net_2_bias_to_fp16, dilations = var_3645, groups = var_3126, pad = var_3647_pad_0, pad_type = var_3647_pad_type_0, strides = var_3643, weight = up_blocks_2_attentions_1_transformer_blocks_0_ff_net_2_weight_to_fp16, x = input_415_cast); + tensor hidden_states_253_cast = add(x = var_3647_cast, y = inputs_71_cast); + tensor var_3649 = const()[name = tensor("op_3649"), val = tensor([2, 640, 32, 32])]; + tensor input_417_cast = reshape(shape = var_3649, x = hidden_states_253_cast); + tensor var_3653 = const()[name = tensor("op_3653"), val = tensor([1, 1])]; + tensor var_3655 = const()[name = tensor("op_3655"), val = tensor([1, 1])]; + tensor hidden_states_255_pad_type_0 = const()[name = tensor("hidden_states_255_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_255_pad_0 = const()[name = tensor("hidden_states_255_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_1_proj_out_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_1_proj_out_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(751340864)))]; + tensor up_blocks_2_attentions_1_proj_out_bias_to_fp16 = const()[name = tensor("up_blocks_2_attentions_1_proj_out_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(752160128)))]; + tensor hidden_states_255_cast = conv(bias = up_blocks_2_attentions_1_proj_out_bias_to_fp16, dilations = var_3655, groups = var_3126, pad = hidden_states_255_pad_0, pad_type = hidden_states_255_pad_type_0, strides = var_3653, weight = up_blocks_2_attentions_1_proj_out_weight_to_fp16, x = input_417_cast); + tensor hidden_states_257_cast = add(x = hidden_states_255_cast, y = hidden_states_243_cast); + tensor input_419_interleave_0 = const()[name = tensor("input_419_interleave_0"), val = tensor(false)]; + tensor cast_9 = cast(dtype = cast_6_dtype_0, x = input_63_cast); + tensor input_419_cast = concat(axis = var_3126, interleave = input_419_interleave_0, values = (hidden_states_257_cast, cast_9)); + tensor reshape_192_shape_0 = const()[name = tensor("reshape_192_shape_0"), val = tensor([2, 32, 30, 32, 32])]; + tensor reshape_192_cast = reshape(shape = reshape_192_shape_0, x = input_419_cast); + tensor reduce_mean_144_axes_0 = const()[name = tensor("reduce_mean_144_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_144_keep_dims_0 = const()[name = tensor("reduce_mean_144_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_144_cast = reduce_mean(axes = reduce_mean_144_axes_0, keep_dims = reduce_mean_144_keep_dims_0, x = reshape_192_cast); + tensor sub_96_cast = sub(x = reshape_192_cast, y = reduce_mean_144_cast); + tensor square_48_cast = square(x = sub_96_cast); + tensor reduce_mean_146_axes_0 = const()[name = tensor("reduce_mean_146_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_146_keep_dims_0 = const()[name = tensor("reduce_mean_146_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_146_cast = reduce_mean(axes = reduce_mean_146_axes_0, keep_dims = reduce_mean_146_keep_dims_0, x = square_48_cast); + tensor add_96_y_0_to_fp16 = const()[name = tensor("add_96_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_96_cast = add(x = reduce_mean_146_cast, y = add_96_y_0_to_fp16); + tensor sqrt_48_cast = sqrt(x = add_96_cast); + tensor real_div_48_cast = real_div(x = sub_96_cast, y = sqrt_48_cast); + tensor reshape_193_shape_0 = const()[name = tensor("reshape_193_shape_0"), val = tensor([2, 960, 32, 32])]; + tensor reshape_193_cast = reshape(shape = reshape_193_shape_0, x = real_div_48_cast); + tensor add_97_mean_0_to_fp16 = const()[name = tensor("add_97_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(752161472)))]; + tensor add_97_variance_0_to_fp16 = const()[name = tensor("add_97_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(752163456)))]; + tensor add_97_gamma_0_to_fp16 = const()[name = tensor("add_97_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(752165440)))]; + tensor add_97_beta_0_to_fp16 = const()[name = tensor("add_97_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(752167424)))]; + tensor add_97_epsilon_0_to_fp16 = const()[name = tensor("add_97_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_97_cast = batch_norm(beta = add_97_beta_0_to_fp16, epsilon = add_97_epsilon_0_to_fp16, gamma = add_97_gamma_0_to_fp16, mean = add_97_mean_0_to_fp16, variance = add_97_variance_0_to_fp16, x = reshape_193_cast); + tensor input_423_cast = silu(x = add_97_cast); + tensor var_3673 = const()[name = tensor("op_3673"), val = tensor([1, 1])]; + tensor var_3675 = const()[name = tensor("op_3675"), val = tensor([1, 1])]; + tensor hidden_states_259_pad_type_0 = const()[name = tensor("hidden_states_259_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_259_pad_0 = const()[name = tensor("hidden_states_259_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_2_resnets_2_conv1_weight_to_fp16 = const()[name = tensor("up_blocks_2_resnets_2_conv1_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(752169408)))]; + tensor up_blocks_2_resnets_2_conv1_bias_to_fp16 = const()[name = tensor("up_blocks_2_resnets_2_conv1_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(763228672)))]; + tensor hidden_states_259_cast = conv(bias = up_blocks_2_resnets_2_conv1_bias_to_fp16, dilations = var_3675, groups = var_3126, pad = hidden_states_259_pad_0, pad_type = hidden_states_259_pad_type_0, strides = var_3673, weight = up_blocks_2_resnets_2_conv1_weight_to_fp16, x = input_423_cast); + tensor var_3681 = const()[name = tensor("op_3681"), val = tensor([1, 1])]; + tensor var_3683 = const()[name = tensor("op_3683"), val = tensor([1, 1])]; + tensor temb_37_pad_type_0 = const()[name = tensor("temb_37_pad_type_0"), val = tensor("custom")]; + tensor temb_37_pad_0 = const()[name = tensor("temb_37_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_resnets_2_time_emb_proj_weight_to_fp16 = const()[name = tensor("up_blocks_2_resnets_2_time_emb_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(763230016)))]; + tensor up_blocks_2_resnets_2_time_emb_proj_bias_to_fp16 = const()[name = tensor("up_blocks_2_resnets_2_time_emb_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(764868480)))]; + tensor temb_37_cast = conv(bias = up_blocks_2_resnets_2_time_emb_proj_bias_to_fp16, dilations = var_3683, groups = var_3126, pad = temb_37_pad_0, pad_type = temb_37_pad_type_0, strides = var_3681, weight = up_blocks_2_resnets_2_time_emb_proj_weight_to_fp16, x = cast_12); + tensor input_427_cast = add(x = hidden_states_259_cast, y = temb_37_cast); + tensor reshape_196_shape_0 = const()[name = tensor("reshape_196_shape_0"), val = tensor([2, 32, 20, 32, 32])]; + tensor reshape_196_cast = reshape(shape = reshape_196_shape_0, x = input_427_cast); + tensor reduce_mean_147_axes_0 = const()[name = tensor("reduce_mean_147_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_147_keep_dims_0 = const()[name = tensor("reduce_mean_147_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_147_cast = reduce_mean(axes = reduce_mean_147_axes_0, keep_dims = reduce_mean_147_keep_dims_0, x = reshape_196_cast); + tensor sub_98_cast = sub(x = reshape_196_cast, y = reduce_mean_147_cast); + tensor square_49_cast = square(x = sub_98_cast); + tensor reduce_mean_149_axes_0 = const()[name = tensor("reduce_mean_149_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_149_keep_dims_0 = const()[name = tensor("reduce_mean_149_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_149_cast = reduce_mean(axes = reduce_mean_149_axes_0, keep_dims = reduce_mean_149_keep_dims_0, x = square_49_cast); + tensor add_98_y_0_to_fp16 = const()[name = tensor("add_98_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_98_cast = add(x = reduce_mean_149_cast, y = add_98_y_0_to_fp16); + tensor sqrt_49_cast = sqrt(x = add_98_cast); + tensor real_div_49_cast = real_div(x = sub_98_cast, y = sqrt_49_cast); + tensor reshape_197_shape_0 = const()[name = tensor("reshape_197_shape_0"), val = tensor([2, 640, 32, 32])]; + tensor reshape_197_cast = reshape(shape = reshape_197_shape_0, x = real_div_49_cast); + tensor add_99_mean_0_to_fp16 = const()[name = tensor("add_99_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(764869824)))]; + tensor add_99_variance_0_to_fp16 = const()[name = tensor("add_99_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(764871168)))]; + tensor add_99_gamma_0_to_fp16 = const()[name = tensor("add_99_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(764872512)))]; + tensor add_99_beta_0_to_fp16 = const()[name = tensor("add_99_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(764873856)))]; + tensor add_99_epsilon_0_to_fp16 = const()[name = tensor("add_99_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_99_cast = batch_norm(beta = add_99_beta_0_to_fp16, epsilon = add_99_epsilon_0_to_fp16, gamma = add_99_gamma_0_to_fp16, mean = add_99_mean_0_to_fp16, variance = add_99_variance_0_to_fp16, x = reshape_197_cast); + tensor input_431_cast = silu(x = add_99_cast); + tensor var_3693 = const()[name = tensor("op_3693"), val = tensor([1, 1])]; + tensor var_3695 = const()[name = tensor("op_3695"), val = tensor([1, 1])]; + tensor hidden_states_261_pad_type_0 = const()[name = tensor("hidden_states_261_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_261_pad_0 = const()[name = tensor("hidden_states_261_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_2_resnets_2_conv2_weight_to_fp16 = const()[name = tensor("up_blocks_2_resnets_2_conv2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(764875200)))]; + tensor up_blocks_2_resnets_2_conv2_bias_to_fp16 = const()[name = tensor("up_blocks_2_resnets_2_conv2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(772248064)))]; + tensor hidden_states_261_cast = conv(bias = up_blocks_2_resnets_2_conv2_bias_to_fp16, dilations = var_3695, groups = var_3126, pad = hidden_states_261_pad_0, pad_type = hidden_states_261_pad_type_0, strides = var_3693, weight = up_blocks_2_resnets_2_conv2_weight_to_fp16, x = input_431_cast); + tensor var_3700 = const()[name = tensor("op_3700"), val = tensor([1, 1])]; + tensor var_3702 = const()[name = tensor("op_3702"), val = tensor([1, 1])]; + tensor x_21_pad_type_0 = const()[name = tensor("x_21_pad_type_0"), val = tensor("custom")]; + tensor x_21_pad_0 = const()[name = tensor("x_21_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_resnets_2_conv_shortcut_weight_to_fp16 = const()[name = tensor("up_blocks_2_resnets_2_conv_shortcut_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(772249408)))]; + tensor up_blocks_2_resnets_2_conv_shortcut_bias_to_fp16 = const()[name = tensor("up_blocks_2_resnets_2_conv_shortcut_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(773478272)))]; + tensor x_21_cast = conv(bias = up_blocks_2_resnets_2_conv_shortcut_bias_to_fp16, dilations = var_3702, groups = var_3126, pad = x_21_pad_0, pad_type = x_21_pad_type_0, strides = var_3700, weight = up_blocks_2_resnets_2_conv_shortcut_weight_to_fp16, x = input_419_cast); + tensor hidden_states_263_cast = add(x = x_21_cast, y = hidden_states_261_cast); + tensor reshape_200_shape_0 = const()[name = tensor("reshape_200_shape_0"), val = tensor([2, 32, 20, 32, 32])]; + tensor reshape_200_cast = reshape(shape = reshape_200_shape_0, x = hidden_states_263_cast); + tensor reduce_mean_150_axes_0 = const()[name = tensor("reduce_mean_150_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_150_keep_dims_0 = const()[name = tensor("reduce_mean_150_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_150_cast = reduce_mean(axes = reduce_mean_150_axes_0, keep_dims = reduce_mean_150_keep_dims_0, x = reshape_200_cast); + tensor sub_100_cast = sub(x = reshape_200_cast, y = reduce_mean_150_cast); + tensor square_50_cast = square(x = sub_100_cast); + tensor reduce_mean_152_axes_0 = const()[name = tensor("reduce_mean_152_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_152_keep_dims_0 = const()[name = tensor("reduce_mean_152_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_152_cast = reduce_mean(axes = reduce_mean_152_axes_0, keep_dims = reduce_mean_152_keep_dims_0, x = square_50_cast); + tensor add_100_y_0_to_fp16 = const()[name = tensor("add_100_y_0_to_fp16"), val = tensor(0x1.1p-20)]; + tensor add_100_cast = add(x = reduce_mean_152_cast, y = add_100_y_0_to_fp16); + tensor sqrt_50_cast = sqrt(x = add_100_cast); + tensor real_div_50_cast = real_div(x = sub_100_cast, y = sqrt_50_cast); + tensor reshape_201_shape_0 = const()[name = tensor("reshape_201_shape_0"), val = tensor([2, 640, 32, 32])]; + tensor reshape_201_cast = reshape(shape = reshape_201_shape_0, x = real_div_50_cast); + tensor add_101_mean_0_to_fp16 = const()[name = tensor("add_101_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(773479616)))]; + tensor add_101_variance_0_to_fp16 = const()[name = tensor("add_101_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(773480960)))]; + tensor add_101_gamma_0_to_fp16 = const()[name = tensor("add_101_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(773482304)))]; + tensor add_101_beta_0_to_fp16 = const()[name = tensor("add_101_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(773483648)))]; + tensor add_101_epsilon_0_to_fp16 = const()[name = tensor("add_101_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_101_cast = batch_norm(beta = add_101_beta_0_to_fp16, epsilon = add_101_epsilon_0_to_fp16, gamma = add_101_gamma_0_to_fp16, mean = add_101_mean_0_to_fp16, variance = add_101_variance_0_to_fp16, x = reshape_201_cast); + tensor var_3722 = const()[name = tensor("op_3722"), val = tensor([1, 1])]; + tensor var_3724 = const()[name = tensor("op_3724"), val = tensor([1, 1])]; + tensor hidden_states_265_pad_type_0 = const()[name = tensor("hidden_states_265_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_265_pad_0 = const()[name = tensor("hidden_states_265_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_2_proj_in_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_2_proj_in_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(773484992)))]; + tensor up_blocks_2_attentions_2_proj_in_bias_to_fp16 = const()[name = tensor("up_blocks_2_attentions_2_proj_in_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(774304256)))]; + tensor hidden_states_265_cast = conv(bias = up_blocks_2_attentions_2_proj_in_bias_to_fp16, dilations = var_3724, groups = var_3126, pad = hidden_states_265_pad_0, pad_type = hidden_states_265_pad_type_0, strides = var_3722, weight = up_blocks_2_attentions_2_proj_in_weight_to_fp16, x = add_101_cast); + tensor var_3729 = const()[name = tensor("op_3729"), val = tensor([2, 640, 1, 1024])]; + tensor inputs_73_cast = reshape(shape = var_3729, x = hidden_states_265_cast); + tensor var_3739 = const()[name = tensor("op_3739"), val = tensor([1])]; + tensor channels_mean_73_cast = reduce_mean(axes = var_3739, keep_dims = var_3121, x = inputs_73_cast); + tensor zero_mean_73_cast = sub(x = inputs_73_cast, y = channels_mean_73_cast); + tensor zero_mean_sq_73_cast = mul(x = zero_mean_73_cast, y = zero_mean_73_cast); + tensor var_3743 = const()[name = tensor("op_3743"), val = tensor([1])]; + tensor var_3744_cast = reduce_mean(axes = var_3743, keep_dims = var_3121, x = zero_mean_sq_73_cast); + tensor var_3745_to_fp16 = const()[name = tensor("op_3745_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_3746_cast = add(x = var_3744_cast, y = var_3745_to_fp16); + tensor denom_73_epsilon_0_to_fp16 = const()[name = tensor("denom_73_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_73_cast = rsqrt(epsilon = denom_73_epsilon_0_to_fp16, x = var_3746_cast); + tensor out_73_cast = mul(x = zero_mean_73_cast, y = denom_73_cast); + tensor var_3750_to_fp16 = const()[name = tensor("op_3750_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(774305600)))]; + tensor var_3751_cast = add(x = out_73_cast, y = var_3750_to_fp16); + tensor var_3753_to_fp16 = const()[name = tensor("op_3753_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(774306944)))]; + tensor hidden_states_267_cast = mul(x = var_3751_cast, y = var_3753_to_fp16); + tensor var_3760 = const()[name = tensor("op_3760"), val = tensor([1, 1])]; + tensor var_3762 = const()[name = tensor("op_3762"), val = tensor([1, 1])]; + tensor q_49_pad_type_0 = const()[name = tensor("q_49_pad_type_0"), val = tensor("custom")]; + tensor q_49_pad_0 = const()[name = tensor("q_49_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_2_transformer_blocks_0_attn1_to_q_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_2_transformer_blocks_0_attn1_to_q_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(774308288)))]; + tensor q_49_cast = conv(dilations = var_3762, groups = var_3126, pad = q_49_pad_0, pad_type = q_49_pad_type_0, strides = var_3760, weight = up_blocks_2_attentions_2_transformer_blocks_0_attn1_to_q_weight_to_fp16, x = hidden_states_267_cast); + tensor var_3766 = const()[name = tensor("op_3766"), val = tensor([1, 1])]; + tensor var_3768 = const()[name = tensor("op_3768"), val = tensor([1, 1])]; + tensor k_49_pad_type_0 = const()[name = tensor("k_49_pad_type_0"), val = tensor("custom")]; + tensor k_49_pad_0 = const()[name = tensor("k_49_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_2_transformer_blocks_0_attn1_to_k_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_2_transformer_blocks_0_attn1_to_k_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(775127552)))]; + tensor k_49_cast = conv(dilations = var_3768, groups = var_3126, pad = k_49_pad_0, pad_type = k_49_pad_type_0, strides = var_3766, weight = up_blocks_2_attentions_2_transformer_blocks_0_attn1_to_k_weight_to_fp16, x = hidden_states_267_cast); + tensor var_3772 = const()[name = tensor("op_3772"), val = tensor([1, 1])]; + tensor var_3774 = const()[name = tensor("op_3774"), val = tensor([1, 1])]; + tensor v_49_pad_type_0 = const()[name = tensor("v_49_pad_type_0"), val = tensor("custom")]; + tensor v_49_pad_0 = const()[name = tensor("v_49_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_2_transformer_blocks_0_attn1_to_v_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_2_transformer_blocks_0_attn1_to_v_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(775946816)))]; + tensor v_49_cast = conv(dilations = var_3774, groups = var_3126, pad = v_49_pad_0, pad_type = v_49_pad_type_0, strides = var_3772, weight = up_blocks_2_attentions_2_transformer_blocks_0_attn1_to_v_weight_to_fp16, x = hidden_states_267_cast); + tensor var_3778 = const()[name = tensor("op_3778"), val = tensor([2, 10, 64, -1])]; + tensor var_3779_cast = reshape(shape = var_3778, x = q_49_cast); + tensor var_3780 = const()[name = tensor("op_3780"), val = tensor([2, 10, 64, -1])]; + tensor var_3781_cast = reshape(shape = var_3780, x = k_49_cast); + tensor var_3782 = const()[name = tensor("op_3782"), val = tensor([2, 10, 64, -1])]; + tensor var_3783_cast = reshape(shape = var_3782, x = v_49_cast); + tensor attn_weights_97_transpose_x_0 = const()[name = tensor("attn_weights_97_transpose_x_0"), val = tensor(true)]; + tensor attn_weights_97_transpose_y_0 = const()[name = tensor("attn_weights_97_transpose_y_0"), val = tensor(false)]; + tensor attn_weights_97_cast = matmul(transpose_x = attn_weights_97_transpose_x_0, transpose_y = attn_weights_97_transpose_y_0, x = var_3779_cast, y = var_3781_cast); + tensor attn_weights_99_cast = mul(x = attn_weights_97_cast, y = var_3117_to_fp16); + tensor var_3787_cast = softmax(axis = var_3110, x = attn_weights_99_cast); + tensor attn_49_transpose_x_0 = const()[name = tensor("attn_49_transpose_x_0"), val = tensor(false)]; + tensor attn_49_transpose_y_0 = const()[name = tensor("attn_49_transpose_y_0"), val = tensor(true)]; + tensor attn_49_cast = matmul(transpose_x = attn_49_transpose_x_0, transpose_y = attn_49_transpose_y_0, x = var_3783_cast, y = var_3787_cast); + tensor var_3791 = const()[name = tensor("op_3791"), val = tensor([2, 640, 1, -1])]; + tensor input_435_cast = reshape(shape = var_3791, x = attn_49_cast); + tensor var_3796 = const()[name = tensor("op_3796"), val = tensor([1, 1])]; + tensor var_3798 = const()[name = tensor("op_3798"), val = tensor([1, 1])]; + tensor var_3800_pad_type_0 = const()[name = tensor("op_3800_pad_type_0"), val = tensor("custom")]; + tensor var_3800_pad_0 = const()[name = tensor("op_3800_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_2_transformer_blocks_0_attn1_to_out_0_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_2_transformer_blocks_0_attn1_to_out_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(776766080)))]; + tensor up_blocks_2_attentions_2_transformer_blocks_0_attn1_to_out_0_bias_to_fp16 = const()[name = tensor("up_blocks_2_attentions_2_transformer_blocks_0_attn1_to_out_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(777585344)))]; + tensor var_3800_cast = conv(bias = up_blocks_2_attentions_2_transformer_blocks_0_attn1_to_out_0_bias_to_fp16, dilations = var_3798, groups = var_3126, pad = var_3800_pad_0, pad_type = var_3800_pad_type_0, strides = var_3796, weight = up_blocks_2_attentions_2_transformer_blocks_0_attn1_to_out_0_weight_to_fp16, x = input_435_cast); + tensor inputs_75_cast = add(x = var_3800_cast, y = inputs_73_cast); + tensor var_3804 = const()[name = tensor("op_3804"), val = tensor([1])]; + tensor channels_mean_75_cast = reduce_mean(axes = var_3804, keep_dims = var_3121, x = inputs_75_cast); + tensor zero_mean_75_cast = sub(x = inputs_75_cast, y = channels_mean_75_cast); + tensor zero_mean_sq_75_cast = mul(x = zero_mean_75_cast, y = zero_mean_75_cast); + tensor var_3808 = const()[name = tensor("op_3808"), val = tensor([1])]; + tensor var_3809_cast = reduce_mean(axes = var_3808, keep_dims = var_3121, x = zero_mean_sq_75_cast); + tensor var_3810_to_fp16 = const()[name = tensor("op_3810_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_3811_cast = add(x = var_3809_cast, y = var_3810_to_fp16); + tensor denom_75_epsilon_0_to_fp16 = const()[name = tensor("denom_75_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_75_cast = rsqrt(epsilon = denom_75_epsilon_0_to_fp16, x = var_3811_cast); + tensor out_75_cast = mul(x = zero_mean_75_cast, y = denom_75_cast); + tensor var_3815_to_fp16 = const()[name = tensor("op_3815_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(777586688)))]; + tensor var_3816_cast = add(x = out_75_cast, y = var_3815_to_fp16); + tensor var_3818_to_fp16 = const()[name = tensor("op_3818_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(777588032)))]; + tensor hidden_states_269_cast = mul(x = var_3816_cast, y = var_3818_to_fp16); + tensor var_3825 = const()[name = tensor("op_3825"), val = tensor([1, 1])]; + tensor var_3827 = const()[name = tensor("op_3827"), val = tensor([1, 1])]; + tensor q_51_pad_type_0 = const()[name = tensor("q_51_pad_type_0"), val = tensor("custom")]; + tensor q_51_pad_0 = const()[name = tensor("q_51_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_2_transformer_blocks_0_attn2_to_q_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_2_transformer_blocks_0_attn2_to_q_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(777589376)))]; + tensor q_51_cast = conv(dilations = var_3827, groups = var_3126, pad = q_51_pad_0, pad_type = q_51_pad_type_0, strides = var_3825, weight = up_blocks_2_attentions_2_transformer_blocks_0_attn2_to_q_weight_to_fp16, x = hidden_states_269_cast); + tensor var_3831 = const()[name = tensor("op_3831"), val = tensor([1, 1])]; + tensor var_3833 = const()[name = tensor("op_3833"), val = tensor([1, 1])]; + tensor k_51_pad_type_0 = const()[name = tensor("k_51_pad_type_0"), val = tensor("custom")]; + tensor k_51_pad_0 = const()[name = tensor("k_51_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_2_transformer_blocks_0_attn2_to_k_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_2_transformer_blocks_0_attn2_to_k_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(778408640)))]; + tensor k_51_cast = conv(dilations = var_3833, groups = var_3126, pad = k_51_pad_0, pad_type = k_51_pad_type_0, strides = var_3831, weight = up_blocks_2_attentions_2_transformer_blocks_0_attn2_to_k_weight_to_fp16, x = encoder_hidden_states); + tensor var_3837 = const()[name = tensor("op_3837"), val = tensor([1, 1])]; + tensor var_3839 = const()[name = tensor("op_3839"), val = tensor([1, 1])]; + tensor v_51_pad_type_0 = const()[name = tensor("v_51_pad_type_0"), val = tensor("custom")]; + tensor v_51_pad_0 = const()[name = tensor("v_51_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_2_transformer_blocks_0_attn2_to_v_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_2_transformer_blocks_0_attn2_to_v_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(779719424)))]; + tensor v_51_cast = conv(dilations = var_3839, groups = var_3126, pad = v_51_pad_0, pad_type = v_51_pad_type_0, strides = var_3837, weight = up_blocks_2_attentions_2_transformer_blocks_0_attn2_to_v_weight_to_fp16, x = encoder_hidden_states); + tensor var_3843 = const()[name = tensor("op_3843"), val = tensor([2, 10, 64, -1])]; + tensor var_3844_cast = reshape(shape = var_3843, x = q_51_cast); + tensor var_3845 = const()[name = tensor("op_3845"), val = tensor([2, 10, 64, -1])]; + tensor var_3846_cast = reshape(shape = var_3845, x = k_51_cast); + tensor var_3847 = const()[name = tensor("op_3847"), val = tensor([2, 10, 64, -1])]; + tensor var_3848_cast = reshape(shape = var_3847, x = v_51_cast); + tensor attn_weights_101_transpose_x_0 = const()[name = tensor("attn_weights_101_transpose_x_0"), val = tensor(true)]; + tensor attn_weights_101_transpose_y_0 = const()[name = tensor("attn_weights_101_transpose_y_0"), val = tensor(false)]; + tensor attn_weights_101_cast = matmul(transpose_x = attn_weights_101_transpose_x_0, transpose_y = attn_weights_101_transpose_y_0, x = var_3844_cast, y = var_3846_cast); + tensor attn_weights_103_cast = mul(x = attn_weights_101_cast, y = var_3117_to_fp16); + tensor var_3852_cast = softmax(axis = var_3110, x = attn_weights_103_cast); + tensor attn_51_transpose_x_0 = const()[name = tensor("attn_51_transpose_x_0"), val = tensor(false)]; + tensor attn_51_transpose_y_0 = const()[name = tensor("attn_51_transpose_y_0"), val = tensor(true)]; + tensor attn_51_cast = matmul(transpose_x = attn_51_transpose_x_0, transpose_y = attn_51_transpose_y_0, x = var_3848_cast, y = var_3852_cast); + tensor var_3856 = const()[name = tensor("op_3856"), val = tensor([2, 640, 1, -1])]; + tensor input_437_cast = reshape(shape = var_3856, x = attn_51_cast); + tensor var_3861 = const()[name = tensor("op_3861"), val = tensor([1, 1])]; + tensor var_3863 = const()[name = tensor("op_3863"), val = tensor([1, 1])]; + tensor var_3865_pad_type_0 = const()[name = tensor("op_3865_pad_type_0"), val = tensor("custom")]; + tensor var_3865_pad_0 = const()[name = tensor("op_3865_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_2_transformer_blocks_0_attn2_to_out_0_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_2_transformer_blocks_0_attn2_to_out_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(781030208)))]; + tensor up_blocks_2_attentions_2_transformer_blocks_0_attn2_to_out_0_bias_to_fp16 = const()[name = tensor("up_blocks_2_attentions_2_transformer_blocks_0_attn2_to_out_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(781849472)))]; + tensor var_3865_cast = conv(bias = up_blocks_2_attentions_2_transformer_blocks_0_attn2_to_out_0_bias_to_fp16, dilations = var_3863, groups = var_3126, pad = var_3865_pad_0, pad_type = var_3865_pad_type_0, strides = var_3861, weight = up_blocks_2_attentions_2_transformer_blocks_0_attn2_to_out_0_weight_to_fp16, x = input_437_cast); + tensor inputs_77_cast = add(x = var_3865_cast, y = inputs_75_cast); + tensor var_3869 = const()[name = tensor("op_3869"), val = tensor([1])]; + tensor channels_mean_77_cast = reduce_mean(axes = var_3869, keep_dims = var_3121, x = inputs_77_cast); + tensor zero_mean_77_cast = sub(x = inputs_77_cast, y = channels_mean_77_cast); + tensor zero_mean_sq_77_cast = mul(x = zero_mean_77_cast, y = zero_mean_77_cast); + tensor var_3873 = const()[name = tensor("op_3873"), val = tensor([1])]; + tensor var_3874_cast = reduce_mean(axes = var_3873, keep_dims = var_3121, x = zero_mean_sq_77_cast); + tensor var_3875_to_fp16 = const()[name = tensor("op_3875_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_3876_cast = add(x = var_3874_cast, y = var_3875_to_fp16); + tensor denom_77_epsilon_0_to_fp16 = const()[name = tensor("denom_77_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_77_cast = rsqrt(epsilon = denom_77_epsilon_0_to_fp16, x = var_3876_cast); + tensor out_77_cast = mul(x = zero_mean_77_cast, y = denom_77_cast); + tensor var_3880_to_fp16 = const()[name = tensor("op_3880_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(781850816)))]; + tensor var_3881_cast = add(x = out_77_cast, y = var_3880_to_fp16); + tensor var_3883_to_fp16 = const()[name = tensor("op_3883_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(781852160)))]; + tensor input_439_cast = mul(x = var_3881_cast, y = var_3883_to_fp16); + tensor var_3891 = const()[name = tensor("op_3891"), val = tensor([1, 1])]; + tensor var_3893 = const()[name = tensor("op_3893"), val = tensor([1, 1])]; + tensor var_3895_pad_type_0 = const()[name = tensor("op_3895_pad_type_0"), val = tensor("custom")]; + tensor var_3895_pad_0 = const()[name = tensor("op_3895_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_2_transformer_blocks_0_ff_net_0_proj_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_2_transformer_blocks_0_ff_net_0_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(781853504)))]; + tensor up_blocks_2_attentions_2_transformer_blocks_0_ff_net_0_proj_bias_to_fp16 = const()[name = tensor("up_blocks_2_attentions_2_transformer_blocks_0_ff_net_0_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(788407168)))]; + tensor var_3895_cast = conv(bias = up_blocks_2_attentions_2_transformer_blocks_0_ff_net_0_proj_bias_to_fp16, dilations = var_3893, groups = var_3126, pad = var_3895_pad_0, pad_type = var_3895_pad_type_0, strides = var_3891, weight = up_blocks_2_attentions_2_transformer_blocks_0_ff_net_0_proj_weight_to_fp16, x = input_439_cast); + tensor var_3896_split_sizes_0 = const()[name = tensor("op_3896_split_sizes_0"), val = tensor([2560, 2560])]; + tensor var_3896_axis_0 = const()[name = tensor("op_3896_axis_0"), val = tensor(1)]; + tensor var_3896_cast_0, tensor var_3896_cast_1 = split(axis = var_3896_axis_0, split_sizes = var_3896_split_sizes_0, x = var_3895_cast); + tensor var_3898_mode_0 = const()[name = tensor("op_3898_mode_0"), val = tensor("EXACT")]; + tensor var_3898_cast = gelu(mode = var_3898_mode_0, x = var_3896_cast_1); + tensor input_441_cast = mul(x = var_3896_cast_0, y = var_3898_cast); + tensor var_3902 = const()[name = tensor("op_3902"), val = tensor([1, 1])]; + tensor var_3904 = const()[name = tensor("op_3904"), val = tensor([1, 1])]; + tensor var_3906_pad_type_0 = const()[name = tensor("op_3906_pad_type_0"), val = tensor("custom")]; + tensor var_3906_pad_0 = const()[name = tensor("op_3906_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_2_transformer_blocks_0_ff_net_2_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_2_transformer_blocks_0_ff_net_2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(788417472)))]; + tensor up_blocks_2_attentions_2_transformer_blocks_0_ff_net_2_bias_to_fp16 = const()[name = tensor("up_blocks_2_attentions_2_transformer_blocks_0_ff_net_2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(791694336)))]; + tensor var_3906_cast = conv(bias = up_blocks_2_attentions_2_transformer_blocks_0_ff_net_2_bias_to_fp16, dilations = var_3904, groups = var_3126, pad = var_3906_pad_0, pad_type = var_3906_pad_type_0, strides = var_3902, weight = up_blocks_2_attentions_2_transformer_blocks_0_ff_net_2_weight_to_fp16, x = input_441_cast); + tensor hidden_states_273_cast = add(x = var_3906_cast, y = inputs_77_cast); + tensor var_3908 = const()[name = tensor("op_3908"), val = tensor([2, 640, 32, 32])]; + tensor input_443_cast = reshape(shape = var_3908, x = hidden_states_273_cast); + tensor var_3912 = const()[name = tensor("op_3912"), val = tensor([1, 1])]; + tensor var_3914 = const()[name = tensor("op_3914"), val = tensor([1, 1])]; + tensor hidden_states_275_pad_type_0 = const()[name = tensor("hidden_states_275_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_275_pad_0 = const()[name = tensor("hidden_states_275_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_2_attentions_2_proj_out_weight_to_fp16 = const()[name = tensor("up_blocks_2_attentions_2_proj_out_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(791695680)))]; + tensor up_blocks_2_attentions_2_proj_out_bias_to_fp16 = const()[name = tensor("up_blocks_2_attentions_2_proj_out_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(792514944)))]; + tensor hidden_states_275_cast = conv(bias = up_blocks_2_attentions_2_proj_out_bias_to_fp16, dilations = var_3914, groups = var_3126, pad = hidden_states_275_pad_0, pad_type = hidden_states_275_pad_type_0, strides = var_3912, weight = up_blocks_2_attentions_2_proj_out_weight_to_fp16, x = input_443_cast); + tensor input_445_cast = add(x = hidden_states_275_cast, y = hidden_states_263_cast); + tensor input_447_scale_factor_height_0 = const()[name = tensor("input_447_scale_factor_height_0"), val = tensor(0x1p+1)]; + tensor input_447_scale_factor_width_0 = const()[name = tensor("input_447_scale_factor_width_0"), val = tensor(0x1p+1)]; + tensor input_447_cast = upsample_nearest_neighbor(scale_factor_height = input_447_scale_factor_height_0, scale_factor_width = input_447_scale_factor_width_0, x = input_445_cast); + tensor var_3923 = const()[name = tensor("op_3923"), val = tensor([1, 1])]; + tensor var_3925 = const()[name = tensor("op_3925"), val = tensor([1, 1])]; + tensor hidden_states_277_pad_type_0 = const()[name = tensor("hidden_states_277_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_277_pad_0 = const()[name = tensor("hidden_states_277_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_2_upsamplers_0_conv_weight_to_fp16 = const()[name = tensor("up_blocks_2_upsamplers_0_conv_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(792516288)))]; + tensor up_blocks_2_upsamplers_0_conv_bias_to_fp16 = const()[name = tensor("up_blocks_2_upsamplers_0_conv_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(799889152)))]; + tensor hidden_states_277_cast = conv(bias = up_blocks_2_upsamplers_0_conv_bias_to_fp16, dilations = var_3925, groups = var_3126, pad = hidden_states_277_pad_0, pad_type = hidden_states_277_pad_type_0, strides = var_3923, weight = up_blocks_2_upsamplers_0_conv_weight_to_fp16, x = input_447_cast); + tensor var_3929 = const()[name = tensor("op_3929"), val = tensor(3)]; + tensor var_3940 = const()[name = tensor("op_3940"), val = tensor(true)]; + tensor var_3945 = const()[name = tensor("op_3945"), val = tensor(1)]; + tensor input_449_interleave_0 = const()[name = tensor("input_449_interleave_0"), val = tensor(false)]; + tensor cast_10 = cast(dtype = cast_2_dtype_0, x = input_61_cast); + tensor input_449_cast = concat(axis = var_3945, interleave = input_449_interleave_0, values = (hidden_states_277_cast, cast_10)); + tensor reshape_204_shape_0 = const()[name = tensor("reshape_204_shape_0"), val = tensor([2, 32, 30, 64, 64])]; + tensor reshape_204_cast = reshape(shape = reshape_204_shape_0, x = input_449_cast); + tensor reduce_mean_153_axes_0 = const()[name = tensor("reduce_mean_153_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_153_keep_dims_0 = const()[name = tensor("reduce_mean_153_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_153_cast = reduce_mean(axes = reduce_mean_153_axes_0, keep_dims = reduce_mean_153_keep_dims_0, x = reshape_204_cast); + tensor sub_102_cast = sub(x = reshape_204_cast, y = reduce_mean_153_cast); + tensor square_51_cast = square(x = sub_102_cast); + tensor reduce_mean_155_axes_0 = const()[name = tensor("reduce_mean_155_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_155_keep_dims_0 = const()[name = tensor("reduce_mean_155_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_155_cast = reduce_mean(axes = reduce_mean_155_axes_0, keep_dims = reduce_mean_155_keep_dims_0, x = square_51_cast); + tensor add_102_y_0_to_fp16 = const()[name = tensor("add_102_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_102_cast = add(x = reduce_mean_155_cast, y = add_102_y_0_to_fp16); + tensor sqrt_51_cast = sqrt(x = add_102_cast); + tensor real_div_51_cast = real_div(x = sub_102_cast, y = sqrt_51_cast); + tensor reshape_205_shape_0 = const()[name = tensor("reshape_205_shape_0"), val = tensor([2, 960, 64, 64])]; + tensor reshape_205_cast = reshape(shape = reshape_205_shape_0, x = real_div_51_cast); + tensor add_103_mean_0_to_fp16 = const()[name = tensor("add_103_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(799890496)))]; + tensor add_103_variance_0_to_fp16 = const()[name = tensor("add_103_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(799892480)))]; + tensor add_103_gamma_0_to_fp16 = const()[name = tensor("add_103_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(799894464)))]; + tensor add_103_beta_0_to_fp16 = const()[name = tensor("add_103_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(799896448)))]; + tensor add_103_epsilon_0_to_fp16 = const()[name = tensor("add_103_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_103_cast = batch_norm(beta = add_103_beta_0_to_fp16, epsilon = add_103_epsilon_0_to_fp16, gamma = add_103_gamma_0_to_fp16, mean = add_103_mean_0_to_fp16, variance = add_103_variance_0_to_fp16, x = reshape_205_cast); + tensor input_453_cast = silu(x = add_103_cast); + tensor var_3972 = const()[name = tensor("op_3972"), val = tensor([1, 1])]; + tensor var_3974 = const()[name = tensor("op_3974"), val = tensor([1, 1])]; + tensor hidden_states_279_pad_type_0 = const()[name = tensor("hidden_states_279_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_279_pad_0 = const()[name = tensor("hidden_states_279_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_3_resnets_0_conv1_weight_to_fp16 = const()[name = tensor("up_blocks_3_resnets_0_conv1_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(799898432)))]; + tensor up_blocks_3_resnets_0_conv1_bias_to_fp16 = const()[name = tensor("up_blocks_3_resnets_0_conv1_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(805428096)))]; + tensor hidden_states_279_cast = conv(bias = up_blocks_3_resnets_0_conv1_bias_to_fp16, dilations = var_3974, groups = var_3945, pad = hidden_states_279_pad_0, pad_type = hidden_states_279_pad_type_0, strides = var_3972, weight = up_blocks_3_resnets_0_conv1_weight_to_fp16, x = input_453_cast); + tensor var_3980 = const()[name = tensor("op_3980"), val = tensor([1, 1])]; + tensor var_3982 = const()[name = tensor("op_3982"), val = tensor([1, 1])]; + tensor temb_39_pad_type_0 = const()[name = tensor("temb_39_pad_type_0"), val = tensor("custom")]; + tensor temb_39_pad_0 = const()[name = tensor("temb_39_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_resnets_0_time_emb_proj_weight_to_fp16 = const()[name = tensor("up_blocks_3_resnets_0_time_emb_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(805428800)))]; + tensor up_blocks_3_resnets_0_time_emb_proj_bias_to_fp16 = const()[name = tensor("up_blocks_3_resnets_0_time_emb_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(806248064)))]; + tensor temb_39_cast = conv(bias = up_blocks_3_resnets_0_time_emb_proj_bias_to_fp16, dilations = var_3982, groups = var_3945, pad = temb_39_pad_0, pad_type = temb_39_pad_type_0, strides = var_3980, weight = up_blocks_3_resnets_0_time_emb_proj_weight_to_fp16, x = cast_12); + tensor input_457_cast = add(x = hidden_states_279_cast, y = temb_39_cast); + tensor reshape_208_shape_0 = const()[name = tensor("reshape_208_shape_0"), val = tensor([2, 32, 10, 64, 64])]; + tensor reshape_208_cast = reshape(shape = reshape_208_shape_0, x = input_457_cast); + tensor reduce_mean_156_axes_0 = const()[name = tensor("reduce_mean_156_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_156_keep_dims_0 = const()[name = tensor("reduce_mean_156_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_156_cast = reduce_mean(axes = reduce_mean_156_axes_0, keep_dims = reduce_mean_156_keep_dims_0, x = reshape_208_cast); + tensor sub_104_cast = sub(x = reshape_208_cast, y = reduce_mean_156_cast); + tensor square_52_cast = square(x = sub_104_cast); + tensor reduce_mean_158_axes_0 = const()[name = tensor("reduce_mean_158_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_158_keep_dims_0 = const()[name = tensor("reduce_mean_158_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_158_cast = reduce_mean(axes = reduce_mean_158_axes_0, keep_dims = reduce_mean_158_keep_dims_0, x = square_52_cast); + tensor add_104_y_0_to_fp16 = const()[name = tensor("add_104_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_104_cast = add(x = reduce_mean_158_cast, y = add_104_y_0_to_fp16); + tensor sqrt_52_cast = sqrt(x = add_104_cast); + tensor real_div_52_cast = real_div(x = sub_104_cast, y = sqrt_52_cast); + tensor reshape_209_shape_0 = const()[name = tensor("reshape_209_shape_0"), val = tensor([2, 320, 64, 64])]; + tensor reshape_209_cast = reshape(shape = reshape_209_shape_0, x = real_div_52_cast); + tensor add_105_mean_0_to_fp16 = const()[name = tensor("add_105_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(806248768)))]; + tensor add_105_variance_0_to_fp16 = const()[name = tensor("add_105_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(806249472)))]; + tensor add_105_gamma_0_to_fp16 = const()[name = tensor("add_105_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(806250176)))]; + tensor add_105_beta_0_to_fp16 = const()[name = tensor("add_105_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(806250880)))]; + tensor add_105_epsilon_0_to_fp16 = const()[name = tensor("add_105_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_105_cast = batch_norm(beta = add_105_beta_0_to_fp16, epsilon = add_105_epsilon_0_to_fp16, gamma = add_105_gamma_0_to_fp16, mean = add_105_mean_0_to_fp16, variance = add_105_variance_0_to_fp16, x = reshape_209_cast); + tensor input_461_cast = silu(x = add_105_cast); + tensor var_3992 = const()[name = tensor("op_3992"), val = tensor([1, 1])]; + tensor var_3994 = const()[name = tensor("op_3994"), val = tensor([1, 1])]; + tensor hidden_states_281_pad_type_0 = const()[name = tensor("hidden_states_281_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_281_pad_0 = const()[name = tensor("hidden_states_281_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_3_resnets_0_conv2_weight_to_fp16 = const()[name = tensor("up_blocks_3_resnets_0_conv2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(806251584)))]; + tensor up_blocks_3_resnets_0_conv2_bias_to_fp16 = const()[name = tensor("up_blocks_3_resnets_0_conv2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(808094848)))]; + tensor hidden_states_281_cast = conv(bias = up_blocks_3_resnets_0_conv2_bias_to_fp16, dilations = var_3994, groups = var_3945, pad = hidden_states_281_pad_0, pad_type = hidden_states_281_pad_type_0, strides = var_3992, weight = up_blocks_3_resnets_0_conv2_weight_to_fp16, x = input_461_cast); + tensor var_3999 = const()[name = tensor("op_3999"), val = tensor([1, 1])]; + tensor var_4001 = const()[name = tensor("op_4001"), val = tensor([1, 1])]; + tensor x_23_pad_type_0 = const()[name = tensor("x_23_pad_type_0"), val = tensor("custom")]; + tensor x_23_pad_0 = const()[name = tensor("x_23_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_resnets_0_conv_shortcut_weight_to_fp16 = const()[name = tensor("up_blocks_3_resnets_0_conv_shortcut_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(808095552)))]; + tensor up_blocks_3_resnets_0_conv_shortcut_bias_to_fp16 = const()[name = tensor("up_blocks_3_resnets_0_conv_shortcut_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(808710016)))]; + tensor x_23_cast = conv(bias = up_blocks_3_resnets_0_conv_shortcut_bias_to_fp16, dilations = var_4001, groups = var_3945, pad = x_23_pad_0, pad_type = x_23_pad_type_0, strides = var_3999, weight = up_blocks_3_resnets_0_conv_shortcut_weight_to_fp16, x = input_449_cast); + tensor hidden_states_283_cast = add(x = x_23_cast, y = hidden_states_281_cast); + tensor reshape_212_shape_0 = const()[name = tensor("reshape_212_shape_0"), val = tensor([2, 32, 10, 64, 64])]; + tensor reshape_212_cast = reshape(shape = reshape_212_shape_0, x = hidden_states_283_cast); + tensor reduce_mean_159_axes_0 = const()[name = tensor("reduce_mean_159_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_159_keep_dims_0 = const()[name = tensor("reduce_mean_159_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_159_cast = reduce_mean(axes = reduce_mean_159_axes_0, keep_dims = reduce_mean_159_keep_dims_0, x = reshape_212_cast); + tensor sub_106_cast = sub(x = reshape_212_cast, y = reduce_mean_159_cast); + tensor square_53_cast = square(x = sub_106_cast); + tensor reduce_mean_161_axes_0 = const()[name = tensor("reduce_mean_161_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_161_keep_dims_0 = const()[name = tensor("reduce_mean_161_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_161_cast = reduce_mean(axes = reduce_mean_161_axes_0, keep_dims = reduce_mean_161_keep_dims_0, x = square_53_cast); + tensor add_106_y_0_to_fp16 = const()[name = tensor("add_106_y_0_to_fp16"), val = tensor(0x1.1p-20)]; + tensor add_106_cast = add(x = reduce_mean_161_cast, y = add_106_y_0_to_fp16); + tensor sqrt_53_cast = sqrt(x = add_106_cast); + tensor real_div_53_cast = real_div(x = sub_106_cast, y = sqrt_53_cast); + tensor reshape_213_shape_0 = const()[name = tensor("reshape_213_shape_0"), val = tensor([2, 320, 64, 64])]; + tensor reshape_213_cast = reshape(shape = reshape_213_shape_0, x = real_div_53_cast); + tensor add_107_mean_0_to_fp16 = const()[name = tensor("add_107_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(808710720)))]; + tensor add_107_variance_0_to_fp16 = const()[name = tensor("add_107_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(808711424)))]; + tensor add_107_gamma_0_to_fp16 = const()[name = tensor("add_107_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(808712128)))]; + tensor add_107_beta_0_to_fp16 = const()[name = tensor("add_107_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(808712832)))]; + tensor add_107_epsilon_0_to_fp16 = const()[name = tensor("add_107_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_107_cast = batch_norm(beta = add_107_beta_0_to_fp16, epsilon = add_107_epsilon_0_to_fp16, gamma = add_107_gamma_0_to_fp16, mean = add_107_mean_0_to_fp16, variance = add_107_variance_0_to_fp16, x = reshape_213_cast); + tensor var_4021 = const()[name = tensor("op_4021"), val = tensor([1, 1])]; + tensor var_4023 = const()[name = tensor("op_4023"), val = tensor([1, 1])]; + tensor hidden_states_285_pad_type_0 = const()[name = tensor("hidden_states_285_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_285_pad_0 = const()[name = tensor("hidden_states_285_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_0_proj_in_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_0_proj_in_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(808713536)))]; + tensor up_blocks_3_attentions_0_proj_in_bias_to_fp16 = const()[name = tensor("up_blocks_3_attentions_0_proj_in_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(808918400)))]; + tensor hidden_states_285_cast = conv(bias = up_blocks_3_attentions_0_proj_in_bias_to_fp16, dilations = var_4023, groups = var_3945, pad = hidden_states_285_pad_0, pad_type = hidden_states_285_pad_type_0, strides = var_4021, weight = up_blocks_3_attentions_0_proj_in_weight_to_fp16, x = add_107_cast); + tensor var_4028 = const()[name = tensor("op_4028"), val = tensor([2, 320, 1, 4096])]; + tensor inputs_79_cast = reshape(shape = var_4028, x = hidden_states_285_cast); + tensor var_4038 = const()[name = tensor("op_4038"), val = tensor([1])]; + tensor channels_mean_79_cast = reduce_mean(axes = var_4038, keep_dims = var_3940, x = inputs_79_cast); + tensor zero_mean_79_cast = sub(x = inputs_79_cast, y = channels_mean_79_cast); + tensor zero_mean_sq_79_cast = mul(x = zero_mean_79_cast, y = zero_mean_79_cast); + tensor var_4042 = const()[name = tensor("op_4042"), val = tensor([1])]; + tensor var_4043_cast = reduce_mean(axes = var_4042, keep_dims = var_3940, x = zero_mean_sq_79_cast); + tensor var_4044_to_fp16 = const()[name = tensor("op_4044_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_4045_cast = add(x = var_4043_cast, y = var_4044_to_fp16); + tensor denom_79_epsilon_0_to_fp16 = const()[name = tensor("denom_79_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_79_cast = rsqrt(epsilon = denom_79_epsilon_0_to_fp16, x = var_4045_cast); + tensor out_79_cast = mul(x = zero_mean_79_cast, y = denom_79_cast); + tensor var_4049_to_fp16 = const()[name = tensor("op_4049_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(808919104)))]; + tensor var_4050_cast = add(x = out_79_cast, y = var_4049_to_fp16); + tensor var_4052_to_fp16 = const()[name = tensor("op_4052_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(808919808)))]; + tensor hidden_states_287_cast = mul(x = var_4050_cast, y = var_4052_to_fp16); + tensor var_4059 = const()[name = tensor("op_4059"), val = tensor([1, 1])]; + tensor var_4061 = const()[name = tensor("op_4061"), val = tensor([1, 1])]; + tensor q_53_pad_type_0 = const()[name = tensor("q_53_pad_type_0"), val = tensor("custom")]; + tensor q_53_pad_0 = const()[name = tensor("q_53_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_0_transformer_blocks_0_attn1_to_q_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_0_transformer_blocks_0_attn1_to_q_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(808920512)))]; + tensor q_53_cast = conv(dilations = var_4061, groups = var_3945, pad = q_53_pad_0, pad_type = q_53_pad_type_0, strides = var_4059, weight = up_blocks_3_attentions_0_transformer_blocks_0_attn1_to_q_weight_to_fp16, x = hidden_states_287_cast); + tensor var_4065 = const()[name = tensor("op_4065"), val = tensor([1, 1])]; + tensor var_4067 = const()[name = tensor("op_4067"), val = tensor([1, 1])]; + tensor k_53_pad_type_0 = const()[name = tensor("k_53_pad_type_0"), val = tensor("custom")]; + tensor k_53_pad_0 = const()[name = tensor("k_53_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_0_transformer_blocks_0_attn1_to_k_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_0_transformer_blocks_0_attn1_to_k_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(809125376)))]; + tensor k_53_cast = conv(dilations = var_4067, groups = var_3945, pad = k_53_pad_0, pad_type = k_53_pad_type_0, strides = var_4065, weight = up_blocks_3_attentions_0_transformer_blocks_0_attn1_to_k_weight_to_fp16, x = hidden_states_287_cast); + tensor var_4071 = const()[name = tensor("op_4071"), val = tensor([1, 1])]; + tensor var_4073 = const()[name = tensor("op_4073"), val = tensor([1, 1])]; + tensor v_53_pad_type_0 = const()[name = tensor("v_53_pad_type_0"), val = tensor("custom")]; + tensor v_53_pad_0 = const()[name = tensor("v_53_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_0_transformer_blocks_0_attn1_to_v_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_0_transformer_blocks_0_attn1_to_v_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(809330240)))]; + tensor v_53_cast = conv(dilations = var_4073, groups = var_3945, pad = v_53_pad_0, pad_type = v_53_pad_type_0, strides = var_4071, weight = up_blocks_3_attentions_0_transformer_blocks_0_attn1_to_v_weight_to_fp16, x = hidden_states_287_cast); + tensor var_4077 = const()[name = tensor("op_4077"), val = tensor([2, 5, 64, -1])]; + tensor var_4078_cast = reshape(shape = var_4077, x = q_53_cast); + tensor var_4079 = const()[name = tensor("op_4079"), val = tensor([2, 5, 64, -1])]; + tensor var_4080_cast = reshape(shape = var_4079, x = k_53_cast); + tensor var_4081 = const()[name = tensor("op_4081"), val = tensor([2, 5, 64, -1])]; + tensor var_4082_cast = reshape(shape = var_4081, x = v_53_cast); + tensor attn_weights_105_transpose_x_0 = const()[name = tensor("attn_weights_105_transpose_x_0"), val = tensor(true)]; + tensor attn_weights_105_transpose_y_0 = const()[name = tensor("attn_weights_105_transpose_y_0"), val = tensor(false)]; + tensor attn_weights_105_cast = matmul(transpose_x = attn_weights_105_transpose_x_0, transpose_y = attn_weights_105_transpose_y_0, x = var_4078_cast, y = var_4080_cast); + tensor var_3936_to_fp16 = const()[name = tensor("op_3936_to_fp16"), val = tensor(0x1p-3)]; + tensor attn_weights_107_cast = mul(x = attn_weights_105_cast, y = var_3936_to_fp16); + tensor var_4086_cast = softmax(axis = var_3929, x = attn_weights_107_cast); + tensor attn_53_transpose_x_0 = const()[name = tensor("attn_53_transpose_x_0"), val = tensor(false)]; + tensor attn_53_transpose_y_0 = const()[name = tensor("attn_53_transpose_y_0"), val = tensor(true)]; + tensor attn_53_cast = matmul(transpose_x = attn_53_transpose_x_0, transpose_y = attn_53_transpose_y_0, x = var_4082_cast, y = var_4086_cast); + tensor var_4090 = const()[name = tensor("op_4090"), val = tensor([2, 320, 1, -1])]; + tensor input_465_cast = reshape(shape = var_4090, x = attn_53_cast); + tensor var_4095 = const()[name = tensor("op_4095"), val = tensor([1, 1])]; + tensor var_4097 = const()[name = tensor("op_4097"), val = tensor([1, 1])]; + tensor var_4099_pad_type_0 = const()[name = tensor("op_4099_pad_type_0"), val = tensor("custom")]; + tensor var_4099_pad_0 = const()[name = tensor("op_4099_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_0_transformer_blocks_0_attn1_to_out_0_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_0_transformer_blocks_0_attn1_to_out_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(809535104)))]; + tensor up_blocks_3_attentions_0_transformer_blocks_0_attn1_to_out_0_bias_to_fp16 = const()[name = tensor("up_blocks_3_attentions_0_transformer_blocks_0_attn1_to_out_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(809739968)))]; + tensor var_4099_cast = conv(bias = up_blocks_3_attentions_0_transformer_blocks_0_attn1_to_out_0_bias_to_fp16, dilations = var_4097, groups = var_3945, pad = var_4099_pad_0, pad_type = var_4099_pad_type_0, strides = var_4095, weight = up_blocks_3_attentions_0_transformer_blocks_0_attn1_to_out_0_weight_to_fp16, x = input_465_cast); + tensor inputs_81_cast = add(x = var_4099_cast, y = inputs_79_cast); + tensor var_4103 = const()[name = tensor("op_4103"), val = tensor([1])]; + tensor channels_mean_81_cast = reduce_mean(axes = var_4103, keep_dims = var_3940, x = inputs_81_cast); + tensor zero_mean_81_cast = sub(x = inputs_81_cast, y = channels_mean_81_cast); + tensor zero_mean_sq_81_cast = mul(x = zero_mean_81_cast, y = zero_mean_81_cast); + tensor var_4107 = const()[name = tensor("op_4107"), val = tensor([1])]; + tensor var_4108_cast = reduce_mean(axes = var_4107, keep_dims = var_3940, x = zero_mean_sq_81_cast); + tensor var_4109_to_fp16 = const()[name = tensor("op_4109_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_4110_cast = add(x = var_4108_cast, y = var_4109_to_fp16); + tensor denom_81_epsilon_0_to_fp16 = const()[name = tensor("denom_81_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_81_cast = rsqrt(epsilon = denom_81_epsilon_0_to_fp16, x = var_4110_cast); + tensor out_81_cast = mul(x = zero_mean_81_cast, y = denom_81_cast); + tensor var_4114_to_fp16 = const()[name = tensor("op_4114_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(809740672)))]; + tensor var_4115_cast = add(x = out_81_cast, y = var_4114_to_fp16); + tensor var_4117_to_fp16 = const()[name = tensor("op_4117_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(809741376)))]; + tensor hidden_states_289_cast = mul(x = var_4115_cast, y = var_4117_to_fp16); + tensor var_4124 = const()[name = tensor("op_4124"), val = tensor([1, 1])]; + tensor var_4126 = const()[name = tensor("op_4126"), val = tensor([1, 1])]; + tensor q_55_pad_type_0 = const()[name = tensor("q_55_pad_type_0"), val = tensor("custom")]; + tensor q_55_pad_0 = const()[name = tensor("q_55_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_0_transformer_blocks_0_attn2_to_q_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_0_transformer_blocks_0_attn2_to_q_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(809742080)))]; + tensor q_55_cast = conv(dilations = var_4126, groups = var_3945, pad = q_55_pad_0, pad_type = q_55_pad_type_0, strides = var_4124, weight = up_blocks_3_attentions_0_transformer_blocks_0_attn2_to_q_weight_to_fp16, x = hidden_states_289_cast); + tensor var_4130 = const()[name = tensor("op_4130"), val = tensor([1, 1])]; + tensor var_4132 = const()[name = tensor("op_4132"), val = tensor([1, 1])]; + tensor k_55_pad_type_0 = const()[name = tensor("k_55_pad_type_0"), val = tensor("custom")]; + tensor k_55_pad_0 = const()[name = tensor("k_55_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_0_transformer_blocks_0_attn2_to_k_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_0_transformer_blocks_0_attn2_to_k_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(809946944)))]; + tensor k_55_cast = conv(dilations = var_4132, groups = var_3945, pad = k_55_pad_0, pad_type = k_55_pad_type_0, strides = var_4130, weight = up_blocks_3_attentions_0_transformer_blocks_0_attn2_to_k_weight_to_fp16, x = encoder_hidden_states); + tensor var_4136 = const()[name = tensor("op_4136"), val = tensor([1, 1])]; + tensor var_4138 = const()[name = tensor("op_4138"), val = tensor([1, 1])]; + tensor v_55_pad_type_0 = const()[name = tensor("v_55_pad_type_0"), val = tensor("custom")]; + tensor v_55_pad_0 = const()[name = tensor("v_55_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_0_transformer_blocks_0_attn2_to_v_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_0_transformer_blocks_0_attn2_to_v_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(810602368)))]; + tensor v_55_cast = conv(dilations = var_4138, groups = var_3945, pad = v_55_pad_0, pad_type = v_55_pad_type_0, strides = var_4136, weight = up_blocks_3_attentions_0_transformer_blocks_0_attn2_to_v_weight_to_fp16, x = encoder_hidden_states); + tensor var_4142 = const()[name = tensor("op_4142"), val = tensor([2, 5, 64, -1])]; + tensor var_4143_cast = reshape(shape = var_4142, x = q_55_cast); + tensor var_4144 = const()[name = tensor("op_4144"), val = tensor([2, 5, 64, -1])]; + tensor var_4145_cast = reshape(shape = var_4144, x = k_55_cast); + tensor var_4146 = const()[name = tensor("op_4146"), val = tensor([2, 5, 64, -1])]; + tensor var_4147_cast = reshape(shape = var_4146, x = v_55_cast); + tensor attn_weights_109_transpose_x_0 = const()[name = tensor("attn_weights_109_transpose_x_0"), val = tensor(true)]; + tensor attn_weights_109_transpose_y_0 = const()[name = tensor("attn_weights_109_transpose_y_0"), val = tensor(false)]; + tensor attn_weights_109_cast = matmul(transpose_x = attn_weights_109_transpose_x_0, transpose_y = attn_weights_109_transpose_y_0, x = var_4143_cast, y = var_4145_cast); + tensor attn_weights_111_cast = mul(x = attn_weights_109_cast, y = var_3936_to_fp16); + tensor var_4151_cast = softmax(axis = var_3929, x = attn_weights_111_cast); + tensor attn_55_transpose_x_0 = const()[name = tensor("attn_55_transpose_x_0"), val = tensor(false)]; + tensor attn_55_transpose_y_0 = const()[name = tensor("attn_55_transpose_y_0"), val = tensor(true)]; + tensor attn_55_cast = matmul(transpose_x = attn_55_transpose_x_0, transpose_y = attn_55_transpose_y_0, x = var_4147_cast, y = var_4151_cast); + tensor var_4155 = const()[name = tensor("op_4155"), val = tensor([2, 320, 1, -1])]; + tensor input_467_cast = reshape(shape = var_4155, x = attn_55_cast); + tensor var_4160 = const()[name = tensor("op_4160"), val = tensor([1, 1])]; + tensor var_4162 = const()[name = tensor("op_4162"), val = tensor([1, 1])]; + tensor var_4164_pad_type_0 = const()[name = tensor("op_4164_pad_type_0"), val = tensor("custom")]; + tensor var_4164_pad_0 = const()[name = tensor("op_4164_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_0_transformer_blocks_0_attn2_to_out_0_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_0_transformer_blocks_0_attn2_to_out_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(811257792)))]; + tensor up_blocks_3_attentions_0_transformer_blocks_0_attn2_to_out_0_bias_to_fp16 = const()[name = tensor("up_blocks_3_attentions_0_transformer_blocks_0_attn2_to_out_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(811462656)))]; + tensor var_4164_cast = conv(bias = up_blocks_3_attentions_0_transformer_blocks_0_attn2_to_out_0_bias_to_fp16, dilations = var_4162, groups = var_3945, pad = var_4164_pad_0, pad_type = var_4164_pad_type_0, strides = var_4160, weight = up_blocks_3_attentions_0_transformer_blocks_0_attn2_to_out_0_weight_to_fp16, x = input_467_cast); + tensor inputs_83_cast = add(x = var_4164_cast, y = inputs_81_cast); + tensor var_4168 = const()[name = tensor("op_4168"), val = tensor([1])]; + tensor channels_mean_83_cast = reduce_mean(axes = var_4168, keep_dims = var_3940, x = inputs_83_cast); + tensor zero_mean_83_cast = sub(x = inputs_83_cast, y = channels_mean_83_cast); + tensor zero_mean_sq_83_cast = mul(x = zero_mean_83_cast, y = zero_mean_83_cast); + tensor var_4172 = const()[name = tensor("op_4172"), val = tensor([1])]; + tensor var_4173_cast = reduce_mean(axes = var_4172, keep_dims = var_3940, x = zero_mean_sq_83_cast); + tensor var_4174_to_fp16 = const()[name = tensor("op_4174_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_4175_cast = add(x = var_4173_cast, y = var_4174_to_fp16); + tensor denom_83_epsilon_0_to_fp16 = const()[name = tensor("denom_83_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_83_cast = rsqrt(epsilon = denom_83_epsilon_0_to_fp16, x = var_4175_cast); + tensor out_83_cast = mul(x = zero_mean_83_cast, y = denom_83_cast); + tensor var_4179_to_fp16 = const()[name = tensor("op_4179_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(811463360)))]; + tensor var_4180_cast = add(x = out_83_cast, y = var_4179_to_fp16); + tensor var_4182_to_fp16 = const()[name = tensor("op_4182_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(811464064)))]; + tensor input_469_cast = mul(x = var_4180_cast, y = var_4182_to_fp16); + tensor var_4190 = const()[name = tensor("op_4190"), val = tensor([1, 1])]; + tensor var_4192 = const()[name = tensor("op_4192"), val = tensor([1, 1])]; + tensor var_4194_pad_type_0 = const()[name = tensor("op_4194_pad_type_0"), val = tensor("custom")]; + tensor var_4194_pad_0 = const()[name = tensor("op_4194_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_0_transformer_blocks_0_ff_net_0_proj_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_0_transformer_blocks_0_ff_net_0_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(811464768)))]; + tensor up_blocks_3_attentions_0_transformer_blocks_0_ff_net_0_proj_bias_to_fp16 = const()[name = tensor("up_blocks_3_attentions_0_transformer_blocks_0_ff_net_0_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(813103232)))]; + tensor var_4194_cast = conv(bias = up_blocks_3_attentions_0_transformer_blocks_0_ff_net_0_proj_bias_to_fp16, dilations = var_4192, groups = var_3945, pad = var_4194_pad_0, pad_type = var_4194_pad_type_0, strides = var_4190, weight = up_blocks_3_attentions_0_transformer_blocks_0_ff_net_0_proj_weight_to_fp16, x = input_469_cast); + tensor var_4195_split_sizes_0 = const()[name = tensor("op_4195_split_sizes_0"), val = tensor([1280, 1280])]; + tensor var_4195_axis_0 = const()[name = tensor("op_4195_axis_0"), val = tensor(1)]; + tensor var_4195_cast_0, tensor var_4195_cast_1 = split(axis = var_4195_axis_0, split_sizes = var_4195_split_sizes_0, x = var_4194_cast); + tensor var_4197_mode_0 = const()[name = tensor("op_4197_mode_0"), val = tensor("EXACT")]; + tensor var_4197_cast = gelu(mode = var_4197_mode_0, x = var_4195_cast_1); + tensor input_471_cast = mul(x = var_4195_cast_0, y = var_4197_cast); + tensor var_4201 = const()[name = tensor("op_4201"), val = tensor([1, 1])]; + tensor var_4203 = const()[name = tensor("op_4203"), val = tensor([1, 1])]; + tensor var_4205_pad_type_0 = const()[name = tensor("op_4205_pad_type_0"), val = tensor("custom")]; + tensor var_4205_pad_0 = const()[name = tensor("op_4205_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_0_transformer_blocks_0_ff_net_2_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_0_transformer_blocks_0_ff_net_2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(813108416)))]; + tensor up_blocks_3_attentions_0_transformer_blocks_0_ff_net_2_bias_to_fp16 = const()[name = tensor("up_blocks_3_attentions_0_transformer_blocks_0_ff_net_2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(813927680)))]; + tensor var_4205_cast = conv(bias = up_blocks_3_attentions_0_transformer_blocks_0_ff_net_2_bias_to_fp16, dilations = var_4203, groups = var_3945, pad = var_4205_pad_0, pad_type = var_4205_pad_type_0, strides = var_4201, weight = up_blocks_3_attentions_0_transformer_blocks_0_ff_net_2_weight_to_fp16, x = input_471_cast); + tensor hidden_states_293_cast = add(x = var_4205_cast, y = inputs_83_cast); + tensor var_4207 = const()[name = tensor("op_4207"), val = tensor([2, 320, 64, 64])]; + tensor input_473_cast = reshape(shape = var_4207, x = hidden_states_293_cast); + tensor var_4211 = const()[name = tensor("op_4211"), val = tensor([1, 1])]; + tensor var_4213 = const()[name = tensor("op_4213"), val = tensor([1, 1])]; + tensor hidden_states_295_pad_type_0 = const()[name = tensor("hidden_states_295_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_295_pad_0 = const()[name = tensor("hidden_states_295_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_0_proj_out_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_0_proj_out_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(813928384)))]; + tensor up_blocks_3_attentions_0_proj_out_bias_to_fp16 = const()[name = tensor("up_blocks_3_attentions_0_proj_out_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(814133248)))]; + tensor hidden_states_295_cast = conv(bias = up_blocks_3_attentions_0_proj_out_bias_to_fp16, dilations = var_4213, groups = var_3945, pad = hidden_states_295_pad_0, pad_type = hidden_states_295_pad_type_0, strides = var_4211, weight = up_blocks_3_attentions_0_proj_out_weight_to_fp16, x = input_473_cast); + tensor hidden_states_297_cast = add(x = hidden_states_295_cast, y = hidden_states_283_cast); + tensor input_475_interleave_0 = const()[name = tensor("input_475_interleave_0"), val = tensor(false)]; + tensor cast_11 = cast(dtype = cast_12_dtype_0, x = input_35_cast); + tensor input_475_cast = concat(axis = var_3945, interleave = input_475_interleave_0, values = (hidden_states_297_cast, cast_11)); + tensor reshape_216_shape_0 = const()[name = tensor("reshape_216_shape_0"), val = tensor([2, 32, 20, 64, 64])]; + tensor reshape_216_cast = reshape(shape = reshape_216_shape_0, x = input_475_cast); + tensor reduce_mean_162_axes_0 = const()[name = tensor("reduce_mean_162_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_162_keep_dims_0 = const()[name = tensor("reduce_mean_162_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_162_cast = reduce_mean(axes = reduce_mean_162_axes_0, keep_dims = reduce_mean_162_keep_dims_0, x = reshape_216_cast); + tensor sub_108_cast = sub(x = reshape_216_cast, y = reduce_mean_162_cast); + tensor square_54_cast = square(x = sub_108_cast); + tensor reduce_mean_164_axes_0 = const()[name = tensor("reduce_mean_164_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_164_keep_dims_0 = const()[name = tensor("reduce_mean_164_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_164_cast = reduce_mean(axes = reduce_mean_164_axes_0, keep_dims = reduce_mean_164_keep_dims_0, x = square_54_cast); + tensor add_108_y_0_to_fp16 = const()[name = tensor("add_108_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_108_cast = add(x = reduce_mean_164_cast, y = add_108_y_0_to_fp16); + tensor sqrt_54_cast = sqrt(x = add_108_cast); + tensor real_div_54_cast = real_div(x = sub_108_cast, y = sqrt_54_cast); + tensor reshape_217_shape_0 = const()[name = tensor("reshape_217_shape_0"), val = tensor([2, 640, 64, 64])]; + tensor reshape_217_cast = reshape(shape = reshape_217_shape_0, x = real_div_54_cast); + tensor add_109_mean_0_to_fp16 = const()[name = tensor("add_109_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(814133952)))]; + tensor add_109_variance_0_to_fp16 = const()[name = tensor("add_109_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(814135296)))]; + tensor add_109_gamma_0_to_fp16 = const()[name = tensor("add_109_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(814136640)))]; + tensor add_109_beta_0_to_fp16 = const()[name = tensor("add_109_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(814137984)))]; + tensor add_109_epsilon_0_to_fp16 = const()[name = tensor("add_109_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_109_cast = batch_norm(beta = add_109_beta_0_to_fp16, epsilon = add_109_epsilon_0_to_fp16, gamma = add_109_gamma_0_to_fp16, mean = add_109_mean_0_to_fp16, variance = add_109_variance_0_to_fp16, x = reshape_217_cast); + tensor input_479_cast = silu(x = add_109_cast); + tensor var_4231 = const()[name = tensor("op_4231"), val = tensor([1, 1])]; + tensor var_4233 = const()[name = tensor("op_4233"), val = tensor([1, 1])]; + tensor hidden_states_299_pad_type_0 = const()[name = tensor("hidden_states_299_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_299_pad_0 = const()[name = tensor("hidden_states_299_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_3_resnets_1_conv1_weight_to_fp16 = const()[name = tensor("up_blocks_3_resnets_1_conv1_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(814139328)))]; + tensor up_blocks_3_resnets_1_conv1_bias_to_fp16 = const()[name = tensor("up_blocks_3_resnets_1_conv1_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(817825792)))]; + tensor hidden_states_299_cast = conv(bias = up_blocks_3_resnets_1_conv1_bias_to_fp16, dilations = var_4233, groups = var_3945, pad = hidden_states_299_pad_0, pad_type = hidden_states_299_pad_type_0, strides = var_4231, weight = up_blocks_3_resnets_1_conv1_weight_to_fp16, x = input_479_cast); + tensor var_4239 = const()[name = tensor("op_4239"), val = tensor([1, 1])]; + tensor var_4241 = const()[name = tensor("op_4241"), val = tensor([1, 1])]; + tensor temb_41_pad_type_0 = const()[name = tensor("temb_41_pad_type_0"), val = tensor("custom")]; + tensor temb_41_pad_0 = const()[name = tensor("temb_41_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_resnets_1_time_emb_proj_weight_to_fp16 = const()[name = tensor("up_blocks_3_resnets_1_time_emb_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(817826496)))]; + tensor up_blocks_3_resnets_1_time_emb_proj_bias_to_fp16 = const()[name = tensor("up_blocks_3_resnets_1_time_emb_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(818645760)))]; + tensor temb_41_cast = conv(bias = up_blocks_3_resnets_1_time_emb_proj_bias_to_fp16, dilations = var_4241, groups = var_3945, pad = temb_41_pad_0, pad_type = temb_41_pad_type_0, strides = var_4239, weight = up_blocks_3_resnets_1_time_emb_proj_weight_to_fp16, x = cast_12); + tensor input_483_cast = add(x = hidden_states_299_cast, y = temb_41_cast); + tensor reshape_220_shape_0 = const()[name = tensor("reshape_220_shape_0"), val = tensor([2, 32, 10, 64, 64])]; + tensor reshape_220_cast = reshape(shape = reshape_220_shape_0, x = input_483_cast); + tensor reduce_mean_165_axes_0 = const()[name = tensor("reduce_mean_165_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_165_keep_dims_0 = const()[name = tensor("reduce_mean_165_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_165_cast = reduce_mean(axes = reduce_mean_165_axes_0, keep_dims = reduce_mean_165_keep_dims_0, x = reshape_220_cast); + tensor sub_110_cast = sub(x = reshape_220_cast, y = reduce_mean_165_cast); + tensor square_55_cast = square(x = sub_110_cast); + tensor reduce_mean_167_axes_0 = const()[name = tensor("reduce_mean_167_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_167_keep_dims_0 = const()[name = tensor("reduce_mean_167_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_167_cast = reduce_mean(axes = reduce_mean_167_axes_0, keep_dims = reduce_mean_167_keep_dims_0, x = square_55_cast); + tensor add_110_y_0_to_fp16 = const()[name = tensor("add_110_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_110_cast = add(x = reduce_mean_167_cast, y = add_110_y_0_to_fp16); + tensor sqrt_55_cast = sqrt(x = add_110_cast); + tensor real_div_55_cast = real_div(x = sub_110_cast, y = sqrt_55_cast); + tensor reshape_221_shape_0 = const()[name = tensor("reshape_221_shape_0"), val = tensor([2, 320, 64, 64])]; + tensor reshape_221_cast = reshape(shape = reshape_221_shape_0, x = real_div_55_cast); + tensor add_111_mean_0_to_fp16 = const()[name = tensor("add_111_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(818646464)))]; + tensor add_111_variance_0_to_fp16 = const()[name = tensor("add_111_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(818647168)))]; + tensor add_111_gamma_0_to_fp16 = const()[name = tensor("add_111_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(818647872)))]; + tensor add_111_beta_0_to_fp16 = const()[name = tensor("add_111_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(818648576)))]; + tensor add_111_epsilon_0_to_fp16 = const()[name = tensor("add_111_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_111_cast = batch_norm(beta = add_111_beta_0_to_fp16, epsilon = add_111_epsilon_0_to_fp16, gamma = add_111_gamma_0_to_fp16, mean = add_111_mean_0_to_fp16, variance = add_111_variance_0_to_fp16, x = reshape_221_cast); + tensor input_487_cast = silu(x = add_111_cast); + tensor var_4251 = const()[name = tensor("op_4251"), val = tensor([1, 1])]; + tensor var_4253 = const()[name = tensor("op_4253"), val = tensor([1, 1])]; + tensor hidden_states_301_pad_type_0 = const()[name = tensor("hidden_states_301_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_301_pad_0 = const()[name = tensor("hidden_states_301_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_3_resnets_1_conv2_weight_to_fp16 = const()[name = tensor("up_blocks_3_resnets_1_conv2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(818649280)))]; + tensor up_blocks_3_resnets_1_conv2_bias_to_fp16 = const()[name = tensor("up_blocks_3_resnets_1_conv2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(820492544)))]; + tensor hidden_states_301_cast = conv(bias = up_blocks_3_resnets_1_conv2_bias_to_fp16, dilations = var_4253, groups = var_3945, pad = hidden_states_301_pad_0, pad_type = hidden_states_301_pad_type_0, strides = var_4251, weight = up_blocks_3_resnets_1_conv2_weight_to_fp16, x = input_487_cast); + tensor var_4258 = const()[name = tensor("op_4258"), val = tensor([1, 1])]; + tensor var_4260 = const()[name = tensor("op_4260"), val = tensor([1, 1])]; + tensor x_25_pad_type_0 = const()[name = tensor("x_25_pad_type_0"), val = tensor("custom")]; + tensor x_25_pad_0 = const()[name = tensor("x_25_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_resnets_1_conv_shortcut_weight_to_fp16 = const()[name = tensor("up_blocks_3_resnets_1_conv_shortcut_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(820493248)))]; + tensor up_blocks_3_resnets_1_conv_shortcut_bias_to_fp16 = const()[name = tensor("up_blocks_3_resnets_1_conv_shortcut_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(820902912)))]; + tensor x_25_cast = conv(bias = up_blocks_3_resnets_1_conv_shortcut_bias_to_fp16, dilations = var_4260, groups = var_3945, pad = x_25_pad_0, pad_type = x_25_pad_type_0, strides = var_4258, weight = up_blocks_3_resnets_1_conv_shortcut_weight_to_fp16, x = input_475_cast); + tensor hidden_states_303_cast = add(x = x_25_cast, y = hidden_states_301_cast); + tensor reshape_224_shape_0 = const()[name = tensor("reshape_224_shape_0"), val = tensor([2, 32, 10, 64, 64])]; + tensor reshape_224_cast = reshape(shape = reshape_224_shape_0, x = hidden_states_303_cast); + tensor reduce_mean_168_axes_0 = const()[name = tensor("reduce_mean_168_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_168_keep_dims_0 = const()[name = tensor("reduce_mean_168_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_168_cast = reduce_mean(axes = reduce_mean_168_axes_0, keep_dims = reduce_mean_168_keep_dims_0, x = reshape_224_cast); + tensor sub_112_cast = sub(x = reshape_224_cast, y = reduce_mean_168_cast); + tensor square_56_cast = square(x = sub_112_cast); + tensor reduce_mean_170_axes_0 = const()[name = tensor("reduce_mean_170_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_170_keep_dims_0 = const()[name = tensor("reduce_mean_170_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_170_cast = reduce_mean(axes = reduce_mean_170_axes_0, keep_dims = reduce_mean_170_keep_dims_0, x = square_56_cast); + tensor add_112_y_0_to_fp16 = const()[name = tensor("add_112_y_0_to_fp16"), val = tensor(0x1.1p-20)]; + tensor add_112_cast = add(x = reduce_mean_170_cast, y = add_112_y_0_to_fp16); + tensor sqrt_56_cast = sqrt(x = add_112_cast); + tensor real_div_56_cast = real_div(x = sub_112_cast, y = sqrt_56_cast); + tensor reshape_225_shape_0 = const()[name = tensor("reshape_225_shape_0"), val = tensor([2, 320, 64, 64])]; + tensor reshape_225_cast = reshape(shape = reshape_225_shape_0, x = real_div_56_cast); + tensor add_113_mean_0_to_fp16 = const()[name = tensor("add_113_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(820903616)))]; + tensor add_113_variance_0_to_fp16 = const()[name = tensor("add_113_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(820904320)))]; + tensor add_113_gamma_0_to_fp16 = const()[name = tensor("add_113_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(820905024)))]; + tensor add_113_beta_0_to_fp16 = const()[name = tensor("add_113_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(820905728)))]; + tensor add_113_epsilon_0_to_fp16 = const()[name = tensor("add_113_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_113_cast = batch_norm(beta = add_113_beta_0_to_fp16, epsilon = add_113_epsilon_0_to_fp16, gamma = add_113_gamma_0_to_fp16, mean = add_113_mean_0_to_fp16, variance = add_113_variance_0_to_fp16, x = reshape_225_cast); + tensor var_4280 = const()[name = tensor("op_4280"), val = tensor([1, 1])]; + tensor var_4282 = const()[name = tensor("op_4282"), val = tensor([1, 1])]; + tensor hidden_states_305_pad_type_0 = const()[name = tensor("hidden_states_305_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_305_pad_0 = const()[name = tensor("hidden_states_305_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_1_proj_in_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_1_proj_in_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(820906432)))]; + tensor up_blocks_3_attentions_1_proj_in_bias_to_fp16 = const()[name = tensor("up_blocks_3_attentions_1_proj_in_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(821111296)))]; + tensor hidden_states_305_cast = conv(bias = up_blocks_3_attentions_1_proj_in_bias_to_fp16, dilations = var_4282, groups = var_3945, pad = hidden_states_305_pad_0, pad_type = hidden_states_305_pad_type_0, strides = var_4280, weight = up_blocks_3_attentions_1_proj_in_weight_to_fp16, x = add_113_cast); + tensor var_4287 = const()[name = tensor("op_4287"), val = tensor([2, 320, 1, 4096])]; + tensor inputs_85_cast = reshape(shape = var_4287, x = hidden_states_305_cast); + tensor var_4297 = const()[name = tensor("op_4297"), val = tensor([1])]; + tensor channels_mean_85_cast = reduce_mean(axes = var_4297, keep_dims = var_3940, x = inputs_85_cast); + tensor zero_mean_85_cast = sub(x = inputs_85_cast, y = channels_mean_85_cast); + tensor zero_mean_sq_85_cast = mul(x = zero_mean_85_cast, y = zero_mean_85_cast); + tensor var_4301 = const()[name = tensor("op_4301"), val = tensor([1])]; + tensor var_4302_cast = reduce_mean(axes = var_4301, keep_dims = var_3940, x = zero_mean_sq_85_cast); + tensor var_4303_to_fp16 = const()[name = tensor("op_4303_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_4304_cast = add(x = var_4302_cast, y = var_4303_to_fp16); + tensor denom_85_epsilon_0_to_fp16 = const()[name = tensor("denom_85_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_85_cast = rsqrt(epsilon = denom_85_epsilon_0_to_fp16, x = var_4304_cast); + tensor out_85_cast = mul(x = zero_mean_85_cast, y = denom_85_cast); + tensor var_4308_to_fp16 = const()[name = tensor("op_4308_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(821112000)))]; + tensor var_4309_cast = add(x = out_85_cast, y = var_4308_to_fp16); + tensor var_4311_to_fp16 = const()[name = tensor("op_4311_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(821112704)))]; + tensor hidden_states_307_cast = mul(x = var_4309_cast, y = var_4311_to_fp16); + tensor var_4318 = const()[name = tensor("op_4318"), val = tensor([1, 1])]; + tensor var_4320 = const()[name = tensor("op_4320"), val = tensor([1, 1])]; + tensor q_57_pad_type_0 = const()[name = tensor("q_57_pad_type_0"), val = tensor("custom")]; + tensor q_57_pad_0 = const()[name = tensor("q_57_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_1_transformer_blocks_0_attn1_to_q_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_1_transformer_blocks_0_attn1_to_q_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(821113408)))]; + tensor q_57_cast = conv(dilations = var_4320, groups = var_3945, pad = q_57_pad_0, pad_type = q_57_pad_type_0, strides = var_4318, weight = up_blocks_3_attentions_1_transformer_blocks_0_attn1_to_q_weight_to_fp16, x = hidden_states_307_cast); + tensor var_4324 = const()[name = tensor("op_4324"), val = tensor([1, 1])]; + tensor var_4326 = const()[name = tensor("op_4326"), val = tensor([1, 1])]; + tensor k_57_pad_type_0 = const()[name = tensor("k_57_pad_type_0"), val = tensor("custom")]; + tensor k_57_pad_0 = const()[name = tensor("k_57_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_1_transformer_blocks_0_attn1_to_k_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_1_transformer_blocks_0_attn1_to_k_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(821318272)))]; + tensor k_57_cast = conv(dilations = var_4326, groups = var_3945, pad = k_57_pad_0, pad_type = k_57_pad_type_0, strides = var_4324, weight = up_blocks_3_attentions_1_transformer_blocks_0_attn1_to_k_weight_to_fp16, x = hidden_states_307_cast); + tensor var_4330 = const()[name = tensor("op_4330"), val = tensor([1, 1])]; + tensor var_4332 = const()[name = tensor("op_4332"), val = tensor([1, 1])]; + tensor v_57_pad_type_0 = const()[name = tensor("v_57_pad_type_0"), val = tensor("custom")]; + tensor v_57_pad_0 = const()[name = tensor("v_57_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_1_transformer_blocks_0_attn1_to_v_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_1_transformer_blocks_0_attn1_to_v_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(821523136)))]; + tensor v_57_cast = conv(dilations = var_4332, groups = var_3945, pad = v_57_pad_0, pad_type = v_57_pad_type_0, strides = var_4330, weight = up_blocks_3_attentions_1_transformer_blocks_0_attn1_to_v_weight_to_fp16, x = hidden_states_307_cast); + tensor var_4336 = const()[name = tensor("op_4336"), val = tensor([2, 5, 64, -1])]; + tensor var_4337_cast = reshape(shape = var_4336, x = q_57_cast); + tensor var_4338 = const()[name = tensor("op_4338"), val = tensor([2, 5, 64, -1])]; + tensor var_4339_cast = reshape(shape = var_4338, x = k_57_cast); + tensor var_4340 = const()[name = tensor("op_4340"), val = tensor([2, 5, 64, -1])]; + tensor var_4341_cast = reshape(shape = var_4340, x = v_57_cast); + tensor attn_weights_113_transpose_x_0 = const()[name = tensor("attn_weights_113_transpose_x_0"), val = tensor(true)]; + tensor attn_weights_113_transpose_y_0 = const()[name = tensor("attn_weights_113_transpose_y_0"), val = tensor(false)]; + tensor attn_weights_113_cast = matmul(transpose_x = attn_weights_113_transpose_x_0, transpose_y = attn_weights_113_transpose_y_0, x = var_4337_cast, y = var_4339_cast); + tensor attn_weights_115_cast = mul(x = attn_weights_113_cast, y = var_3936_to_fp16); + tensor var_4345_cast = softmax(axis = var_3929, x = attn_weights_115_cast); + tensor attn_57_transpose_x_0 = const()[name = tensor("attn_57_transpose_x_0"), val = tensor(false)]; + tensor attn_57_transpose_y_0 = const()[name = tensor("attn_57_transpose_y_0"), val = tensor(true)]; + tensor attn_57_cast = matmul(transpose_x = attn_57_transpose_x_0, transpose_y = attn_57_transpose_y_0, x = var_4341_cast, y = var_4345_cast); + tensor var_4349 = const()[name = tensor("op_4349"), val = tensor([2, 320, 1, -1])]; + tensor input_491_cast = reshape(shape = var_4349, x = attn_57_cast); + tensor var_4354 = const()[name = tensor("op_4354"), val = tensor([1, 1])]; + tensor var_4356 = const()[name = tensor("op_4356"), val = tensor([1, 1])]; + tensor var_4358_pad_type_0 = const()[name = tensor("op_4358_pad_type_0"), val = tensor("custom")]; + tensor var_4358_pad_0 = const()[name = tensor("op_4358_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_1_transformer_blocks_0_attn1_to_out_0_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_1_transformer_blocks_0_attn1_to_out_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(821728000)))]; + tensor up_blocks_3_attentions_1_transformer_blocks_0_attn1_to_out_0_bias_to_fp16 = const()[name = tensor("up_blocks_3_attentions_1_transformer_blocks_0_attn1_to_out_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(821932864)))]; + tensor var_4358_cast = conv(bias = up_blocks_3_attentions_1_transformer_blocks_0_attn1_to_out_0_bias_to_fp16, dilations = var_4356, groups = var_3945, pad = var_4358_pad_0, pad_type = var_4358_pad_type_0, strides = var_4354, weight = up_blocks_3_attentions_1_transformer_blocks_0_attn1_to_out_0_weight_to_fp16, x = input_491_cast); + tensor inputs_87_cast = add(x = var_4358_cast, y = inputs_85_cast); + tensor var_4362 = const()[name = tensor("op_4362"), val = tensor([1])]; + tensor channels_mean_87_cast = reduce_mean(axes = var_4362, keep_dims = var_3940, x = inputs_87_cast); + tensor zero_mean_87_cast = sub(x = inputs_87_cast, y = channels_mean_87_cast); + tensor zero_mean_sq_87_cast = mul(x = zero_mean_87_cast, y = zero_mean_87_cast); + tensor var_4366 = const()[name = tensor("op_4366"), val = tensor([1])]; + tensor var_4367_cast = reduce_mean(axes = var_4366, keep_dims = var_3940, x = zero_mean_sq_87_cast); + tensor var_4368_to_fp16 = const()[name = tensor("op_4368_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_4369_cast = add(x = var_4367_cast, y = var_4368_to_fp16); + tensor denom_87_epsilon_0_to_fp16 = const()[name = tensor("denom_87_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_87_cast = rsqrt(epsilon = denom_87_epsilon_0_to_fp16, x = var_4369_cast); + tensor out_87_cast = mul(x = zero_mean_87_cast, y = denom_87_cast); + tensor var_4373_to_fp16 = const()[name = tensor("op_4373_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(821933568)))]; + tensor var_4374_cast = add(x = out_87_cast, y = var_4373_to_fp16); + tensor var_4376_to_fp16 = const()[name = tensor("op_4376_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(821934272)))]; + tensor hidden_states_309_cast = mul(x = var_4374_cast, y = var_4376_to_fp16); + tensor var_4383 = const()[name = tensor("op_4383"), val = tensor([1, 1])]; + tensor var_4385 = const()[name = tensor("op_4385"), val = tensor([1, 1])]; + tensor q_59_pad_type_0 = const()[name = tensor("q_59_pad_type_0"), val = tensor("custom")]; + tensor q_59_pad_0 = const()[name = tensor("q_59_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_1_transformer_blocks_0_attn2_to_q_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_1_transformer_blocks_0_attn2_to_q_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(821934976)))]; + tensor q_59_cast = conv(dilations = var_4385, groups = var_3945, pad = q_59_pad_0, pad_type = q_59_pad_type_0, strides = var_4383, weight = up_blocks_3_attentions_1_transformer_blocks_0_attn2_to_q_weight_to_fp16, x = hidden_states_309_cast); + tensor var_4389 = const()[name = tensor("op_4389"), val = tensor([1, 1])]; + tensor var_4391 = const()[name = tensor("op_4391"), val = tensor([1, 1])]; + tensor k_59_pad_type_0 = const()[name = tensor("k_59_pad_type_0"), val = tensor("custom")]; + tensor k_59_pad_0 = const()[name = tensor("k_59_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_1_transformer_blocks_0_attn2_to_k_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_1_transformer_blocks_0_attn2_to_k_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(822139840)))]; + tensor k_59_cast = conv(dilations = var_4391, groups = var_3945, pad = k_59_pad_0, pad_type = k_59_pad_type_0, strides = var_4389, weight = up_blocks_3_attentions_1_transformer_blocks_0_attn2_to_k_weight_to_fp16, x = encoder_hidden_states); + tensor var_4395 = const()[name = tensor("op_4395"), val = tensor([1, 1])]; + tensor var_4397 = const()[name = tensor("op_4397"), val = tensor([1, 1])]; + tensor v_59_pad_type_0 = const()[name = tensor("v_59_pad_type_0"), val = tensor("custom")]; + tensor v_59_pad_0 = const()[name = tensor("v_59_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_1_transformer_blocks_0_attn2_to_v_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_1_transformer_blocks_0_attn2_to_v_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(822795264)))]; + tensor v_59_cast = conv(dilations = var_4397, groups = var_3945, pad = v_59_pad_0, pad_type = v_59_pad_type_0, strides = var_4395, weight = up_blocks_3_attentions_1_transformer_blocks_0_attn2_to_v_weight_to_fp16, x = encoder_hidden_states); + tensor var_4401 = const()[name = tensor("op_4401"), val = tensor([2, 5, 64, -1])]; + tensor var_4402_cast = reshape(shape = var_4401, x = q_59_cast); + tensor var_4403 = const()[name = tensor("op_4403"), val = tensor([2, 5, 64, -1])]; + tensor var_4404_cast = reshape(shape = var_4403, x = k_59_cast); + tensor var_4405 = const()[name = tensor("op_4405"), val = tensor([2, 5, 64, -1])]; + tensor var_4406_cast = reshape(shape = var_4405, x = v_59_cast); + tensor attn_weights_117_transpose_x_0 = const()[name = tensor("attn_weights_117_transpose_x_0"), val = tensor(true)]; + tensor attn_weights_117_transpose_y_0 = const()[name = tensor("attn_weights_117_transpose_y_0"), val = tensor(false)]; + tensor attn_weights_117_cast = matmul(transpose_x = attn_weights_117_transpose_x_0, transpose_y = attn_weights_117_transpose_y_0, x = var_4402_cast, y = var_4404_cast); + tensor attn_weights_119_cast = mul(x = attn_weights_117_cast, y = var_3936_to_fp16); + tensor var_4410_cast = softmax(axis = var_3929, x = attn_weights_119_cast); + tensor attn_59_transpose_x_0 = const()[name = tensor("attn_59_transpose_x_0"), val = tensor(false)]; + tensor attn_59_transpose_y_0 = const()[name = tensor("attn_59_transpose_y_0"), val = tensor(true)]; + tensor attn_59_cast = matmul(transpose_x = attn_59_transpose_x_0, transpose_y = attn_59_transpose_y_0, x = var_4406_cast, y = var_4410_cast); + tensor var_4414 = const()[name = tensor("op_4414"), val = tensor([2, 320, 1, -1])]; + tensor input_493_cast = reshape(shape = var_4414, x = attn_59_cast); + tensor var_4419 = const()[name = tensor("op_4419"), val = tensor([1, 1])]; + tensor var_4421 = const()[name = tensor("op_4421"), val = tensor([1, 1])]; + tensor var_4423_pad_type_0 = const()[name = tensor("op_4423_pad_type_0"), val = tensor("custom")]; + tensor var_4423_pad_0 = const()[name = tensor("op_4423_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_1_transformer_blocks_0_attn2_to_out_0_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_1_transformer_blocks_0_attn2_to_out_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(823450688)))]; + tensor up_blocks_3_attentions_1_transformer_blocks_0_attn2_to_out_0_bias_to_fp16 = const()[name = tensor("up_blocks_3_attentions_1_transformer_blocks_0_attn2_to_out_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(823655552)))]; + tensor var_4423_cast = conv(bias = up_blocks_3_attentions_1_transformer_blocks_0_attn2_to_out_0_bias_to_fp16, dilations = var_4421, groups = var_3945, pad = var_4423_pad_0, pad_type = var_4423_pad_type_0, strides = var_4419, weight = up_blocks_3_attentions_1_transformer_blocks_0_attn2_to_out_0_weight_to_fp16, x = input_493_cast); + tensor inputs_89_cast = add(x = var_4423_cast, y = inputs_87_cast); + tensor var_4427 = const()[name = tensor("op_4427"), val = tensor([1])]; + tensor channels_mean_89_cast = reduce_mean(axes = var_4427, keep_dims = var_3940, x = inputs_89_cast); + tensor zero_mean_89_cast = sub(x = inputs_89_cast, y = channels_mean_89_cast); + tensor zero_mean_sq_89_cast = mul(x = zero_mean_89_cast, y = zero_mean_89_cast); + tensor var_4431 = const()[name = tensor("op_4431"), val = tensor([1])]; + tensor var_4432_cast = reduce_mean(axes = var_4431, keep_dims = var_3940, x = zero_mean_sq_89_cast); + tensor var_4433_to_fp16 = const()[name = tensor("op_4433_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_4434_cast = add(x = var_4432_cast, y = var_4433_to_fp16); + tensor denom_89_epsilon_0_to_fp16 = const()[name = tensor("denom_89_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_89_cast = rsqrt(epsilon = denom_89_epsilon_0_to_fp16, x = var_4434_cast); + tensor out_89_cast = mul(x = zero_mean_89_cast, y = denom_89_cast); + tensor var_4438_to_fp16 = const()[name = tensor("op_4438_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(823656256)))]; + tensor var_4439_cast = add(x = out_89_cast, y = var_4438_to_fp16); + tensor var_4441_to_fp16 = const()[name = tensor("op_4441_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(823656960)))]; + tensor input_495_cast = mul(x = var_4439_cast, y = var_4441_to_fp16); + tensor var_4449 = const()[name = tensor("op_4449"), val = tensor([1, 1])]; + tensor var_4451 = const()[name = tensor("op_4451"), val = tensor([1, 1])]; + tensor var_4453_pad_type_0 = const()[name = tensor("op_4453_pad_type_0"), val = tensor("custom")]; + tensor var_4453_pad_0 = const()[name = tensor("op_4453_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_1_transformer_blocks_0_ff_net_0_proj_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_1_transformer_blocks_0_ff_net_0_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(823657664)))]; + tensor up_blocks_3_attentions_1_transformer_blocks_0_ff_net_0_proj_bias_to_fp16 = const()[name = tensor("up_blocks_3_attentions_1_transformer_blocks_0_ff_net_0_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(825296128)))]; + tensor var_4453_cast = conv(bias = up_blocks_3_attentions_1_transformer_blocks_0_ff_net_0_proj_bias_to_fp16, dilations = var_4451, groups = var_3945, pad = var_4453_pad_0, pad_type = var_4453_pad_type_0, strides = var_4449, weight = up_blocks_3_attentions_1_transformer_blocks_0_ff_net_0_proj_weight_to_fp16, x = input_495_cast); + tensor var_4454_split_sizes_0 = const()[name = tensor("op_4454_split_sizes_0"), val = tensor([1280, 1280])]; + tensor var_4454_axis_0 = const()[name = tensor("op_4454_axis_0"), val = tensor(1)]; + tensor var_4454_cast_0, tensor var_4454_cast_1 = split(axis = var_4454_axis_0, split_sizes = var_4454_split_sizes_0, x = var_4453_cast); + tensor var_4456_mode_0 = const()[name = tensor("op_4456_mode_0"), val = tensor("EXACT")]; + tensor var_4456_cast = gelu(mode = var_4456_mode_0, x = var_4454_cast_1); + tensor input_497_cast = mul(x = var_4454_cast_0, y = var_4456_cast); + tensor var_4460 = const()[name = tensor("op_4460"), val = tensor([1, 1])]; + tensor var_4462 = const()[name = tensor("op_4462"), val = tensor([1, 1])]; + tensor var_4464_pad_type_0 = const()[name = tensor("op_4464_pad_type_0"), val = tensor("custom")]; + tensor var_4464_pad_0 = const()[name = tensor("op_4464_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_1_transformer_blocks_0_ff_net_2_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_1_transformer_blocks_0_ff_net_2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(825301312)))]; + tensor up_blocks_3_attentions_1_transformer_blocks_0_ff_net_2_bias_to_fp16 = const()[name = tensor("up_blocks_3_attentions_1_transformer_blocks_0_ff_net_2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(826120576)))]; + tensor var_4464_cast = conv(bias = up_blocks_3_attentions_1_transformer_blocks_0_ff_net_2_bias_to_fp16, dilations = var_4462, groups = var_3945, pad = var_4464_pad_0, pad_type = var_4464_pad_type_0, strides = var_4460, weight = up_blocks_3_attentions_1_transformer_blocks_0_ff_net_2_weight_to_fp16, x = input_497_cast); + tensor hidden_states_313_cast = add(x = var_4464_cast, y = inputs_89_cast); + tensor var_4466 = const()[name = tensor("op_4466"), val = tensor([2, 320, 64, 64])]; + tensor input_499_cast = reshape(shape = var_4466, x = hidden_states_313_cast); + tensor var_4470 = const()[name = tensor("op_4470"), val = tensor([1, 1])]; + tensor var_4472 = const()[name = tensor("op_4472"), val = tensor([1, 1])]; + tensor hidden_states_315_pad_type_0 = const()[name = tensor("hidden_states_315_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_315_pad_0 = const()[name = tensor("hidden_states_315_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_1_proj_out_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_1_proj_out_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(826121280)))]; + tensor up_blocks_3_attentions_1_proj_out_bias_to_fp16 = const()[name = tensor("up_blocks_3_attentions_1_proj_out_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(826326144)))]; + tensor hidden_states_315_cast = conv(bias = up_blocks_3_attentions_1_proj_out_bias_to_fp16, dilations = var_4472, groups = var_3945, pad = hidden_states_315_pad_0, pad_type = hidden_states_315_pad_type_0, strides = var_4470, weight = up_blocks_3_attentions_1_proj_out_weight_to_fp16, x = input_499_cast); + tensor hidden_states_317_cast = add(x = hidden_states_315_cast, y = hidden_states_303_cast); + tensor input_501_interleave_0 = const()[name = tensor("input_501_interleave_0"), val = tensor(false)]; + tensor cast_13 = cast(dtype = cast_13_dtype_0, x = input_7_cast); + tensor input_501_cast = concat(axis = var_3945, interleave = input_501_interleave_0, values = (hidden_states_317_cast, cast_13)); + tensor reshape_228_shape_0 = const()[name = tensor("reshape_228_shape_0"), val = tensor([2, 32, 20, 64, 64])]; + tensor reshape_228_cast = reshape(shape = reshape_228_shape_0, x = input_501_cast); + tensor reduce_mean_171_axes_0 = const()[name = tensor("reduce_mean_171_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_171_keep_dims_0 = const()[name = tensor("reduce_mean_171_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_171_cast = reduce_mean(axes = reduce_mean_171_axes_0, keep_dims = reduce_mean_171_keep_dims_0, x = reshape_228_cast); + tensor sub_114_cast = sub(x = reshape_228_cast, y = reduce_mean_171_cast); + tensor square_57_cast = square(x = sub_114_cast); + tensor reduce_mean_173_axes_0 = const()[name = tensor("reduce_mean_173_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_173_keep_dims_0 = const()[name = tensor("reduce_mean_173_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_173_cast = reduce_mean(axes = reduce_mean_173_axes_0, keep_dims = reduce_mean_173_keep_dims_0, x = square_57_cast); + tensor add_114_y_0_to_fp16 = const()[name = tensor("add_114_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_114_cast = add(x = reduce_mean_173_cast, y = add_114_y_0_to_fp16); + tensor sqrt_57_cast = sqrt(x = add_114_cast); + tensor real_div_57_cast = real_div(x = sub_114_cast, y = sqrt_57_cast); + tensor reshape_229_shape_0 = const()[name = tensor("reshape_229_shape_0"), val = tensor([2, 640, 64, 64])]; + tensor reshape_229_cast = reshape(shape = reshape_229_shape_0, x = real_div_57_cast); + tensor add_115_mean_0_to_fp16 = const()[name = tensor("add_115_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(826326848)))]; + tensor add_115_variance_0_to_fp16 = const()[name = tensor("add_115_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(826328192)))]; + tensor add_115_gamma_0_to_fp16 = const()[name = tensor("add_115_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(826329536)))]; + tensor add_115_beta_0_to_fp16 = const()[name = tensor("add_115_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(826330880)))]; + tensor add_115_epsilon_0_to_fp16 = const()[name = tensor("add_115_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_115_cast = batch_norm(beta = add_115_beta_0_to_fp16, epsilon = add_115_epsilon_0_to_fp16, gamma = add_115_gamma_0_to_fp16, mean = add_115_mean_0_to_fp16, variance = add_115_variance_0_to_fp16, x = reshape_229_cast); + tensor input_505_cast = silu(x = add_115_cast); + tensor var_4490 = const()[name = tensor("op_4490"), val = tensor([1, 1])]; + tensor var_4492 = const()[name = tensor("op_4492"), val = tensor([1, 1])]; + tensor hidden_states_319_pad_type_0 = const()[name = tensor("hidden_states_319_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_319_pad_0 = const()[name = tensor("hidden_states_319_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_3_resnets_2_conv1_weight_to_fp16 = const()[name = tensor("up_blocks_3_resnets_2_conv1_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(826332224)))]; + tensor up_blocks_3_resnets_2_conv1_bias_to_fp16 = const()[name = tensor("up_blocks_3_resnets_2_conv1_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(830018688)))]; + tensor hidden_states_319_cast = conv(bias = up_blocks_3_resnets_2_conv1_bias_to_fp16, dilations = var_4492, groups = var_3945, pad = hidden_states_319_pad_0, pad_type = hidden_states_319_pad_type_0, strides = var_4490, weight = up_blocks_3_resnets_2_conv1_weight_to_fp16, x = input_505_cast); + tensor var_4498 = const()[name = tensor("op_4498"), val = tensor([1, 1])]; + tensor var_4500 = const()[name = tensor("op_4500"), val = tensor([1, 1])]; + tensor temb_pad_type_0 = const()[name = tensor("temb_pad_type_0"), val = tensor("custom")]; + tensor temb_pad_0 = const()[name = tensor("temb_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_resnets_2_time_emb_proj_weight_to_fp16 = const()[name = tensor("up_blocks_3_resnets_2_time_emb_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(830019392)))]; + tensor up_blocks_3_resnets_2_time_emb_proj_bias_to_fp16 = const()[name = tensor("up_blocks_3_resnets_2_time_emb_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(830838656)))]; + tensor temb_cast = conv(bias = up_blocks_3_resnets_2_time_emb_proj_bias_to_fp16, dilations = var_4500, groups = var_3945, pad = temb_pad_0, pad_type = temb_pad_type_0, strides = var_4498, weight = up_blocks_3_resnets_2_time_emb_proj_weight_to_fp16, x = cast_12); + tensor input_509_cast = add(x = hidden_states_319_cast, y = temb_cast); + tensor reshape_232_shape_0 = const()[name = tensor("reshape_232_shape_0"), val = tensor([2, 32, 10, 64, 64])]; + tensor reshape_232_cast = reshape(shape = reshape_232_shape_0, x = input_509_cast); + tensor reduce_mean_174_axes_0 = const()[name = tensor("reduce_mean_174_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_174_keep_dims_0 = const()[name = tensor("reduce_mean_174_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_174_cast = reduce_mean(axes = reduce_mean_174_axes_0, keep_dims = reduce_mean_174_keep_dims_0, x = reshape_232_cast); + tensor sub_116_cast = sub(x = reshape_232_cast, y = reduce_mean_174_cast); + tensor square_58_cast = square(x = sub_116_cast); + tensor reduce_mean_176_axes_0 = const()[name = tensor("reduce_mean_176_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_176_keep_dims_0 = const()[name = tensor("reduce_mean_176_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_176_cast = reduce_mean(axes = reduce_mean_176_axes_0, keep_dims = reduce_mean_176_keep_dims_0, x = square_58_cast); + tensor add_116_y_0_to_fp16 = const()[name = tensor("add_116_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_116_cast = add(x = reduce_mean_176_cast, y = add_116_y_0_to_fp16); + tensor sqrt_58_cast = sqrt(x = add_116_cast); + tensor real_div_58_cast = real_div(x = sub_116_cast, y = sqrt_58_cast); + tensor reshape_233_shape_0 = const()[name = tensor("reshape_233_shape_0"), val = tensor([2, 320, 64, 64])]; + tensor reshape_233_cast = reshape(shape = reshape_233_shape_0, x = real_div_58_cast); + tensor add_117_mean_0_to_fp16 = const()[name = tensor("add_117_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(830839360)))]; + tensor add_117_variance_0_to_fp16 = const()[name = tensor("add_117_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(830840064)))]; + tensor add_117_gamma_0_to_fp16 = const()[name = tensor("add_117_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(830840768)))]; + tensor add_117_beta_0_to_fp16 = const()[name = tensor("add_117_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(830841472)))]; + tensor add_117_epsilon_0_to_fp16 = const()[name = tensor("add_117_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_117_cast = batch_norm(beta = add_117_beta_0_to_fp16, epsilon = add_117_epsilon_0_to_fp16, gamma = add_117_gamma_0_to_fp16, mean = add_117_mean_0_to_fp16, variance = add_117_variance_0_to_fp16, x = reshape_233_cast); + tensor input_513_cast = silu(x = add_117_cast); + tensor var_4510 = const()[name = tensor("op_4510"), val = tensor([1, 1])]; + tensor var_4512 = const()[name = tensor("op_4512"), val = tensor([1, 1])]; + tensor hidden_states_321_pad_type_0 = const()[name = tensor("hidden_states_321_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_321_pad_0 = const()[name = tensor("hidden_states_321_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor up_blocks_3_resnets_2_conv2_weight_to_fp16 = const()[name = tensor("up_blocks_3_resnets_2_conv2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(830842176)))]; + tensor up_blocks_3_resnets_2_conv2_bias_to_fp16 = const()[name = tensor("up_blocks_3_resnets_2_conv2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(832685440)))]; + tensor hidden_states_321_cast = conv(bias = up_blocks_3_resnets_2_conv2_bias_to_fp16, dilations = var_4512, groups = var_3945, pad = hidden_states_321_pad_0, pad_type = hidden_states_321_pad_type_0, strides = var_4510, weight = up_blocks_3_resnets_2_conv2_weight_to_fp16, x = input_513_cast); + tensor var_4517 = const()[name = tensor("op_4517"), val = tensor([1, 1])]; + tensor var_4519 = const()[name = tensor("op_4519"), val = tensor([1, 1])]; + tensor x_pad_type_0 = const()[name = tensor("x_pad_type_0"), val = tensor("custom")]; + tensor x_pad_0 = const()[name = tensor("x_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_resnets_2_conv_shortcut_weight_to_fp16 = const()[name = tensor("up_blocks_3_resnets_2_conv_shortcut_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(832686144)))]; + tensor up_blocks_3_resnets_2_conv_shortcut_bias_to_fp16 = const()[name = tensor("up_blocks_3_resnets_2_conv_shortcut_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(833095808)))]; + tensor x_cast = conv(bias = up_blocks_3_resnets_2_conv_shortcut_bias_to_fp16, dilations = var_4519, groups = var_3945, pad = x_pad_0, pad_type = x_pad_type_0, strides = var_4517, weight = up_blocks_3_resnets_2_conv_shortcut_weight_to_fp16, x = input_501_cast); + tensor hidden_states_323_cast = add(x = x_cast, y = hidden_states_321_cast); + tensor reshape_236_shape_0 = const()[name = tensor("reshape_236_shape_0"), val = tensor([2, 32, 10, 64, 64])]; + tensor reshape_236_cast = reshape(shape = reshape_236_shape_0, x = hidden_states_323_cast); + tensor reduce_mean_177_axes_0 = const()[name = tensor("reduce_mean_177_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_177_keep_dims_0 = const()[name = tensor("reduce_mean_177_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_177_cast = reduce_mean(axes = reduce_mean_177_axes_0, keep_dims = reduce_mean_177_keep_dims_0, x = reshape_236_cast); + tensor sub_118_cast = sub(x = reshape_236_cast, y = reduce_mean_177_cast); + tensor square_59_cast = square(x = sub_118_cast); + tensor reduce_mean_179_axes_0 = const()[name = tensor("reduce_mean_179_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_179_keep_dims_0 = const()[name = tensor("reduce_mean_179_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_179_cast = reduce_mean(axes = reduce_mean_179_axes_0, keep_dims = reduce_mean_179_keep_dims_0, x = square_59_cast); + tensor add_118_y_0_to_fp16 = const()[name = tensor("add_118_y_0_to_fp16"), val = tensor(0x1.1p-20)]; + tensor add_118_cast = add(x = reduce_mean_179_cast, y = add_118_y_0_to_fp16); + tensor sqrt_59_cast = sqrt(x = add_118_cast); + tensor real_div_59_cast = real_div(x = sub_118_cast, y = sqrt_59_cast); + tensor reshape_237_shape_0 = const()[name = tensor("reshape_237_shape_0"), val = tensor([2, 320, 64, 64])]; + tensor reshape_237_cast = reshape(shape = reshape_237_shape_0, x = real_div_59_cast); + tensor add_119_mean_0_to_fp16 = const()[name = tensor("add_119_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(833096512)))]; + tensor add_119_variance_0_to_fp16 = const()[name = tensor("add_119_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(833097216)))]; + tensor add_119_gamma_0_to_fp16 = const()[name = tensor("add_119_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(833097920)))]; + tensor add_119_beta_0_to_fp16 = const()[name = tensor("add_119_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(833098624)))]; + tensor add_119_epsilon_0_to_fp16 = const()[name = tensor("add_119_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_119_cast = batch_norm(beta = add_119_beta_0_to_fp16, epsilon = add_119_epsilon_0_to_fp16, gamma = add_119_gamma_0_to_fp16, mean = add_119_mean_0_to_fp16, variance = add_119_variance_0_to_fp16, x = reshape_237_cast); + tensor var_4539 = const()[name = tensor("op_4539"), val = tensor([1, 1])]; + tensor var_4541 = const()[name = tensor("op_4541"), val = tensor([1, 1])]; + tensor hidden_states_325_pad_type_0 = const()[name = tensor("hidden_states_325_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_325_pad_0 = const()[name = tensor("hidden_states_325_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_2_proj_in_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_2_proj_in_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(833099328)))]; + tensor up_blocks_3_attentions_2_proj_in_bias_to_fp16 = const()[name = tensor("up_blocks_3_attentions_2_proj_in_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(833304192)))]; + tensor hidden_states_325_cast = conv(bias = up_blocks_3_attentions_2_proj_in_bias_to_fp16, dilations = var_4541, groups = var_3945, pad = hidden_states_325_pad_0, pad_type = hidden_states_325_pad_type_0, strides = var_4539, weight = up_blocks_3_attentions_2_proj_in_weight_to_fp16, x = add_119_cast); + tensor var_4546 = const()[name = tensor("op_4546"), val = tensor([2, 320, 1, 4096])]; + tensor inputs_91_cast = reshape(shape = var_4546, x = hidden_states_325_cast); + tensor var_4556 = const()[name = tensor("op_4556"), val = tensor([1])]; + tensor channels_mean_91_cast = reduce_mean(axes = var_4556, keep_dims = var_3940, x = inputs_91_cast); + tensor zero_mean_91_cast = sub(x = inputs_91_cast, y = channels_mean_91_cast); + tensor zero_mean_sq_91_cast = mul(x = zero_mean_91_cast, y = zero_mean_91_cast); + tensor var_4560 = const()[name = tensor("op_4560"), val = tensor([1])]; + tensor var_4561_cast = reduce_mean(axes = var_4560, keep_dims = var_3940, x = zero_mean_sq_91_cast); + tensor var_4562_to_fp16 = const()[name = tensor("op_4562_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_4563_cast = add(x = var_4561_cast, y = var_4562_to_fp16); + tensor denom_91_epsilon_0_to_fp16 = const()[name = tensor("denom_91_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_91_cast = rsqrt(epsilon = denom_91_epsilon_0_to_fp16, x = var_4563_cast); + tensor out_91_cast = mul(x = zero_mean_91_cast, y = denom_91_cast); + tensor var_4567_to_fp16 = const()[name = tensor("op_4567_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(833304896)))]; + tensor var_4568_cast = add(x = out_91_cast, y = var_4567_to_fp16); + tensor var_4570_to_fp16 = const()[name = tensor("op_4570_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(833305600)))]; + tensor hidden_states_327_cast = mul(x = var_4568_cast, y = var_4570_to_fp16); + tensor var_4577 = const()[name = tensor("op_4577"), val = tensor([1, 1])]; + tensor var_4579 = const()[name = tensor("op_4579"), val = tensor([1, 1])]; + tensor q_61_pad_type_0 = const()[name = tensor("q_61_pad_type_0"), val = tensor("custom")]; + tensor q_61_pad_0 = const()[name = tensor("q_61_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_2_transformer_blocks_0_attn1_to_q_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_2_transformer_blocks_0_attn1_to_q_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(833306304)))]; + tensor q_61_cast = conv(dilations = var_4579, groups = var_3945, pad = q_61_pad_0, pad_type = q_61_pad_type_0, strides = var_4577, weight = up_blocks_3_attentions_2_transformer_blocks_0_attn1_to_q_weight_to_fp16, x = hidden_states_327_cast); + tensor var_4583 = const()[name = tensor("op_4583"), val = tensor([1, 1])]; + tensor var_4585 = const()[name = tensor("op_4585"), val = tensor([1, 1])]; + tensor k_61_pad_type_0 = const()[name = tensor("k_61_pad_type_0"), val = tensor("custom")]; + tensor k_61_pad_0 = const()[name = tensor("k_61_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_2_transformer_blocks_0_attn1_to_k_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_2_transformer_blocks_0_attn1_to_k_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(833511168)))]; + tensor k_61_cast = conv(dilations = var_4585, groups = var_3945, pad = k_61_pad_0, pad_type = k_61_pad_type_0, strides = var_4583, weight = up_blocks_3_attentions_2_transformer_blocks_0_attn1_to_k_weight_to_fp16, x = hidden_states_327_cast); + tensor var_4589 = const()[name = tensor("op_4589"), val = tensor([1, 1])]; + tensor var_4591 = const()[name = tensor("op_4591"), val = tensor([1, 1])]; + tensor v_61_pad_type_0 = const()[name = tensor("v_61_pad_type_0"), val = tensor("custom")]; + tensor v_61_pad_0 = const()[name = tensor("v_61_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_2_transformer_blocks_0_attn1_to_v_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_2_transformer_blocks_0_attn1_to_v_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(833716032)))]; + tensor v_61_cast = conv(dilations = var_4591, groups = var_3945, pad = v_61_pad_0, pad_type = v_61_pad_type_0, strides = var_4589, weight = up_blocks_3_attentions_2_transformer_blocks_0_attn1_to_v_weight_to_fp16, x = hidden_states_327_cast); + tensor var_4595 = const()[name = tensor("op_4595"), val = tensor([2, 5, 64, -1])]; + tensor var_4596_cast = reshape(shape = var_4595, x = q_61_cast); + tensor var_4597 = const()[name = tensor("op_4597"), val = tensor([2, 5, 64, -1])]; + tensor var_4598_cast = reshape(shape = var_4597, x = k_61_cast); + tensor var_4599 = const()[name = tensor("op_4599"), val = tensor([2, 5, 64, -1])]; + tensor var_4600_cast = reshape(shape = var_4599, x = v_61_cast); + tensor attn_weights_121_transpose_x_0 = const()[name = tensor("attn_weights_121_transpose_x_0"), val = tensor(true)]; + tensor attn_weights_121_transpose_y_0 = const()[name = tensor("attn_weights_121_transpose_y_0"), val = tensor(false)]; + tensor attn_weights_121_cast = matmul(transpose_x = attn_weights_121_transpose_x_0, transpose_y = attn_weights_121_transpose_y_0, x = var_4596_cast, y = var_4598_cast); + tensor attn_weights_123_cast = mul(x = attn_weights_121_cast, y = var_3936_to_fp16); + tensor var_4604_cast = softmax(axis = var_3929, x = attn_weights_123_cast); + tensor attn_61_transpose_x_0 = const()[name = tensor("attn_61_transpose_x_0"), val = tensor(false)]; + tensor attn_61_transpose_y_0 = const()[name = tensor("attn_61_transpose_y_0"), val = tensor(true)]; + tensor attn_61_cast = matmul(transpose_x = attn_61_transpose_x_0, transpose_y = attn_61_transpose_y_0, x = var_4600_cast, y = var_4604_cast); + tensor var_4608 = const()[name = tensor("op_4608"), val = tensor([2, 320, 1, -1])]; + tensor input_517_cast = reshape(shape = var_4608, x = attn_61_cast); + tensor var_4613 = const()[name = tensor("op_4613"), val = tensor([1, 1])]; + tensor var_4615 = const()[name = tensor("op_4615"), val = tensor([1, 1])]; + tensor var_4617_pad_type_0 = const()[name = tensor("op_4617_pad_type_0"), val = tensor("custom")]; + tensor var_4617_pad_0 = const()[name = tensor("op_4617_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_2_transformer_blocks_0_attn1_to_out_0_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_2_transformer_blocks_0_attn1_to_out_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(833920896)))]; + tensor up_blocks_3_attentions_2_transformer_blocks_0_attn1_to_out_0_bias_to_fp16 = const()[name = tensor("up_blocks_3_attentions_2_transformer_blocks_0_attn1_to_out_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(834125760)))]; + tensor var_4617_cast = conv(bias = up_blocks_3_attentions_2_transformer_blocks_0_attn1_to_out_0_bias_to_fp16, dilations = var_4615, groups = var_3945, pad = var_4617_pad_0, pad_type = var_4617_pad_type_0, strides = var_4613, weight = up_blocks_3_attentions_2_transformer_blocks_0_attn1_to_out_0_weight_to_fp16, x = input_517_cast); + tensor inputs_93_cast = add(x = var_4617_cast, y = inputs_91_cast); + tensor var_4621 = const()[name = tensor("op_4621"), val = tensor([1])]; + tensor channels_mean_93_cast = reduce_mean(axes = var_4621, keep_dims = var_3940, x = inputs_93_cast); + tensor zero_mean_93_cast = sub(x = inputs_93_cast, y = channels_mean_93_cast); + tensor zero_mean_sq_93_cast = mul(x = zero_mean_93_cast, y = zero_mean_93_cast); + tensor var_4625 = const()[name = tensor("op_4625"), val = tensor([1])]; + tensor var_4626_cast = reduce_mean(axes = var_4625, keep_dims = var_3940, x = zero_mean_sq_93_cast); + tensor var_4627_to_fp16 = const()[name = tensor("op_4627_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_4628_cast = add(x = var_4626_cast, y = var_4627_to_fp16); + tensor denom_93_epsilon_0_to_fp16 = const()[name = tensor("denom_93_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_93_cast = rsqrt(epsilon = denom_93_epsilon_0_to_fp16, x = var_4628_cast); + tensor out_93_cast = mul(x = zero_mean_93_cast, y = denom_93_cast); + tensor var_4632_to_fp16 = const()[name = tensor("op_4632_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(834126464)))]; + tensor var_4633_cast = add(x = out_93_cast, y = var_4632_to_fp16); + tensor var_4635_to_fp16 = const()[name = tensor("op_4635_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(834127168)))]; + tensor hidden_states_329_cast = mul(x = var_4633_cast, y = var_4635_to_fp16); + tensor var_4642 = const()[name = tensor("op_4642"), val = tensor([1, 1])]; + tensor var_4644 = const()[name = tensor("op_4644"), val = tensor([1, 1])]; + tensor q_pad_type_0 = const()[name = tensor("q_pad_type_0"), val = tensor("custom")]; + tensor q_pad_0 = const()[name = tensor("q_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_2_transformer_blocks_0_attn2_to_q_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_2_transformer_blocks_0_attn2_to_q_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(834127872)))]; + tensor q_cast = conv(dilations = var_4644, groups = var_3945, pad = q_pad_0, pad_type = q_pad_type_0, strides = var_4642, weight = up_blocks_3_attentions_2_transformer_blocks_0_attn2_to_q_weight_to_fp16, x = hidden_states_329_cast); + tensor var_4648 = const()[name = tensor("op_4648"), val = tensor([1, 1])]; + tensor var_4650 = const()[name = tensor("op_4650"), val = tensor([1, 1])]; + tensor k_pad_type_0 = const()[name = tensor("k_pad_type_0"), val = tensor("custom")]; + tensor k_pad_0 = const()[name = tensor("k_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_2_transformer_blocks_0_attn2_to_k_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_2_transformer_blocks_0_attn2_to_k_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(834332736)))]; + tensor k_cast = conv(dilations = var_4650, groups = var_3945, pad = k_pad_0, pad_type = k_pad_type_0, strides = var_4648, weight = up_blocks_3_attentions_2_transformer_blocks_0_attn2_to_k_weight_to_fp16, x = encoder_hidden_states); + tensor var_4654 = const()[name = tensor("op_4654"), val = tensor([1, 1])]; + tensor var_4656 = const()[name = tensor("op_4656"), val = tensor([1, 1])]; + tensor v_pad_type_0 = const()[name = tensor("v_pad_type_0"), val = tensor("custom")]; + tensor v_pad_0 = const()[name = tensor("v_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_2_transformer_blocks_0_attn2_to_v_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_2_transformer_blocks_0_attn2_to_v_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(834988160)))]; + tensor v_cast = conv(dilations = var_4656, groups = var_3945, pad = v_pad_0, pad_type = v_pad_type_0, strides = var_4654, weight = up_blocks_3_attentions_2_transformer_blocks_0_attn2_to_v_weight_to_fp16, x = encoder_hidden_states); + tensor var_4660 = const()[name = tensor("op_4660"), val = tensor([2, 5, 64, -1])]; + tensor var_4661_cast = reshape(shape = var_4660, x = q_cast); + tensor var_4662 = const()[name = tensor("op_4662"), val = tensor([2, 5, 64, -1])]; + tensor var_4663_cast = reshape(shape = var_4662, x = k_cast); + tensor var_4664 = const()[name = tensor("op_4664"), val = tensor([2, 5, 64, -1])]; + tensor var_4665_cast = reshape(shape = var_4664, x = v_cast); + tensor attn_weights_125_transpose_x_0 = const()[name = tensor("attn_weights_125_transpose_x_0"), val = tensor(true)]; + tensor attn_weights_125_transpose_y_0 = const()[name = tensor("attn_weights_125_transpose_y_0"), val = tensor(false)]; + tensor attn_weights_125_cast = matmul(transpose_x = attn_weights_125_transpose_x_0, transpose_y = attn_weights_125_transpose_y_0, x = var_4661_cast, y = var_4663_cast); + tensor attn_weights_cast = mul(x = attn_weights_125_cast, y = var_3936_to_fp16); + tensor var_4669_cast = softmax(axis = var_3929, x = attn_weights_cast); + tensor attn_transpose_x_0 = const()[name = tensor("attn_transpose_x_0"), val = tensor(false)]; + tensor attn_transpose_y_0 = const()[name = tensor("attn_transpose_y_0"), val = tensor(true)]; + tensor attn_cast = matmul(transpose_x = attn_transpose_x_0, transpose_y = attn_transpose_y_0, x = var_4665_cast, y = var_4669_cast); + tensor var_4673 = const()[name = tensor("op_4673"), val = tensor([2, 320, 1, -1])]; + tensor input_519_cast = reshape(shape = var_4673, x = attn_cast); + tensor var_4678 = const()[name = tensor("op_4678"), val = tensor([1, 1])]; + tensor var_4680 = const()[name = tensor("op_4680"), val = tensor([1, 1])]; + tensor var_4682_pad_type_0 = const()[name = tensor("op_4682_pad_type_0"), val = tensor("custom")]; + tensor var_4682_pad_0 = const()[name = tensor("op_4682_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_2_transformer_blocks_0_attn2_to_out_0_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_2_transformer_blocks_0_attn2_to_out_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(835643584)))]; + tensor up_blocks_3_attentions_2_transformer_blocks_0_attn2_to_out_0_bias_to_fp16 = const()[name = tensor("up_blocks_3_attentions_2_transformer_blocks_0_attn2_to_out_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(835848448)))]; + tensor var_4682_cast = conv(bias = up_blocks_3_attentions_2_transformer_blocks_0_attn2_to_out_0_bias_to_fp16, dilations = var_4680, groups = var_3945, pad = var_4682_pad_0, pad_type = var_4682_pad_type_0, strides = var_4678, weight = up_blocks_3_attentions_2_transformer_blocks_0_attn2_to_out_0_weight_to_fp16, x = input_519_cast); + tensor inputs_cast = add(x = var_4682_cast, y = inputs_93_cast); + tensor var_4686 = const()[name = tensor("op_4686"), val = tensor([1])]; + tensor channels_mean_cast = reduce_mean(axes = var_4686, keep_dims = var_3940, x = inputs_cast); + tensor zero_mean_cast = sub(x = inputs_cast, y = channels_mean_cast); + tensor zero_mean_sq_cast = mul(x = zero_mean_cast, y = zero_mean_cast); + tensor var_4690 = const()[name = tensor("op_4690"), val = tensor([1])]; + tensor var_4691_cast = reduce_mean(axes = var_4690, keep_dims = var_3940, x = zero_mean_sq_cast); + tensor var_4692_to_fp16 = const()[name = tensor("op_4692_to_fp16"), val = tensor(0x1.5p-17)]; + tensor var_4693_cast = add(x = var_4691_cast, y = var_4692_to_fp16); + tensor denom_epsilon_0_to_fp16 = const()[name = tensor("denom_epsilon_0_to_fp16"), val = tensor(0x1p-24)]; + tensor denom_cast = rsqrt(epsilon = denom_epsilon_0_to_fp16, x = var_4693_cast); + tensor out_cast = mul(x = zero_mean_cast, y = denom_cast); + tensor var_4697_to_fp16 = const()[name = tensor("op_4697_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(835849152)))]; + tensor var_4698_cast = add(x = out_cast, y = var_4697_to_fp16); + tensor var_4700_to_fp16 = const()[name = tensor("op_4700_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(835849856)))]; + tensor input_521_cast = mul(x = var_4698_cast, y = var_4700_to_fp16); + tensor var_4708 = const()[name = tensor("op_4708"), val = tensor([1, 1])]; + tensor var_4710 = const()[name = tensor("op_4710"), val = tensor([1, 1])]; + tensor var_4712_pad_type_0 = const()[name = tensor("op_4712_pad_type_0"), val = tensor("custom")]; + tensor var_4712_pad_0 = const()[name = tensor("op_4712_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_2_transformer_blocks_0_ff_net_0_proj_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_2_transformer_blocks_0_ff_net_0_proj_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(835850560)))]; + tensor up_blocks_3_attentions_2_transformer_blocks_0_ff_net_0_proj_bias_to_fp16 = const()[name = tensor("up_blocks_3_attentions_2_transformer_blocks_0_ff_net_0_proj_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(837489024)))]; + tensor var_4712_cast = conv(bias = up_blocks_3_attentions_2_transformer_blocks_0_ff_net_0_proj_bias_to_fp16, dilations = var_4710, groups = var_3945, pad = var_4712_pad_0, pad_type = var_4712_pad_type_0, strides = var_4708, weight = up_blocks_3_attentions_2_transformer_blocks_0_ff_net_0_proj_weight_to_fp16, x = input_521_cast); + tensor var_4713_split_sizes_0 = const()[name = tensor("op_4713_split_sizes_0"), val = tensor([1280, 1280])]; + tensor var_4713_axis_0 = const()[name = tensor("op_4713_axis_0"), val = tensor(1)]; + tensor var_4713_cast_0, tensor var_4713_cast_1 = split(axis = var_4713_axis_0, split_sizes = var_4713_split_sizes_0, x = var_4712_cast); + tensor var_4715_mode_0 = const()[name = tensor("op_4715_mode_0"), val = tensor("EXACT")]; + tensor var_4715_cast = gelu(mode = var_4715_mode_0, x = var_4713_cast_1); + tensor input_523_cast = mul(x = var_4713_cast_0, y = var_4715_cast); + tensor var_4719 = const()[name = tensor("op_4719"), val = tensor([1, 1])]; + tensor var_4721 = const()[name = tensor("op_4721"), val = tensor([1, 1])]; + tensor var_4723_pad_type_0 = const()[name = tensor("op_4723_pad_type_0"), val = tensor("custom")]; + tensor var_4723_pad_0 = const()[name = tensor("op_4723_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_2_transformer_blocks_0_ff_net_2_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_2_transformer_blocks_0_ff_net_2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(837494208)))]; + tensor up_blocks_3_attentions_2_transformer_blocks_0_ff_net_2_bias_to_fp16 = const()[name = tensor("up_blocks_3_attentions_2_transformer_blocks_0_ff_net_2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(838313472)))]; + tensor var_4723_cast = conv(bias = up_blocks_3_attentions_2_transformer_blocks_0_ff_net_2_bias_to_fp16, dilations = var_4721, groups = var_3945, pad = var_4723_pad_0, pad_type = var_4723_pad_type_0, strides = var_4719, weight = up_blocks_3_attentions_2_transformer_blocks_0_ff_net_2_weight_to_fp16, x = input_523_cast); + tensor hidden_states_333_cast = add(x = var_4723_cast, y = inputs_cast); + tensor var_4725 = const()[name = tensor("op_4725"), val = tensor([2, 320, 64, 64])]; + tensor input_525_cast = reshape(shape = var_4725, x = hidden_states_333_cast); + tensor var_4729 = const()[name = tensor("op_4729"), val = tensor([1, 1])]; + tensor var_4731 = const()[name = tensor("op_4731"), val = tensor([1, 1])]; + tensor hidden_states_pad_type_0 = const()[name = tensor("hidden_states_pad_type_0"), val = tensor("custom")]; + tensor hidden_states_pad_0 = const()[name = tensor("hidden_states_pad_0"), val = tensor([0, 0, 0, 0])]; + tensor up_blocks_3_attentions_2_proj_out_weight_to_fp16 = const()[name = tensor("up_blocks_3_attentions_2_proj_out_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(838314176)))]; + tensor up_blocks_3_attentions_2_proj_out_bias_to_fp16 = const()[name = tensor("up_blocks_3_attentions_2_proj_out_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(838519040)))]; + tensor hidden_states_cast = conv(bias = up_blocks_3_attentions_2_proj_out_bias_to_fp16, dilations = var_4731, groups = var_3945, pad = hidden_states_pad_0, pad_type = hidden_states_pad_type_0, strides = var_4729, weight = up_blocks_3_attentions_2_proj_out_weight_to_fp16, x = input_525_cast); + tensor input_527_cast = add(x = hidden_states_cast, y = hidden_states_323_cast); + tensor reshape_240_shape_0 = const()[name = tensor("reshape_240_shape_0"), val = tensor([2, 32, 10, 64, 64])]; + tensor reshape_240_cast = reshape(shape = reshape_240_shape_0, x = input_527_cast); + tensor reduce_mean_180_axes_0 = const()[name = tensor("reduce_mean_180_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_180_keep_dims_0 = const()[name = tensor("reduce_mean_180_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_180_cast = reduce_mean(axes = reduce_mean_180_axes_0, keep_dims = reduce_mean_180_keep_dims_0, x = reshape_240_cast); + tensor sub_120_cast = sub(x = reshape_240_cast, y = reduce_mean_180_cast); + tensor square_60_cast = square(x = sub_120_cast); + tensor reduce_mean_182_axes_0 = const()[name = tensor("reduce_mean_182_axes_0"), val = tensor([2, 3, 4])]; + tensor reduce_mean_182_keep_dims_0 = const()[name = tensor("reduce_mean_182_keep_dims_0"), val = tensor(true)]; + tensor reduce_mean_182_cast = reduce_mean(axes = reduce_mean_182_axes_0, keep_dims = reduce_mean_182_keep_dims_0, x = square_60_cast); + tensor add_120_y_0_to_fp16 = const()[name = tensor("add_120_y_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_120_cast = add(x = reduce_mean_182_cast, y = add_120_y_0_to_fp16); + tensor sqrt_60_cast = sqrt(x = add_120_cast); + tensor real_div_60_cast = real_div(x = sub_120_cast, y = sqrt_60_cast); + tensor reshape_241_shape_0 = const()[name = tensor("reshape_241_shape_0"), val = tensor([2, 320, 64, 64])]; + tensor reshape_241_cast = reshape(shape = reshape_241_shape_0, x = real_div_60_cast); + tensor add_121_mean_0_to_fp16 = const()[name = tensor("add_121_mean_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(838519744)))]; + tensor add_121_variance_0_to_fp16 = const()[name = tensor("add_121_variance_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(838520448)))]; + tensor add_121_gamma_0_to_fp16 = const()[name = tensor("add_121_gamma_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(838521152)))]; + tensor add_121_beta_0_to_fp16 = const()[name = tensor("add_121_beta_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(838521856)))]; + tensor add_121_epsilon_0_to_fp16 = const()[name = tensor("add_121_epsilon_0_to_fp16"), val = tensor(0x1.5p-17)]; + tensor add_121_cast = batch_norm(beta = add_121_beta_0_to_fp16, epsilon = add_121_epsilon_0_to_fp16, gamma = add_121_gamma_0_to_fp16, mean = add_121_mean_0_to_fp16, variance = add_121_variance_0_to_fp16, x = reshape_241_cast); + tensor input_cast = silu(x = add_121_cast); + tensor var_4745 = const()[name = tensor("op_4745"), val = tensor(1)]; + tensor var_4748 = const()[name = tensor("op_4748"), val = tensor([1, 1])]; + tensor var_4750 = const()[name = tensor("op_4750"), val = tensor([1, 1])]; + tensor var_4752_pad_type_0 = const()[name = tensor("op_4752_pad_type_0"), val = tensor("custom")]; + tensor var_4752_pad_0 = const()[name = tensor("op_4752_pad_0"), val = tensor([1, 1, 1, 1])]; + tensor conv_out_weight_to_fp16 = const()[name = tensor("conv_out_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(838522560)))]; + tensor conv_out_bias_to_fp16 = const()[name = tensor("conv_out_bias_to_fp16"), val = tensor([-0x1.39p-9, 0x1.9f8p-9, 0x1.c64p-12, 0x1.d6cp-10])]; + tensor var_4752_cast = conv(bias = conv_out_bias_to_fp16, dilations = var_4750, groups = var_4745, pad = var_4752_pad_0, pad_type = var_4752_pad_type_0, strides = var_4748, weight = conv_out_weight_to_fp16, x = input_cast); + tensor var_4752_cast_to_fp32_dtype_0 = const()[name = tensor("op_4752_cast_to_fp32_dtype_0"), val = tensor("fp32")]; + tensor noise_pred = cast(dtype = var_4752_cast_to_fp32_dtype_0, x = var_4752_cast); + } -> (noise_pred); +} \ No newline at end of file