program(1.3) [buildInfo = dict({{"coremlc-component-MIL", "3520.4.1"}, {"coremlc-version", "3520.5.1"}, {"coremltools-component-torch", "2.5.1"}, {"coremltools-source-dialect", "TorchScript"}, {"coremltools-version", "9.0"}})] { func main(tensor current_step, tensor latent_mask, tensor noisy_latent, tensor style_ttl, tensor text_emb, tensor text_mask, tensor total_step) [FlexibleShapeInformation = tuple>>, tuple, ?>>>>((("DefaultShapes", {{"latent_mask", [1, 1, 24]}, {"noisy_latent", [1, 144, 24]}, {"text_emb", [1, 256, 24]}, {"text_mask", [1, 1, 24]}}), ("RangeDims", {{"latent_mask", [[1, 1], [1, 1], [17, 512]]}, {"noisy_latent", [[1, 1], [144, 144], [17, 512]]}, {"text_emb", [[1, 1], [256, 256], [17, 512]]}, {"text_mask", [[1, 1], [1, 1], [17, 512]]}})))] { string text_emb_to_fp16_dtype_0 = const()[name = string("text_emb_to_fp16_dtype_0"), val = string("fp16")]; tensor text_emb_to_fp16 = cast(dtype = text_emb_to_fp16_dtype_0, x = text_emb)[name = string("cast_104")]; tensor var_34_shape_cast_fp16 = shape(x = text_emb_to_fp16)[name = string("op_34_shape_cast_fp16")]; int32 gather_1_axis_0 = const()[name = string("gather_1_axis_0"), val = int32(0)]; int32 gather_1_batch_dims_0 = const()[name = string("gather_1_batch_dims_0"), val = int32(0)]; bool gather_1_validate_indices_0 = const()[name = string("gather_1_validate_indices_0"), val = bool(false)]; string var_34_shape_cast_fp16_to_int16_dtype_0 = const()[name = string("op_34_shape_cast_fp16_to_int16_dtype_0"), val = string("int16")]; uint16 gather_1_indices_0_to_uint16 = const()[name = string("gather_1_indices_0_to_uint16"), val = uint16(2)]; tensor var_34_shape_cast_fp16_to_int16 = cast(dtype = var_34_shape_cast_fp16_to_int16_dtype_0, x = var_34_shape_cast_fp16)[name = string("cast_103")]; int16 gather_1_cast_uint16 = gather(axis = gather_1_axis_0, batch_dims = gather_1_batch_dims_0, indices = gather_1_indices_0_to_uint16, validate_indices = gather_1_validate_indices_0, x = var_34_shape_cast_fp16_to_int16)[name = string("gather_1_cast_uint16")]; string gather_1_cast_uint16_to_int32_dtype_0 = const()[name = string("gather_1_cast_uint16_to_int32_dtype_0"), val = string("int32")]; int32 var_38 = const()[name = string("op_38"), val = int32(-1)]; int32 var_39 = const()[name = string("op_39"), val = int32(0)]; int32 gather_2 = const()[name = string("gather_2"), val = int32(1)]; int32 concat_0_axis_0 = const()[name = string("concat_0_axis_0"), val = int32(0)]; bool concat_0_interleave_0 = const()[name = string("concat_0_interleave_0"), val = bool(false)]; int32 gather_1_cast_uint16_to_int32 = cast(dtype = gather_1_cast_uint16_to_int32_dtype_0, x = gather_1_cast_uint16)[name = string("cast_102")]; tensor concat_0 = concat(axis = concat_0_axis_0, interleave = concat_0_interleave_0, values = (gather_2, var_38, gather_1_cast_uint16_to_int32))[name = string("concat_0")]; tensor shape_0 = const()[name = string("shape_0"), val = tensor([1, 256, 1])]; int32 equal_0_y_0 = const()[name = string("equal_0_y_0"), val = int32(-1)]; tensor equal_0 = equal(x = concat_0, y = equal_0_y_0)[name = string("equal_0")]; tensor select_0 = select(a = shape_0, b = concat_0, cond = equal_0)[name = string("select_0")]; tensor real_div_0 = real_div(x = select_0, y = shape_0)[name = string("real_div_0")]; tensor uncond_masker_text_special_token_to_fp16 = const()[name = string("uncond_masker_text_special_token_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(64)))]; tensor text_uncond_cast_fp16 = tile(reps = real_div_0, x = uncond_masker_text_special_token_to_fp16)[name = string("text_uncond_cast_fp16")]; bool text_emb_interleave_0 = const()[name = string("text_emb_interleave_0"), val = bool(false)]; tensor text_emb_cast_fp16 = concat(axis = var_39, interleave = text_emb_interleave_0, values = (text_emb_to_fp16, text_uncond_cast_fp16))[name = string("text_emb_cast_fp16")]; bool input_83_interleave_0 = const()[name = string("input_83_interleave_0"), val = bool(false)]; string style_ttl_to_fp16_dtype_0 = const()[name = string("style_ttl_to_fp16_dtype_0"), val = string("fp16")]; tensor uncond_masker_style_value_special_token_to_fp16 = const()[name = string("uncond_masker_style_value_special_token_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(640)))]; tensor style_ttl_to_fp16 = cast(dtype = style_ttl_to_fp16_dtype_0, x = style_ttl)[name = string("cast_101")]; tensor input_83_cast_fp16 = concat(axis = var_39, interleave = input_83_interleave_0, values = (style_ttl_to_fp16, uncond_masker_style_value_special_token_to_fp16))[name = string("input_83_cast_fp16")]; int32 var_64 = const()[name = string("op_64"), val = int32(0)]; bool input_5_interleave_0 = const()[name = string("input_5_interleave_0"), val = bool(false)]; string noisy_latent_to_fp16_dtype_0 = const()[name = string("noisy_latent_to_fp16_dtype_0"), val = string("fp16")]; tensor noisy_latent_to_fp16 = cast(dtype = noisy_latent_to_fp16_dtype_0, x = noisy_latent)[name = string("cast_100")]; tensor input_5_cast_fp16 = concat(axis = var_64, interleave = input_5_interleave_0, values = (noisy_latent_to_fp16, noisy_latent_to_fp16))[name = string("input_5_cast_fp16")]; int32 var_67 = const()[name = string("op_67"), val = int32(0)]; bool latent_mask_b_interleave_0 = const()[name = string("latent_mask_b_interleave_0"), val = bool(false)]; string latent_mask_to_fp16_dtype_0 = const()[name = string("latent_mask_to_fp16_dtype_0"), val = string("fp16")]; tensor latent_mask_to_fp16 = cast(dtype = latent_mask_to_fp16_dtype_0, x = latent_mask)[name = string("cast_99")]; tensor latent_mask_b_cast_fp16 = concat(axis = var_67, interleave = latent_mask_b_interleave_0, values = (latent_mask_to_fp16, latent_mask_to_fp16))[name = string("latent_mask_b_cast_fp16")]; int32 var_70 = const()[name = string("op_70"), val = int32(0)]; bool text_mask_interleave_0 = const()[name = string("text_mask_interleave_0"), val = bool(false)]; string text_mask_to_fp16_dtype_0 = const()[name = string("text_mask_to_fp16_dtype_0"), val = string("fp16")]; tensor text_mask_to_fp16 = cast(dtype = text_mask_to_fp16_dtype_0, x = text_mask)[name = string("cast_98")]; tensor text_mask_cast_fp16 = concat(axis = var_70, interleave = text_mask_interleave_0, values = (text_mask_to_fp16, text_mask_to_fp16))[name = string("text_mask_cast_fp16")]; string current_step_to_fp16_dtype_0 = const()[name = string("current_step_to_fp16_dtype_0"), val = string("fp16")]; string total_step_to_fp16_dtype_0 = const()[name = string("total_step_to_fp16_dtype_0"), val = string("fp16")]; tensor total_step_to_fp16 = cast(dtype = total_step_to_fp16_dtype_0, x = total_step)[name = string("cast_96")]; tensor current_step_to_fp16 = cast(dtype = current_step_to_fp16_dtype_0, x = current_step)[name = string("cast_97")]; tensor t_1_cast_fp16 = real_div(x = current_step_to_fp16, y = total_step_to_fp16)[name = string("t_1_cast_fp16")]; int32 var_74 = const()[name = string("op_74"), val = int32(0)]; bool t_3_interleave_0 = const()[name = string("t_3_interleave_0"), val = bool(false)]; tensor t_3_cast_fp16 = concat(axis = var_74, interleave = t_3_interleave_0, values = (t_1_cast_fp16, t_1_cast_fp16))[name = string("t_3_cast_fp16")]; int32 var_78 = const()[name = string("op_78"), val = int32(-1)]; tensor var_85 = const()[name = string("op_85"), val = tensor([-1, 1])]; tensor var_86_cast_fp16 = reshape(shape = var_85, x = t_3_cast_fp16)[name = string("op_86_cast_fp16")]; fp16 time_encoder_time_scale_to_fp16 = const()[name = string("time_encoder_time_scale_to_fp16"), val = fp16(0x1.f4p+9)]; tensor t_scaled_cast_fp16 = mul(x = var_86_cast_fp16, y = time_encoder_time_scale_to_fp16)[name = string("t_scaled_cast_fp16")]; tensor time_encoder_omegas_to_fp16 = const()[name = string("time_encoder_omegas_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(26304)))]; tensor phase_cast_fp16 = mul(x = t_scaled_cast_fp16, y = time_encoder_omegas_to_fp16)[name = string("phase_cast_fp16")]; tensor var_89_cast_fp16 = sin(x = phase_cast_fp16)[name = string("op_89_cast_fp16")]; tensor var_90_cast_fp16 = cos(x = phase_cast_fp16)[name = string("op_90_cast_fp16")]; bool input_1_interleave_0 = const()[name = string("input_1_interleave_0"), val = bool(false)]; tensor input_1_cast_fp16 = concat(axis = var_78, interleave = input_1_interleave_0, values = (var_89_cast_fp16, var_90_cast_fp16))[name = string("input_1_cast_fp16")]; tensor time_encoder_mlp_0_linear_weight_to_fp16 = const()[name = string("time_encoder_mlp_0_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(26432)))]; tensor time_encoder_mlp_0_linear_bias_to_fp16 = const()[name = string("time_encoder_mlp_0_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(59264)))]; tensor linear_0_cast_fp16 = linear(bias = time_encoder_mlp_0_linear_bias_to_fp16, weight = time_encoder_mlp_0_linear_weight_to_fp16, x = input_1_cast_fp16)[name = string("linear_0_cast_fp16")]; tensor var_97_cast_fp16 = softplus(x = linear_0_cast_fp16)[name = string("op_97_cast_fp16")]; tensor var_98_cast_fp16 = tanh(x = var_97_cast_fp16)[name = string("op_98_cast_fp16")]; tensor input_3_cast_fp16 = mul(x = linear_0_cast_fp16, y = var_98_cast_fp16)[name = string("input_3_cast_fp16")]; tensor time_encoder_mlp_2_linear_weight_to_fp16 = const()[name = string("time_encoder_mlp_2_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(59840)))]; tensor time_encoder_mlp_2_linear_bias_to_fp16 = const()[name = string("time_encoder_mlp_2_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(92672)))]; tensor linear_1_cast_fp16 = linear(bias = time_encoder_mlp_2_linear_bias_to_fp16, weight = time_encoder_mlp_2_linear_weight_to_fp16, x = input_3_cast_fp16)[name = string("linear_1_cast_fp16")]; tensor time_emb_axes_0 = const()[name = string("time_emb_axes_0"), val = tensor([-1])]; tensor time_emb_cast_fp16 = expand_dims(axes = time_emb_axes_0, x = linear_1_cast_fp16)[name = string("time_emb_cast_fp16")]; string var_115_pad_type_0 = const()[name = string("op_115_pad_type_0"), val = string("valid")]; tensor var_115_strides_0 = const()[name = string("op_115_strides_0"), val = tensor([1])]; tensor var_115_pad_0 = const()[name = string("op_115_pad_0"), val = tensor([0, 0])]; tensor var_115_dilations_0 = const()[name = string("op_115_dilations_0"), val = tensor([1])]; int32 var_115_groups_0 = const()[name = string("op_115_groups_0"), val = int32(1)]; tensor proj_in_weight_to_fp16 = const()[name = string("proj_in_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(92864)))]; tensor var_115_cast_fp16 = conv(dilations = var_115_dilations_0, groups = var_115_groups_0, pad = var_115_pad_0, pad_type = var_115_pad_type_0, strides = var_115_strides_0, weight = proj_in_weight_to_fp16, x = input_5_cast_fp16)[name = string("op_115_cast_fp16")]; tensor x_3_cast_fp16 = mul(x = var_115_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_3_cast_fp16")]; int32 var_126 = const()[name = string("op_126"), val = int32(-1)]; tensor input_7_cast_fp16 = mul(x = x_3_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_7_cast_fp16")]; tensor input_9_pad_0 = const()[name = string("input_9_pad_0"), val = tensor([0, 0, 0, 0, 2, 2])]; string input_9_mode_0 = const()[name = string("input_9_mode_0"), val = string("replicate")]; fp16 const_0_to_fp16 = const()[name = string("const_0_to_fp16"), val = fp16(0x0p+0)]; tensor input_9_cast_fp16 = pad(constant_val = const_0_to_fp16, mode = input_9_mode_0, pad = input_9_pad_0, x = input_7_cast_fp16)[name = string("input_9_cast_fp16")]; string h_3_pad_type_0 = const()[name = string("h_3_pad_type_0"), val = string("valid")]; int32 h_3_groups_0 = const()[name = string("h_3_groups_0"), val = int32(512)]; tensor h_3_strides_0 = const()[name = string("h_3_strides_0"), val = tensor([1])]; tensor h_3_pad_0 = const()[name = string("h_3_pad_0"), val = tensor([0, 0])]; tensor h_3_dilations_0 = const()[name = string("h_3_dilations_0"), val = tensor([1])]; tensor main_blocks_0_convnext_0_0_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_0_convnext_0_0_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(240384)))]; tensor main_blocks_0_convnext_0_0_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_0_convnext_0_0_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(245568)))]; tensor h_3_cast_fp16 = conv(bias = main_blocks_0_convnext_0_0_dwconv__conv_bias_to_fp16, dilations = h_3_dilations_0, groups = h_3_groups_0, pad = h_3_pad_0, pad_type = h_3_pad_type_0, strides = h_3_strides_0, weight = main_blocks_0_convnext_0_0_dwconv__conv_weight_to_fp16, x = input_9_cast_fp16)[name = string("h_3_cast_fp16")]; tensor x_5_cast_fp16 = mul(x = h_3_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_5_cast_fp16")]; tensor input_11_perm_0 = const()[name = string("input_11_perm_0"), val = tensor([0, 2, 1])]; tensor var_179_axes_0 = const()[name = string("op_179_axes_0"), val = tensor([-1])]; tensor main_blocks_0_convnext_0_0_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_0_convnext_0_0_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(246656)))]; tensor main_blocks_0_convnext_0_0_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_0_convnext_0_0_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(247744)))]; fp16 var_138_to_fp16 = const()[name = string("op_138_to_fp16"), val = fp16(0x1.5p-17)]; tensor input_11_cast_fp16 = transpose(perm = input_11_perm_0, x = x_5_cast_fp16)[name = string("transpose_117")]; tensor var_179_cast_fp16 = layer_norm(axes = var_179_axes_0, beta = main_blocks_0_convnext_0_0_norm_norm_bias_to_fp16, epsilon = var_138_to_fp16, gamma = main_blocks_0_convnext_0_0_norm_norm_weight_to_fp16, x = input_11_cast_fp16)[name = string("op_179_cast_fp16")]; tensor input_13_perm_0 = const()[name = string("input_13_perm_0"), val = tensor([0, 2, 1])]; string h_5_pad_type_0 = const()[name = string("h_5_pad_type_0"), val = string("valid")]; tensor h_5_strides_0 = const()[name = string("h_5_strides_0"), val = tensor([1])]; tensor h_5_pad_0 = const()[name = string("h_5_pad_0"), val = tensor([0, 0])]; tensor h_5_dilations_0 = const()[name = string("h_5_dilations_0"), val = tensor([1])]; int32 h_5_groups_0 = const()[name = string("h_5_groups_0"), val = int32(1)]; tensor main_blocks_0_convnext_0_0_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_0_convnext_0_0_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(248832)))]; tensor main_blocks_0_convnext_0_0_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_0_convnext_0_0_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(2346048)))]; tensor input_13_cast_fp16 = transpose(perm = input_13_perm_0, x = var_179_cast_fp16)[name = string("transpose_116")]; tensor h_5_cast_fp16 = conv(bias = main_blocks_0_convnext_0_0_pwconv1_bias_to_fp16, dilations = h_5_dilations_0, groups = h_5_groups_0, pad = h_5_pad_0, pad_type = h_5_pad_type_0, strides = h_5_strides_0, weight = main_blocks_0_convnext_0_0_pwconv1_weight_to_fp16, x = input_13_cast_fp16)[name = string("h_5_cast_fp16")]; string input_15_mode_0 = const()[name = string("input_15_mode_0"), val = string("EXACT")]; tensor input_15_cast_fp16 = gelu(mode = input_15_mode_0, x = h_5_cast_fp16)[name = string("input_15_cast_fp16")]; string h_7_pad_type_0 = const()[name = string("h_7_pad_type_0"), val = string("valid")]; tensor h_7_strides_0 = const()[name = string("h_7_strides_0"), val = tensor([1])]; tensor h_7_pad_0 = const()[name = string("h_7_pad_0"), val = tensor([0, 0])]; tensor h_7_dilations_0 = const()[name = string("h_7_dilations_0"), val = tensor([1])]; int32 h_7_groups_0 = const()[name = string("h_7_groups_0"), val = int32(1)]; tensor var_196_weight_0_to_fp16 = const()[name = string("op_196_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(2350208)))]; tensor var_196_bias_0_to_fp16 = const()[name = string("op_196_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(4447424)))]; tensor var_196_cast_fp16 = conv(bias = var_196_bias_0_to_fp16, dilations = h_7_dilations_0, groups = h_7_groups_0, pad = h_7_pad_0, pad_type = h_7_pad_type_0, strides = h_7_strides_0, weight = var_196_weight_0_to_fp16, x = input_15_cast_fp16)[name = string("op_196_cast_fp16")]; tensor out_1_cast_fp16 = add(x = input_7_cast_fp16, y = var_196_cast_fp16)[name = string("out_1_cast_fp16")]; tensor x_7_cast_fp16 = mul(x = out_1_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_7_cast_fp16")]; tensor input_17_cast_fp16 = mul(x = x_7_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_17_cast_fp16")]; tensor input_19_pad_0 = const()[name = string("input_19_pad_0"), val = tensor([0, 0, 0, 0, 4, 4])]; string input_19_mode_0 = const()[name = string("input_19_mode_0"), val = string("replicate")]; fp16 const_1_to_fp16 = const()[name = string("const_1_to_fp16"), val = fp16(0x0p+0)]; tensor input_19_cast_fp16 = pad(constant_val = const_1_to_fp16, mode = input_19_mode_0, pad = input_19_pad_0, x = input_17_cast_fp16)[name = string("input_19_cast_fp16")]; string h_9_pad_type_0 = const()[name = string("h_9_pad_type_0"), val = string("valid")]; tensor h_9_dilations_0 = const()[name = string("h_9_dilations_0"), val = tensor([2])]; int32 h_9_groups_0 = const()[name = string("h_9_groups_0"), val = int32(512)]; tensor h_9_strides_0 = const()[name = string("h_9_strides_0"), val = tensor([1])]; tensor h_9_pad_0 = const()[name = string("h_9_pad_0"), val = tensor([0, 0])]; tensor main_blocks_0_convnext_0_1_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_0_convnext_0_1_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(4448512)))]; tensor main_blocks_0_convnext_0_1_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_0_convnext_0_1_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(4453696)))]; tensor h_9_cast_fp16 = conv(bias = main_blocks_0_convnext_0_1_dwconv__conv_bias_to_fp16, dilations = h_9_dilations_0, groups = h_9_groups_0, pad = h_9_pad_0, pad_type = h_9_pad_type_0, strides = h_9_strides_0, weight = main_blocks_0_convnext_0_1_dwconv__conv_weight_to_fp16, x = input_19_cast_fp16)[name = string("h_9_cast_fp16")]; tensor x_9_cast_fp16 = mul(x = h_9_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_9_cast_fp16")]; tensor input_21_perm_0 = const()[name = string("input_21_perm_0"), val = tensor([0, 2, 1])]; tensor var_221_axes_0 = const()[name = string("op_221_axes_0"), val = tensor([-1])]; tensor main_blocks_0_convnext_0_1_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_0_convnext_0_1_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(4454784)))]; tensor main_blocks_0_convnext_0_1_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_0_convnext_0_1_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(4455872)))]; tensor input_21_cast_fp16 = transpose(perm = input_21_perm_0, x = x_9_cast_fp16)[name = string("transpose_115")]; tensor var_221_cast_fp16 = layer_norm(axes = var_221_axes_0, beta = main_blocks_0_convnext_0_1_norm_norm_bias_to_fp16, epsilon = var_138_to_fp16, gamma = main_blocks_0_convnext_0_1_norm_norm_weight_to_fp16, x = input_21_cast_fp16)[name = string("op_221_cast_fp16")]; tensor input_23_perm_0 = const()[name = string("input_23_perm_0"), val = tensor([0, 2, 1])]; string h_11_pad_type_0 = const()[name = string("h_11_pad_type_0"), val = string("valid")]; tensor h_11_strides_0 = const()[name = string("h_11_strides_0"), val = tensor([1])]; tensor h_11_pad_0 = const()[name = string("h_11_pad_0"), val = tensor([0, 0])]; tensor h_11_dilations_0 = const()[name = string("h_11_dilations_0"), val = tensor([1])]; int32 h_11_groups_0 = const()[name = string("h_11_groups_0"), val = int32(1)]; tensor main_blocks_0_convnext_0_1_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_0_convnext_0_1_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(4456960)))]; tensor main_blocks_0_convnext_0_1_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_0_convnext_0_1_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(6554176)))]; tensor input_23_cast_fp16 = transpose(perm = input_23_perm_0, x = var_221_cast_fp16)[name = string("transpose_114")]; tensor h_11_cast_fp16 = conv(bias = main_blocks_0_convnext_0_1_pwconv1_bias_to_fp16, dilations = h_11_dilations_0, groups = h_11_groups_0, pad = h_11_pad_0, pad_type = h_11_pad_type_0, strides = h_11_strides_0, weight = main_blocks_0_convnext_0_1_pwconv1_weight_to_fp16, x = input_23_cast_fp16)[name = string("h_11_cast_fp16")]; string input_25_mode_0 = const()[name = string("input_25_mode_0"), val = string("EXACT")]; tensor input_25_cast_fp16 = gelu(mode = input_25_mode_0, x = h_11_cast_fp16)[name = string("input_25_cast_fp16")]; string h_13_pad_type_0 = const()[name = string("h_13_pad_type_0"), val = string("valid")]; tensor h_13_strides_0 = const()[name = string("h_13_strides_0"), val = tensor([1])]; tensor h_13_pad_0 = const()[name = string("h_13_pad_0"), val = tensor([0, 0])]; tensor h_13_dilations_0 = const()[name = string("h_13_dilations_0"), val = tensor([1])]; int32 h_13_groups_0 = const()[name = string("h_13_groups_0"), val = int32(1)]; tensor var_238_weight_0_to_fp16 = const()[name = string("op_238_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(6558336)))]; tensor var_238_bias_0_to_fp16 = const()[name = string("op_238_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(8655552)))]; tensor var_238_cast_fp16 = conv(bias = var_238_bias_0_to_fp16, dilations = h_13_dilations_0, groups = h_13_groups_0, pad = h_13_pad_0, pad_type = h_13_pad_type_0, strides = h_13_strides_0, weight = var_238_weight_0_to_fp16, x = input_25_cast_fp16)[name = string("op_238_cast_fp16")]; tensor out_3_cast_fp16 = add(x = input_17_cast_fp16, y = var_238_cast_fp16)[name = string("out_3_cast_fp16")]; tensor x_11_cast_fp16 = mul(x = out_3_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_11_cast_fp16")]; tensor input_27_cast_fp16 = mul(x = x_11_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_27_cast_fp16")]; tensor input_29_pad_0 = const()[name = string("input_29_pad_0"), val = tensor([0, 0, 0, 0, 8, 8])]; string input_29_mode_0 = const()[name = string("input_29_mode_0"), val = string("replicate")]; fp16 const_2_to_fp16 = const()[name = string("const_2_to_fp16"), val = fp16(0x0p+0)]; tensor input_29_cast_fp16 = pad(constant_val = const_2_to_fp16, mode = input_29_mode_0, pad = input_29_pad_0, x = input_27_cast_fp16)[name = string("input_29_cast_fp16")]; string h_15_pad_type_0 = const()[name = string("h_15_pad_type_0"), val = string("valid")]; tensor h_15_dilations_0 = const()[name = string("h_15_dilations_0"), val = tensor([4])]; int32 h_15_groups_0 = const()[name = string("h_15_groups_0"), val = int32(512)]; tensor h_15_strides_0 = const()[name = string("h_15_strides_0"), val = tensor([1])]; tensor h_15_pad_0 = const()[name = string("h_15_pad_0"), val = tensor([0, 0])]; tensor main_blocks_0_convnext_0_2_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_0_convnext_0_2_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(8656640)))]; tensor main_blocks_0_convnext_0_2_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_0_convnext_0_2_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(8661824)))]; tensor h_15_cast_fp16 = conv(bias = main_blocks_0_convnext_0_2_dwconv__conv_bias_to_fp16, dilations = h_15_dilations_0, groups = h_15_groups_0, pad = h_15_pad_0, pad_type = h_15_pad_type_0, strides = h_15_strides_0, weight = main_blocks_0_convnext_0_2_dwconv__conv_weight_to_fp16, x = input_29_cast_fp16)[name = string("h_15_cast_fp16")]; tensor x_13_cast_fp16 = mul(x = h_15_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_13_cast_fp16")]; tensor input_31_perm_0 = const()[name = string("input_31_perm_0"), val = tensor([0, 2, 1])]; tensor var_263_axes_0 = const()[name = string("op_263_axes_0"), val = tensor([-1])]; tensor main_blocks_0_convnext_0_2_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_0_convnext_0_2_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(8662912)))]; tensor main_blocks_0_convnext_0_2_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_0_convnext_0_2_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(8664000)))]; tensor input_31_cast_fp16 = transpose(perm = input_31_perm_0, x = x_13_cast_fp16)[name = string("transpose_113")]; tensor var_263_cast_fp16 = layer_norm(axes = var_263_axes_0, beta = main_blocks_0_convnext_0_2_norm_norm_bias_to_fp16, epsilon = var_138_to_fp16, gamma = main_blocks_0_convnext_0_2_norm_norm_weight_to_fp16, x = input_31_cast_fp16)[name = string("op_263_cast_fp16")]; tensor input_33_perm_0 = const()[name = string("input_33_perm_0"), val = tensor([0, 2, 1])]; string h_17_pad_type_0 = const()[name = string("h_17_pad_type_0"), val = string("valid")]; tensor h_17_strides_0 = const()[name = string("h_17_strides_0"), val = tensor([1])]; tensor h_17_pad_0 = const()[name = string("h_17_pad_0"), val = tensor([0, 0])]; tensor h_17_dilations_0 = const()[name = string("h_17_dilations_0"), val = tensor([1])]; int32 h_17_groups_0 = const()[name = string("h_17_groups_0"), val = int32(1)]; tensor main_blocks_0_convnext_0_2_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_0_convnext_0_2_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(8665088)))]; tensor main_blocks_0_convnext_0_2_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_0_convnext_0_2_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(10762304)))]; tensor input_33_cast_fp16 = transpose(perm = input_33_perm_0, x = var_263_cast_fp16)[name = string("transpose_112")]; tensor h_17_cast_fp16 = conv(bias = main_blocks_0_convnext_0_2_pwconv1_bias_to_fp16, dilations = h_17_dilations_0, groups = h_17_groups_0, pad = h_17_pad_0, pad_type = h_17_pad_type_0, strides = h_17_strides_0, weight = main_blocks_0_convnext_0_2_pwconv1_weight_to_fp16, x = input_33_cast_fp16)[name = string("h_17_cast_fp16")]; string input_35_mode_0 = const()[name = string("input_35_mode_0"), val = string("EXACT")]; tensor input_35_cast_fp16 = gelu(mode = input_35_mode_0, x = h_17_cast_fp16)[name = string("input_35_cast_fp16")]; string h_19_pad_type_0 = const()[name = string("h_19_pad_type_0"), val = string("valid")]; tensor h_19_strides_0 = const()[name = string("h_19_strides_0"), val = tensor([1])]; tensor h_19_pad_0 = const()[name = string("h_19_pad_0"), val = tensor([0, 0])]; tensor h_19_dilations_0 = const()[name = string("h_19_dilations_0"), val = tensor([1])]; int32 h_19_groups_0 = const()[name = string("h_19_groups_0"), val = int32(1)]; tensor var_280_weight_0_to_fp16 = const()[name = string("op_280_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(10766464)))]; tensor var_280_bias_0_to_fp16 = const()[name = string("op_280_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(12863680)))]; tensor var_280_cast_fp16 = conv(bias = var_280_bias_0_to_fp16, dilations = h_19_dilations_0, groups = h_19_groups_0, pad = h_19_pad_0, pad_type = h_19_pad_type_0, strides = h_19_strides_0, weight = var_280_weight_0_to_fp16, x = input_35_cast_fp16)[name = string("op_280_cast_fp16")]; tensor out_5_cast_fp16 = add(x = input_27_cast_fp16, y = var_280_cast_fp16)[name = string("out_5_cast_fp16")]; tensor x_15_cast_fp16 = mul(x = out_5_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_15_cast_fp16")]; tensor input_37_cast_fp16 = mul(x = x_15_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_37_cast_fp16")]; tensor input_39_pad_0 = const()[name = string("input_39_pad_0"), val = tensor([0, 0, 0, 0, 16, 16])]; string input_39_mode_0 = const()[name = string("input_39_mode_0"), val = string("replicate")]; fp16 const_3_to_fp16 = const()[name = string("const_3_to_fp16"), val = fp16(0x0p+0)]; tensor input_39_cast_fp16 = pad(constant_val = const_3_to_fp16, mode = input_39_mode_0, pad = input_39_pad_0, x = input_37_cast_fp16)[name = string("input_39_cast_fp16")]; string h_21_pad_type_0 = const()[name = string("h_21_pad_type_0"), val = string("valid")]; tensor h_21_dilations_0 = const()[name = string("h_21_dilations_0"), val = tensor([8])]; int32 h_21_groups_0 = const()[name = string("h_21_groups_0"), val = int32(512)]; tensor h_21_strides_0 = const()[name = string("h_21_strides_0"), val = tensor([1])]; tensor h_21_pad_0 = const()[name = string("h_21_pad_0"), val = tensor([0, 0])]; tensor main_blocks_0_convnext_0_3_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_0_convnext_0_3_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(12864768)))]; tensor main_blocks_0_convnext_0_3_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_0_convnext_0_3_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(12869952)))]; tensor h_21_cast_fp16 = conv(bias = main_blocks_0_convnext_0_3_dwconv__conv_bias_to_fp16, dilations = h_21_dilations_0, groups = h_21_groups_0, pad = h_21_pad_0, pad_type = h_21_pad_type_0, strides = h_21_strides_0, weight = main_blocks_0_convnext_0_3_dwconv__conv_weight_to_fp16, x = input_39_cast_fp16)[name = string("h_21_cast_fp16")]; tensor x_17_cast_fp16 = mul(x = h_21_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_17_cast_fp16")]; tensor input_41_perm_0 = const()[name = string("input_41_perm_0"), val = tensor([0, 2, 1])]; tensor var_305_axes_0 = const()[name = string("op_305_axes_0"), val = tensor([-1])]; tensor main_blocks_0_convnext_0_3_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_0_convnext_0_3_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(12871040)))]; tensor main_blocks_0_convnext_0_3_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_0_convnext_0_3_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(12872128)))]; tensor input_41_cast_fp16 = transpose(perm = input_41_perm_0, x = x_17_cast_fp16)[name = string("transpose_111")]; tensor var_305_cast_fp16 = layer_norm(axes = var_305_axes_0, beta = main_blocks_0_convnext_0_3_norm_norm_bias_to_fp16, epsilon = var_138_to_fp16, gamma = main_blocks_0_convnext_0_3_norm_norm_weight_to_fp16, x = input_41_cast_fp16)[name = string("op_305_cast_fp16")]; tensor input_43_perm_0 = const()[name = string("input_43_perm_0"), val = tensor([0, 2, 1])]; string h_23_pad_type_0 = const()[name = string("h_23_pad_type_0"), val = string("valid")]; tensor h_23_strides_0 = const()[name = string("h_23_strides_0"), val = tensor([1])]; tensor h_23_pad_0 = const()[name = string("h_23_pad_0"), val = tensor([0, 0])]; tensor h_23_dilations_0 = const()[name = string("h_23_dilations_0"), val = tensor([1])]; int32 h_23_groups_0 = const()[name = string("h_23_groups_0"), val = int32(1)]; tensor main_blocks_0_convnext_0_3_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_0_convnext_0_3_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(12873216)))]; tensor main_blocks_0_convnext_0_3_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_0_convnext_0_3_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(14970432)))]; tensor input_43_cast_fp16 = transpose(perm = input_43_perm_0, x = var_305_cast_fp16)[name = string("transpose_110")]; tensor h_23_cast_fp16 = conv(bias = main_blocks_0_convnext_0_3_pwconv1_bias_to_fp16, dilations = h_23_dilations_0, groups = h_23_groups_0, pad = h_23_pad_0, pad_type = h_23_pad_type_0, strides = h_23_strides_0, weight = main_blocks_0_convnext_0_3_pwconv1_weight_to_fp16, x = input_43_cast_fp16)[name = string("h_23_cast_fp16")]; string input_45_mode_0 = const()[name = string("input_45_mode_0"), val = string("EXACT")]; tensor input_45_cast_fp16 = gelu(mode = input_45_mode_0, x = h_23_cast_fp16)[name = string("input_45_cast_fp16")]; string h_25_pad_type_0 = const()[name = string("h_25_pad_type_0"), val = string("valid")]; tensor h_25_strides_0 = const()[name = string("h_25_strides_0"), val = tensor([1])]; tensor h_25_pad_0 = const()[name = string("h_25_pad_0"), val = tensor([0, 0])]; tensor h_25_dilations_0 = const()[name = string("h_25_dilations_0"), val = tensor([1])]; int32 h_25_groups_0 = const()[name = string("h_25_groups_0"), val = int32(1)]; tensor var_322_weight_0_to_fp16 = const()[name = string("op_322_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(14974592)))]; tensor var_322_bias_0_to_fp16 = const()[name = string("op_322_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(17071808)))]; tensor var_322_cast_fp16 = conv(bias = var_322_bias_0_to_fp16, dilations = h_25_dilations_0, groups = h_25_groups_0, pad = h_25_pad_0, pad_type = h_25_pad_type_0, strides = h_25_strides_0, weight = var_322_weight_0_to_fp16, x = input_45_cast_fp16)[name = string("op_322_cast_fp16")]; tensor out_7_cast_fp16 = add(x = input_37_cast_fp16, y = var_322_cast_fp16)[name = string("out_7_cast_fp16")]; tensor x_19_cast_fp16 = mul(x = out_7_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_19_cast_fp16")]; tensor input_47_axes_0 = const()[name = string("input_47_axes_0"), val = tensor([-1])]; tensor input_47_cast_fp16 = squeeze(axes = input_47_axes_0, x = time_emb_cast_fp16)[name = string("input_47_cast_fp16")]; tensor main_blocks_0_time_cond_linear_linear_weight_to_fp16 = const()[name = string("main_blocks_0_time_cond_linear_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(17072896)))]; tensor main_blocks_0_time_cond_linear_linear_bias_to_fp16 = const()[name = string("main_blocks_0_time_cond_linear_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(17138496)))]; tensor linear_2_cast_fp16 = linear(bias = main_blocks_0_time_cond_linear_linear_bias_to_fp16, weight = main_blocks_0_time_cond_linear_linear_weight_to_fp16, x = input_47_cast_fp16)[name = string("linear_2_cast_fp16")]; tensor t_5_axes_0 = const()[name = string("t_5_axes_0"), val = tensor([-1])]; tensor t_5_cast_fp16 = expand_dims(axes = t_5_axes_0, x = linear_2_cast_fp16)[name = string("t_5_cast_fp16")]; tensor var_332_cast_fp16 = add(x = x_19_cast_fp16, y = t_5_cast_fp16)[name = string("op_332_cast_fp16")]; tensor x_21_cast_fp16 = mul(x = var_332_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_21_cast_fp16")]; tensor input_49_cast_fp16 = mul(x = x_21_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_49_cast_fp16")]; tensor input_51_pad_0 = const()[name = string("input_51_pad_0"), val = tensor([0, 0, 0, 0, 2, 2])]; string input_51_mode_0 = const()[name = string("input_51_mode_0"), val = string("replicate")]; fp16 const_4_to_fp16 = const()[name = string("const_4_to_fp16"), val = fp16(0x0p+0)]; tensor input_51_cast_fp16 = pad(constant_val = const_4_to_fp16, mode = input_51_mode_0, pad = input_51_pad_0, x = input_49_cast_fp16)[name = string("input_51_cast_fp16")]; string h_27_pad_type_0 = const()[name = string("h_27_pad_type_0"), val = string("valid")]; int32 h_27_groups_0 = const()[name = string("h_27_groups_0"), val = int32(512)]; tensor h_27_strides_0 = const()[name = string("h_27_strides_0"), val = tensor([1])]; tensor h_27_pad_0 = const()[name = string("h_27_pad_0"), val = tensor([0, 0])]; tensor h_27_dilations_0 = const()[name = string("h_27_dilations_0"), val = tensor([1])]; tensor main_blocks_0_convnext_1_0_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_0_convnext_1_0_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(17139584)))]; tensor main_blocks_0_convnext_1_0_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_0_convnext_1_0_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(17144768)))]; tensor h_27_cast_fp16 = conv(bias = main_blocks_0_convnext_1_0_dwconv__conv_bias_to_fp16, dilations = h_27_dilations_0, groups = h_27_groups_0, pad = h_27_pad_0, pad_type = h_27_pad_type_0, strides = h_27_strides_0, weight = main_blocks_0_convnext_1_0_dwconv__conv_weight_to_fp16, x = input_51_cast_fp16)[name = string("h_27_cast_fp16")]; tensor x_23_cast_fp16 = mul(x = h_27_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_23_cast_fp16")]; tensor input_53_perm_0 = const()[name = string("input_53_perm_0"), val = tensor([0, 2, 1])]; tensor var_356_axes_0 = const()[name = string("op_356_axes_0"), val = tensor([-1])]; tensor main_blocks_0_convnext_1_0_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_0_convnext_1_0_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(17145856)))]; tensor main_blocks_0_convnext_1_0_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_0_convnext_1_0_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(17146944)))]; tensor input_53_cast_fp16 = transpose(perm = input_53_perm_0, x = x_23_cast_fp16)[name = string("transpose_109")]; tensor var_356_cast_fp16 = layer_norm(axes = var_356_axes_0, beta = main_blocks_0_convnext_1_0_norm_norm_bias_to_fp16, epsilon = var_138_to_fp16, gamma = main_blocks_0_convnext_1_0_norm_norm_weight_to_fp16, x = input_53_cast_fp16)[name = string("op_356_cast_fp16")]; tensor input_55_perm_0 = const()[name = string("input_55_perm_0"), val = tensor([0, 2, 1])]; string h_29_pad_type_0 = const()[name = string("h_29_pad_type_0"), val = string("valid")]; tensor h_29_strides_0 = const()[name = string("h_29_strides_0"), val = tensor([1])]; tensor h_29_pad_0 = const()[name = string("h_29_pad_0"), val = tensor([0, 0])]; tensor h_29_dilations_0 = const()[name = string("h_29_dilations_0"), val = tensor([1])]; int32 h_29_groups_0 = const()[name = string("h_29_groups_0"), val = int32(1)]; tensor main_blocks_0_convnext_1_0_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_0_convnext_1_0_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(17148032)))]; tensor main_blocks_0_convnext_1_0_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_0_convnext_1_0_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(19245248)))]; tensor input_55_cast_fp16 = transpose(perm = input_55_perm_0, x = var_356_cast_fp16)[name = string("transpose_108")]; tensor h_29_cast_fp16 = conv(bias = main_blocks_0_convnext_1_0_pwconv1_bias_to_fp16, dilations = h_29_dilations_0, groups = h_29_groups_0, pad = h_29_pad_0, pad_type = h_29_pad_type_0, strides = h_29_strides_0, weight = main_blocks_0_convnext_1_0_pwconv1_weight_to_fp16, x = input_55_cast_fp16)[name = string("h_29_cast_fp16")]; string input_57_mode_0 = const()[name = string("input_57_mode_0"), val = string("EXACT")]; tensor input_57_cast_fp16 = gelu(mode = input_57_mode_0, x = h_29_cast_fp16)[name = string("input_57_cast_fp16")]; string h_31_pad_type_0 = const()[name = string("h_31_pad_type_0"), val = string("valid")]; tensor h_31_strides_0 = const()[name = string("h_31_strides_0"), val = tensor([1])]; tensor h_31_pad_0 = const()[name = string("h_31_pad_0"), val = tensor([0, 0])]; tensor h_31_dilations_0 = const()[name = string("h_31_dilations_0"), val = tensor([1])]; int32 h_31_groups_0 = const()[name = string("h_31_groups_0"), val = int32(1)]; tensor var_373_weight_0_to_fp16 = const()[name = string("op_373_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(19249408)))]; tensor var_373_bias_0_to_fp16 = const()[name = string("op_373_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(21346624)))]; tensor var_373_cast_fp16 = conv(bias = var_373_bias_0_to_fp16, dilations = h_31_dilations_0, groups = h_31_groups_0, pad = h_31_pad_0, pad_type = h_31_pad_type_0, strides = h_31_strides_0, weight = var_373_weight_0_to_fp16, x = input_57_cast_fp16)[name = string("op_373_cast_fp16")]; tensor out_9_cast_fp16 = add(x = input_49_cast_fp16, y = var_373_cast_fp16)[name = string("out_9_cast_fp16")]; tensor x_25_cast_fp16 = mul(x = out_9_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_25_cast_fp16")]; tensor x_m_1_cast_fp16 = mul(x = x_25_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_m_1_cast_fp16")]; tensor var_383_shape_cast_fp16 = shape(x = x_25_cast_fp16)[name = string("op_383_shape_cast_fp16")]; int32 gather_4_axis_0 = const()[name = string("gather_4_axis_0"), val = int32(0)]; int32 gather_4_batch_dims_0 = const()[name = string("gather_4_batch_dims_0"), val = int32(0)]; bool gather_4_validate_indices_0 = const()[name = string("gather_4_validate_indices_0"), val = bool(false)]; string var_383_shape_cast_fp16_to_int16_dtype_0 = const()[name = string("op_383_shape_cast_fp16_to_int16_dtype_0"), val = string("int16")]; uint16 gather_4_indices_0_to_uint16 = const()[name = string("gather_4_indices_0_to_uint16"), val = uint16(2)]; tensor var_383_shape_cast_fp16_to_int16 = cast(dtype = var_383_shape_cast_fp16_to_int16_dtype_0, x = var_383_shape_cast_fp16)[name = string("cast_95")]; int16 gather_4_cast_uint16 = gather(axis = gather_4_axis_0, batch_dims = gather_4_batch_dims_0, indices = gather_4_indices_0_to_uint16, validate_indices = gather_4_validate_indices_0, x = var_383_shape_cast_fp16_to_int16)[name = string("gather_4_cast_uint16")]; string gather_4_cast_uint16_to_int32_dtype_0 = const()[name = string("gather_4_cast_uint16_to_int32_dtype_0"), val = string("int32")]; tensor var_385_shape_cast_fp16 = shape(x = text_emb_cast_fp16)[name = string("op_385_shape_cast_fp16")]; int32 gather_5_axis_0 = const()[name = string("gather_5_axis_0"), val = int32(0)]; int32 gather_5_batch_dims_0 = const()[name = string("gather_5_batch_dims_0"), val = int32(0)]; bool gather_5_validate_indices_0 = const()[name = string("gather_5_validate_indices_0"), val = bool(false)]; string var_385_shape_cast_fp16_to_uint16_dtype_0 = const()[name = string("op_385_shape_cast_fp16_to_uint16_dtype_0"), val = string("uint16")]; uint16 gather_5_indices_0_to_uint16 = const()[name = string("gather_5_indices_0_to_uint16"), val = uint16(2)]; tensor var_385_shape_cast_fp16_to_uint16 = cast(dtype = var_385_shape_cast_fp16_to_uint16_dtype_0, x = var_385_shape_cast_fp16)[name = string("cast_93")]; uint16 gather_5_cast_uint16 = gather(axis = gather_5_axis_0, batch_dims = gather_5_batch_dims_0, indices = gather_5_indices_0_to_uint16, validate_indices = gather_5_validate_indices_0, x = var_385_shape_cast_fp16_to_uint16)[name = string("gather_5_cast_uint16")]; string gather_5_cast_uint16_to_int32_dtype_0 = const()[name = string("gather_5_cast_uint16_to_int32_dtype_0"), val = string("int32")]; tensor input_59_perm_0 = const()[name = string("input_59_perm_0"), val = tensor([0, 2, 1])]; tensor main_blocks_0_text_attn_W_query_linear_weight_to_fp16 = const()[name = string("main_blocks_0_text_attn_W_query_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(21347712)))]; tensor main_blocks_0_text_attn_W_query_linear_bias_to_fp16 = const()[name = string("main_blocks_0_text_attn_W_query_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(21872064)))]; tensor input_59_cast_fp16 = transpose(perm = input_59_perm_0, x = x_25_cast_fp16)[name = string("transpose_107")]; tensor linear_3_cast_fp16 = linear(bias = main_blocks_0_text_attn_W_query_linear_bias_to_fp16, weight = main_blocks_0_text_attn_W_query_linear_weight_to_fp16, x = input_59_cast_fp16)[name = string("linear_3_cast_fp16")]; tensor concat_4x = const()[name = string("concat_4x"), val = tensor([2, -1, 8, 64])]; tensor var_392_cast_fp16 = reshape(shape = concat_4x, x = linear_3_cast_fp16)[name = string("op_392_cast_fp16")]; tensor x_27_perm_0 = const()[name = string("x_27_perm_0"), val = tensor([0, 2, 1, 3])]; tensor input_61_perm_0 = const()[name = string("input_61_perm_0"), val = tensor([0, 2, 1])]; tensor main_blocks_0_text_attn_W_key_linear_weight_to_fp16 = const()[name = string("main_blocks_0_text_attn_W_key_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(21873152)))]; tensor main_blocks_0_text_attn_W_key_linear_bias_to_fp16 = const()[name = string("main_blocks_0_text_attn_W_key_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(22135360)))]; tensor input_61_cast_fp16 = transpose(perm = input_61_perm_0, x = text_emb_cast_fp16)[name = string("transpose_105")]; tensor linear_4_cast_fp16 = linear(bias = main_blocks_0_text_attn_W_key_linear_bias_to_fp16, weight = main_blocks_0_text_attn_W_key_linear_weight_to_fp16, x = input_61_cast_fp16)[name = string("linear_4_cast_fp16")]; tensor concat_5x = const()[name = string("concat_5x"), val = tensor([2, -1, 8, 64])]; tensor var_400_cast_fp16 = reshape(shape = concat_5x, x = linear_4_cast_fp16)[name = string("op_400_cast_fp16")]; tensor x_29_perm_0 = const()[name = string("x_29_perm_0"), val = tensor([0, 2, 1, 3])]; tensor main_blocks_0_text_attn_W_value_linear_weight_to_fp16 = const()[name = string("main_blocks_0_text_attn_W_value_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(22136448)))]; tensor main_blocks_0_text_attn_W_value_linear_bias_to_fp16 = const()[name = string("main_blocks_0_text_attn_W_value_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(22398656)))]; tensor linear_5_cast_fp16 = linear(bias = main_blocks_0_text_attn_W_value_linear_bias_to_fp16, weight = main_blocks_0_text_attn_W_value_linear_weight_to_fp16, x = input_61_cast_fp16)[name = string("linear_5_cast_fp16")]; tensor concat_6x = const()[name = string("concat_6x"), val = tensor([2, -1, 8, 64])]; tensor var_408_cast_fp16 = reshape(shape = concat_6x, x = linear_5_cast_fp16)[name = string("op_408_cast_fp16")]; tensor v_1_perm_0 = const()[name = string("v_1_perm_0"), val = tensor([0, 2, 1, 3])]; int32 concat_7_values0_0 = const()[name = string("concat_7_values0_0"), val = int32(1)]; int32 concat_7_values2_0 = const()[name = string("concat_7_values2_0"), val = int32(1)]; int32 concat_7_axis_0 = const()[name = string("concat_7_axis_0"), val = int32(0)]; bool concat_7_interleave_0 = const()[name = string("concat_7_interleave_0"), val = bool(false)]; int32 gather_4_cast_uint16_to_int32 = cast(dtype = gather_4_cast_uint16_to_int32_dtype_0, x = gather_4_cast_uint16)[name = string("cast_94")]; tensor concat_7 = concat(axis = concat_7_axis_0, interleave = concat_7_interleave_0, values = (concat_7_values0_0, gather_4_cast_uint16_to_int32, concat_7_values2_0))[name = string("concat_7")]; tensor var_411_begin_0 = const()[name = string("op_411_begin_0"), val = tensor([0, 0, 0])]; tensor var_411_end_mask_0 = const()[name = string("op_411_end_mask_0"), val = tensor([true, false, true])]; tensor main_blocks_0_text_attn_increments_to_fp16 = const()[name = string("main_blocks_0_text_attn_increments_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(22399744)))]; tensor var_411_cast_fp16 = slice_by_index(begin = var_411_begin_0, end = concat_7, end_mask = var_411_end_mask_0, x = main_blocks_0_text_attn_increments_to_fp16)[name = string("op_411_cast_fp16")]; tensor concat_8 = const()[name = string("concat_8"), val = tensor([2, -1, -1])]; tensor shape_1_cast_fp16 = shape(x = var_411_cast_fp16)[name = string("shape_1_cast_fp16")]; tensor equal_1 = const()[name = string("equal_1"), val = tensor([false, true, true])]; tensor select_1 = select(a = shape_1_cast_fp16, b = concat_8, cond = equal_1)[name = string("select_1")]; tensor real_div_1 = real_div(x = select_1, y = shape_1_cast_fp16)[name = string("real_div_1")]; tensor var_414_cast_fp16 = tile(reps = real_div_1, x = var_411_cast_fp16)[name = string("op_414_cast_fp16")]; int32 concat_9_values0_0 = const()[name = string("concat_9_values0_0"), val = int32(1)]; int32 concat_9_values2_0 = const()[name = string("concat_9_values2_0"), val = int32(1)]; int32 concat_9_axis_0 = const()[name = string("concat_9_axis_0"), val = int32(0)]; bool concat_9_interleave_0 = const()[name = string("concat_9_interleave_0"), val = bool(false)]; int32 gather_5_cast_uint16_to_int32 = cast(dtype = gather_5_cast_uint16_to_int32_dtype_0, x = gather_5_cast_uint16)[name = string("cast_92")]; tensor concat_9 = concat(axis = concat_9_axis_0, interleave = concat_9_interleave_0, values = (concat_9_values0_0, gather_5_cast_uint16_to_int32, concat_9_values2_0))[name = string("concat_9")]; tensor var_417_begin_0 = const()[name = string("op_417_begin_0"), val = tensor([0, 0, 0])]; tensor var_417_end_mask_0 = const()[name = string("op_417_end_mask_0"), val = tensor([true, false, true])]; tensor var_417_cast_fp16 = slice_by_index(begin = var_417_begin_0, end = concat_9, end_mask = var_417_end_mask_0, x = main_blocks_0_text_attn_increments_to_fp16)[name = string("op_417_cast_fp16")]; tensor concat_10 = const()[name = string("concat_10"), val = tensor([2, -1, -1])]; tensor shape_2_cast_fp16 = shape(x = var_417_cast_fp16)[name = string("shape_2_cast_fp16")]; tensor equal_2 = const()[name = string("equal_2"), val = tensor([false, true, true])]; tensor select_2 = select(a = shape_2_cast_fp16, b = concat_10, cond = equal_2)[name = string("select_2")]; tensor real_div_2 = real_div(x = select_2, y = shape_2_cast_fp16)[name = string("real_div_2")]; tensor var_420_cast_fp16 = tile(reps = real_div_2, x = var_417_cast_fp16)[name = string("op_420_cast_fp16")]; tensor divisor_1_axes_0 = const()[name = string("divisor_1_axes_0"), val = tensor([1, 2])]; bool divisor_1_keep_dims_0 = const()[name = string("divisor_1_keep_dims_0"), val = bool(false)]; tensor divisor_1_cast_fp16 = reduce_sum(axes = divisor_1_axes_0, keep_dims = divisor_1_keep_dims_0, x = latent_mask_b_cast_fp16)[name = string("divisor_1_cast_fp16")]; tensor divisor_3_axes_0 = const()[name = string("divisor_3_axes_0"), val = tensor([1, 2])]; bool divisor_3_keep_dims_0 = const()[name = string("divisor_3_keep_dims_0"), val = bool(false)]; tensor divisor_3_cast_fp16 = reduce_sum(axes = divisor_3_axes_0, keep_dims = divisor_3_keep_dims_0, x = text_mask_cast_fp16)[name = string("divisor_3_cast_fp16")]; tensor var_426 = const()[name = string("op_426"), val = tensor([-1, 1, 1])]; tensor var_427_cast_fp16 = reshape(shape = var_426, x = divisor_1_cast_fp16)[name = string("op_427_cast_fp16")]; tensor scaled_1_cast_fp16 = real_div(x = var_414_cast_fp16, y = var_427_cast_fp16)[name = string("scaled_1_cast_fp16")]; tensor main_blocks_0_text_attn_theta_to_fp16 = const()[name = string("main_blocks_0_text_attn_theta_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(22401856)))]; tensor angles_1_cast_fp16 = mul(x = scaled_1_cast_fp16, y = main_blocks_0_text_attn_theta_to_fp16)[name = string("angles_1_cast_fp16")]; tensor var_430_cast_fp16 = cos(x = angles_1_cast_fp16)[name = string("op_430_cast_fp16")]; tensor cos_1_axes_0 = const()[name = string("cos_1_axes_0"), val = tensor([1])]; tensor cos_1_cast_fp16 = expand_dims(axes = cos_1_axes_0, x = var_430_cast_fp16)[name = string("cos_1_cast_fp16")]; tensor var_432_cast_fp16 = sin(x = angles_1_cast_fp16)[name = string("op_432_cast_fp16")]; tensor sin_1_axes_0 = const()[name = string("sin_1_axes_0"), val = tensor([1])]; tensor sin_1_cast_fp16 = expand_dims(axes = sin_1_axes_0, x = var_432_cast_fp16)[name = string("sin_1_cast_fp16")]; tensor x_a_1_begin_0 = const()[name = string("x_a_1_begin_0"), val = tensor([0, 0, 0, 0])]; tensor x_a_1_end_0 = const()[name = string("x_a_1_end_0"), val = tensor([2, 8, 0, 32])]; tensor x_a_1_end_mask_0 = const()[name = string("x_a_1_end_mask_0"), val = tensor([true, true, true, false])]; tensor x_27_cast_fp16 = transpose(perm = x_27_perm_0, x = var_392_cast_fp16)[name = string("transpose_106")]; tensor x_a_1_cast_fp16 = slice_by_index(begin = x_a_1_begin_0, end = x_a_1_end_0, end_mask = x_a_1_end_mask_0, x = x_27_cast_fp16)[name = string("x_a_1_cast_fp16")]; tensor x_b_1_begin_0 = const()[name = string("x_b_1_begin_0"), val = tensor([0, 0, 0, 32])]; tensor x_b_1_end_0 = const()[name = string("x_b_1_end_0"), val = tensor([2, 8, 0, 64])]; tensor x_b_1_end_mask_0 = const()[name = string("x_b_1_end_mask_0"), val = tensor([true, true, true, true])]; tensor x_b_1_cast_fp16 = slice_by_index(begin = x_b_1_begin_0, end = x_b_1_end_0, end_mask = x_b_1_end_mask_0, x = x_27_cast_fp16)[name = string("x_b_1_cast_fp16")]; tensor var_436_cast_fp16 = mul(x = x_a_1_cast_fp16, y = cos_1_cast_fp16)[name = string("op_436_cast_fp16")]; tensor var_437_cast_fp16 = mul(x = x_b_1_cast_fp16, y = sin_1_cast_fp16)[name = string("op_437_cast_fp16")]; tensor rot_a_1_cast_fp16 = sub(x = var_436_cast_fp16, y = var_437_cast_fp16)[name = string("rot_a_1_cast_fp16")]; tensor var_439_cast_fp16 = mul(x = x_a_1_cast_fp16, y = sin_1_cast_fp16)[name = string("op_439_cast_fp16")]; tensor var_440_cast_fp16 = mul(x = x_b_1_cast_fp16, y = cos_1_cast_fp16)[name = string("op_440_cast_fp16")]; tensor rot_b_1_cast_fp16 = add(x = var_439_cast_fp16, y = var_440_cast_fp16)[name = string("rot_b_1_cast_fp16")]; bool q_1_interleave_0 = const()[name = string("q_1_interleave_0"), val = bool(false)]; tensor q_1_cast_fp16 = concat(axis = var_126, interleave = q_1_interleave_0, values = (rot_a_1_cast_fp16, rot_b_1_cast_fp16))[name = string("q_1_cast_fp16")]; tensor var_444 = const()[name = string("op_444"), val = tensor([-1, 1, 1])]; tensor var_445_cast_fp16 = reshape(shape = var_444, x = divisor_3_cast_fp16)[name = string("op_445_cast_fp16")]; tensor scaled_3_cast_fp16 = real_div(x = var_420_cast_fp16, y = var_445_cast_fp16)[name = string("scaled_3_cast_fp16")]; tensor angles_3_cast_fp16 = mul(x = scaled_3_cast_fp16, y = main_blocks_0_text_attn_theta_to_fp16)[name = string("angles_3_cast_fp16")]; tensor var_448_cast_fp16 = cos(x = angles_3_cast_fp16)[name = string("op_448_cast_fp16")]; tensor cos_3_axes_0 = const()[name = string("cos_3_axes_0"), val = tensor([1])]; tensor cos_3_cast_fp16 = expand_dims(axes = cos_3_axes_0, x = var_448_cast_fp16)[name = string("cos_3_cast_fp16")]; tensor var_450_cast_fp16 = sin(x = angles_3_cast_fp16)[name = string("op_450_cast_fp16")]; tensor sin_3_axes_0 = const()[name = string("sin_3_axes_0"), val = tensor([1])]; tensor sin_3_cast_fp16 = expand_dims(axes = sin_3_axes_0, x = var_450_cast_fp16)[name = string("sin_3_cast_fp16")]; tensor x_a_3_begin_0 = const()[name = string("x_a_3_begin_0"), val = tensor([0, 0, 0, 0])]; tensor x_a_3_end_0 = const()[name = string("x_a_3_end_0"), val = tensor([2, 8, 0, 32])]; tensor x_a_3_end_mask_0 = const()[name = string("x_a_3_end_mask_0"), val = tensor([true, true, true, false])]; tensor x_29_cast_fp16 = transpose(perm = x_29_perm_0, x = var_400_cast_fp16)[name = string("transpose_104")]; tensor x_a_3_cast_fp16 = slice_by_index(begin = x_a_3_begin_0, end = x_a_3_end_0, end_mask = x_a_3_end_mask_0, x = x_29_cast_fp16)[name = string("x_a_3_cast_fp16")]; tensor x_b_3_begin_0 = const()[name = string("x_b_3_begin_0"), val = tensor([0, 0, 0, 32])]; tensor x_b_3_end_0 = const()[name = string("x_b_3_end_0"), val = tensor([2, 8, 0, 64])]; tensor x_b_3_end_mask_0 = const()[name = string("x_b_3_end_mask_0"), val = tensor([true, true, true, true])]; tensor x_b_3_cast_fp16 = slice_by_index(begin = x_b_3_begin_0, end = x_b_3_end_0, end_mask = x_b_3_end_mask_0, x = x_29_cast_fp16)[name = string("x_b_3_cast_fp16")]; tensor var_454_cast_fp16 = mul(x = x_a_3_cast_fp16, y = cos_3_cast_fp16)[name = string("op_454_cast_fp16")]; tensor var_455_cast_fp16 = mul(x = x_b_3_cast_fp16, y = sin_3_cast_fp16)[name = string("op_455_cast_fp16")]; tensor rot_a_3_cast_fp16 = sub(x = var_454_cast_fp16, y = var_455_cast_fp16)[name = string("rot_a_3_cast_fp16")]; tensor var_457_cast_fp16 = mul(x = x_a_3_cast_fp16, y = sin_3_cast_fp16)[name = string("op_457_cast_fp16")]; tensor var_458_cast_fp16 = mul(x = x_b_3_cast_fp16, y = cos_3_cast_fp16)[name = string("op_458_cast_fp16")]; tensor rot_b_3_cast_fp16 = add(x = var_457_cast_fp16, y = var_458_cast_fp16)[name = string("rot_b_3_cast_fp16")]; bool k_1_interleave_0 = const()[name = string("k_1_interleave_0"), val = bool(false)]; tensor k_1_cast_fp16 = concat(axis = var_126, interleave = k_1_interleave_0, values = (rot_a_3_cast_fp16, rot_b_3_cast_fp16))[name = string("k_1_cast_fp16")]; bool var_463_transpose_x_1 = const()[name = string("op_463_transpose_x_1"), val = bool(false)]; bool var_463_transpose_y_1 = const()[name = string("op_463_transpose_y_1"), val = bool(true)]; tensor var_463_cast_fp16 = matmul(transpose_x = var_463_transpose_x_1, transpose_y = var_463_transpose_y_1, x = q_1_cast_fp16, y = k_1_cast_fp16)[name = string("op_463_cast_fp16")]; fp16 _inversed_scores_1_y_0_to_fp16 = const()[name = string("_inversed_scores_1_y_0_to_fp16"), val = fp16(0x1p-4)]; tensor _inversed_scores_1_cast_fp16 = mul(x = var_463_cast_fp16, y = _inversed_scores_1_y_0_to_fp16)[name = string("_inversed_scores_1_cast_fp16")]; tensor var_466_axes_0 = const()[name = string("op_466_axes_0"), val = tensor([2])]; tensor var_466_cast_fp16 = expand_dims(axes = var_466_axes_0, x = text_mask_cast_fp16)[name = string("op_466_cast_fp16")]; fp16 var_125_to_fp16 = const()[name = string("op_125_to_fp16"), val = fp16(0x1p+0)]; tensor var_467_cast_fp16 = sub(x = var_125_to_fp16, y = var_466_cast_fp16)[name = string("op_467_cast_fp16")]; fp16 var_468_to_fp16 = const()[name = string("op_468_to_fp16"), val = fp16(0x1.388p+13)]; tensor var_469_cast_fp16 = mul(x = var_467_cast_fp16, y = var_468_to_fp16)[name = string("op_469_cast_fp16")]; tensor input_65_cast_fp16 = sub(x = _inversed_scores_1_cast_fp16, y = var_469_cast_fp16)[name = string("input_65_cast_fp16")]; tensor attn_1_cast_fp16 = softmax(axis = var_126, x = input_65_cast_fp16)[name = string("attn_1_cast_fp16")]; bool var_472_transpose_x_0 = const()[name = string("op_472_transpose_x_0"), val = bool(false)]; bool var_472_transpose_y_0 = const()[name = string("op_472_transpose_y_0"), val = bool(false)]; tensor v_1_cast_fp16 = transpose(perm = v_1_perm_0, x = var_408_cast_fp16)[name = string("transpose_103")]; tensor var_472_cast_fp16 = matmul(transpose_x = var_472_transpose_x_0, transpose_y = var_472_transpose_y_0, x = attn_1_cast_fp16, y = v_1_cast_fp16)[name = string("op_472_cast_fp16")]; tensor var_473_perm_0 = const()[name = string("op_473_perm_0"), val = tensor([0, 2, 1, 3])]; tensor concat_11x = const()[name = string("concat_11x"), val = tensor([2, -1, 512])]; tensor var_473_cast_fp16 = transpose(perm = var_473_perm_0, x = var_472_cast_fp16)[name = string("transpose_102")]; tensor input_67_cast_fp16 = reshape(shape = concat_11x, x = var_473_cast_fp16)[name = string("input_67_cast_fp16")]; tensor main_blocks_0_text_attn_out_fc_linear_weight_to_fp16 = const()[name = string("main_blocks_0_text_attn_out_fc_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(22401984)))]; tensor main_blocks_0_text_attn_out_fc_linear_bias_to_fp16 = const()[name = string("main_blocks_0_text_attn_out_fc_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(22926336)))]; tensor linear_6_cast_fp16 = linear(bias = main_blocks_0_text_attn_out_fc_linear_bias_to_fp16, weight = main_blocks_0_text_attn_out_fc_linear_weight_to_fp16, x = input_67_cast_fp16)[name = string("linear_6_cast_fp16")]; tensor out_11_perm_0 = const()[name = string("out_11_perm_0"), val = tensor([0, 2, 1])]; tensor out_11_cast_fp16 = transpose(perm = out_11_perm_0, x = linear_6_cast_fp16)[name = string("transpose_101")]; tensor var_481_cast_fp16 = mul(x = out_11_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("op_481_cast_fp16")]; tensor x_31_cast_fp16 = add(x = x_m_1_cast_fp16, y = var_481_cast_fp16)[name = string("x_31_cast_fp16")]; tensor input_69_perm_0 = const()[name = string("input_69_perm_0"), val = tensor([0, 2, 1])]; tensor var_488_axes_0 = const()[name = string("op_488_axes_0"), val = tensor([-1])]; tensor main_blocks_0_text_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_0_text_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(22927424)))]; tensor main_blocks_0_text_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_0_text_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(22928512)))]; tensor input_69_cast_fp16 = transpose(perm = input_69_perm_0, x = x_31_cast_fp16)[name = string("transpose_100")]; tensor var_488_cast_fp16 = layer_norm(axes = var_488_axes_0, beta = main_blocks_0_text_norm_norm_bias_to_fp16, epsilon = var_138_to_fp16, gamma = main_blocks_0_text_norm_norm_weight_to_fp16, x = input_69_cast_fp16)[name = string("op_488_cast_fp16")]; tensor var_489_perm_0 = const()[name = string("op_489_perm_0"), val = tensor([0, 2, 1])]; tensor var_489_cast_fp16 = transpose(perm = var_489_perm_0, x = var_488_cast_fp16)[name = string("transpose_99")]; tensor x_33_cast_fp16 = mul(x = var_489_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_33_cast_fp16")]; tensor input_71_cast_fp16 = mul(x = x_33_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_71_cast_fp16")]; tensor input_73_pad_0 = const()[name = string("input_73_pad_0"), val = tensor([0, 0, 0, 0, 2, 2])]; string input_73_mode_0 = const()[name = string("input_73_mode_0"), val = string("replicate")]; fp16 const_5_to_fp16 = const()[name = string("const_5_to_fp16"), val = fp16(0x0p+0)]; tensor input_73_cast_fp16 = pad(constant_val = const_5_to_fp16, mode = input_73_mode_0, pad = input_73_pad_0, x = input_71_cast_fp16)[name = string("input_73_cast_fp16")]; string h_33_pad_type_0 = const()[name = string("h_33_pad_type_0"), val = string("valid")]; int32 h_33_groups_0 = const()[name = string("h_33_groups_0"), val = int32(512)]; tensor h_33_strides_0 = const()[name = string("h_33_strides_0"), val = tensor([1])]; tensor h_33_pad_0 = const()[name = string("h_33_pad_0"), val = tensor([0, 0])]; tensor h_33_dilations_0 = const()[name = string("h_33_dilations_0"), val = tensor([1])]; tensor main_blocks_0_convnext_2_0_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_0_convnext_2_0_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(22929600)))]; tensor main_blocks_0_convnext_2_0_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_0_convnext_2_0_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(22934784)))]; tensor h_33_cast_fp16 = conv(bias = main_blocks_0_convnext_2_0_dwconv__conv_bias_to_fp16, dilations = h_33_dilations_0, groups = h_33_groups_0, pad = h_33_pad_0, pad_type = h_33_pad_type_0, strides = h_33_strides_0, weight = main_blocks_0_convnext_2_0_dwconv__conv_weight_to_fp16, x = input_73_cast_fp16)[name = string("h_33_cast_fp16")]; tensor x_35_cast_fp16 = mul(x = h_33_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_35_cast_fp16")]; tensor input_75_perm_0 = const()[name = string("input_75_perm_0"), val = tensor([0, 2, 1])]; tensor var_513_axes_0 = const()[name = string("op_513_axes_0"), val = tensor([-1])]; tensor main_blocks_0_convnext_2_0_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_0_convnext_2_0_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(22935872)))]; tensor main_blocks_0_convnext_2_0_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_0_convnext_2_0_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(22936960)))]; tensor input_75_cast_fp16 = transpose(perm = input_75_perm_0, x = x_35_cast_fp16)[name = string("transpose_98")]; tensor var_513_cast_fp16 = layer_norm(axes = var_513_axes_0, beta = main_blocks_0_convnext_2_0_norm_norm_bias_to_fp16, epsilon = var_138_to_fp16, gamma = main_blocks_0_convnext_2_0_norm_norm_weight_to_fp16, x = input_75_cast_fp16)[name = string("op_513_cast_fp16")]; tensor input_77_perm_0 = const()[name = string("input_77_perm_0"), val = tensor([0, 2, 1])]; string h_35_pad_type_0 = const()[name = string("h_35_pad_type_0"), val = string("valid")]; tensor h_35_strides_0 = const()[name = string("h_35_strides_0"), val = tensor([1])]; tensor h_35_pad_0 = const()[name = string("h_35_pad_0"), val = tensor([0, 0])]; tensor h_35_dilations_0 = const()[name = string("h_35_dilations_0"), val = tensor([1])]; int32 h_35_groups_0 = const()[name = string("h_35_groups_0"), val = int32(1)]; tensor main_blocks_0_convnext_2_0_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_0_convnext_2_0_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(22938048)))]; tensor main_blocks_0_convnext_2_0_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_0_convnext_2_0_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(25035264)))]; tensor input_77_cast_fp16 = transpose(perm = input_77_perm_0, x = var_513_cast_fp16)[name = string("transpose_97")]; tensor h_35_cast_fp16 = conv(bias = main_blocks_0_convnext_2_0_pwconv1_bias_to_fp16, dilations = h_35_dilations_0, groups = h_35_groups_0, pad = h_35_pad_0, pad_type = h_35_pad_type_0, strides = h_35_strides_0, weight = main_blocks_0_convnext_2_0_pwconv1_weight_to_fp16, x = input_77_cast_fp16)[name = string("h_35_cast_fp16")]; string input_79_mode_0 = const()[name = string("input_79_mode_0"), val = string("EXACT")]; tensor input_79_cast_fp16 = gelu(mode = input_79_mode_0, x = h_35_cast_fp16)[name = string("input_79_cast_fp16")]; string h_37_pad_type_0 = const()[name = string("h_37_pad_type_0"), val = string("valid")]; tensor h_37_strides_0 = const()[name = string("h_37_strides_0"), val = tensor([1])]; tensor h_37_pad_0 = const()[name = string("h_37_pad_0"), val = tensor([0, 0])]; tensor h_37_dilations_0 = const()[name = string("h_37_dilations_0"), val = tensor([1])]; int32 h_37_groups_0 = const()[name = string("h_37_groups_0"), val = int32(1)]; tensor var_530_weight_0_to_fp16 = const()[name = string("op_530_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(25039424)))]; tensor var_530_bias_0_to_fp16 = const()[name = string("op_530_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27136640)))]; tensor var_530_cast_fp16 = conv(bias = var_530_bias_0_to_fp16, dilations = h_37_dilations_0, groups = h_37_groups_0, pad = h_37_pad_0, pad_type = h_37_pad_type_0, strides = h_37_strides_0, weight = var_530_weight_0_to_fp16, x = input_79_cast_fp16)[name = string("op_530_cast_fp16")]; tensor out_13_cast_fp16 = add(x = input_71_cast_fp16, y = var_530_cast_fp16)[name = string("out_13_cast_fp16")]; tensor x_37_cast_fp16 = mul(x = out_13_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_37_cast_fp16")]; tensor x_m_3_cast_fp16 = mul(x = x_37_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_m_3_cast_fp16")]; tensor input_81_perm_0 = const()[name = string("input_81_perm_0"), val = tensor([0, 2, 1])]; tensor main_blocks_0_style_attn_W_query_linear_weight_to_fp16 = const()[name = string("main_blocks_0_style_attn_W_query_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27137728)))]; tensor main_blocks_0_style_attn_W_query_linear_bias_to_fp16 = const()[name = string("main_blocks_0_style_attn_W_query_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27399936)))]; tensor input_81_cast_fp16 = transpose(perm = input_81_perm_0, x = x_37_cast_fp16)[name = string("transpose_96")]; tensor linear_7_cast_fp16 = linear(bias = main_blocks_0_style_attn_W_query_linear_bias_to_fp16, weight = main_blocks_0_style_attn_W_query_linear_weight_to_fp16, x = input_81_cast_fp16)[name = string("linear_7_cast_fp16")]; tensor concat_12x = const()[name = string("concat_12x"), val = tensor([2, -1, 2, 128])]; tensor var_547_cast_fp16 = reshape(shape = concat_12x, x = linear_7_cast_fp16)[name = string("op_547_cast_fp16")]; tensor q_3_perm_0 = const()[name = string("q_3_perm_0"), val = tensor([0, 2, 1, 3])]; tensor main_blocks_0_style_attn_W_value_linear_weight_to_fp16 = const()[name = string("main_blocks_0_style_attn_W_value_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27400512)))]; tensor main_blocks_0_style_attn_W_value_linear_bias_to_fp16 = const()[name = string("main_blocks_0_style_attn_W_value_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27531648)))]; tensor linear_9_cast_fp16 = linear(bias = main_blocks_0_style_attn_W_value_linear_bias_to_fp16, weight = main_blocks_0_style_attn_W_value_linear_weight_to_fp16, x = input_83_cast_fp16)[name = string("linear_9_cast_fp16")]; tensor var_560 = const()[name = string("op_560"), val = tensor([2, 50, 2, 128])]; tensor var_561_cast_fp16 = reshape(shape = var_560, x = linear_9_cast_fp16)[name = string("op_561_cast_fp16")]; tensor v_3_perm_0 = const()[name = string("v_3_perm_0"), val = tensor([0, 2, 1, 3])]; bool var_565_transpose_x_0 = const()[name = string("op_565_transpose_x_0"), val = bool(false)]; bool var_565_transpose_y_0 = const()[name = string("op_565_transpose_y_0"), val = bool(false)]; tensor var_564_to_fp16 = const()[name = string("op_564_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27532224)))]; tensor q_3_cast_fp16 = transpose(perm = q_3_perm_0, x = var_547_cast_fp16)[name = string("transpose_95")]; tensor var_565_cast_fp16 = matmul(transpose_x = var_565_transpose_x_0, transpose_y = var_565_transpose_y_0, x = q_3_cast_fp16, y = var_564_to_fp16)[name = string("op_565_cast_fp16")]; fp16 _inversed_input_85_y_0_to_fp16 = const()[name = string("_inversed_input_85_y_0_to_fp16"), val = fp16(0x1p-4)]; tensor _inversed_input_85_cast_fp16 = mul(x = var_565_cast_fp16, y = _inversed_input_85_y_0_to_fp16)[name = string("_inversed_input_85_cast_fp16")]; tensor attn_3_cast_fp16 = softmax(axis = var_126, x = _inversed_input_85_cast_fp16)[name = string("attn_3_cast_fp16")]; tensor var_569_perm_0 = const()[name = string("op_569_perm_0"), val = tensor([0, 2, 1])]; tensor mask_1_axes_0 = const()[name = string("mask_1_axes_0"), val = tensor([1])]; tensor var_569_cast_fp16 = transpose(perm = var_569_perm_0, x = latent_mask_b_cast_fp16)[name = string("transpose_93")]; tensor mask_1_cast_fp16 = expand_dims(axes = mask_1_axes_0, x = var_569_cast_fp16)[name = string("mask_1_cast_fp16")]; tensor attn_5_cast_fp16 = mul(x = attn_3_cast_fp16, y = mask_1_cast_fp16)[name = string("attn_5_cast_fp16")]; bool var_572_transpose_x_0 = const()[name = string("op_572_transpose_x_0"), val = bool(false)]; bool var_572_transpose_y_0 = const()[name = string("op_572_transpose_y_0"), val = bool(false)]; tensor v_3_cast_fp16 = transpose(perm = v_3_perm_0, x = var_561_cast_fp16)[name = string("transpose_94")]; tensor var_572_cast_fp16 = matmul(transpose_x = var_572_transpose_x_0, transpose_y = var_572_transpose_y_0, x = attn_5_cast_fp16, y = v_3_cast_fp16)[name = string("op_572_cast_fp16")]; tensor var_573_perm_0 = const()[name = string("op_573_perm_0"), val = tensor([0, 2, 1, 3])]; tensor concat_13x = const()[name = string("concat_13x"), val = tensor([2, -1, 256])]; tensor var_573_cast_fp16 = transpose(perm = var_573_perm_0, x = var_572_cast_fp16)[name = string("transpose_92")]; tensor input_87_cast_fp16 = reshape(shape = concat_13x, x = var_573_cast_fp16)[name = string("input_87_cast_fp16")]; tensor main_blocks_0_style_attn_out_fc_linear_weight_to_fp16 = const()[name = string("main_blocks_0_style_attn_out_fc_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27583488)))]; tensor main_blocks_0_style_attn_out_fc_linear_bias_to_fp16 = const()[name = string("main_blocks_0_style_attn_out_fc_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27845696)))]; tensor linear_10_cast_fp16 = linear(bias = main_blocks_0_style_attn_out_fc_linear_bias_to_fp16, weight = main_blocks_0_style_attn_out_fc_linear_weight_to_fp16, x = input_87_cast_fp16)[name = string("linear_10_cast_fp16")]; tensor out_15_perm_0 = const()[name = string("out_15_perm_0"), val = tensor([0, 2, 1])]; tensor out_15_cast_fp16 = transpose(perm = out_15_perm_0, x = linear_10_cast_fp16)[name = string("transpose_91")]; tensor var_581_cast_fp16 = mul(x = out_15_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("op_581_cast_fp16")]; tensor x_39_cast_fp16 = add(x = x_m_3_cast_fp16, y = var_581_cast_fp16)[name = string("x_39_cast_fp16")]; tensor input_89_perm_0 = const()[name = string("input_89_perm_0"), val = tensor([0, 2, 1])]; tensor var_588_axes_0 = const()[name = string("op_588_axes_0"), val = tensor([-1])]; tensor main_blocks_0_style_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_0_style_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27846784)))]; tensor main_blocks_0_style_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_0_style_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27847872)))]; tensor input_89_cast_fp16 = transpose(perm = input_89_perm_0, x = x_39_cast_fp16)[name = string("transpose_90")]; tensor var_588_cast_fp16 = layer_norm(axes = var_588_axes_0, beta = main_blocks_0_style_norm_norm_bias_to_fp16, epsilon = var_138_to_fp16, gamma = main_blocks_0_style_norm_norm_weight_to_fp16, x = input_89_cast_fp16)[name = string("op_588_cast_fp16")]; tensor var_589_perm_0 = const()[name = string("op_589_perm_0"), val = tensor([0, 2, 1])]; tensor var_589_cast_fp16 = transpose(perm = var_589_perm_0, x = var_588_cast_fp16)[name = string("transpose_89")]; tensor x_41_cast_fp16 = mul(x = var_589_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_41_cast_fp16")]; int32 var_600 = const()[name = string("op_600"), val = int32(-1)]; tensor input_91_cast_fp16 = mul(x = x_41_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_91_cast_fp16")]; tensor input_93_pad_0 = const()[name = string("input_93_pad_0"), val = tensor([0, 0, 0, 0, 2, 2])]; string input_93_mode_0 = const()[name = string("input_93_mode_0"), val = string("replicate")]; fp16 const_7_to_fp16 = const()[name = string("const_7_to_fp16"), val = fp16(0x0p+0)]; tensor input_93_cast_fp16 = pad(constant_val = const_7_to_fp16, mode = input_93_mode_0, pad = input_93_pad_0, x = input_91_cast_fp16)[name = string("input_93_cast_fp16")]; string h_39_pad_type_0 = const()[name = string("h_39_pad_type_0"), val = string("valid")]; int32 h_39_groups_0 = const()[name = string("h_39_groups_0"), val = int32(512)]; tensor h_39_strides_0 = const()[name = string("h_39_strides_0"), val = tensor([1])]; tensor h_39_pad_0 = const()[name = string("h_39_pad_0"), val = tensor([0, 0])]; tensor h_39_dilations_0 = const()[name = string("h_39_dilations_0"), val = tensor([1])]; tensor main_blocks_1_convnext_0_0_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_1_convnext_0_0_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27848960)))]; tensor main_blocks_1_convnext_0_0_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_1_convnext_0_0_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27854144)))]; tensor h_39_cast_fp16 = conv(bias = main_blocks_1_convnext_0_0_dwconv__conv_bias_to_fp16, dilations = h_39_dilations_0, groups = h_39_groups_0, pad = h_39_pad_0, pad_type = h_39_pad_type_0, strides = h_39_strides_0, weight = main_blocks_1_convnext_0_0_dwconv__conv_weight_to_fp16, x = input_93_cast_fp16)[name = string("h_39_cast_fp16")]; tensor x_43_cast_fp16 = mul(x = h_39_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_43_cast_fp16")]; tensor input_95_perm_0 = const()[name = string("input_95_perm_0"), val = tensor([0, 2, 1])]; tensor var_653_axes_0 = const()[name = string("op_653_axes_0"), val = tensor([-1])]; tensor main_blocks_1_convnext_0_0_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_1_convnext_0_0_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27855232)))]; tensor main_blocks_1_convnext_0_0_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_1_convnext_0_0_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27856320)))]; fp16 var_612_to_fp16 = const()[name = string("op_612_to_fp16"), val = fp16(0x1.5p-17)]; tensor input_95_cast_fp16 = transpose(perm = input_95_perm_0, x = x_43_cast_fp16)[name = string("transpose_88")]; tensor var_653_cast_fp16 = layer_norm(axes = var_653_axes_0, beta = main_blocks_1_convnext_0_0_norm_norm_bias_to_fp16, epsilon = var_612_to_fp16, gamma = main_blocks_1_convnext_0_0_norm_norm_weight_to_fp16, x = input_95_cast_fp16)[name = string("op_653_cast_fp16")]; tensor input_97_perm_0 = const()[name = string("input_97_perm_0"), val = tensor([0, 2, 1])]; string h_41_pad_type_0 = const()[name = string("h_41_pad_type_0"), val = string("valid")]; tensor h_41_strides_0 = const()[name = string("h_41_strides_0"), val = tensor([1])]; tensor h_41_pad_0 = const()[name = string("h_41_pad_0"), val = tensor([0, 0])]; tensor h_41_dilations_0 = const()[name = string("h_41_dilations_0"), val = tensor([1])]; int32 h_41_groups_0 = const()[name = string("h_41_groups_0"), val = int32(1)]; tensor main_blocks_1_convnext_0_0_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_1_convnext_0_0_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27857408)))]; tensor main_blocks_1_convnext_0_0_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_1_convnext_0_0_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(29954624)))]; tensor input_97_cast_fp16 = transpose(perm = input_97_perm_0, x = var_653_cast_fp16)[name = string("transpose_87")]; tensor h_41_cast_fp16 = conv(bias = main_blocks_1_convnext_0_0_pwconv1_bias_to_fp16, dilations = h_41_dilations_0, groups = h_41_groups_0, pad = h_41_pad_0, pad_type = h_41_pad_type_0, strides = h_41_strides_0, weight = main_blocks_1_convnext_0_0_pwconv1_weight_to_fp16, x = input_97_cast_fp16)[name = string("h_41_cast_fp16")]; string input_99_mode_0 = const()[name = string("input_99_mode_0"), val = string("EXACT")]; tensor input_99_cast_fp16 = gelu(mode = input_99_mode_0, x = h_41_cast_fp16)[name = string("input_99_cast_fp16")]; string h_43_pad_type_0 = const()[name = string("h_43_pad_type_0"), val = string("valid")]; tensor h_43_strides_0 = const()[name = string("h_43_strides_0"), val = tensor([1])]; tensor h_43_pad_0 = const()[name = string("h_43_pad_0"), val = tensor([0, 0])]; tensor h_43_dilations_0 = const()[name = string("h_43_dilations_0"), val = tensor([1])]; int32 h_43_groups_0 = const()[name = string("h_43_groups_0"), val = int32(1)]; tensor var_670_weight_0_to_fp16 = const()[name = string("op_670_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(29958784)))]; tensor var_670_bias_0_to_fp16 = const()[name = string("op_670_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(32056000)))]; tensor var_670_cast_fp16 = conv(bias = var_670_bias_0_to_fp16, dilations = h_43_dilations_0, groups = h_43_groups_0, pad = h_43_pad_0, pad_type = h_43_pad_type_0, strides = h_43_strides_0, weight = var_670_weight_0_to_fp16, x = input_99_cast_fp16)[name = string("op_670_cast_fp16")]; tensor out_17_cast_fp16 = add(x = input_91_cast_fp16, y = var_670_cast_fp16)[name = string("out_17_cast_fp16")]; tensor x_45_cast_fp16 = mul(x = out_17_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_45_cast_fp16")]; tensor input_101_cast_fp16 = mul(x = x_45_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_101_cast_fp16")]; tensor input_103_pad_0 = const()[name = string("input_103_pad_0"), val = tensor([0, 0, 0, 0, 4, 4])]; string input_103_mode_0 = const()[name = string("input_103_mode_0"), val = string("replicate")]; fp16 const_8_to_fp16 = const()[name = string("const_8_to_fp16"), val = fp16(0x0p+0)]; tensor input_103_cast_fp16 = pad(constant_val = const_8_to_fp16, mode = input_103_mode_0, pad = input_103_pad_0, x = input_101_cast_fp16)[name = string("input_103_cast_fp16")]; string h_45_pad_type_0 = const()[name = string("h_45_pad_type_0"), val = string("valid")]; tensor h_45_dilations_0 = const()[name = string("h_45_dilations_0"), val = tensor([2])]; int32 h_45_groups_0 = const()[name = string("h_45_groups_0"), val = int32(512)]; tensor h_45_strides_0 = const()[name = string("h_45_strides_0"), val = tensor([1])]; tensor h_45_pad_0 = const()[name = string("h_45_pad_0"), val = tensor([0, 0])]; tensor main_blocks_1_convnext_0_1_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_1_convnext_0_1_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(32057088)))]; tensor main_blocks_1_convnext_0_1_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_1_convnext_0_1_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(32062272)))]; tensor h_45_cast_fp16 = conv(bias = main_blocks_1_convnext_0_1_dwconv__conv_bias_to_fp16, dilations = h_45_dilations_0, groups = h_45_groups_0, pad = h_45_pad_0, pad_type = h_45_pad_type_0, strides = h_45_strides_0, weight = main_blocks_1_convnext_0_1_dwconv__conv_weight_to_fp16, x = input_103_cast_fp16)[name = string("h_45_cast_fp16")]; tensor x_47_cast_fp16 = mul(x = h_45_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_47_cast_fp16")]; tensor input_105_perm_0 = const()[name = string("input_105_perm_0"), val = tensor([0, 2, 1])]; tensor var_695_axes_0 = const()[name = string("op_695_axes_0"), val = tensor([-1])]; tensor main_blocks_1_convnext_0_1_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_1_convnext_0_1_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(32063360)))]; tensor main_blocks_1_convnext_0_1_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_1_convnext_0_1_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(32064448)))]; tensor input_105_cast_fp16 = transpose(perm = input_105_perm_0, x = x_47_cast_fp16)[name = string("transpose_86")]; tensor var_695_cast_fp16 = layer_norm(axes = var_695_axes_0, beta = main_blocks_1_convnext_0_1_norm_norm_bias_to_fp16, epsilon = var_612_to_fp16, gamma = main_blocks_1_convnext_0_1_norm_norm_weight_to_fp16, x = input_105_cast_fp16)[name = string("op_695_cast_fp16")]; tensor input_107_perm_0 = const()[name = string("input_107_perm_0"), val = tensor([0, 2, 1])]; string h_47_pad_type_0 = const()[name = string("h_47_pad_type_0"), val = string("valid")]; tensor h_47_strides_0 = const()[name = string("h_47_strides_0"), val = tensor([1])]; tensor h_47_pad_0 = const()[name = string("h_47_pad_0"), val = tensor([0, 0])]; tensor h_47_dilations_0 = const()[name = string("h_47_dilations_0"), val = tensor([1])]; int32 h_47_groups_0 = const()[name = string("h_47_groups_0"), val = int32(1)]; tensor main_blocks_1_convnext_0_1_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_1_convnext_0_1_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(32065536)))]; tensor main_blocks_1_convnext_0_1_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_1_convnext_0_1_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(34162752)))]; tensor input_107_cast_fp16 = transpose(perm = input_107_perm_0, x = var_695_cast_fp16)[name = string("transpose_85")]; tensor h_47_cast_fp16 = conv(bias = main_blocks_1_convnext_0_1_pwconv1_bias_to_fp16, dilations = h_47_dilations_0, groups = h_47_groups_0, pad = h_47_pad_0, pad_type = h_47_pad_type_0, strides = h_47_strides_0, weight = main_blocks_1_convnext_0_1_pwconv1_weight_to_fp16, x = input_107_cast_fp16)[name = string("h_47_cast_fp16")]; string input_109_mode_0 = const()[name = string("input_109_mode_0"), val = string("EXACT")]; tensor input_109_cast_fp16 = gelu(mode = input_109_mode_0, x = h_47_cast_fp16)[name = string("input_109_cast_fp16")]; string h_49_pad_type_0 = const()[name = string("h_49_pad_type_0"), val = string("valid")]; tensor h_49_strides_0 = const()[name = string("h_49_strides_0"), val = tensor([1])]; tensor h_49_pad_0 = const()[name = string("h_49_pad_0"), val = tensor([0, 0])]; tensor h_49_dilations_0 = const()[name = string("h_49_dilations_0"), val = tensor([1])]; int32 h_49_groups_0 = const()[name = string("h_49_groups_0"), val = int32(1)]; tensor var_712_weight_0_to_fp16 = const()[name = string("op_712_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(34166912)))]; tensor var_712_bias_0_to_fp16 = const()[name = string("op_712_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(36264128)))]; tensor var_712_cast_fp16 = conv(bias = var_712_bias_0_to_fp16, dilations = h_49_dilations_0, groups = h_49_groups_0, pad = h_49_pad_0, pad_type = h_49_pad_type_0, strides = h_49_strides_0, weight = var_712_weight_0_to_fp16, x = input_109_cast_fp16)[name = string("op_712_cast_fp16")]; tensor out_19_cast_fp16 = add(x = input_101_cast_fp16, y = var_712_cast_fp16)[name = string("out_19_cast_fp16")]; tensor x_49_cast_fp16 = mul(x = out_19_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_49_cast_fp16")]; tensor input_111_cast_fp16 = mul(x = x_49_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_111_cast_fp16")]; tensor input_113_pad_0 = const()[name = string("input_113_pad_0"), val = tensor([0, 0, 0, 0, 8, 8])]; string input_113_mode_0 = const()[name = string("input_113_mode_0"), val = string("replicate")]; fp16 const_9_to_fp16 = const()[name = string("const_9_to_fp16"), val = fp16(0x0p+0)]; tensor input_113_cast_fp16 = pad(constant_val = const_9_to_fp16, mode = input_113_mode_0, pad = input_113_pad_0, x = input_111_cast_fp16)[name = string("input_113_cast_fp16")]; string h_51_pad_type_0 = const()[name = string("h_51_pad_type_0"), val = string("valid")]; tensor h_51_dilations_0 = const()[name = string("h_51_dilations_0"), val = tensor([4])]; int32 h_51_groups_0 = const()[name = string("h_51_groups_0"), val = int32(512)]; tensor h_51_strides_0 = const()[name = string("h_51_strides_0"), val = tensor([1])]; tensor h_51_pad_0 = const()[name = string("h_51_pad_0"), val = tensor([0, 0])]; tensor main_blocks_1_convnext_0_2_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_1_convnext_0_2_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(36265216)))]; tensor main_blocks_1_convnext_0_2_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_1_convnext_0_2_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(36270400)))]; tensor h_51_cast_fp16 = conv(bias = main_blocks_1_convnext_0_2_dwconv__conv_bias_to_fp16, dilations = h_51_dilations_0, groups = h_51_groups_0, pad = h_51_pad_0, pad_type = h_51_pad_type_0, strides = h_51_strides_0, weight = main_blocks_1_convnext_0_2_dwconv__conv_weight_to_fp16, x = input_113_cast_fp16)[name = string("h_51_cast_fp16")]; tensor x_51_cast_fp16 = mul(x = h_51_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_51_cast_fp16")]; tensor input_115_perm_0 = const()[name = string("input_115_perm_0"), val = tensor([0, 2, 1])]; tensor var_737_axes_0 = const()[name = string("op_737_axes_0"), val = tensor([-1])]; tensor main_blocks_1_convnext_0_2_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_1_convnext_0_2_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(36271488)))]; tensor main_blocks_1_convnext_0_2_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_1_convnext_0_2_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(36272576)))]; tensor input_115_cast_fp16 = transpose(perm = input_115_perm_0, x = x_51_cast_fp16)[name = string("transpose_84")]; tensor var_737_cast_fp16 = layer_norm(axes = var_737_axes_0, beta = main_blocks_1_convnext_0_2_norm_norm_bias_to_fp16, epsilon = var_612_to_fp16, gamma = main_blocks_1_convnext_0_2_norm_norm_weight_to_fp16, x = input_115_cast_fp16)[name = string("op_737_cast_fp16")]; tensor input_117_perm_0 = const()[name = string("input_117_perm_0"), val = tensor([0, 2, 1])]; string h_53_pad_type_0 = const()[name = string("h_53_pad_type_0"), val = string("valid")]; tensor h_53_strides_0 = const()[name = string("h_53_strides_0"), val = tensor([1])]; tensor h_53_pad_0 = const()[name = string("h_53_pad_0"), val = tensor([0, 0])]; tensor h_53_dilations_0 = const()[name = string("h_53_dilations_0"), val = tensor([1])]; int32 h_53_groups_0 = const()[name = string("h_53_groups_0"), val = int32(1)]; tensor main_blocks_1_convnext_0_2_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_1_convnext_0_2_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(36273664)))]; tensor main_blocks_1_convnext_0_2_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_1_convnext_0_2_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(38370880)))]; tensor input_117_cast_fp16 = transpose(perm = input_117_perm_0, x = var_737_cast_fp16)[name = string("transpose_83")]; tensor h_53_cast_fp16 = conv(bias = main_blocks_1_convnext_0_2_pwconv1_bias_to_fp16, dilations = h_53_dilations_0, groups = h_53_groups_0, pad = h_53_pad_0, pad_type = h_53_pad_type_0, strides = h_53_strides_0, weight = main_blocks_1_convnext_0_2_pwconv1_weight_to_fp16, x = input_117_cast_fp16)[name = string("h_53_cast_fp16")]; string input_119_mode_0 = const()[name = string("input_119_mode_0"), val = string("EXACT")]; tensor input_119_cast_fp16 = gelu(mode = input_119_mode_0, x = h_53_cast_fp16)[name = string("input_119_cast_fp16")]; string h_55_pad_type_0 = const()[name = string("h_55_pad_type_0"), val = string("valid")]; tensor h_55_strides_0 = const()[name = string("h_55_strides_0"), val = tensor([1])]; tensor h_55_pad_0 = const()[name = string("h_55_pad_0"), val = tensor([0, 0])]; tensor h_55_dilations_0 = const()[name = string("h_55_dilations_0"), val = tensor([1])]; int32 h_55_groups_0 = const()[name = string("h_55_groups_0"), val = int32(1)]; tensor var_754_weight_0_to_fp16 = const()[name = string("op_754_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(38375040)))]; tensor var_754_bias_0_to_fp16 = const()[name = string("op_754_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(40472256)))]; tensor var_754_cast_fp16 = conv(bias = var_754_bias_0_to_fp16, dilations = h_55_dilations_0, groups = h_55_groups_0, pad = h_55_pad_0, pad_type = h_55_pad_type_0, strides = h_55_strides_0, weight = var_754_weight_0_to_fp16, x = input_119_cast_fp16)[name = string("op_754_cast_fp16")]; tensor out_21_cast_fp16 = add(x = input_111_cast_fp16, y = var_754_cast_fp16)[name = string("out_21_cast_fp16")]; tensor x_53_cast_fp16 = mul(x = out_21_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_53_cast_fp16")]; tensor input_121_cast_fp16 = mul(x = x_53_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_121_cast_fp16")]; tensor input_123_pad_0 = const()[name = string("input_123_pad_0"), val = tensor([0, 0, 0, 0, 16, 16])]; string input_123_mode_0 = const()[name = string("input_123_mode_0"), val = string("replicate")]; fp16 const_10_to_fp16 = const()[name = string("const_10_to_fp16"), val = fp16(0x0p+0)]; tensor input_123_cast_fp16 = pad(constant_val = const_10_to_fp16, mode = input_123_mode_0, pad = input_123_pad_0, x = input_121_cast_fp16)[name = string("input_123_cast_fp16")]; string h_57_pad_type_0 = const()[name = string("h_57_pad_type_0"), val = string("valid")]; tensor h_57_dilations_0 = const()[name = string("h_57_dilations_0"), val = tensor([8])]; int32 h_57_groups_0 = const()[name = string("h_57_groups_0"), val = int32(512)]; tensor h_57_strides_0 = const()[name = string("h_57_strides_0"), val = tensor([1])]; tensor h_57_pad_0 = const()[name = string("h_57_pad_0"), val = tensor([0, 0])]; tensor main_blocks_1_convnext_0_3_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_1_convnext_0_3_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(40473344)))]; tensor main_blocks_1_convnext_0_3_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_1_convnext_0_3_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(40478528)))]; tensor h_57_cast_fp16 = conv(bias = main_blocks_1_convnext_0_3_dwconv__conv_bias_to_fp16, dilations = h_57_dilations_0, groups = h_57_groups_0, pad = h_57_pad_0, pad_type = h_57_pad_type_0, strides = h_57_strides_0, weight = main_blocks_1_convnext_0_3_dwconv__conv_weight_to_fp16, x = input_123_cast_fp16)[name = string("h_57_cast_fp16")]; tensor x_55_cast_fp16 = mul(x = h_57_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_55_cast_fp16")]; tensor input_125_perm_0 = const()[name = string("input_125_perm_0"), val = tensor([0, 2, 1])]; tensor var_779_axes_0 = const()[name = string("op_779_axes_0"), val = tensor([-1])]; tensor main_blocks_1_convnext_0_3_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_1_convnext_0_3_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(40479616)))]; tensor main_blocks_1_convnext_0_3_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_1_convnext_0_3_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(40480704)))]; tensor input_125_cast_fp16 = transpose(perm = input_125_perm_0, x = x_55_cast_fp16)[name = string("transpose_82")]; tensor var_779_cast_fp16 = layer_norm(axes = var_779_axes_0, beta = main_blocks_1_convnext_0_3_norm_norm_bias_to_fp16, epsilon = var_612_to_fp16, gamma = main_blocks_1_convnext_0_3_norm_norm_weight_to_fp16, x = input_125_cast_fp16)[name = string("op_779_cast_fp16")]; tensor input_127_perm_0 = const()[name = string("input_127_perm_0"), val = tensor([0, 2, 1])]; string h_59_pad_type_0 = const()[name = string("h_59_pad_type_0"), val = string("valid")]; tensor h_59_strides_0 = const()[name = string("h_59_strides_0"), val = tensor([1])]; tensor h_59_pad_0 = const()[name = string("h_59_pad_0"), val = tensor([0, 0])]; tensor h_59_dilations_0 = const()[name = string("h_59_dilations_0"), val = tensor([1])]; int32 h_59_groups_0 = const()[name = string("h_59_groups_0"), val = int32(1)]; tensor main_blocks_1_convnext_0_3_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_1_convnext_0_3_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(40481792)))]; tensor main_blocks_1_convnext_0_3_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_1_convnext_0_3_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(42579008)))]; tensor input_127_cast_fp16 = transpose(perm = input_127_perm_0, x = var_779_cast_fp16)[name = string("transpose_81")]; tensor h_59_cast_fp16 = conv(bias = main_blocks_1_convnext_0_3_pwconv1_bias_to_fp16, dilations = h_59_dilations_0, groups = h_59_groups_0, pad = h_59_pad_0, pad_type = h_59_pad_type_0, strides = h_59_strides_0, weight = main_blocks_1_convnext_0_3_pwconv1_weight_to_fp16, x = input_127_cast_fp16)[name = string("h_59_cast_fp16")]; string input_129_mode_0 = const()[name = string("input_129_mode_0"), val = string("EXACT")]; tensor input_129_cast_fp16 = gelu(mode = input_129_mode_0, x = h_59_cast_fp16)[name = string("input_129_cast_fp16")]; string h_61_pad_type_0 = const()[name = string("h_61_pad_type_0"), val = string("valid")]; tensor h_61_strides_0 = const()[name = string("h_61_strides_0"), val = tensor([1])]; tensor h_61_pad_0 = const()[name = string("h_61_pad_0"), val = tensor([0, 0])]; tensor h_61_dilations_0 = const()[name = string("h_61_dilations_0"), val = tensor([1])]; int32 h_61_groups_0 = const()[name = string("h_61_groups_0"), val = int32(1)]; tensor var_796_weight_0_to_fp16 = const()[name = string("op_796_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(42583168)))]; tensor var_796_bias_0_to_fp16 = const()[name = string("op_796_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(44680384)))]; tensor var_796_cast_fp16 = conv(bias = var_796_bias_0_to_fp16, dilations = h_61_dilations_0, groups = h_61_groups_0, pad = h_61_pad_0, pad_type = h_61_pad_type_0, strides = h_61_strides_0, weight = var_796_weight_0_to_fp16, x = input_129_cast_fp16)[name = string("op_796_cast_fp16")]; tensor out_23_cast_fp16 = add(x = input_121_cast_fp16, y = var_796_cast_fp16)[name = string("out_23_cast_fp16")]; tensor x_57_cast_fp16 = mul(x = out_23_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_57_cast_fp16")]; tensor main_blocks_1_time_cond_linear_linear_weight_to_fp16 = const()[name = string("main_blocks_1_time_cond_linear_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(44681472)))]; tensor main_blocks_1_time_cond_linear_linear_bias_to_fp16 = const()[name = string("main_blocks_1_time_cond_linear_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(44747072)))]; tensor linear_11_cast_fp16 = linear(bias = main_blocks_1_time_cond_linear_linear_bias_to_fp16, weight = main_blocks_1_time_cond_linear_linear_weight_to_fp16, x = input_47_cast_fp16)[name = string("linear_11_cast_fp16")]; tensor t_7_axes_0 = const()[name = string("t_7_axes_0"), val = tensor([-1])]; tensor t_7_cast_fp16 = expand_dims(axes = t_7_axes_0, x = linear_11_cast_fp16)[name = string("t_7_cast_fp16")]; tensor var_806_cast_fp16 = add(x = x_57_cast_fp16, y = t_7_cast_fp16)[name = string("op_806_cast_fp16")]; tensor x_59_cast_fp16 = mul(x = var_806_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_59_cast_fp16")]; tensor input_133_cast_fp16 = mul(x = x_59_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_133_cast_fp16")]; tensor input_135_pad_0 = const()[name = string("input_135_pad_0"), val = tensor([0, 0, 0, 0, 2, 2])]; string input_135_mode_0 = const()[name = string("input_135_mode_0"), val = string("replicate")]; fp16 const_11_to_fp16 = const()[name = string("const_11_to_fp16"), val = fp16(0x0p+0)]; tensor input_135_cast_fp16 = pad(constant_val = const_11_to_fp16, mode = input_135_mode_0, pad = input_135_pad_0, x = input_133_cast_fp16)[name = string("input_135_cast_fp16")]; string h_63_pad_type_0 = const()[name = string("h_63_pad_type_0"), val = string("valid")]; int32 h_63_groups_0 = const()[name = string("h_63_groups_0"), val = int32(512)]; tensor h_63_strides_0 = const()[name = string("h_63_strides_0"), val = tensor([1])]; tensor h_63_pad_0 = const()[name = string("h_63_pad_0"), val = tensor([0, 0])]; tensor h_63_dilations_0 = const()[name = string("h_63_dilations_0"), val = tensor([1])]; tensor main_blocks_1_convnext_1_0_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_1_convnext_1_0_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(44748160)))]; tensor main_blocks_1_convnext_1_0_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_1_convnext_1_0_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(44753344)))]; tensor h_63_cast_fp16 = conv(bias = main_blocks_1_convnext_1_0_dwconv__conv_bias_to_fp16, dilations = h_63_dilations_0, groups = h_63_groups_0, pad = h_63_pad_0, pad_type = h_63_pad_type_0, strides = h_63_strides_0, weight = main_blocks_1_convnext_1_0_dwconv__conv_weight_to_fp16, x = input_135_cast_fp16)[name = string("h_63_cast_fp16")]; tensor x_61_cast_fp16 = mul(x = h_63_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_61_cast_fp16")]; tensor input_137_perm_0 = const()[name = string("input_137_perm_0"), val = tensor([0, 2, 1])]; tensor var_830_axes_0 = const()[name = string("op_830_axes_0"), val = tensor([-1])]; tensor main_blocks_1_convnext_1_0_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_1_convnext_1_0_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(44754432)))]; tensor main_blocks_1_convnext_1_0_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_1_convnext_1_0_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(44755520)))]; tensor input_137_cast_fp16 = transpose(perm = input_137_perm_0, x = x_61_cast_fp16)[name = string("transpose_80")]; tensor var_830_cast_fp16 = layer_norm(axes = var_830_axes_0, beta = main_blocks_1_convnext_1_0_norm_norm_bias_to_fp16, epsilon = var_612_to_fp16, gamma = main_blocks_1_convnext_1_0_norm_norm_weight_to_fp16, x = input_137_cast_fp16)[name = string("op_830_cast_fp16")]; tensor input_139_perm_0 = const()[name = string("input_139_perm_0"), val = tensor([0, 2, 1])]; string h_65_pad_type_0 = const()[name = string("h_65_pad_type_0"), val = string("valid")]; tensor h_65_strides_0 = const()[name = string("h_65_strides_0"), val = tensor([1])]; tensor h_65_pad_0 = const()[name = string("h_65_pad_0"), val = tensor([0, 0])]; tensor h_65_dilations_0 = const()[name = string("h_65_dilations_0"), val = tensor([1])]; int32 h_65_groups_0 = const()[name = string("h_65_groups_0"), val = int32(1)]; tensor main_blocks_1_convnext_1_0_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_1_convnext_1_0_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(44756608)))]; tensor main_blocks_1_convnext_1_0_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_1_convnext_1_0_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(46853824)))]; tensor input_139_cast_fp16 = transpose(perm = input_139_perm_0, x = var_830_cast_fp16)[name = string("transpose_79")]; tensor h_65_cast_fp16 = conv(bias = main_blocks_1_convnext_1_0_pwconv1_bias_to_fp16, dilations = h_65_dilations_0, groups = h_65_groups_0, pad = h_65_pad_0, pad_type = h_65_pad_type_0, strides = h_65_strides_0, weight = main_blocks_1_convnext_1_0_pwconv1_weight_to_fp16, x = input_139_cast_fp16)[name = string("h_65_cast_fp16")]; string input_141_mode_0 = const()[name = string("input_141_mode_0"), val = string("EXACT")]; tensor input_141_cast_fp16 = gelu(mode = input_141_mode_0, x = h_65_cast_fp16)[name = string("input_141_cast_fp16")]; string h_67_pad_type_0 = const()[name = string("h_67_pad_type_0"), val = string("valid")]; tensor h_67_strides_0 = const()[name = string("h_67_strides_0"), val = tensor([1])]; tensor h_67_pad_0 = const()[name = string("h_67_pad_0"), val = tensor([0, 0])]; tensor h_67_dilations_0 = const()[name = string("h_67_dilations_0"), val = tensor([1])]; int32 h_67_groups_0 = const()[name = string("h_67_groups_0"), val = int32(1)]; tensor var_847_weight_0_to_fp16 = const()[name = string("op_847_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(46857984)))]; tensor var_847_bias_0_to_fp16 = const()[name = string("op_847_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(48955200)))]; tensor var_847_cast_fp16 = conv(bias = var_847_bias_0_to_fp16, dilations = h_67_dilations_0, groups = h_67_groups_0, pad = h_67_pad_0, pad_type = h_67_pad_type_0, strides = h_67_strides_0, weight = var_847_weight_0_to_fp16, x = input_141_cast_fp16)[name = string("op_847_cast_fp16")]; tensor out_25_cast_fp16 = add(x = input_133_cast_fp16, y = var_847_cast_fp16)[name = string("out_25_cast_fp16")]; tensor x_63_cast_fp16 = mul(x = out_25_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_63_cast_fp16")]; tensor x_m_5_cast_fp16 = mul(x = x_63_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_m_5_cast_fp16")]; tensor var_857_shape_cast_fp16 = shape(x = x_63_cast_fp16)[name = string("op_857_shape_cast_fp16")]; int32 gather_9_axis_0 = const()[name = string("gather_9_axis_0"), val = int32(0)]; int32 gather_9_batch_dims_0 = const()[name = string("gather_9_batch_dims_0"), val = int32(0)]; bool gather_9_validate_indices_0 = const()[name = string("gather_9_validate_indices_0"), val = bool(false)]; string var_857_shape_cast_fp16_to_uint16_dtype_0 = const()[name = string("op_857_shape_cast_fp16_to_uint16_dtype_0"), val = string("uint16")]; uint16 gather_9_indices_0_to_uint16 = const()[name = string("gather_9_indices_0_to_uint16"), val = uint16(2)]; tensor var_857_shape_cast_fp16_to_uint16 = cast(dtype = var_857_shape_cast_fp16_to_uint16_dtype_0, x = var_857_shape_cast_fp16)[name = string("cast_91")]; uint16 gather_9_cast_uint16 = gather(axis = gather_9_axis_0, batch_dims = gather_9_batch_dims_0, indices = gather_9_indices_0_to_uint16, validate_indices = gather_9_validate_indices_0, x = var_857_shape_cast_fp16_to_uint16)[name = string("gather_9_cast_uint16")]; string gather_9_cast_uint16_to_int32_dtype_0 = const()[name = string("gather_9_cast_uint16_to_int32_dtype_0"), val = string("int32")]; tensor input_143_perm_0 = const()[name = string("input_143_perm_0"), val = tensor([0, 2, 1])]; tensor main_blocks_1_text_attn_W_query_linear_weight_to_fp16 = const()[name = string("main_blocks_1_text_attn_W_query_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(48956288)))]; tensor main_blocks_1_text_attn_W_query_linear_bias_to_fp16 = const()[name = string("main_blocks_1_text_attn_W_query_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(49480640)))]; tensor input_143_cast_fp16 = transpose(perm = input_143_perm_0, x = x_63_cast_fp16)[name = string("transpose_78")]; tensor linear_12_cast_fp16 = linear(bias = main_blocks_1_text_attn_W_query_linear_bias_to_fp16, weight = main_blocks_1_text_attn_W_query_linear_weight_to_fp16, x = input_143_cast_fp16)[name = string("linear_12_cast_fp16")]; tensor concat_14x = const()[name = string("concat_14x"), val = tensor([2, -1, 8, 64])]; tensor var_866_cast_fp16 = reshape(shape = concat_14x, x = linear_12_cast_fp16)[name = string("op_866_cast_fp16")]; tensor x_65_perm_0 = const()[name = string("x_65_perm_0"), val = tensor([0, 2, 1, 3])]; tensor main_blocks_1_text_attn_W_key_linear_weight_to_fp16 = const()[name = string("main_blocks_1_text_attn_W_key_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(49481728)))]; tensor main_blocks_1_text_attn_W_key_linear_bias_to_fp16 = const()[name = string("main_blocks_1_text_attn_W_key_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(49743936)))]; tensor linear_13_cast_fp16 = linear(bias = main_blocks_1_text_attn_W_key_linear_bias_to_fp16, weight = main_blocks_1_text_attn_W_key_linear_weight_to_fp16, x = input_61_cast_fp16)[name = string("linear_13_cast_fp16")]; tensor concat_15x = const()[name = string("concat_15x"), val = tensor([2, -1, 8, 64])]; tensor var_874_cast_fp16 = reshape(shape = concat_15x, x = linear_13_cast_fp16)[name = string("op_874_cast_fp16")]; tensor x_67_perm_0 = const()[name = string("x_67_perm_0"), val = tensor([0, 2, 1, 3])]; tensor main_blocks_1_text_attn_W_value_linear_weight_to_fp16 = const()[name = string("main_blocks_1_text_attn_W_value_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(49745024)))]; tensor main_blocks_1_text_attn_W_value_linear_bias_to_fp16 = const()[name = string("main_blocks_1_text_attn_W_value_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(50007232)))]; tensor linear_14_cast_fp16 = linear(bias = main_blocks_1_text_attn_W_value_linear_bias_to_fp16, weight = main_blocks_1_text_attn_W_value_linear_weight_to_fp16, x = input_61_cast_fp16)[name = string("linear_14_cast_fp16")]; tensor concat_16x = const()[name = string("concat_16x"), val = tensor([2, -1, 8, 64])]; tensor var_882_cast_fp16 = reshape(shape = concat_16x, x = linear_14_cast_fp16)[name = string("op_882_cast_fp16")]; tensor v_5_perm_0 = const()[name = string("v_5_perm_0"), val = tensor([0, 2, 1, 3])]; int32 concat_17_values0_0 = const()[name = string("concat_17_values0_0"), val = int32(1)]; int32 concat_17_values2_0 = const()[name = string("concat_17_values2_0"), val = int32(1)]; int32 concat_17_axis_0 = const()[name = string("concat_17_axis_0"), val = int32(0)]; bool concat_17_interleave_0 = const()[name = string("concat_17_interleave_0"), val = bool(false)]; int32 gather_9_cast_uint16_to_int32 = cast(dtype = gather_9_cast_uint16_to_int32_dtype_0, x = gather_9_cast_uint16)[name = string("cast_90")]; tensor concat_17 = concat(axis = concat_17_axis_0, interleave = concat_17_interleave_0, values = (concat_17_values0_0, gather_9_cast_uint16_to_int32, concat_17_values2_0))[name = string("concat_17")]; tensor var_885_begin_0 = const()[name = string("op_885_begin_0"), val = tensor([0, 0, 0])]; tensor var_885_end_mask_0 = const()[name = string("op_885_end_mask_0"), val = tensor([true, false, true])]; tensor var_885_cast_fp16 = slice_by_index(begin = var_885_begin_0, end = concat_17, end_mask = var_885_end_mask_0, x = main_blocks_0_text_attn_increments_to_fp16)[name = string("op_885_cast_fp16")]; tensor concat_18 = const()[name = string("concat_18"), val = tensor([2, -1, -1])]; tensor shape_3_cast_fp16 = shape(x = var_885_cast_fp16)[name = string("shape_3_cast_fp16")]; tensor equal_3 = const()[name = string("equal_3"), val = tensor([false, true, true])]; tensor select_3 = select(a = shape_3_cast_fp16, b = concat_18, cond = equal_3)[name = string("select_3")]; tensor real_div_3 = real_div(x = select_3, y = shape_3_cast_fp16)[name = string("real_div_3")]; tensor var_888_cast_fp16 = tile(reps = real_div_3, x = var_885_cast_fp16)[name = string("op_888_cast_fp16")]; tensor scaled_5_cast_fp16 = real_div(x = var_888_cast_fp16, y = var_427_cast_fp16)[name = string("scaled_5_cast_fp16")]; tensor main_blocks_1_text_attn_theta_to_fp16 = const()[name = string("main_blocks_1_text_attn_theta_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(50008320)))]; tensor angles_5_cast_fp16 = mul(x = scaled_5_cast_fp16, y = main_blocks_1_text_attn_theta_to_fp16)[name = string("angles_5_cast_fp16")]; tensor var_904_cast_fp16 = cos(x = angles_5_cast_fp16)[name = string("op_904_cast_fp16")]; tensor cos_5_axes_0 = const()[name = string("cos_5_axes_0"), val = tensor([1])]; tensor cos_5_cast_fp16 = expand_dims(axes = cos_5_axes_0, x = var_904_cast_fp16)[name = string("cos_5_cast_fp16")]; tensor var_906_cast_fp16 = sin(x = angles_5_cast_fp16)[name = string("op_906_cast_fp16")]; tensor sin_5_axes_0 = const()[name = string("sin_5_axes_0"), val = tensor([1])]; tensor sin_5_cast_fp16 = expand_dims(axes = sin_5_axes_0, x = var_906_cast_fp16)[name = string("sin_5_cast_fp16")]; tensor x_a_5_begin_0 = const()[name = string("x_a_5_begin_0"), val = tensor([0, 0, 0, 0])]; tensor x_a_5_end_0 = const()[name = string("x_a_5_end_0"), val = tensor([2, 8, 0, 32])]; tensor x_a_5_end_mask_0 = const()[name = string("x_a_5_end_mask_0"), val = tensor([true, true, true, false])]; tensor x_65_cast_fp16 = transpose(perm = x_65_perm_0, x = var_866_cast_fp16)[name = string("transpose_77")]; tensor x_a_5_cast_fp16 = slice_by_index(begin = x_a_5_begin_0, end = x_a_5_end_0, end_mask = x_a_5_end_mask_0, x = x_65_cast_fp16)[name = string("x_a_5_cast_fp16")]; tensor x_b_5_begin_0 = const()[name = string("x_b_5_begin_0"), val = tensor([0, 0, 0, 32])]; tensor x_b_5_end_0 = const()[name = string("x_b_5_end_0"), val = tensor([2, 8, 0, 64])]; tensor x_b_5_end_mask_0 = const()[name = string("x_b_5_end_mask_0"), val = tensor([true, true, true, true])]; tensor x_b_5_cast_fp16 = slice_by_index(begin = x_b_5_begin_0, end = x_b_5_end_0, end_mask = x_b_5_end_mask_0, x = x_65_cast_fp16)[name = string("x_b_5_cast_fp16")]; tensor var_910_cast_fp16 = mul(x = x_a_5_cast_fp16, y = cos_5_cast_fp16)[name = string("op_910_cast_fp16")]; tensor var_911_cast_fp16 = mul(x = x_b_5_cast_fp16, y = sin_5_cast_fp16)[name = string("op_911_cast_fp16")]; tensor rot_a_5_cast_fp16 = sub(x = var_910_cast_fp16, y = var_911_cast_fp16)[name = string("rot_a_5_cast_fp16")]; tensor var_913_cast_fp16 = mul(x = x_a_5_cast_fp16, y = sin_5_cast_fp16)[name = string("op_913_cast_fp16")]; tensor var_914_cast_fp16 = mul(x = x_b_5_cast_fp16, y = cos_5_cast_fp16)[name = string("op_914_cast_fp16")]; tensor rot_b_5_cast_fp16 = add(x = var_913_cast_fp16, y = var_914_cast_fp16)[name = string("rot_b_5_cast_fp16")]; bool q_5_interleave_0 = const()[name = string("q_5_interleave_0"), val = bool(false)]; tensor q_5_cast_fp16 = concat(axis = var_600, interleave = q_5_interleave_0, values = (rot_a_5_cast_fp16, rot_b_5_cast_fp16))[name = string("q_5_cast_fp16")]; tensor x_a_7_begin_0 = const()[name = string("x_a_7_begin_0"), val = tensor([0, 0, 0, 0])]; tensor x_a_7_end_0 = const()[name = string("x_a_7_end_0"), val = tensor([2, 8, 0, 32])]; tensor x_a_7_end_mask_0 = const()[name = string("x_a_7_end_mask_0"), val = tensor([true, true, true, false])]; tensor x_67_cast_fp16 = transpose(perm = x_67_perm_0, x = var_874_cast_fp16)[name = string("transpose_76")]; tensor x_a_7_cast_fp16 = slice_by_index(begin = x_a_7_begin_0, end = x_a_7_end_0, end_mask = x_a_7_end_mask_0, x = x_67_cast_fp16)[name = string("x_a_7_cast_fp16")]; tensor x_b_7_begin_0 = const()[name = string("x_b_7_begin_0"), val = tensor([0, 0, 0, 32])]; tensor x_b_7_end_0 = const()[name = string("x_b_7_end_0"), val = tensor([2, 8, 0, 64])]; tensor x_b_7_end_mask_0 = const()[name = string("x_b_7_end_mask_0"), val = tensor([true, true, true, true])]; tensor x_b_7_cast_fp16 = slice_by_index(begin = x_b_7_begin_0, end = x_b_7_end_0, end_mask = x_b_7_end_mask_0, x = x_67_cast_fp16)[name = string("x_b_7_cast_fp16")]; tensor var_928_cast_fp16 = mul(x = x_a_7_cast_fp16, y = cos_3_cast_fp16)[name = string("op_928_cast_fp16")]; tensor var_929_cast_fp16 = mul(x = x_b_7_cast_fp16, y = sin_3_cast_fp16)[name = string("op_929_cast_fp16")]; tensor rot_a_7_cast_fp16 = sub(x = var_928_cast_fp16, y = var_929_cast_fp16)[name = string("rot_a_7_cast_fp16")]; tensor var_931_cast_fp16 = mul(x = x_a_7_cast_fp16, y = sin_3_cast_fp16)[name = string("op_931_cast_fp16")]; tensor var_932_cast_fp16 = mul(x = x_b_7_cast_fp16, y = cos_3_cast_fp16)[name = string("op_932_cast_fp16")]; tensor rot_b_7_cast_fp16 = add(x = var_931_cast_fp16, y = var_932_cast_fp16)[name = string("rot_b_7_cast_fp16")]; bool k_5_interleave_0 = const()[name = string("k_5_interleave_0"), val = bool(false)]; tensor k_5_cast_fp16 = concat(axis = var_600, interleave = k_5_interleave_0, values = (rot_a_7_cast_fp16, rot_b_7_cast_fp16))[name = string("k_5_cast_fp16")]; bool var_937_transpose_x_1 = const()[name = string("op_937_transpose_x_1"), val = bool(false)]; bool var_937_transpose_y_1 = const()[name = string("op_937_transpose_y_1"), val = bool(true)]; tensor var_937_cast_fp16 = matmul(transpose_x = var_937_transpose_x_1, transpose_y = var_937_transpose_y_1, x = q_5_cast_fp16, y = k_5_cast_fp16)[name = string("op_937_cast_fp16")]; fp16 _inversed_scores_3_y_0_to_fp16 = const()[name = string("_inversed_scores_3_y_0_to_fp16"), val = fp16(0x1p-4)]; tensor _inversed_scores_3_cast_fp16 = mul(x = var_937_cast_fp16, y = _inversed_scores_3_y_0_to_fp16)[name = string("_inversed_scores_3_cast_fp16")]; tensor input_149_cast_fp16 = sub(x = _inversed_scores_3_cast_fp16, y = var_469_cast_fp16)[name = string("input_149_cast_fp16")]; tensor attn_7_cast_fp16 = softmax(axis = var_600, x = input_149_cast_fp16)[name = string("attn_7_cast_fp16")]; bool var_946_transpose_x_0 = const()[name = string("op_946_transpose_x_0"), val = bool(false)]; bool var_946_transpose_y_0 = const()[name = string("op_946_transpose_y_0"), val = bool(false)]; tensor v_5_cast_fp16 = transpose(perm = v_5_perm_0, x = var_882_cast_fp16)[name = string("transpose_75")]; tensor var_946_cast_fp16 = matmul(transpose_x = var_946_transpose_x_0, transpose_y = var_946_transpose_y_0, x = attn_7_cast_fp16, y = v_5_cast_fp16)[name = string("op_946_cast_fp16")]; tensor var_947_perm_0 = const()[name = string("op_947_perm_0"), val = tensor([0, 2, 1, 3])]; tensor concat_21x = const()[name = string("concat_21x"), val = tensor([2, -1, 512])]; tensor var_947_cast_fp16 = transpose(perm = var_947_perm_0, x = var_946_cast_fp16)[name = string("transpose_74")]; tensor input_151_cast_fp16 = reshape(shape = concat_21x, x = var_947_cast_fp16)[name = string("input_151_cast_fp16")]; tensor main_blocks_1_text_attn_out_fc_linear_weight_to_fp16 = const()[name = string("main_blocks_1_text_attn_out_fc_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(50008448)))]; tensor main_blocks_1_text_attn_out_fc_linear_bias_to_fp16 = const()[name = string("main_blocks_1_text_attn_out_fc_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(50532800)))]; tensor linear_15_cast_fp16 = linear(bias = main_blocks_1_text_attn_out_fc_linear_bias_to_fp16, weight = main_blocks_1_text_attn_out_fc_linear_weight_to_fp16, x = input_151_cast_fp16)[name = string("linear_15_cast_fp16")]; tensor out_27_perm_0 = const()[name = string("out_27_perm_0"), val = tensor([0, 2, 1])]; tensor out_27_cast_fp16 = transpose(perm = out_27_perm_0, x = linear_15_cast_fp16)[name = string("transpose_73")]; tensor var_955_cast_fp16 = mul(x = out_27_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("op_955_cast_fp16")]; tensor x_69_cast_fp16 = add(x = x_m_5_cast_fp16, y = var_955_cast_fp16)[name = string("x_69_cast_fp16")]; tensor input_153_perm_0 = const()[name = string("input_153_perm_0"), val = tensor([0, 2, 1])]; tensor var_962_axes_0 = const()[name = string("op_962_axes_0"), val = tensor([-1])]; tensor main_blocks_1_text_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_1_text_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(50533888)))]; tensor main_blocks_1_text_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_1_text_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(50534976)))]; tensor input_153_cast_fp16 = transpose(perm = input_153_perm_0, x = x_69_cast_fp16)[name = string("transpose_72")]; tensor var_962_cast_fp16 = layer_norm(axes = var_962_axes_0, beta = main_blocks_1_text_norm_norm_bias_to_fp16, epsilon = var_612_to_fp16, gamma = main_blocks_1_text_norm_norm_weight_to_fp16, x = input_153_cast_fp16)[name = string("op_962_cast_fp16")]; tensor var_963_perm_0 = const()[name = string("op_963_perm_0"), val = tensor([0, 2, 1])]; tensor var_963_cast_fp16 = transpose(perm = var_963_perm_0, x = var_962_cast_fp16)[name = string("transpose_71")]; tensor x_71_cast_fp16 = mul(x = var_963_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_71_cast_fp16")]; tensor input_155_cast_fp16 = mul(x = x_71_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_155_cast_fp16")]; tensor input_157_pad_0 = const()[name = string("input_157_pad_0"), val = tensor([0, 0, 0, 0, 2, 2])]; string input_157_mode_0 = const()[name = string("input_157_mode_0"), val = string("replicate")]; fp16 const_12_to_fp16 = const()[name = string("const_12_to_fp16"), val = fp16(0x0p+0)]; tensor input_157_cast_fp16 = pad(constant_val = const_12_to_fp16, mode = input_157_mode_0, pad = input_157_pad_0, x = input_155_cast_fp16)[name = string("input_157_cast_fp16")]; string h_69_pad_type_0 = const()[name = string("h_69_pad_type_0"), val = string("valid")]; int32 h_69_groups_0 = const()[name = string("h_69_groups_0"), val = int32(512)]; tensor h_69_strides_0 = const()[name = string("h_69_strides_0"), val = tensor([1])]; tensor h_69_pad_0 = const()[name = string("h_69_pad_0"), val = tensor([0, 0])]; tensor h_69_dilations_0 = const()[name = string("h_69_dilations_0"), val = tensor([1])]; tensor main_blocks_1_convnext_2_0_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_1_convnext_2_0_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(50536064)))]; tensor main_blocks_1_convnext_2_0_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_1_convnext_2_0_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(50541248)))]; tensor h_69_cast_fp16 = conv(bias = main_blocks_1_convnext_2_0_dwconv__conv_bias_to_fp16, dilations = h_69_dilations_0, groups = h_69_groups_0, pad = h_69_pad_0, pad_type = h_69_pad_type_0, strides = h_69_strides_0, weight = main_blocks_1_convnext_2_0_dwconv__conv_weight_to_fp16, x = input_157_cast_fp16)[name = string("h_69_cast_fp16")]; tensor x_73_cast_fp16 = mul(x = h_69_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_73_cast_fp16")]; tensor input_159_perm_0 = const()[name = string("input_159_perm_0"), val = tensor([0, 2, 1])]; tensor var_987_axes_0 = const()[name = string("op_987_axes_0"), val = tensor([-1])]; tensor main_blocks_1_convnext_2_0_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_1_convnext_2_0_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(50542336)))]; tensor main_blocks_1_convnext_2_0_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_1_convnext_2_0_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(50543424)))]; tensor input_159_cast_fp16 = transpose(perm = input_159_perm_0, x = x_73_cast_fp16)[name = string("transpose_70")]; tensor var_987_cast_fp16 = layer_norm(axes = var_987_axes_0, beta = main_blocks_1_convnext_2_0_norm_norm_bias_to_fp16, epsilon = var_612_to_fp16, gamma = main_blocks_1_convnext_2_0_norm_norm_weight_to_fp16, x = input_159_cast_fp16)[name = string("op_987_cast_fp16")]; tensor input_161_perm_0 = const()[name = string("input_161_perm_0"), val = tensor([0, 2, 1])]; string h_71_pad_type_0 = const()[name = string("h_71_pad_type_0"), val = string("valid")]; tensor h_71_strides_0 = const()[name = string("h_71_strides_0"), val = tensor([1])]; tensor h_71_pad_0 = const()[name = string("h_71_pad_0"), val = tensor([0, 0])]; tensor h_71_dilations_0 = const()[name = string("h_71_dilations_0"), val = tensor([1])]; int32 h_71_groups_0 = const()[name = string("h_71_groups_0"), val = int32(1)]; tensor main_blocks_1_convnext_2_0_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_1_convnext_2_0_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(50544512)))]; tensor main_blocks_1_convnext_2_0_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_1_convnext_2_0_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(52641728)))]; tensor input_161_cast_fp16 = transpose(perm = input_161_perm_0, x = var_987_cast_fp16)[name = string("transpose_69")]; tensor h_71_cast_fp16 = conv(bias = main_blocks_1_convnext_2_0_pwconv1_bias_to_fp16, dilations = h_71_dilations_0, groups = h_71_groups_0, pad = h_71_pad_0, pad_type = h_71_pad_type_0, strides = h_71_strides_0, weight = main_blocks_1_convnext_2_0_pwconv1_weight_to_fp16, x = input_161_cast_fp16)[name = string("h_71_cast_fp16")]; string input_163_mode_0 = const()[name = string("input_163_mode_0"), val = string("EXACT")]; tensor input_163_cast_fp16 = gelu(mode = input_163_mode_0, x = h_71_cast_fp16)[name = string("input_163_cast_fp16")]; string h_73_pad_type_0 = const()[name = string("h_73_pad_type_0"), val = string("valid")]; tensor h_73_strides_0 = const()[name = string("h_73_strides_0"), val = tensor([1])]; tensor h_73_pad_0 = const()[name = string("h_73_pad_0"), val = tensor([0, 0])]; tensor h_73_dilations_0 = const()[name = string("h_73_dilations_0"), val = tensor([1])]; int32 h_73_groups_0 = const()[name = string("h_73_groups_0"), val = int32(1)]; tensor var_1004_weight_0_to_fp16 = const()[name = string("op_1004_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(52645888)))]; tensor var_1004_bias_0_to_fp16 = const()[name = string("op_1004_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(54743104)))]; tensor var_1004_cast_fp16 = conv(bias = var_1004_bias_0_to_fp16, dilations = h_73_dilations_0, groups = h_73_groups_0, pad = h_73_pad_0, pad_type = h_73_pad_type_0, strides = h_73_strides_0, weight = var_1004_weight_0_to_fp16, x = input_163_cast_fp16)[name = string("op_1004_cast_fp16")]; tensor out_29_cast_fp16 = add(x = input_155_cast_fp16, y = var_1004_cast_fp16)[name = string("out_29_cast_fp16")]; tensor x_75_cast_fp16 = mul(x = out_29_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_75_cast_fp16")]; tensor x_m_7_cast_fp16 = mul(x = x_75_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_m_7_cast_fp16")]; tensor input_165_perm_0 = const()[name = string("input_165_perm_0"), val = tensor([0, 2, 1])]; tensor main_blocks_1_style_attn_W_query_linear_weight_to_fp16 = const()[name = string("main_blocks_1_style_attn_W_query_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(54744192)))]; tensor main_blocks_1_style_attn_W_query_linear_bias_to_fp16 = const()[name = string("main_blocks_1_style_attn_W_query_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(55006400)))]; tensor input_165_cast_fp16 = transpose(perm = input_165_perm_0, x = x_75_cast_fp16)[name = string("transpose_68")]; tensor linear_16_cast_fp16 = linear(bias = main_blocks_1_style_attn_W_query_linear_bias_to_fp16, weight = main_blocks_1_style_attn_W_query_linear_weight_to_fp16, x = input_165_cast_fp16)[name = string("linear_16_cast_fp16")]; tensor concat_22x = const()[name = string("concat_22x"), val = tensor([2, -1, 2, 128])]; tensor var_1021_cast_fp16 = reshape(shape = concat_22x, x = linear_16_cast_fp16)[name = string("op_1021_cast_fp16")]; tensor q_7_perm_0 = const()[name = string("q_7_perm_0"), val = tensor([0, 2, 1, 3])]; tensor main_blocks_1_style_attn_W_value_linear_weight_to_fp16 = const()[name = string("main_blocks_1_style_attn_W_value_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(55006976)))]; tensor main_blocks_1_style_attn_W_value_linear_bias_to_fp16 = const()[name = string("main_blocks_1_style_attn_W_value_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(55138112)))]; tensor linear_18_cast_fp16 = linear(bias = main_blocks_1_style_attn_W_value_linear_bias_to_fp16, weight = main_blocks_1_style_attn_W_value_linear_weight_to_fp16, x = input_83_cast_fp16)[name = string("linear_18_cast_fp16")]; tensor var_1034 = const()[name = string("op_1034"), val = tensor([2, 50, 2, 128])]; tensor var_1035_cast_fp16 = reshape(shape = var_1034, x = linear_18_cast_fp16)[name = string("op_1035_cast_fp16")]; tensor v_7_perm_0 = const()[name = string("v_7_perm_0"), val = tensor([0, 2, 1, 3])]; bool var_1039_transpose_x_0 = const()[name = string("op_1039_transpose_x_0"), val = bool(false)]; bool var_1039_transpose_y_0 = const()[name = string("op_1039_transpose_y_0"), val = bool(false)]; tensor var_1038_to_fp16 = const()[name = string("op_1038_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(55138688)))]; tensor q_7_cast_fp16 = transpose(perm = q_7_perm_0, x = var_1021_cast_fp16)[name = string("transpose_67")]; tensor var_1039_cast_fp16 = matmul(transpose_x = var_1039_transpose_x_0, transpose_y = var_1039_transpose_y_0, x = q_7_cast_fp16, y = var_1038_to_fp16)[name = string("op_1039_cast_fp16")]; fp16 _inversed_input_167_y_0_to_fp16 = const()[name = string("_inversed_input_167_y_0_to_fp16"), val = fp16(0x1p-4)]; tensor _inversed_input_167_cast_fp16 = mul(x = var_1039_cast_fp16, y = _inversed_input_167_y_0_to_fp16)[name = string("_inversed_input_167_cast_fp16")]; tensor attn_9_cast_fp16 = softmax(axis = var_600, x = _inversed_input_167_cast_fp16)[name = string("attn_9_cast_fp16")]; tensor attn_11_cast_fp16 = mul(x = attn_9_cast_fp16, y = mask_1_cast_fp16)[name = string("attn_11_cast_fp16")]; bool var_1046_transpose_x_0 = const()[name = string("op_1046_transpose_x_0"), val = bool(false)]; bool var_1046_transpose_y_0 = const()[name = string("op_1046_transpose_y_0"), val = bool(false)]; tensor v_7_cast_fp16 = transpose(perm = v_7_perm_0, x = var_1035_cast_fp16)[name = string("transpose_66")]; tensor var_1046_cast_fp16 = matmul(transpose_x = var_1046_transpose_x_0, transpose_y = var_1046_transpose_y_0, x = attn_11_cast_fp16, y = v_7_cast_fp16)[name = string("op_1046_cast_fp16")]; tensor var_1047_perm_0 = const()[name = string("op_1047_perm_0"), val = tensor([0, 2, 1, 3])]; tensor concat_23x = const()[name = string("concat_23x"), val = tensor([2, -1, 256])]; tensor var_1047_cast_fp16 = transpose(perm = var_1047_perm_0, x = var_1046_cast_fp16)[name = string("transpose_65")]; tensor input_169_cast_fp16 = reshape(shape = concat_23x, x = var_1047_cast_fp16)[name = string("input_169_cast_fp16")]; tensor main_blocks_1_style_attn_out_fc_linear_weight_to_fp16 = const()[name = string("main_blocks_1_style_attn_out_fc_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(55189952)))]; tensor main_blocks_1_style_attn_out_fc_linear_bias_to_fp16 = const()[name = string("main_blocks_1_style_attn_out_fc_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(55452160)))]; tensor linear_19_cast_fp16 = linear(bias = main_blocks_1_style_attn_out_fc_linear_bias_to_fp16, weight = main_blocks_1_style_attn_out_fc_linear_weight_to_fp16, x = input_169_cast_fp16)[name = string("linear_19_cast_fp16")]; tensor out_31_perm_0 = const()[name = string("out_31_perm_0"), val = tensor([0, 2, 1])]; tensor out_31_cast_fp16 = transpose(perm = out_31_perm_0, x = linear_19_cast_fp16)[name = string("transpose_64")]; tensor var_1055_cast_fp16 = mul(x = out_31_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("op_1055_cast_fp16")]; tensor x_77_cast_fp16 = add(x = x_m_7_cast_fp16, y = var_1055_cast_fp16)[name = string("x_77_cast_fp16")]; tensor input_171_perm_0 = const()[name = string("input_171_perm_0"), val = tensor([0, 2, 1])]; tensor var_1062_axes_0 = const()[name = string("op_1062_axes_0"), val = tensor([-1])]; tensor main_blocks_1_style_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_1_style_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(55453248)))]; tensor main_blocks_1_style_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_1_style_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(55454336)))]; tensor input_171_cast_fp16 = transpose(perm = input_171_perm_0, x = x_77_cast_fp16)[name = string("transpose_63")]; tensor var_1062_cast_fp16 = layer_norm(axes = var_1062_axes_0, beta = main_blocks_1_style_norm_norm_bias_to_fp16, epsilon = var_612_to_fp16, gamma = main_blocks_1_style_norm_norm_weight_to_fp16, x = input_171_cast_fp16)[name = string("op_1062_cast_fp16")]; tensor var_1063_perm_0 = const()[name = string("op_1063_perm_0"), val = tensor([0, 2, 1])]; tensor var_1063_cast_fp16 = transpose(perm = var_1063_perm_0, x = var_1062_cast_fp16)[name = string("transpose_62")]; tensor x_79_cast_fp16 = mul(x = var_1063_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_79_cast_fp16")]; int32 var_1074 = const()[name = string("op_1074"), val = int32(-1)]; tensor input_173_cast_fp16 = mul(x = x_79_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_173_cast_fp16")]; tensor input_175_pad_0 = const()[name = string("input_175_pad_0"), val = tensor([0, 0, 0, 0, 2, 2])]; string input_175_mode_0 = const()[name = string("input_175_mode_0"), val = string("replicate")]; fp16 const_14_to_fp16 = const()[name = string("const_14_to_fp16"), val = fp16(0x0p+0)]; tensor input_175_cast_fp16 = pad(constant_val = const_14_to_fp16, mode = input_175_mode_0, pad = input_175_pad_0, x = input_173_cast_fp16)[name = string("input_175_cast_fp16")]; string h_75_pad_type_0 = const()[name = string("h_75_pad_type_0"), val = string("valid")]; int32 h_75_groups_0 = const()[name = string("h_75_groups_0"), val = int32(512)]; tensor h_75_strides_0 = const()[name = string("h_75_strides_0"), val = tensor([1])]; tensor h_75_pad_0 = const()[name = string("h_75_pad_0"), val = tensor([0, 0])]; tensor h_75_dilations_0 = const()[name = string("h_75_dilations_0"), val = tensor([1])]; tensor main_blocks_2_convnext_0_0_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_2_convnext_0_0_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(55455424)))]; tensor main_blocks_2_convnext_0_0_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_2_convnext_0_0_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(55460608)))]; tensor h_75_cast_fp16 = conv(bias = main_blocks_2_convnext_0_0_dwconv__conv_bias_to_fp16, dilations = h_75_dilations_0, groups = h_75_groups_0, pad = h_75_pad_0, pad_type = h_75_pad_type_0, strides = h_75_strides_0, weight = main_blocks_2_convnext_0_0_dwconv__conv_weight_to_fp16, x = input_175_cast_fp16)[name = string("h_75_cast_fp16")]; tensor x_81_cast_fp16 = mul(x = h_75_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_81_cast_fp16")]; tensor input_177_perm_0 = const()[name = string("input_177_perm_0"), val = tensor([0, 2, 1])]; tensor var_1127_axes_0 = const()[name = string("op_1127_axes_0"), val = tensor([-1])]; tensor main_blocks_2_convnext_0_0_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_2_convnext_0_0_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(55461696)))]; tensor main_blocks_2_convnext_0_0_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_2_convnext_0_0_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(55462784)))]; fp16 var_1086_to_fp16 = const()[name = string("op_1086_to_fp16"), val = fp16(0x1.5p-17)]; tensor input_177_cast_fp16 = transpose(perm = input_177_perm_0, x = x_81_cast_fp16)[name = string("transpose_61")]; tensor var_1127_cast_fp16 = layer_norm(axes = var_1127_axes_0, beta = main_blocks_2_convnext_0_0_norm_norm_bias_to_fp16, epsilon = var_1086_to_fp16, gamma = main_blocks_2_convnext_0_0_norm_norm_weight_to_fp16, x = input_177_cast_fp16)[name = string("op_1127_cast_fp16")]; tensor input_179_perm_0 = const()[name = string("input_179_perm_0"), val = tensor([0, 2, 1])]; string h_77_pad_type_0 = const()[name = string("h_77_pad_type_0"), val = string("valid")]; tensor h_77_strides_0 = const()[name = string("h_77_strides_0"), val = tensor([1])]; tensor h_77_pad_0 = const()[name = string("h_77_pad_0"), val = tensor([0, 0])]; tensor h_77_dilations_0 = const()[name = string("h_77_dilations_0"), val = tensor([1])]; int32 h_77_groups_0 = const()[name = string("h_77_groups_0"), val = int32(1)]; tensor main_blocks_2_convnext_0_0_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_2_convnext_0_0_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(55463872)))]; tensor main_blocks_2_convnext_0_0_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_2_convnext_0_0_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(57561088)))]; tensor input_179_cast_fp16 = transpose(perm = input_179_perm_0, x = var_1127_cast_fp16)[name = string("transpose_60")]; tensor h_77_cast_fp16 = conv(bias = main_blocks_2_convnext_0_0_pwconv1_bias_to_fp16, dilations = h_77_dilations_0, groups = h_77_groups_0, pad = h_77_pad_0, pad_type = h_77_pad_type_0, strides = h_77_strides_0, weight = main_blocks_2_convnext_0_0_pwconv1_weight_to_fp16, x = input_179_cast_fp16)[name = string("h_77_cast_fp16")]; string input_181_mode_0 = const()[name = string("input_181_mode_0"), val = string("EXACT")]; tensor input_181_cast_fp16 = gelu(mode = input_181_mode_0, x = h_77_cast_fp16)[name = string("input_181_cast_fp16")]; string h_79_pad_type_0 = const()[name = string("h_79_pad_type_0"), val = string("valid")]; tensor h_79_strides_0 = const()[name = string("h_79_strides_0"), val = tensor([1])]; tensor h_79_pad_0 = const()[name = string("h_79_pad_0"), val = tensor([0, 0])]; tensor h_79_dilations_0 = const()[name = string("h_79_dilations_0"), val = tensor([1])]; int32 h_79_groups_0 = const()[name = string("h_79_groups_0"), val = int32(1)]; tensor var_1144_weight_0_to_fp16 = const()[name = string("op_1144_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(57565248)))]; tensor var_1144_bias_0_to_fp16 = const()[name = string("op_1144_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(59662464)))]; tensor var_1144_cast_fp16 = conv(bias = var_1144_bias_0_to_fp16, dilations = h_79_dilations_0, groups = h_79_groups_0, pad = h_79_pad_0, pad_type = h_79_pad_type_0, strides = h_79_strides_0, weight = var_1144_weight_0_to_fp16, x = input_181_cast_fp16)[name = string("op_1144_cast_fp16")]; tensor out_33_cast_fp16 = add(x = input_173_cast_fp16, y = var_1144_cast_fp16)[name = string("out_33_cast_fp16")]; tensor x_83_cast_fp16 = mul(x = out_33_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_83_cast_fp16")]; tensor input_183_cast_fp16 = mul(x = x_83_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_183_cast_fp16")]; tensor input_185_pad_0 = const()[name = string("input_185_pad_0"), val = tensor([0, 0, 0, 0, 4, 4])]; string input_185_mode_0 = const()[name = string("input_185_mode_0"), val = string("replicate")]; fp16 const_15_to_fp16 = const()[name = string("const_15_to_fp16"), val = fp16(0x0p+0)]; tensor input_185_cast_fp16 = pad(constant_val = const_15_to_fp16, mode = input_185_mode_0, pad = input_185_pad_0, x = input_183_cast_fp16)[name = string("input_185_cast_fp16")]; string h_81_pad_type_0 = const()[name = string("h_81_pad_type_0"), val = string("valid")]; tensor h_81_dilations_0 = const()[name = string("h_81_dilations_0"), val = tensor([2])]; int32 h_81_groups_0 = const()[name = string("h_81_groups_0"), val = int32(512)]; tensor h_81_strides_0 = const()[name = string("h_81_strides_0"), val = tensor([1])]; tensor h_81_pad_0 = const()[name = string("h_81_pad_0"), val = tensor([0, 0])]; tensor main_blocks_2_convnext_0_1_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_2_convnext_0_1_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(59663552)))]; tensor main_blocks_2_convnext_0_1_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_2_convnext_0_1_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(59668736)))]; tensor h_81_cast_fp16 = conv(bias = main_blocks_2_convnext_0_1_dwconv__conv_bias_to_fp16, dilations = h_81_dilations_0, groups = h_81_groups_0, pad = h_81_pad_0, pad_type = h_81_pad_type_0, strides = h_81_strides_0, weight = main_blocks_2_convnext_0_1_dwconv__conv_weight_to_fp16, x = input_185_cast_fp16)[name = string("h_81_cast_fp16")]; tensor x_85_cast_fp16 = mul(x = h_81_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_85_cast_fp16")]; tensor input_187_perm_0 = const()[name = string("input_187_perm_0"), val = tensor([0, 2, 1])]; tensor var_1169_axes_0 = const()[name = string("op_1169_axes_0"), val = tensor([-1])]; tensor main_blocks_2_convnext_0_1_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_2_convnext_0_1_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(59669824)))]; tensor main_blocks_2_convnext_0_1_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_2_convnext_0_1_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(59670912)))]; tensor input_187_cast_fp16 = transpose(perm = input_187_perm_0, x = x_85_cast_fp16)[name = string("transpose_59")]; tensor var_1169_cast_fp16 = layer_norm(axes = var_1169_axes_0, beta = main_blocks_2_convnext_0_1_norm_norm_bias_to_fp16, epsilon = var_1086_to_fp16, gamma = main_blocks_2_convnext_0_1_norm_norm_weight_to_fp16, x = input_187_cast_fp16)[name = string("op_1169_cast_fp16")]; tensor input_189_perm_0 = const()[name = string("input_189_perm_0"), val = tensor([0, 2, 1])]; string h_83_pad_type_0 = const()[name = string("h_83_pad_type_0"), val = string("valid")]; tensor h_83_strides_0 = const()[name = string("h_83_strides_0"), val = tensor([1])]; tensor h_83_pad_0 = const()[name = string("h_83_pad_0"), val = tensor([0, 0])]; tensor h_83_dilations_0 = const()[name = string("h_83_dilations_0"), val = tensor([1])]; int32 h_83_groups_0 = const()[name = string("h_83_groups_0"), val = int32(1)]; tensor main_blocks_2_convnext_0_1_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_2_convnext_0_1_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(59672000)))]; tensor main_blocks_2_convnext_0_1_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_2_convnext_0_1_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(61769216)))]; tensor input_189_cast_fp16 = transpose(perm = input_189_perm_0, x = var_1169_cast_fp16)[name = string("transpose_58")]; tensor h_83_cast_fp16 = conv(bias = main_blocks_2_convnext_0_1_pwconv1_bias_to_fp16, dilations = h_83_dilations_0, groups = h_83_groups_0, pad = h_83_pad_0, pad_type = h_83_pad_type_0, strides = h_83_strides_0, weight = main_blocks_2_convnext_0_1_pwconv1_weight_to_fp16, x = input_189_cast_fp16)[name = string("h_83_cast_fp16")]; string input_191_mode_0 = const()[name = string("input_191_mode_0"), val = string("EXACT")]; tensor input_191_cast_fp16 = gelu(mode = input_191_mode_0, x = h_83_cast_fp16)[name = string("input_191_cast_fp16")]; string h_85_pad_type_0 = const()[name = string("h_85_pad_type_0"), val = string("valid")]; tensor h_85_strides_0 = const()[name = string("h_85_strides_0"), val = tensor([1])]; tensor h_85_pad_0 = const()[name = string("h_85_pad_0"), val = tensor([0, 0])]; tensor h_85_dilations_0 = const()[name = string("h_85_dilations_0"), val = tensor([1])]; int32 h_85_groups_0 = const()[name = string("h_85_groups_0"), val = int32(1)]; tensor var_1186_weight_0_to_fp16 = const()[name = string("op_1186_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(61773376)))]; tensor var_1186_bias_0_to_fp16 = const()[name = string("op_1186_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(63870592)))]; tensor var_1186_cast_fp16 = conv(bias = var_1186_bias_0_to_fp16, dilations = h_85_dilations_0, groups = h_85_groups_0, pad = h_85_pad_0, pad_type = h_85_pad_type_0, strides = h_85_strides_0, weight = var_1186_weight_0_to_fp16, x = input_191_cast_fp16)[name = string("op_1186_cast_fp16")]; tensor out_35_cast_fp16 = add(x = input_183_cast_fp16, y = var_1186_cast_fp16)[name = string("out_35_cast_fp16")]; tensor x_87_cast_fp16 = mul(x = out_35_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_87_cast_fp16")]; tensor input_193_cast_fp16 = mul(x = x_87_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_193_cast_fp16")]; tensor input_195_pad_0 = const()[name = string("input_195_pad_0"), val = tensor([0, 0, 0, 0, 8, 8])]; string input_195_mode_0 = const()[name = string("input_195_mode_0"), val = string("replicate")]; fp16 const_16_to_fp16 = const()[name = string("const_16_to_fp16"), val = fp16(0x0p+0)]; tensor input_195_cast_fp16 = pad(constant_val = const_16_to_fp16, mode = input_195_mode_0, pad = input_195_pad_0, x = input_193_cast_fp16)[name = string("input_195_cast_fp16")]; string h_87_pad_type_0 = const()[name = string("h_87_pad_type_0"), val = string("valid")]; tensor h_87_dilations_0 = const()[name = string("h_87_dilations_0"), val = tensor([4])]; int32 h_87_groups_0 = const()[name = string("h_87_groups_0"), val = int32(512)]; tensor h_87_strides_0 = const()[name = string("h_87_strides_0"), val = tensor([1])]; tensor h_87_pad_0 = const()[name = string("h_87_pad_0"), val = tensor([0, 0])]; tensor main_blocks_2_convnext_0_2_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_2_convnext_0_2_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(63871680)))]; tensor main_blocks_2_convnext_0_2_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_2_convnext_0_2_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(63876864)))]; tensor h_87_cast_fp16 = conv(bias = main_blocks_2_convnext_0_2_dwconv__conv_bias_to_fp16, dilations = h_87_dilations_0, groups = h_87_groups_0, pad = h_87_pad_0, pad_type = h_87_pad_type_0, strides = h_87_strides_0, weight = main_blocks_2_convnext_0_2_dwconv__conv_weight_to_fp16, x = input_195_cast_fp16)[name = string("h_87_cast_fp16")]; tensor x_89_cast_fp16 = mul(x = h_87_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_89_cast_fp16")]; tensor input_197_perm_0 = const()[name = string("input_197_perm_0"), val = tensor([0, 2, 1])]; tensor var_1211_axes_0 = const()[name = string("op_1211_axes_0"), val = tensor([-1])]; tensor main_blocks_2_convnext_0_2_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_2_convnext_0_2_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(63877952)))]; tensor main_blocks_2_convnext_0_2_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_2_convnext_0_2_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(63879040)))]; tensor input_197_cast_fp16 = transpose(perm = input_197_perm_0, x = x_89_cast_fp16)[name = string("transpose_57")]; tensor var_1211_cast_fp16 = layer_norm(axes = var_1211_axes_0, beta = main_blocks_2_convnext_0_2_norm_norm_bias_to_fp16, epsilon = var_1086_to_fp16, gamma = main_blocks_2_convnext_0_2_norm_norm_weight_to_fp16, x = input_197_cast_fp16)[name = string("op_1211_cast_fp16")]; tensor input_199_perm_0 = const()[name = string("input_199_perm_0"), val = tensor([0, 2, 1])]; string h_89_pad_type_0 = const()[name = string("h_89_pad_type_0"), val = string("valid")]; tensor h_89_strides_0 = const()[name = string("h_89_strides_0"), val = tensor([1])]; tensor h_89_pad_0 = const()[name = string("h_89_pad_0"), val = tensor([0, 0])]; tensor h_89_dilations_0 = const()[name = string("h_89_dilations_0"), val = tensor([1])]; int32 h_89_groups_0 = const()[name = string("h_89_groups_0"), val = int32(1)]; tensor main_blocks_2_convnext_0_2_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_2_convnext_0_2_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(63880128)))]; tensor main_blocks_2_convnext_0_2_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_2_convnext_0_2_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(65977344)))]; tensor input_199_cast_fp16 = transpose(perm = input_199_perm_0, x = var_1211_cast_fp16)[name = string("transpose_56")]; tensor h_89_cast_fp16 = conv(bias = main_blocks_2_convnext_0_2_pwconv1_bias_to_fp16, dilations = h_89_dilations_0, groups = h_89_groups_0, pad = h_89_pad_0, pad_type = h_89_pad_type_0, strides = h_89_strides_0, weight = main_blocks_2_convnext_0_2_pwconv1_weight_to_fp16, x = input_199_cast_fp16)[name = string("h_89_cast_fp16")]; string input_201_mode_0 = const()[name = string("input_201_mode_0"), val = string("EXACT")]; tensor input_201_cast_fp16 = gelu(mode = input_201_mode_0, x = h_89_cast_fp16)[name = string("input_201_cast_fp16")]; string h_91_pad_type_0 = const()[name = string("h_91_pad_type_0"), val = string("valid")]; tensor h_91_strides_0 = const()[name = string("h_91_strides_0"), val = tensor([1])]; tensor h_91_pad_0 = const()[name = string("h_91_pad_0"), val = tensor([0, 0])]; tensor h_91_dilations_0 = const()[name = string("h_91_dilations_0"), val = tensor([1])]; int32 h_91_groups_0 = const()[name = string("h_91_groups_0"), val = int32(1)]; tensor var_1228_weight_0_to_fp16 = const()[name = string("op_1228_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(65981504)))]; tensor var_1228_bias_0_to_fp16 = const()[name = string("op_1228_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(68078720)))]; tensor var_1228_cast_fp16 = conv(bias = var_1228_bias_0_to_fp16, dilations = h_91_dilations_0, groups = h_91_groups_0, pad = h_91_pad_0, pad_type = h_91_pad_type_0, strides = h_91_strides_0, weight = var_1228_weight_0_to_fp16, x = input_201_cast_fp16)[name = string("op_1228_cast_fp16")]; tensor out_37_cast_fp16 = add(x = input_193_cast_fp16, y = var_1228_cast_fp16)[name = string("out_37_cast_fp16")]; tensor x_91_cast_fp16 = mul(x = out_37_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_91_cast_fp16")]; tensor input_203_cast_fp16 = mul(x = x_91_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_203_cast_fp16")]; tensor input_205_pad_0 = const()[name = string("input_205_pad_0"), val = tensor([0, 0, 0, 0, 16, 16])]; string input_205_mode_0 = const()[name = string("input_205_mode_0"), val = string("replicate")]; fp16 const_17_to_fp16 = const()[name = string("const_17_to_fp16"), val = fp16(0x0p+0)]; tensor input_205_cast_fp16 = pad(constant_val = const_17_to_fp16, mode = input_205_mode_0, pad = input_205_pad_0, x = input_203_cast_fp16)[name = string("input_205_cast_fp16")]; string h_93_pad_type_0 = const()[name = string("h_93_pad_type_0"), val = string("valid")]; tensor h_93_dilations_0 = const()[name = string("h_93_dilations_0"), val = tensor([8])]; int32 h_93_groups_0 = const()[name = string("h_93_groups_0"), val = int32(512)]; tensor h_93_strides_0 = const()[name = string("h_93_strides_0"), val = tensor([1])]; tensor h_93_pad_0 = const()[name = string("h_93_pad_0"), val = tensor([0, 0])]; tensor main_blocks_2_convnext_0_3_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_2_convnext_0_3_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(68079808)))]; tensor main_blocks_2_convnext_0_3_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_2_convnext_0_3_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(68084992)))]; tensor h_93_cast_fp16 = conv(bias = main_blocks_2_convnext_0_3_dwconv__conv_bias_to_fp16, dilations = h_93_dilations_0, groups = h_93_groups_0, pad = h_93_pad_0, pad_type = h_93_pad_type_0, strides = h_93_strides_0, weight = main_blocks_2_convnext_0_3_dwconv__conv_weight_to_fp16, x = input_205_cast_fp16)[name = string("h_93_cast_fp16")]; tensor x_93_cast_fp16 = mul(x = h_93_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_93_cast_fp16")]; tensor input_207_perm_0 = const()[name = string("input_207_perm_0"), val = tensor([0, 2, 1])]; tensor var_1253_axes_0 = const()[name = string("op_1253_axes_0"), val = tensor([-1])]; tensor main_blocks_2_convnext_0_3_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_2_convnext_0_3_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(68086080)))]; tensor main_blocks_2_convnext_0_3_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_2_convnext_0_3_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(68087168)))]; tensor input_207_cast_fp16 = transpose(perm = input_207_perm_0, x = x_93_cast_fp16)[name = string("transpose_55")]; tensor var_1253_cast_fp16 = layer_norm(axes = var_1253_axes_0, beta = main_blocks_2_convnext_0_3_norm_norm_bias_to_fp16, epsilon = var_1086_to_fp16, gamma = main_blocks_2_convnext_0_3_norm_norm_weight_to_fp16, x = input_207_cast_fp16)[name = string("op_1253_cast_fp16")]; tensor input_209_perm_0 = const()[name = string("input_209_perm_0"), val = tensor([0, 2, 1])]; string h_95_pad_type_0 = const()[name = string("h_95_pad_type_0"), val = string("valid")]; tensor h_95_strides_0 = const()[name = string("h_95_strides_0"), val = tensor([1])]; tensor h_95_pad_0 = const()[name = string("h_95_pad_0"), val = tensor([0, 0])]; tensor h_95_dilations_0 = const()[name = string("h_95_dilations_0"), val = tensor([1])]; int32 h_95_groups_0 = const()[name = string("h_95_groups_0"), val = int32(1)]; tensor main_blocks_2_convnext_0_3_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_2_convnext_0_3_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(68088256)))]; tensor main_blocks_2_convnext_0_3_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_2_convnext_0_3_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(70185472)))]; tensor input_209_cast_fp16 = transpose(perm = input_209_perm_0, x = var_1253_cast_fp16)[name = string("transpose_54")]; tensor h_95_cast_fp16 = conv(bias = main_blocks_2_convnext_0_3_pwconv1_bias_to_fp16, dilations = h_95_dilations_0, groups = h_95_groups_0, pad = h_95_pad_0, pad_type = h_95_pad_type_0, strides = h_95_strides_0, weight = main_blocks_2_convnext_0_3_pwconv1_weight_to_fp16, x = input_209_cast_fp16)[name = string("h_95_cast_fp16")]; string input_211_mode_0 = const()[name = string("input_211_mode_0"), val = string("EXACT")]; tensor input_211_cast_fp16 = gelu(mode = input_211_mode_0, x = h_95_cast_fp16)[name = string("input_211_cast_fp16")]; string h_97_pad_type_0 = const()[name = string("h_97_pad_type_0"), val = string("valid")]; tensor h_97_strides_0 = const()[name = string("h_97_strides_0"), val = tensor([1])]; tensor h_97_pad_0 = const()[name = string("h_97_pad_0"), val = tensor([0, 0])]; tensor h_97_dilations_0 = const()[name = string("h_97_dilations_0"), val = tensor([1])]; int32 h_97_groups_0 = const()[name = string("h_97_groups_0"), val = int32(1)]; tensor var_1270_weight_0_to_fp16 = const()[name = string("op_1270_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(70189632)))]; tensor var_1270_bias_0_to_fp16 = const()[name = string("op_1270_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(72286848)))]; tensor var_1270_cast_fp16 = conv(bias = var_1270_bias_0_to_fp16, dilations = h_97_dilations_0, groups = h_97_groups_0, pad = h_97_pad_0, pad_type = h_97_pad_type_0, strides = h_97_strides_0, weight = var_1270_weight_0_to_fp16, x = input_211_cast_fp16)[name = string("op_1270_cast_fp16")]; tensor out_39_cast_fp16 = add(x = input_203_cast_fp16, y = var_1270_cast_fp16)[name = string("out_39_cast_fp16")]; tensor x_95_cast_fp16 = mul(x = out_39_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_95_cast_fp16")]; tensor main_blocks_2_time_cond_linear_linear_weight_to_fp16 = const()[name = string("main_blocks_2_time_cond_linear_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(72287936)))]; tensor main_blocks_2_time_cond_linear_linear_bias_to_fp16 = const()[name = string("main_blocks_2_time_cond_linear_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(72353536)))]; tensor linear_20_cast_fp16 = linear(bias = main_blocks_2_time_cond_linear_linear_bias_to_fp16, weight = main_blocks_2_time_cond_linear_linear_weight_to_fp16, x = input_47_cast_fp16)[name = string("linear_20_cast_fp16")]; tensor t_9_axes_0 = const()[name = string("t_9_axes_0"), val = tensor([-1])]; tensor t_9_cast_fp16 = expand_dims(axes = t_9_axes_0, x = linear_20_cast_fp16)[name = string("t_9_cast_fp16")]; tensor var_1280_cast_fp16 = add(x = x_95_cast_fp16, y = t_9_cast_fp16)[name = string("op_1280_cast_fp16")]; tensor x_97_cast_fp16 = mul(x = var_1280_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_97_cast_fp16")]; tensor input_215_cast_fp16 = mul(x = x_97_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_215_cast_fp16")]; tensor input_217_pad_0 = const()[name = string("input_217_pad_0"), val = tensor([0, 0, 0, 0, 2, 2])]; string input_217_mode_0 = const()[name = string("input_217_mode_0"), val = string("replicate")]; fp16 const_18_to_fp16 = const()[name = string("const_18_to_fp16"), val = fp16(0x0p+0)]; tensor input_217_cast_fp16 = pad(constant_val = const_18_to_fp16, mode = input_217_mode_0, pad = input_217_pad_0, x = input_215_cast_fp16)[name = string("input_217_cast_fp16")]; string h_99_pad_type_0 = const()[name = string("h_99_pad_type_0"), val = string("valid")]; int32 h_99_groups_0 = const()[name = string("h_99_groups_0"), val = int32(512)]; tensor h_99_strides_0 = const()[name = string("h_99_strides_0"), val = tensor([1])]; tensor h_99_pad_0 = const()[name = string("h_99_pad_0"), val = tensor([0, 0])]; tensor h_99_dilations_0 = const()[name = string("h_99_dilations_0"), val = tensor([1])]; tensor main_blocks_2_convnext_1_0_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_2_convnext_1_0_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(72354624)))]; tensor main_blocks_2_convnext_1_0_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_2_convnext_1_0_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(72359808)))]; tensor h_99_cast_fp16 = conv(bias = main_blocks_2_convnext_1_0_dwconv__conv_bias_to_fp16, dilations = h_99_dilations_0, groups = h_99_groups_0, pad = h_99_pad_0, pad_type = h_99_pad_type_0, strides = h_99_strides_0, weight = main_blocks_2_convnext_1_0_dwconv__conv_weight_to_fp16, x = input_217_cast_fp16)[name = string("h_99_cast_fp16")]; tensor x_99_cast_fp16 = mul(x = h_99_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_99_cast_fp16")]; tensor input_219_perm_0 = const()[name = string("input_219_perm_0"), val = tensor([0, 2, 1])]; tensor var_1304_axes_0 = const()[name = string("op_1304_axes_0"), val = tensor([-1])]; tensor main_blocks_2_convnext_1_0_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_2_convnext_1_0_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(72360896)))]; tensor main_blocks_2_convnext_1_0_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_2_convnext_1_0_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(72361984)))]; tensor input_219_cast_fp16 = transpose(perm = input_219_perm_0, x = x_99_cast_fp16)[name = string("transpose_53")]; tensor var_1304_cast_fp16 = layer_norm(axes = var_1304_axes_0, beta = main_blocks_2_convnext_1_0_norm_norm_bias_to_fp16, epsilon = var_1086_to_fp16, gamma = main_blocks_2_convnext_1_0_norm_norm_weight_to_fp16, x = input_219_cast_fp16)[name = string("op_1304_cast_fp16")]; tensor input_221_perm_0 = const()[name = string("input_221_perm_0"), val = tensor([0, 2, 1])]; string h_101_pad_type_0 = const()[name = string("h_101_pad_type_0"), val = string("valid")]; tensor h_101_strides_0 = const()[name = string("h_101_strides_0"), val = tensor([1])]; tensor h_101_pad_0 = const()[name = string("h_101_pad_0"), val = tensor([0, 0])]; tensor h_101_dilations_0 = const()[name = string("h_101_dilations_0"), val = tensor([1])]; int32 h_101_groups_0 = const()[name = string("h_101_groups_0"), val = int32(1)]; tensor main_blocks_2_convnext_1_0_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_2_convnext_1_0_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(72363072)))]; tensor main_blocks_2_convnext_1_0_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_2_convnext_1_0_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(74460288)))]; tensor input_221_cast_fp16 = transpose(perm = input_221_perm_0, x = var_1304_cast_fp16)[name = string("transpose_52")]; tensor h_101_cast_fp16 = conv(bias = main_blocks_2_convnext_1_0_pwconv1_bias_to_fp16, dilations = h_101_dilations_0, groups = h_101_groups_0, pad = h_101_pad_0, pad_type = h_101_pad_type_0, strides = h_101_strides_0, weight = main_blocks_2_convnext_1_0_pwconv1_weight_to_fp16, x = input_221_cast_fp16)[name = string("h_101_cast_fp16")]; string input_223_mode_0 = const()[name = string("input_223_mode_0"), val = string("EXACT")]; tensor input_223_cast_fp16 = gelu(mode = input_223_mode_0, x = h_101_cast_fp16)[name = string("input_223_cast_fp16")]; string h_103_pad_type_0 = const()[name = string("h_103_pad_type_0"), val = string("valid")]; tensor h_103_strides_0 = const()[name = string("h_103_strides_0"), val = tensor([1])]; tensor h_103_pad_0 = const()[name = string("h_103_pad_0"), val = tensor([0, 0])]; tensor h_103_dilations_0 = const()[name = string("h_103_dilations_0"), val = tensor([1])]; int32 h_103_groups_0 = const()[name = string("h_103_groups_0"), val = int32(1)]; tensor var_1321_weight_0_to_fp16 = const()[name = string("op_1321_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(74464448)))]; tensor var_1321_bias_0_to_fp16 = const()[name = string("op_1321_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(76561664)))]; tensor var_1321_cast_fp16 = conv(bias = var_1321_bias_0_to_fp16, dilations = h_103_dilations_0, groups = h_103_groups_0, pad = h_103_pad_0, pad_type = h_103_pad_type_0, strides = h_103_strides_0, weight = var_1321_weight_0_to_fp16, x = input_223_cast_fp16)[name = string("op_1321_cast_fp16")]; tensor out_41_cast_fp16 = add(x = input_215_cast_fp16, y = var_1321_cast_fp16)[name = string("out_41_cast_fp16")]; tensor x_101_cast_fp16 = mul(x = out_41_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_101_cast_fp16")]; tensor x_m_9_cast_fp16 = mul(x = x_101_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_m_9_cast_fp16")]; tensor var_1331_shape_cast_fp16 = shape(x = x_101_cast_fp16)[name = string("op_1331_shape_cast_fp16")]; int32 gather_14_axis_0 = const()[name = string("gather_14_axis_0"), val = int32(0)]; int32 gather_14_batch_dims_0 = const()[name = string("gather_14_batch_dims_0"), val = int32(0)]; bool gather_14_validate_indices_0 = const()[name = string("gather_14_validate_indices_0"), val = bool(false)]; string var_1331_shape_cast_fp16_to_uint16_dtype_0 = const()[name = string("op_1331_shape_cast_fp16_to_uint16_dtype_0"), val = string("uint16")]; uint16 gather_14_indices_0_to_uint16 = const()[name = string("gather_14_indices_0_to_uint16"), val = uint16(2)]; tensor var_1331_shape_cast_fp16_to_uint16 = cast(dtype = var_1331_shape_cast_fp16_to_uint16_dtype_0, x = var_1331_shape_cast_fp16)[name = string("cast_89")]; uint16 gather_14_cast_uint16 = gather(axis = gather_14_axis_0, batch_dims = gather_14_batch_dims_0, indices = gather_14_indices_0_to_uint16, validate_indices = gather_14_validate_indices_0, x = var_1331_shape_cast_fp16_to_uint16)[name = string("gather_14_cast_uint16")]; string gather_14_cast_uint16_to_int32_dtype_0 = const()[name = string("gather_14_cast_uint16_to_int32_dtype_0"), val = string("int32")]; tensor input_225_perm_0 = const()[name = string("input_225_perm_0"), val = tensor([0, 2, 1])]; tensor main_blocks_2_text_attn_W_query_linear_weight_to_fp16 = const()[name = string("main_blocks_2_text_attn_W_query_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(76562752)))]; tensor main_blocks_2_text_attn_W_query_linear_bias_to_fp16 = const()[name = string("main_blocks_2_text_attn_W_query_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(77087104)))]; tensor input_225_cast_fp16 = transpose(perm = input_225_perm_0, x = x_101_cast_fp16)[name = string("transpose_51")]; tensor linear_21_cast_fp16 = linear(bias = main_blocks_2_text_attn_W_query_linear_bias_to_fp16, weight = main_blocks_2_text_attn_W_query_linear_weight_to_fp16, x = input_225_cast_fp16)[name = string("linear_21_cast_fp16")]; tensor concat_24x = const()[name = string("concat_24x"), val = tensor([2, -1, 8, 64])]; tensor var_1340_cast_fp16 = reshape(shape = concat_24x, x = linear_21_cast_fp16)[name = string("op_1340_cast_fp16")]; tensor x_103_perm_0 = const()[name = string("x_103_perm_0"), val = tensor([0, 2, 1, 3])]; tensor main_blocks_2_text_attn_W_key_linear_weight_to_fp16 = const()[name = string("main_blocks_2_text_attn_W_key_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(77088192)))]; tensor main_blocks_2_text_attn_W_key_linear_bias_to_fp16 = const()[name = string("main_blocks_2_text_attn_W_key_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(77350400)))]; tensor linear_22_cast_fp16 = linear(bias = main_blocks_2_text_attn_W_key_linear_bias_to_fp16, weight = main_blocks_2_text_attn_W_key_linear_weight_to_fp16, x = input_61_cast_fp16)[name = string("linear_22_cast_fp16")]; tensor concat_25x = const()[name = string("concat_25x"), val = tensor([2, -1, 8, 64])]; tensor var_1348_cast_fp16 = reshape(shape = concat_25x, x = linear_22_cast_fp16)[name = string("op_1348_cast_fp16")]; tensor x_105_perm_0 = const()[name = string("x_105_perm_0"), val = tensor([0, 2, 1, 3])]; tensor main_blocks_2_text_attn_W_value_linear_weight_to_fp16 = const()[name = string("main_blocks_2_text_attn_W_value_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(77351488)))]; tensor main_blocks_2_text_attn_W_value_linear_bias_to_fp16 = const()[name = string("main_blocks_2_text_attn_W_value_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(77613696)))]; tensor linear_23_cast_fp16 = linear(bias = main_blocks_2_text_attn_W_value_linear_bias_to_fp16, weight = main_blocks_2_text_attn_W_value_linear_weight_to_fp16, x = input_61_cast_fp16)[name = string("linear_23_cast_fp16")]; tensor concat_26x = const()[name = string("concat_26x"), val = tensor([2, -1, 8, 64])]; tensor var_1356_cast_fp16 = reshape(shape = concat_26x, x = linear_23_cast_fp16)[name = string("op_1356_cast_fp16")]; tensor v_9_perm_0 = const()[name = string("v_9_perm_0"), val = tensor([0, 2, 1, 3])]; int32 concat_27_values0_0 = const()[name = string("concat_27_values0_0"), val = int32(1)]; int32 concat_27_values2_0 = const()[name = string("concat_27_values2_0"), val = int32(1)]; int32 concat_27_axis_0 = const()[name = string("concat_27_axis_0"), val = int32(0)]; bool concat_27_interleave_0 = const()[name = string("concat_27_interleave_0"), val = bool(false)]; int32 gather_14_cast_uint16_to_int32 = cast(dtype = gather_14_cast_uint16_to_int32_dtype_0, x = gather_14_cast_uint16)[name = string("cast_88")]; tensor concat_27 = concat(axis = concat_27_axis_0, interleave = concat_27_interleave_0, values = (concat_27_values0_0, gather_14_cast_uint16_to_int32, concat_27_values2_0))[name = string("concat_27")]; tensor var_1359_begin_0 = const()[name = string("op_1359_begin_0"), val = tensor([0, 0, 0])]; tensor var_1359_end_mask_0 = const()[name = string("op_1359_end_mask_0"), val = tensor([true, false, true])]; tensor var_1359_cast_fp16 = slice_by_index(begin = var_1359_begin_0, end = concat_27, end_mask = var_1359_end_mask_0, x = main_blocks_0_text_attn_increments_to_fp16)[name = string("op_1359_cast_fp16")]; tensor concat_28 = const()[name = string("concat_28"), val = tensor([2, -1, -1])]; tensor shape_5_cast_fp16 = shape(x = var_1359_cast_fp16)[name = string("shape_5_cast_fp16")]; tensor equal_5 = const()[name = string("equal_5"), val = tensor([false, true, true])]; tensor select_5 = select(a = shape_5_cast_fp16, b = concat_28, cond = equal_5)[name = string("select_5")]; tensor real_div_5 = real_div(x = select_5, y = shape_5_cast_fp16)[name = string("real_div_5")]; tensor var_1362_cast_fp16 = tile(reps = real_div_5, x = var_1359_cast_fp16)[name = string("op_1362_cast_fp16")]; tensor scaled_9_cast_fp16 = real_div(x = var_1362_cast_fp16, y = var_427_cast_fp16)[name = string("scaled_9_cast_fp16")]; tensor main_blocks_2_text_attn_theta_to_fp16 = const()[name = string("main_blocks_2_text_attn_theta_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(77614784)))]; tensor angles_9_cast_fp16 = mul(x = scaled_9_cast_fp16, y = main_blocks_2_text_attn_theta_to_fp16)[name = string("angles_9_cast_fp16")]; tensor var_1378_cast_fp16 = cos(x = angles_9_cast_fp16)[name = string("op_1378_cast_fp16")]; tensor cos_9_axes_0 = const()[name = string("cos_9_axes_0"), val = tensor([1])]; tensor cos_9_cast_fp16 = expand_dims(axes = cos_9_axes_0, x = var_1378_cast_fp16)[name = string("cos_9_cast_fp16")]; tensor var_1380_cast_fp16 = sin(x = angles_9_cast_fp16)[name = string("op_1380_cast_fp16")]; tensor sin_9_axes_0 = const()[name = string("sin_9_axes_0"), val = tensor([1])]; tensor sin_9_cast_fp16 = expand_dims(axes = sin_9_axes_0, x = var_1380_cast_fp16)[name = string("sin_9_cast_fp16")]; tensor x_a_9_begin_0 = const()[name = string("x_a_9_begin_0"), val = tensor([0, 0, 0, 0])]; tensor x_a_9_end_0 = const()[name = string("x_a_9_end_0"), val = tensor([2, 8, 0, 32])]; tensor x_a_9_end_mask_0 = const()[name = string("x_a_9_end_mask_0"), val = tensor([true, true, true, false])]; tensor x_103_cast_fp16 = transpose(perm = x_103_perm_0, x = var_1340_cast_fp16)[name = string("transpose_50")]; tensor x_a_9_cast_fp16 = slice_by_index(begin = x_a_9_begin_0, end = x_a_9_end_0, end_mask = x_a_9_end_mask_0, x = x_103_cast_fp16)[name = string("x_a_9_cast_fp16")]; tensor x_b_9_begin_0 = const()[name = string("x_b_9_begin_0"), val = tensor([0, 0, 0, 32])]; tensor x_b_9_end_0 = const()[name = string("x_b_9_end_0"), val = tensor([2, 8, 0, 64])]; tensor x_b_9_end_mask_0 = const()[name = string("x_b_9_end_mask_0"), val = tensor([true, true, true, true])]; tensor x_b_9_cast_fp16 = slice_by_index(begin = x_b_9_begin_0, end = x_b_9_end_0, end_mask = x_b_9_end_mask_0, x = x_103_cast_fp16)[name = string("x_b_9_cast_fp16")]; tensor var_1384_cast_fp16 = mul(x = x_a_9_cast_fp16, y = cos_9_cast_fp16)[name = string("op_1384_cast_fp16")]; tensor var_1385_cast_fp16 = mul(x = x_b_9_cast_fp16, y = sin_9_cast_fp16)[name = string("op_1385_cast_fp16")]; tensor rot_a_9_cast_fp16 = sub(x = var_1384_cast_fp16, y = var_1385_cast_fp16)[name = string("rot_a_9_cast_fp16")]; tensor var_1387_cast_fp16 = mul(x = x_a_9_cast_fp16, y = sin_9_cast_fp16)[name = string("op_1387_cast_fp16")]; tensor var_1388_cast_fp16 = mul(x = x_b_9_cast_fp16, y = cos_9_cast_fp16)[name = string("op_1388_cast_fp16")]; tensor rot_b_9_cast_fp16 = add(x = var_1387_cast_fp16, y = var_1388_cast_fp16)[name = string("rot_b_9_cast_fp16")]; bool q_9_interleave_0 = const()[name = string("q_9_interleave_0"), val = bool(false)]; tensor q_9_cast_fp16 = concat(axis = var_1074, interleave = q_9_interleave_0, values = (rot_a_9_cast_fp16, rot_b_9_cast_fp16))[name = string("q_9_cast_fp16")]; tensor x_a_11_begin_0 = const()[name = string("x_a_11_begin_0"), val = tensor([0, 0, 0, 0])]; tensor x_a_11_end_0 = const()[name = string("x_a_11_end_0"), val = tensor([2, 8, 0, 32])]; tensor x_a_11_end_mask_0 = const()[name = string("x_a_11_end_mask_0"), val = tensor([true, true, true, false])]; tensor x_105_cast_fp16 = transpose(perm = x_105_perm_0, x = var_1348_cast_fp16)[name = string("transpose_49")]; tensor x_a_11_cast_fp16 = slice_by_index(begin = x_a_11_begin_0, end = x_a_11_end_0, end_mask = x_a_11_end_mask_0, x = x_105_cast_fp16)[name = string("x_a_11_cast_fp16")]; tensor x_b_11_begin_0 = const()[name = string("x_b_11_begin_0"), val = tensor([0, 0, 0, 32])]; tensor x_b_11_end_0 = const()[name = string("x_b_11_end_0"), val = tensor([2, 8, 0, 64])]; tensor x_b_11_end_mask_0 = const()[name = string("x_b_11_end_mask_0"), val = tensor([true, true, true, true])]; tensor x_b_11_cast_fp16 = slice_by_index(begin = x_b_11_begin_0, end = x_b_11_end_0, end_mask = x_b_11_end_mask_0, x = x_105_cast_fp16)[name = string("x_b_11_cast_fp16")]; tensor var_1402_cast_fp16 = mul(x = x_a_11_cast_fp16, y = cos_3_cast_fp16)[name = string("op_1402_cast_fp16")]; tensor var_1403_cast_fp16 = mul(x = x_b_11_cast_fp16, y = sin_3_cast_fp16)[name = string("op_1403_cast_fp16")]; tensor rot_a_11_cast_fp16 = sub(x = var_1402_cast_fp16, y = var_1403_cast_fp16)[name = string("rot_a_11_cast_fp16")]; tensor var_1405_cast_fp16 = mul(x = x_a_11_cast_fp16, y = sin_3_cast_fp16)[name = string("op_1405_cast_fp16")]; tensor var_1406_cast_fp16 = mul(x = x_b_11_cast_fp16, y = cos_3_cast_fp16)[name = string("op_1406_cast_fp16")]; tensor rot_b_11_cast_fp16 = add(x = var_1405_cast_fp16, y = var_1406_cast_fp16)[name = string("rot_b_11_cast_fp16")]; bool k_9_interleave_0 = const()[name = string("k_9_interleave_0"), val = bool(false)]; tensor k_9_cast_fp16 = concat(axis = var_1074, interleave = k_9_interleave_0, values = (rot_a_11_cast_fp16, rot_b_11_cast_fp16))[name = string("k_9_cast_fp16")]; bool var_1411_transpose_x_1 = const()[name = string("op_1411_transpose_x_1"), val = bool(false)]; bool var_1411_transpose_y_1 = const()[name = string("op_1411_transpose_y_1"), val = bool(true)]; tensor var_1411_cast_fp16 = matmul(transpose_x = var_1411_transpose_x_1, transpose_y = var_1411_transpose_y_1, x = q_9_cast_fp16, y = k_9_cast_fp16)[name = string("op_1411_cast_fp16")]; fp16 _inversed_scores_5_y_0_to_fp16 = const()[name = string("_inversed_scores_5_y_0_to_fp16"), val = fp16(0x1p-4)]; tensor _inversed_scores_5_cast_fp16 = mul(x = var_1411_cast_fp16, y = _inversed_scores_5_y_0_to_fp16)[name = string("_inversed_scores_5_cast_fp16")]; tensor input_231_cast_fp16 = sub(x = _inversed_scores_5_cast_fp16, y = var_469_cast_fp16)[name = string("input_231_cast_fp16")]; tensor attn_13_cast_fp16 = softmax(axis = var_1074, x = input_231_cast_fp16)[name = string("attn_13_cast_fp16")]; bool var_1420_transpose_x_0 = const()[name = string("op_1420_transpose_x_0"), val = bool(false)]; bool var_1420_transpose_y_0 = const()[name = string("op_1420_transpose_y_0"), val = bool(false)]; tensor v_9_cast_fp16 = transpose(perm = v_9_perm_0, x = var_1356_cast_fp16)[name = string("transpose_48")]; tensor var_1420_cast_fp16 = matmul(transpose_x = var_1420_transpose_x_0, transpose_y = var_1420_transpose_y_0, x = attn_13_cast_fp16, y = v_9_cast_fp16)[name = string("op_1420_cast_fp16")]; tensor var_1421_perm_0 = const()[name = string("op_1421_perm_0"), val = tensor([0, 2, 1, 3])]; tensor concat_31x = const()[name = string("concat_31x"), val = tensor([2, -1, 512])]; tensor var_1421_cast_fp16 = transpose(perm = var_1421_perm_0, x = var_1420_cast_fp16)[name = string("transpose_47")]; tensor input_233_cast_fp16 = reshape(shape = concat_31x, x = var_1421_cast_fp16)[name = string("input_233_cast_fp16")]; tensor main_blocks_2_text_attn_out_fc_linear_weight_to_fp16 = const()[name = string("main_blocks_2_text_attn_out_fc_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(77614912)))]; tensor main_blocks_2_text_attn_out_fc_linear_bias_to_fp16 = const()[name = string("main_blocks_2_text_attn_out_fc_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(78139264)))]; tensor linear_24_cast_fp16 = linear(bias = main_blocks_2_text_attn_out_fc_linear_bias_to_fp16, weight = main_blocks_2_text_attn_out_fc_linear_weight_to_fp16, x = input_233_cast_fp16)[name = string("linear_24_cast_fp16")]; tensor out_43_perm_0 = const()[name = string("out_43_perm_0"), val = tensor([0, 2, 1])]; tensor out_43_cast_fp16 = transpose(perm = out_43_perm_0, x = linear_24_cast_fp16)[name = string("transpose_46")]; tensor var_1429_cast_fp16 = mul(x = out_43_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("op_1429_cast_fp16")]; tensor x_107_cast_fp16 = add(x = x_m_9_cast_fp16, y = var_1429_cast_fp16)[name = string("x_107_cast_fp16")]; tensor input_235_perm_0 = const()[name = string("input_235_perm_0"), val = tensor([0, 2, 1])]; tensor var_1436_axes_0 = const()[name = string("op_1436_axes_0"), val = tensor([-1])]; tensor main_blocks_2_text_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_2_text_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(78140352)))]; tensor main_blocks_2_text_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_2_text_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(78141440)))]; tensor input_235_cast_fp16 = transpose(perm = input_235_perm_0, x = x_107_cast_fp16)[name = string("transpose_45")]; tensor var_1436_cast_fp16 = layer_norm(axes = var_1436_axes_0, beta = main_blocks_2_text_norm_norm_bias_to_fp16, epsilon = var_1086_to_fp16, gamma = main_blocks_2_text_norm_norm_weight_to_fp16, x = input_235_cast_fp16)[name = string("op_1436_cast_fp16")]; tensor var_1437_perm_0 = const()[name = string("op_1437_perm_0"), val = tensor([0, 2, 1])]; tensor var_1437_cast_fp16 = transpose(perm = var_1437_perm_0, x = var_1436_cast_fp16)[name = string("transpose_44")]; tensor x_109_cast_fp16 = mul(x = var_1437_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_109_cast_fp16")]; tensor input_237_cast_fp16 = mul(x = x_109_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_237_cast_fp16")]; tensor input_239_pad_0 = const()[name = string("input_239_pad_0"), val = tensor([0, 0, 0, 0, 2, 2])]; string input_239_mode_0 = const()[name = string("input_239_mode_0"), val = string("replicate")]; fp16 const_19_to_fp16 = const()[name = string("const_19_to_fp16"), val = fp16(0x0p+0)]; tensor input_239_cast_fp16 = pad(constant_val = const_19_to_fp16, mode = input_239_mode_0, pad = input_239_pad_0, x = input_237_cast_fp16)[name = string("input_239_cast_fp16")]; string h_105_pad_type_0 = const()[name = string("h_105_pad_type_0"), val = string("valid")]; int32 h_105_groups_0 = const()[name = string("h_105_groups_0"), val = int32(512)]; tensor h_105_strides_0 = const()[name = string("h_105_strides_0"), val = tensor([1])]; tensor h_105_pad_0 = const()[name = string("h_105_pad_0"), val = tensor([0, 0])]; tensor h_105_dilations_0 = const()[name = string("h_105_dilations_0"), val = tensor([1])]; tensor main_blocks_2_convnext_2_0_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_2_convnext_2_0_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(78142528)))]; tensor main_blocks_2_convnext_2_0_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_2_convnext_2_0_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(78147712)))]; tensor h_105_cast_fp16 = conv(bias = main_blocks_2_convnext_2_0_dwconv__conv_bias_to_fp16, dilations = h_105_dilations_0, groups = h_105_groups_0, pad = h_105_pad_0, pad_type = h_105_pad_type_0, strides = h_105_strides_0, weight = main_blocks_2_convnext_2_0_dwconv__conv_weight_to_fp16, x = input_239_cast_fp16)[name = string("h_105_cast_fp16")]; tensor x_111_cast_fp16 = mul(x = h_105_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_111_cast_fp16")]; tensor input_241_perm_0 = const()[name = string("input_241_perm_0"), val = tensor([0, 2, 1])]; tensor var_1461_axes_0 = const()[name = string("op_1461_axes_0"), val = tensor([-1])]; tensor main_blocks_2_convnext_2_0_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_2_convnext_2_0_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(78148800)))]; tensor main_blocks_2_convnext_2_0_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_2_convnext_2_0_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(78149888)))]; tensor input_241_cast_fp16 = transpose(perm = input_241_perm_0, x = x_111_cast_fp16)[name = string("transpose_43")]; tensor var_1461_cast_fp16 = layer_norm(axes = var_1461_axes_0, beta = main_blocks_2_convnext_2_0_norm_norm_bias_to_fp16, epsilon = var_1086_to_fp16, gamma = main_blocks_2_convnext_2_0_norm_norm_weight_to_fp16, x = input_241_cast_fp16)[name = string("op_1461_cast_fp16")]; tensor input_243_perm_0 = const()[name = string("input_243_perm_0"), val = tensor([0, 2, 1])]; string h_107_pad_type_0 = const()[name = string("h_107_pad_type_0"), val = string("valid")]; tensor h_107_strides_0 = const()[name = string("h_107_strides_0"), val = tensor([1])]; tensor h_107_pad_0 = const()[name = string("h_107_pad_0"), val = tensor([0, 0])]; tensor h_107_dilations_0 = const()[name = string("h_107_dilations_0"), val = tensor([1])]; int32 h_107_groups_0 = const()[name = string("h_107_groups_0"), val = int32(1)]; tensor main_blocks_2_convnext_2_0_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_2_convnext_2_0_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(78150976)))]; tensor main_blocks_2_convnext_2_0_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_2_convnext_2_0_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(80248192)))]; tensor input_243_cast_fp16 = transpose(perm = input_243_perm_0, x = var_1461_cast_fp16)[name = string("transpose_42")]; tensor h_107_cast_fp16 = conv(bias = main_blocks_2_convnext_2_0_pwconv1_bias_to_fp16, dilations = h_107_dilations_0, groups = h_107_groups_0, pad = h_107_pad_0, pad_type = h_107_pad_type_0, strides = h_107_strides_0, weight = main_blocks_2_convnext_2_0_pwconv1_weight_to_fp16, x = input_243_cast_fp16)[name = string("h_107_cast_fp16")]; string input_245_mode_0 = const()[name = string("input_245_mode_0"), val = string("EXACT")]; tensor input_245_cast_fp16 = gelu(mode = input_245_mode_0, x = h_107_cast_fp16)[name = string("input_245_cast_fp16")]; string h_109_pad_type_0 = const()[name = string("h_109_pad_type_0"), val = string("valid")]; tensor h_109_strides_0 = const()[name = string("h_109_strides_0"), val = tensor([1])]; tensor h_109_pad_0 = const()[name = string("h_109_pad_0"), val = tensor([0, 0])]; tensor h_109_dilations_0 = const()[name = string("h_109_dilations_0"), val = tensor([1])]; int32 h_109_groups_0 = const()[name = string("h_109_groups_0"), val = int32(1)]; tensor var_1478_weight_0_to_fp16 = const()[name = string("op_1478_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(80252352)))]; tensor var_1478_bias_0_to_fp16 = const()[name = string("op_1478_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(82349568)))]; tensor var_1478_cast_fp16 = conv(bias = var_1478_bias_0_to_fp16, dilations = h_109_dilations_0, groups = h_109_groups_0, pad = h_109_pad_0, pad_type = h_109_pad_type_0, strides = h_109_strides_0, weight = var_1478_weight_0_to_fp16, x = input_245_cast_fp16)[name = string("op_1478_cast_fp16")]; tensor out_45_cast_fp16 = add(x = input_237_cast_fp16, y = var_1478_cast_fp16)[name = string("out_45_cast_fp16")]; tensor x_113_cast_fp16 = mul(x = out_45_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_113_cast_fp16")]; tensor x_m_11_cast_fp16 = mul(x = x_113_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_m_11_cast_fp16")]; tensor input_247_perm_0 = const()[name = string("input_247_perm_0"), val = tensor([0, 2, 1])]; tensor main_blocks_2_style_attn_W_query_linear_weight_to_fp16 = const()[name = string("main_blocks_2_style_attn_W_query_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(82350656)))]; tensor main_blocks_2_style_attn_W_query_linear_bias_to_fp16 = const()[name = string("main_blocks_2_style_attn_W_query_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(82612864)))]; tensor input_247_cast_fp16 = transpose(perm = input_247_perm_0, x = x_113_cast_fp16)[name = string("transpose_41")]; tensor linear_25_cast_fp16 = linear(bias = main_blocks_2_style_attn_W_query_linear_bias_to_fp16, weight = main_blocks_2_style_attn_W_query_linear_weight_to_fp16, x = input_247_cast_fp16)[name = string("linear_25_cast_fp16")]; tensor concat_32x = const()[name = string("concat_32x"), val = tensor([2, -1, 2, 128])]; tensor var_1495_cast_fp16 = reshape(shape = concat_32x, x = linear_25_cast_fp16)[name = string("op_1495_cast_fp16")]; tensor q_11_perm_0 = const()[name = string("q_11_perm_0"), val = tensor([0, 2, 1, 3])]; tensor main_blocks_2_style_attn_W_value_linear_weight_to_fp16 = const()[name = string("main_blocks_2_style_attn_W_value_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(82613440)))]; tensor main_blocks_2_style_attn_W_value_linear_bias_to_fp16 = const()[name = string("main_blocks_2_style_attn_W_value_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(82744576)))]; tensor linear_27_cast_fp16 = linear(bias = main_blocks_2_style_attn_W_value_linear_bias_to_fp16, weight = main_blocks_2_style_attn_W_value_linear_weight_to_fp16, x = input_83_cast_fp16)[name = string("linear_27_cast_fp16")]; tensor var_1508 = const()[name = string("op_1508"), val = tensor([2, 50, 2, 128])]; tensor var_1509_cast_fp16 = reshape(shape = var_1508, x = linear_27_cast_fp16)[name = string("op_1509_cast_fp16")]; tensor v_11_perm_0 = const()[name = string("v_11_perm_0"), val = tensor([0, 2, 1, 3])]; bool var_1513_transpose_x_0 = const()[name = string("op_1513_transpose_x_0"), val = bool(false)]; bool var_1513_transpose_y_0 = const()[name = string("op_1513_transpose_y_0"), val = bool(false)]; tensor var_1512_to_fp16 = const()[name = string("op_1512_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(82745152)))]; tensor q_11_cast_fp16 = transpose(perm = q_11_perm_0, x = var_1495_cast_fp16)[name = string("transpose_40")]; tensor var_1513_cast_fp16 = matmul(transpose_x = var_1513_transpose_x_0, transpose_y = var_1513_transpose_y_0, x = q_11_cast_fp16, y = var_1512_to_fp16)[name = string("op_1513_cast_fp16")]; fp16 _inversed_input_249_y_0_to_fp16 = const()[name = string("_inversed_input_249_y_0_to_fp16"), val = fp16(0x1p-4)]; tensor _inversed_input_249_cast_fp16 = mul(x = var_1513_cast_fp16, y = _inversed_input_249_y_0_to_fp16)[name = string("_inversed_input_249_cast_fp16")]; tensor attn_15_cast_fp16 = softmax(axis = var_1074, x = _inversed_input_249_cast_fp16)[name = string("attn_15_cast_fp16")]; tensor attn_17_cast_fp16 = mul(x = attn_15_cast_fp16, y = mask_1_cast_fp16)[name = string("attn_17_cast_fp16")]; bool var_1520_transpose_x_0 = const()[name = string("op_1520_transpose_x_0"), val = bool(false)]; bool var_1520_transpose_y_0 = const()[name = string("op_1520_transpose_y_0"), val = bool(false)]; tensor v_11_cast_fp16 = transpose(perm = v_11_perm_0, x = var_1509_cast_fp16)[name = string("transpose_39")]; tensor var_1520_cast_fp16 = matmul(transpose_x = var_1520_transpose_x_0, transpose_y = var_1520_transpose_y_0, x = attn_17_cast_fp16, y = v_11_cast_fp16)[name = string("op_1520_cast_fp16")]; tensor var_1521_perm_0 = const()[name = string("op_1521_perm_0"), val = tensor([0, 2, 1, 3])]; tensor concat_33x = const()[name = string("concat_33x"), val = tensor([2, -1, 256])]; tensor var_1521_cast_fp16 = transpose(perm = var_1521_perm_0, x = var_1520_cast_fp16)[name = string("transpose_38")]; tensor input_251_cast_fp16 = reshape(shape = concat_33x, x = var_1521_cast_fp16)[name = string("input_251_cast_fp16")]; tensor main_blocks_2_style_attn_out_fc_linear_weight_to_fp16 = const()[name = string("main_blocks_2_style_attn_out_fc_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(82796416)))]; tensor main_blocks_2_style_attn_out_fc_linear_bias_to_fp16 = const()[name = string("main_blocks_2_style_attn_out_fc_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(83058624)))]; tensor linear_28_cast_fp16 = linear(bias = main_blocks_2_style_attn_out_fc_linear_bias_to_fp16, weight = main_blocks_2_style_attn_out_fc_linear_weight_to_fp16, x = input_251_cast_fp16)[name = string("linear_28_cast_fp16")]; tensor out_47_perm_0 = const()[name = string("out_47_perm_0"), val = tensor([0, 2, 1])]; tensor out_47_cast_fp16 = transpose(perm = out_47_perm_0, x = linear_28_cast_fp16)[name = string("transpose_37")]; tensor var_1529_cast_fp16 = mul(x = out_47_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("op_1529_cast_fp16")]; tensor x_115_cast_fp16 = add(x = x_m_11_cast_fp16, y = var_1529_cast_fp16)[name = string("x_115_cast_fp16")]; tensor input_253_perm_0 = const()[name = string("input_253_perm_0"), val = tensor([0, 2, 1])]; tensor var_1536_axes_0 = const()[name = string("op_1536_axes_0"), val = tensor([-1])]; tensor main_blocks_2_style_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_2_style_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(83059712)))]; tensor main_blocks_2_style_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_2_style_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(83060800)))]; tensor input_253_cast_fp16 = transpose(perm = input_253_perm_0, x = x_115_cast_fp16)[name = string("transpose_36")]; tensor var_1536_cast_fp16 = layer_norm(axes = var_1536_axes_0, beta = main_blocks_2_style_norm_norm_bias_to_fp16, epsilon = var_1086_to_fp16, gamma = main_blocks_2_style_norm_norm_weight_to_fp16, x = input_253_cast_fp16)[name = string("op_1536_cast_fp16")]; tensor var_1537_perm_0 = const()[name = string("op_1537_perm_0"), val = tensor([0, 2, 1])]; tensor var_1537_cast_fp16 = transpose(perm = var_1537_perm_0, x = var_1536_cast_fp16)[name = string("transpose_35")]; tensor x_117_cast_fp16 = mul(x = var_1537_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_117_cast_fp16")]; int32 var_1548 = const()[name = string("op_1548"), val = int32(-1)]; tensor input_255_cast_fp16 = mul(x = x_117_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_255_cast_fp16")]; tensor input_257_pad_0 = const()[name = string("input_257_pad_0"), val = tensor([0, 0, 0, 0, 2, 2])]; string input_257_mode_0 = const()[name = string("input_257_mode_0"), val = string("replicate")]; fp16 const_21_to_fp16 = const()[name = string("const_21_to_fp16"), val = fp16(0x0p+0)]; tensor input_257_cast_fp16 = pad(constant_val = const_21_to_fp16, mode = input_257_mode_0, pad = input_257_pad_0, x = input_255_cast_fp16)[name = string("input_257_cast_fp16")]; string h_111_pad_type_0 = const()[name = string("h_111_pad_type_0"), val = string("valid")]; int32 h_111_groups_0 = const()[name = string("h_111_groups_0"), val = int32(512)]; tensor h_111_strides_0 = const()[name = string("h_111_strides_0"), val = tensor([1])]; tensor h_111_pad_0 = const()[name = string("h_111_pad_0"), val = tensor([0, 0])]; tensor h_111_dilations_0 = const()[name = string("h_111_dilations_0"), val = tensor([1])]; tensor main_blocks_3_convnext_0_0_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_3_convnext_0_0_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(83061888)))]; tensor main_blocks_3_convnext_0_0_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_3_convnext_0_0_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(83067072)))]; tensor h_111_cast_fp16 = conv(bias = main_blocks_3_convnext_0_0_dwconv__conv_bias_to_fp16, dilations = h_111_dilations_0, groups = h_111_groups_0, pad = h_111_pad_0, pad_type = h_111_pad_type_0, strides = h_111_strides_0, weight = main_blocks_3_convnext_0_0_dwconv__conv_weight_to_fp16, x = input_257_cast_fp16)[name = string("h_111_cast_fp16")]; tensor x_119_cast_fp16 = mul(x = h_111_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_119_cast_fp16")]; tensor input_259_perm_0 = const()[name = string("input_259_perm_0"), val = tensor([0, 2, 1])]; tensor var_1601_axes_0 = const()[name = string("op_1601_axes_0"), val = tensor([-1])]; tensor main_blocks_3_convnext_0_0_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_3_convnext_0_0_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(83068160)))]; tensor main_blocks_3_convnext_0_0_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_3_convnext_0_0_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(83069248)))]; fp16 var_1560_to_fp16 = const()[name = string("op_1560_to_fp16"), val = fp16(0x1.5p-17)]; tensor input_259_cast_fp16 = transpose(perm = input_259_perm_0, x = x_119_cast_fp16)[name = string("transpose_34")]; tensor var_1601_cast_fp16 = layer_norm(axes = var_1601_axes_0, beta = main_blocks_3_convnext_0_0_norm_norm_bias_to_fp16, epsilon = var_1560_to_fp16, gamma = main_blocks_3_convnext_0_0_norm_norm_weight_to_fp16, x = input_259_cast_fp16)[name = string("op_1601_cast_fp16")]; tensor input_261_perm_0 = const()[name = string("input_261_perm_0"), val = tensor([0, 2, 1])]; string h_113_pad_type_0 = const()[name = string("h_113_pad_type_0"), val = string("valid")]; tensor h_113_strides_0 = const()[name = string("h_113_strides_0"), val = tensor([1])]; tensor h_113_pad_0 = const()[name = string("h_113_pad_0"), val = tensor([0, 0])]; tensor h_113_dilations_0 = const()[name = string("h_113_dilations_0"), val = tensor([1])]; int32 h_113_groups_0 = const()[name = string("h_113_groups_0"), val = int32(1)]; tensor main_blocks_3_convnext_0_0_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_3_convnext_0_0_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(83070336)))]; tensor main_blocks_3_convnext_0_0_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_3_convnext_0_0_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(85167552)))]; tensor input_261_cast_fp16 = transpose(perm = input_261_perm_0, x = var_1601_cast_fp16)[name = string("transpose_33")]; tensor h_113_cast_fp16 = conv(bias = main_blocks_3_convnext_0_0_pwconv1_bias_to_fp16, dilations = h_113_dilations_0, groups = h_113_groups_0, pad = h_113_pad_0, pad_type = h_113_pad_type_0, strides = h_113_strides_0, weight = main_blocks_3_convnext_0_0_pwconv1_weight_to_fp16, x = input_261_cast_fp16)[name = string("h_113_cast_fp16")]; string input_263_mode_0 = const()[name = string("input_263_mode_0"), val = string("EXACT")]; tensor input_263_cast_fp16 = gelu(mode = input_263_mode_0, x = h_113_cast_fp16)[name = string("input_263_cast_fp16")]; string h_115_pad_type_0 = const()[name = string("h_115_pad_type_0"), val = string("valid")]; tensor h_115_strides_0 = const()[name = string("h_115_strides_0"), val = tensor([1])]; tensor h_115_pad_0 = const()[name = string("h_115_pad_0"), val = tensor([0, 0])]; tensor h_115_dilations_0 = const()[name = string("h_115_dilations_0"), val = tensor([1])]; int32 h_115_groups_0 = const()[name = string("h_115_groups_0"), val = int32(1)]; tensor var_1618_weight_0_to_fp16 = const()[name = string("op_1618_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(85171712)))]; tensor var_1618_bias_0_to_fp16 = const()[name = string("op_1618_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(87268928)))]; tensor var_1618_cast_fp16 = conv(bias = var_1618_bias_0_to_fp16, dilations = h_115_dilations_0, groups = h_115_groups_0, pad = h_115_pad_0, pad_type = h_115_pad_type_0, strides = h_115_strides_0, weight = var_1618_weight_0_to_fp16, x = input_263_cast_fp16)[name = string("op_1618_cast_fp16")]; tensor out_49_cast_fp16 = add(x = input_255_cast_fp16, y = var_1618_cast_fp16)[name = string("out_49_cast_fp16")]; tensor x_121_cast_fp16 = mul(x = out_49_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_121_cast_fp16")]; tensor input_265_cast_fp16 = mul(x = x_121_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_265_cast_fp16")]; tensor input_267_pad_0 = const()[name = string("input_267_pad_0"), val = tensor([0, 0, 0, 0, 4, 4])]; string input_267_mode_0 = const()[name = string("input_267_mode_0"), val = string("replicate")]; fp16 const_22_to_fp16 = const()[name = string("const_22_to_fp16"), val = fp16(0x0p+0)]; tensor input_267_cast_fp16 = pad(constant_val = const_22_to_fp16, mode = input_267_mode_0, pad = input_267_pad_0, x = input_265_cast_fp16)[name = string("input_267_cast_fp16")]; string h_117_pad_type_0 = const()[name = string("h_117_pad_type_0"), val = string("valid")]; tensor h_117_dilations_0 = const()[name = string("h_117_dilations_0"), val = tensor([2])]; int32 h_117_groups_0 = const()[name = string("h_117_groups_0"), val = int32(512)]; tensor h_117_strides_0 = const()[name = string("h_117_strides_0"), val = tensor([1])]; tensor h_117_pad_0 = const()[name = string("h_117_pad_0"), val = tensor([0, 0])]; tensor main_blocks_3_convnext_0_1_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_3_convnext_0_1_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(87270016)))]; tensor main_blocks_3_convnext_0_1_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_3_convnext_0_1_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(87275200)))]; tensor h_117_cast_fp16 = conv(bias = main_blocks_3_convnext_0_1_dwconv__conv_bias_to_fp16, dilations = h_117_dilations_0, groups = h_117_groups_0, pad = h_117_pad_0, pad_type = h_117_pad_type_0, strides = h_117_strides_0, weight = main_blocks_3_convnext_0_1_dwconv__conv_weight_to_fp16, x = input_267_cast_fp16)[name = string("h_117_cast_fp16")]; tensor x_123_cast_fp16 = mul(x = h_117_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_123_cast_fp16")]; tensor input_269_perm_0 = const()[name = string("input_269_perm_0"), val = tensor([0, 2, 1])]; tensor var_1643_axes_0 = const()[name = string("op_1643_axes_0"), val = tensor([-1])]; tensor main_blocks_3_convnext_0_1_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_3_convnext_0_1_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(87276288)))]; tensor main_blocks_3_convnext_0_1_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_3_convnext_0_1_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(87277376)))]; tensor input_269_cast_fp16 = transpose(perm = input_269_perm_0, x = x_123_cast_fp16)[name = string("transpose_32")]; tensor var_1643_cast_fp16 = layer_norm(axes = var_1643_axes_0, beta = main_blocks_3_convnext_0_1_norm_norm_bias_to_fp16, epsilon = var_1560_to_fp16, gamma = main_blocks_3_convnext_0_1_norm_norm_weight_to_fp16, x = input_269_cast_fp16)[name = string("op_1643_cast_fp16")]; tensor input_271_perm_0 = const()[name = string("input_271_perm_0"), val = tensor([0, 2, 1])]; string h_119_pad_type_0 = const()[name = string("h_119_pad_type_0"), val = string("valid")]; tensor h_119_strides_0 = const()[name = string("h_119_strides_0"), val = tensor([1])]; tensor h_119_pad_0 = const()[name = string("h_119_pad_0"), val = tensor([0, 0])]; tensor h_119_dilations_0 = const()[name = string("h_119_dilations_0"), val = tensor([1])]; int32 h_119_groups_0 = const()[name = string("h_119_groups_0"), val = int32(1)]; tensor main_blocks_3_convnext_0_1_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_3_convnext_0_1_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(87278464)))]; tensor main_blocks_3_convnext_0_1_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_3_convnext_0_1_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(89375680)))]; tensor input_271_cast_fp16 = transpose(perm = input_271_perm_0, x = var_1643_cast_fp16)[name = string("transpose_31")]; tensor h_119_cast_fp16 = conv(bias = main_blocks_3_convnext_0_1_pwconv1_bias_to_fp16, dilations = h_119_dilations_0, groups = h_119_groups_0, pad = h_119_pad_0, pad_type = h_119_pad_type_0, strides = h_119_strides_0, weight = main_blocks_3_convnext_0_1_pwconv1_weight_to_fp16, x = input_271_cast_fp16)[name = string("h_119_cast_fp16")]; string input_273_mode_0 = const()[name = string("input_273_mode_0"), val = string("EXACT")]; tensor input_273_cast_fp16 = gelu(mode = input_273_mode_0, x = h_119_cast_fp16)[name = string("input_273_cast_fp16")]; string h_121_pad_type_0 = const()[name = string("h_121_pad_type_0"), val = string("valid")]; tensor h_121_strides_0 = const()[name = string("h_121_strides_0"), val = tensor([1])]; tensor h_121_pad_0 = const()[name = string("h_121_pad_0"), val = tensor([0, 0])]; tensor h_121_dilations_0 = const()[name = string("h_121_dilations_0"), val = tensor([1])]; int32 h_121_groups_0 = const()[name = string("h_121_groups_0"), val = int32(1)]; tensor var_1660_weight_0_to_fp16 = const()[name = string("op_1660_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(89379840)))]; tensor var_1660_bias_0_to_fp16 = const()[name = string("op_1660_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(91477056)))]; tensor var_1660_cast_fp16 = conv(bias = var_1660_bias_0_to_fp16, dilations = h_121_dilations_0, groups = h_121_groups_0, pad = h_121_pad_0, pad_type = h_121_pad_type_0, strides = h_121_strides_0, weight = var_1660_weight_0_to_fp16, x = input_273_cast_fp16)[name = string("op_1660_cast_fp16")]; tensor out_51_cast_fp16 = add(x = input_265_cast_fp16, y = var_1660_cast_fp16)[name = string("out_51_cast_fp16")]; tensor x_125_cast_fp16 = mul(x = out_51_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_125_cast_fp16")]; tensor input_275_cast_fp16 = mul(x = x_125_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_275_cast_fp16")]; tensor input_277_pad_0 = const()[name = string("input_277_pad_0"), val = tensor([0, 0, 0, 0, 8, 8])]; string input_277_mode_0 = const()[name = string("input_277_mode_0"), val = string("replicate")]; fp16 const_23_to_fp16 = const()[name = string("const_23_to_fp16"), val = fp16(0x0p+0)]; tensor input_277_cast_fp16 = pad(constant_val = const_23_to_fp16, mode = input_277_mode_0, pad = input_277_pad_0, x = input_275_cast_fp16)[name = string("input_277_cast_fp16")]; string h_123_pad_type_0 = const()[name = string("h_123_pad_type_0"), val = string("valid")]; tensor h_123_dilations_0 = const()[name = string("h_123_dilations_0"), val = tensor([4])]; int32 h_123_groups_0 = const()[name = string("h_123_groups_0"), val = int32(512)]; tensor h_123_strides_0 = const()[name = string("h_123_strides_0"), val = tensor([1])]; tensor h_123_pad_0 = const()[name = string("h_123_pad_0"), val = tensor([0, 0])]; tensor main_blocks_3_convnext_0_2_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_3_convnext_0_2_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(91478144)))]; tensor main_blocks_3_convnext_0_2_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_3_convnext_0_2_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(91483328)))]; tensor h_123_cast_fp16 = conv(bias = main_blocks_3_convnext_0_2_dwconv__conv_bias_to_fp16, dilations = h_123_dilations_0, groups = h_123_groups_0, pad = h_123_pad_0, pad_type = h_123_pad_type_0, strides = h_123_strides_0, weight = main_blocks_3_convnext_0_2_dwconv__conv_weight_to_fp16, x = input_277_cast_fp16)[name = string("h_123_cast_fp16")]; tensor x_127_cast_fp16 = mul(x = h_123_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_127_cast_fp16")]; tensor input_279_perm_0 = const()[name = string("input_279_perm_0"), val = tensor([0, 2, 1])]; tensor var_1685_axes_0 = const()[name = string("op_1685_axes_0"), val = tensor([-1])]; tensor main_blocks_3_convnext_0_2_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_3_convnext_0_2_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(91484416)))]; tensor main_blocks_3_convnext_0_2_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_3_convnext_0_2_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(91485504)))]; tensor input_279_cast_fp16 = transpose(perm = input_279_perm_0, x = x_127_cast_fp16)[name = string("transpose_30")]; tensor var_1685_cast_fp16 = layer_norm(axes = var_1685_axes_0, beta = main_blocks_3_convnext_0_2_norm_norm_bias_to_fp16, epsilon = var_1560_to_fp16, gamma = main_blocks_3_convnext_0_2_norm_norm_weight_to_fp16, x = input_279_cast_fp16)[name = string("op_1685_cast_fp16")]; tensor input_281_perm_0 = const()[name = string("input_281_perm_0"), val = tensor([0, 2, 1])]; string h_125_pad_type_0 = const()[name = string("h_125_pad_type_0"), val = string("valid")]; tensor h_125_strides_0 = const()[name = string("h_125_strides_0"), val = tensor([1])]; tensor h_125_pad_0 = const()[name = string("h_125_pad_0"), val = tensor([0, 0])]; tensor h_125_dilations_0 = const()[name = string("h_125_dilations_0"), val = tensor([1])]; int32 h_125_groups_0 = const()[name = string("h_125_groups_0"), val = int32(1)]; tensor main_blocks_3_convnext_0_2_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_3_convnext_0_2_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(91486592)))]; tensor main_blocks_3_convnext_0_2_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_3_convnext_0_2_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(93583808)))]; tensor input_281_cast_fp16 = transpose(perm = input_281_perm_0, x = var_1685_cast_fp16)[name = string("transpose_29")]; tensor h_125_cast_fp16 = conv(bias = main_blocks_3_convnext_0_2_pwconv1_bias_to_fp16, dilations = h_125_dilations_0, groups = h_125_groups_0, pad = h_125_pad_0, pad_type = h_125_pad_type_0, strides = h_125_strides_0, weight = main_blocks_3_convnext_0_2_pwconv1_weight_to_fp16, x = input_281_cast_fp16)[name = string("h_125_cast_fp16")]; string input_283_mode_0 = const()[name = string("input_283_mode_0"), val = string("EXACT")]; tensor input_283_cast_fp16 = gelu(mode = input_283_mode_0, x = h_125_cast_fp16)[name = string("input_283_cast_fp16")]; string h_127_pad_type_0 = const()[name = string("h_127_pad_type_0"), val = string("valid")]; tensor h_127_strides_0 = const()[name = string("h_127_strides_0"), val = tensor([1])]; tensor h_127_pad_0 = const()[name = string("h_127_pad_0"), val = tensor([0, 0])]; tensor h_127_dilations_0 = const()[name = string("h_127_dilations_0"), val = tensor([1])]; int32 h_127_groups_0 = const()[name = string("h_127_groups_0"), val = int32(1)]; tensor var_1702_weight_0_to_fp16 = const()[name = string("op_1702_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(93587968)))]; tensor var_1702_bias_0_to_fp16 = const()[name = string("op_1702_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(95685184)))]; tensor var_1702_cast_fp16 = conv(bias = var_1702_bias_0_to_fp16, dilations = h_127_dilations_0, groups = h_127_groups_0, pad = h_127_pad_0, pad_type = h_127_pad_type_0, strides = h_127_strides_0, weight = var_1702_weight_0_to_fp16, x = input_283_cast_fp16)[name = string("op_1702_cast_fp16")]; tensor out_53_cast_fp16 = add(x = input_275_cast_fp16, y = var_1702_cast_fp16)[name = string("out_53_cast_fp16")]; tensor x_129_cast_fp16 = mul(x = out_53_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_129_cast_fp16")]; tensor input_285_cast_fp16 = mul(x = x_129_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_285_cast_fp16")]; tensor input_287_pad_0 = const()[name = string("input_287_pad_0"), val = tensor([0, 0, 0, 0, 16, 16])]; string input_287_mode_0 = const()[name = string("input_287_mode_0"), val = string("replicate")]; fp16 const_24_to_fp16 = const()[name = string("const_24_to_fp16"), val = fp16(0x0p+0)]; tensor input_287_cast_fp16 = pad(constant_val = const_24_to_fp16, mode = input_287_mode_0, pad = input_287_pad_0, x = input_285_cast_fp16)[name = string("input_287_cast_fp16")]; string h_129_pad_type_0 = const()[name = string("h_129_pad_type_0"), val = string("valid")]; tensor h_129_dilations_0 = const()[name = string("h_129_dilations_0"), val = tensor([8])]; int32 h_129_groups_0 = const()[name = string("h_129_groups_0"), val = int32(512)]; tensor h_129_strides_0 = const()[name = string("h_129_strides_0"), val = tensor([1])]; tensor h_129_pad_0 = const()[name = string("h_129_pad_0"), val = tensor([0, 0])]; tensor main_blocks_3_convnext_0_3_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_3_convnext_0_3_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(95686272)))]; tensor main_blocks_3_convnext_0_3_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_3_convnext_0_3_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(95691456)))]; tensor h_129_cast_fp16 = conv(bias = main_blocks_3_convnext_0_3_dwconv__conv_bias_to_fp16, dilations = h_129_dilations_0, groups = h_129_groups_0, pad = h_129_pad_0, pad_type = h_129_pad_type_0, strides = h_129_strides_0, weight = main_blocks_3_convnext_0_3_dwconv__conv_weight_to_fp16, x = input_287_cast_fp16)[name = string("h_129_cast_fp16")]; tensor x_131_cast_fp16 = mul(x = h_129_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_131_cast_fp16")]; tensor input_289_perm_0 = const()[name = string("input_289_perm_0"), val = tensor([0, 2, 1])]; tensor var_1727_axes_0 = const()[name = string("op_1727_axes_0"), val = tensor([-1])]; tensor main_blocks_3_convnext_0_3_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_3_convnext_0_3_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(95692544)))]; tensor main_blocks_3_convnext_0_3_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_3_convnext_0_3_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(95693632)))]; tensor input_289_cast_fp16 = transpose(perm = input_289_perm_0, x = x_131_cast_fp16)[name = string("transpose_28")]; tensor var_1727_cast_fp16 = layer_norm(axes = var_1727_axes_0, beta = main_blocks_3_convnext_0_3_norm_norm_bias_to_fp16, epsilon = var_1560_to_fp16, gamma = main_blocks_3_convnext_0_3_norm_norm_weight_to_fp16, x = input_289_cast_fp16)[name = string("op_1727_cast_fp16")]; tensor input_291_perm_0 = const()[name = string("input_291_perm_0"), val = tensor([0, 2, 1])]; string h_131_pad_type_0 = const()[name = string("h_131_pad_type_0"), val = string("valid")]; tensor h_131_strides_0 = const()[name = string("h_131_strides_0"), val = tensor([1])]; tensor h_131_pad_0 = const()[name = string("h_131_pad_0"), val = tensor([0, 0])]; tensor h_131_dilations_0 = const()[name = string("h_131_dilations_0"), val = tensor([1])]; int32 h_131_groups_0 = const()[name = string("h_131_groups_0"), val = int32(1)]; tensor main_blocks_3_convnext_0_3_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_3_convnext_0_3_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(95694720)))]; tensor main_blocks_3_convnext_0_3_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_3_convnext_0_3_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(97791936)))]; tensor input_291_cast_fp16 = transpose(perm = input_291_perm_0, x = var_1727_cast_fp16)[name = string("transpose_27")]; tensor h_131_cast_fp16 = conv(bias = main_blocks_3_convnext_0_3_pwconv1_bias_to_fp16, dilations = h_131_dilations_0, groups = h_131_groups_0, pad = h_131_pad_0, pad_type = h_131_pad_type_0, strides = h_131_strides_0, weight = main_blocks_3_convnext_0_3_pwconv1_weight_to_fp16, x = input_291_cast_fp16)[name = string("h_131_cast_fp16")]; string input_293_mode_0 = const()[name = string("input_293_mode_0"), val = string("EXACT")]; tensor input_293_cast_fp16 = gelu(mode = input_293_mode_0, x = h_131_cast_fp16)[name = string("input_293_cast_fp16")]; string h_133_pad_type_0 = const()[name = string("h_133_pad_type_0"), val = string("valid")]; tensor h_133_strides_0 = const()[name = string("h_133_strides_0"), val = tensor([1])]; tensor h_133_pad_0 = const()[name = string("h_133_pad_0"), val = tensor([0, 0])]; tensor h_133_dilations_0 = const()[name = string("h_133_dilations_0"), val = tensor([1])]; int32 h_133_groups_0 = const()[name = string("h_133_groups_0"), val = int32(1)]; tensor var_1744_weight_0_to_fp16 = const()[name = string("op_1744_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(97796096)))]; tensor var_1744_bias_0_to_fp16 = const()[name = string("op_1744_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(99893312)))]; tensor var_1744_cast_fp16 = conv(bias = var_1744_bias_0_to_fp16, dilations = h_133_dilations_0, groups = h_133_groups_0, pad = h_133_pad_0, pad_type = h_133_pad_type_0, strides = h_133_strides_0, weight = var_1744_weight_0_to_fp16, x = input_293_cast_fp16)[name = string("op_1744_cast_fp16")]; tensor out_55_cast_fp16 = add(x = input_285_cast_fp16, y = var_1744_cast_fp16)[name = string("out_55_cast_fp16")]; tensor x_133_cast_fp16 = mul(x = out_55_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_133_cast_fp16")]; tensor main_blocks_3_time_cond_linear_linear_weight_to_fp16 = const()[name = string("main_blocks_3_time_cond_linear_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(99894400)))]; tensor main_blocks_3_time_cond_linear_linear_bias_to_fp16 = const()[name = string("main_blocks_3_time_cond_linear_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(99960000)))]; tensor linear_29_cast_fp16 = linear(bias = main_blocks_3_time_cond_linear_linear_bias_to_fp16, weight = main_blocks_3_time_cond_linear_linear_weight_to_fp16, x = input_47_cast_fp16)[name = string("linear_29_cast_fp16")]; tensor t_axes_0 = const()[name = string("t_axes_0"), val = tensor([-1])]; tensor t_cast_fp16 = expand_dims(axes = t_axes_0, x = linear_29_cast_fp16)[name = string("t_cast_fp16")]; tensor var_1754_cast_fp16 = add(x = x_133_cast_fp16, y = t_cast_fp16)[name = string("op_1754_cast_fp16")]; tensor x_135_cast_fp16 = mul(x = var_1754_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_135_cast_fp16")]; tensor input_297_cast_fp16 = mul(x = x_135_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_297_cast_fp16")]; tensor input_299_pad_0 = const()[name = string("input_299_pad_0"), val = tensor([0, 0, 0, 0, 2, 2])]; string input_299_mode_0 = const()[name = string("input_299_mode_0"), val = string("replicate")]; fp16 const_25_to_fp16 = const()[name = string("const_25_to_fp16"), val = fp16(0x0p+0)]; tensor input_299_cast_fp16 = pad(constant_val = const_25_to_fp16, mode = input_299_mode_0, pad = input_299_pad_0, x = input_297_cast_fp16)[name = string("input_299_cast_fp16")]; string h_135_pad_type_0 = const()[name = string("h_135_pad_type_0"), val = string("valid")]; int32 h_135_groups_0 = const()[name = string("h_135_groups_0"), val = int32(512)]; tensor h_135_strides_0 = const()[name = string("h_135_strides_0"), val = tensor([1])]; tensor h_135_pad_0 = const()[name = string("h_135_pad_0"), val = tensor([0, 0])]; tensor h_135_dilations_0 = const()[name = string("h_135_dilations_0"), val = tensor([1])]; tensor main_blocks_3_convnext_1_0_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_3_convnext_1_0_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(99961088)))]; tensor main_blocks_3_convnext_1_0_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_3_convnext_1_0_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(99966272)))]; tensor h_135_cast_fp16 = conv(bias = main_blocks_3_convnext_1_0_dwconv__conv_bias_to_fp16, dilations = h_135_dilations_0, groups = h_135_groups_0, pad = h_135_pad_0, pad_type = h_135_pad_type_0, strides = h_135_strides_0, weight = main_blocks_3_convnext_1_0_dwconv__conv_weight_to_fp16, x = input_299_cast_fp16)[name = string("h_135_cast_fp16")]; tensor x_137_cast_fp16 = mul(x = h_135_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_137_cast_fp16")]; tensor input_301_perm_0 = const()[name = string("input_301_perm_0"), val = tensor([0, 2, 1])]; tensor var_1778_axes_0 = const()[name = string("op_1778_axes_0"), val = tensor([-1])]; tensor main_blocks_3_convnext_1_0_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_3_convnext_1_0_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(99967360)))]; tensor main_blocks_3_convnext_1_0_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_3_convnext_1_0_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(99968448)))]; tensor input_301_cast_fp16 = transpose(perm = input_301_perm_0, x = x_137_cast_fp16)[name = string("transpose_26")]; tensor var_1778_cast_fp16 = layer_norm(axes = var_1778_axes_0, beta = main_blocks_3_convnext_1_0_norm_norm_bias_to_fp16, epsilon = var_1560_to_fp16, gamma = main_blocks_3_convnext_1_0_norm_norm_weight_to_fp16, x = input_301_cast_fp16)[name = string("op_1778_cast_fp16")]; tensor input_303_perm_0 = const()[name = string("input_303_perm_0"), val = tensor([0, 2, 1])]; string h_137_pad_type_0 = const()[name = string("h_137_pad_type_0"), val = string("valid")]; tensor h_137_strides_0 = const()[name = string("h_137_strides_0"), val = tensor([1])]; tensor h_137_pad_0 = const()[name = string("h_137_pad_0"), val = tensor([0, 0])]; tensor h_137_dilations_0 = const()[name = string("h_137_dilations_0"), val = tensor([1])]; int32 h_137_groups_0 = const()[name = string("h_137_groups_0"), val = int32(1)]; tensor main_blocks_3_convnext_1_0_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_3_convnext_1_0_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(99969536)))]; tensor main_blocks_3_convnext_1_0_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_3_convnext_1_0_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(102066752)))]; tensor input_303_cast_fp16 = transpose(perm = input_303_perm_0, x = var_1778_cast_fp16)[name = string("transpose_25")]; tensor h_137_cast_fp16 = conv(bias = main_blocks_3_convnext_1_0_pwconv1_bias_to_fp16, dilations = h_137_dilations_0, groups = h_137_groups_0, pad = h_137_pad_0, pad_type = h_137_pad_type_0, strides = h_137_strides_0, weight = main_blocks_3_convnext_1_0_pwconv1_weight_to_fp16, x = input_303_cast_fp16)[name = string("h_137_cast_fp16")]; string input_305_mode_0 = const()[name = string("input_305_mode_0"), val = string("EXACT")]; tensor input_305_cast_fp16 = gelu(mode = input_305_mode_0, x = h_137_cast_fp16)[name = string("input_305_cast_fp16")]; string h_139_pad_type_0 = const()[name = string("h_139_pad_type_0"), val = string("valid")]; tensor h_139_strides_0 = const()[name = string("h_139_strides_0"), val = tensor([1])]; tensor h_139_pad_0 = const()[name = string("h_139_pad_0"), val = tensor([0, 0])]; tensor h_139_dilations_0 = const()[name = string("h_139_dilations_0"), val = tensor([1])]; int32 h_139_groups_0 = const()[name = string("h_139_groups_0"), val = int32(1)]; tensor var_1795_weight_0_to_fp16 = const()[name = string("op_1795_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(102070912)))]; tensor var_1795_bias_0_to_fp16 = const()[name = string("op_1795_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(104168128)))]; tensor var_1795_cast_fp16 = conv(bias = var_1795_bias_0_to_fp16, dilations = h_139_dilations_0, groups = h_139_groups_0, pad = h_139_pad_0, pad_type = h_139_pad_type_0, strides = h_139_strides_0, weight = var_1795_weight_0_to_fp16, x = input_305_cast_fp16)[name = string("op_1795_cast_fp16")]; tensor out_57_cast_fp16 = add(x = input_297_cast_fp16, y = var_1795_cast_fp16)[name = string("out_57_cast_fp16")]; tensor x_139_cast_fp16 = mul(x = out_57_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_139_cast_fp16")]; tensor x_m_13_cast_fp16 = mul(x = x_139_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_m_13_cast_fp16")]; tensor var_1805_shape_cast_fp16 = shape(x = x_139_cast_fp16)[name = string("op_1805_shape_cast_fp16")]; int32 gather_19_axis_0 = const()[name = string("gather_19_axis_0"), val = int32(0)]; int32 gather_19_batch_dims_0 = const()[name = string("gather_19_batch_dims_0"), val = int32(0)]; bool gather_19_validate_indices_0 = const()[name = string("gather_19_validate_indices_0"), val = bool(false)]; string var_1805_shape_cast_fp16_to_uint16_dtype_0 = const()[name = string("op_1805_shape_cast_fp16_to_uint16_dtype_0"), val = string("uint16")]; uint16 gather_19_indices_0_to_uint16 = const()[name = string("gather_19_indices_0_to_uint16"), val = uint16(2)]; tensor var_1805_shape_cast_fp16_to_uint16 = cast(dtype = var_1805_shape_cast_fp16_to_uint16_dtype_0, x = var_1805_shape_cast_fp16)[name = string("cast_87")]; uint16 gather_19_cast_uint16 = gather(axis = gather_19_axis_0, batch_dims = gather_19_batch_dims_0, indices = gather_19_indices_0_to_uint16, validate_indices = gather_19_validate_indices_0, x = var_1805_shape_cast_fp16_to_uint16)[name = string("gather_19_cast_uint16")]; string gather_19_cast_uint16_to_int32_dtype_0 = const()[name = string("gather_19_cast_uint16_to_int32_dtype_0"), val = string("int32")]; tensor input_307_perm_0 = const()[name = string("input_307_perm_0"), val = tensor([0, 2, 1])]; tensor main_blocks_3_text_attn_W_query_linear_weight_to_fp16 = const()[name = string("main_blocks_3_text_attn_W_query_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(104169216)))]; tensor main_blocks_3_text_attn_W_query_linear_bias_to_fp16 = const()[name = string("main_blocks_3_text_attn_W_query_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(104693568)))]; tensor input_307_cast_fp16 = transpose(perm = input_307_perm_0, x = x_139_cast_fp16)[name = string("transpose_24")]; tensor linear_30_cast_fp16 = linear(bias = main_blocks_3_text_attn_W_query_linear_bias_to_fp16, weight = main_blocks_3_text_attn_W_query_linear_weight_to_fp16, x = input_307_cast_fp16)[name = string("linear_30_cast_fp16")]; tensor concat_34x = const()[name = string("concat_34x"), val = tensor([2, -1, 8, 64])]; tensor var_1814_cast_fp16 = reshape(shape = concat_34x, x = linear_30_cast_fp16)[name = string("op_1814_cast_fp16")]; tensor x_141_perm_0 = const()[name = string("x_141_perm_0"), val = tensor([0, 2, 1, 3])]; tensor main_blocks_3_text_attn_W_key_linear_weight_to_fp16 = const()[name = string("main_blocks_3_text_attn_W_key_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(104694656)))]; tensor main_blocks_3_text_attn_W_key_linear_bias_to_fp16 = const()[name = string("main_blocks_3_text_attn_W_key_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(104956864)))]; tensor linear_31_cast_fp16 = linear(bias = main_blocks_3_text_attn_W_key_linear_bias_to_fp16, weight = main_blocks_3_text_attn_W_key_linear_weight_to_fp16, x = input_61_cast_fp16)[name = string("linear_31_cast_fp16")]; tensor concat_35x = const()[name = string("concat_35x"), val = tensor([2, -1, 8, 64])]; tensor var_1822_cast_fp16 = reshape(shape = concat_35x, x = linear_31_cast_fp16)[name = string("op_1822_cast_fp16")]; tensor x_143_perm_0 = const()[name = string("x_143_perm_0"), val = tensor([0, 2, 1, 3])]; tensor main_blocks_3_text_attn_W_value_linear_weight_to_fp16 = const()[name = string("main_blocks_3_text_attn_W_value_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(104957952)))]; tensor main_blocks_3_text_attn_W_value_linear_bias_to_fp16 = const()[name = string("main_blocks_3_text_attn_W_value_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(105220160)))]; tensor linear_32_cast_fp16 = linear(bias = main_blocks_3_text_attn_W_value_linear_bias_to_fp16, weight = main_blocks_3_text_attn_W_value_linear_weight_to_fp16, x = input_61_cast_fp16)[name = string("linear_32_cast_fp16")]; tensor concat_36x = const()[name = string("concat_36x"), val = tensor([2, -1, 8, 64])]; tensor var_1830_cast_fp16 = reshape(shape = concat_36x, x = linear_32_cast_fp16)[name = string("op_1830_cast_fp16")]; tensor v_13_perm_0 = const()[name = string("v_13_perm_0"), val = tensor([0, 2, 1, 3])]; int32 concat_37_values0_0 = const()[name = string("concat_37_values0_0"), val = int32(1)]; int32 concat_37_values2_0 = const()[name = string("concat_37_values2_0"), val = int32(1)]; int32 concat_37_axis_0 = const()[name = string("concat_37_axis_0"), val = int32(0)]; bool concat_37_interleave_0 = const()[name = string("concat_37_interleave_0"), val = bool(false)]; int32 gather_19_cast_uint16_to_int32 = cast(dtype = gather_19_cast_uint16_to_int32_dtype_0, x = gather_19_cast_uint16)[name = string("cast_86")]; tensor concat_37 = concat(axis = concat_37_axis_0, interleave = concat_37_interleave_0, values = (concat_37_values0_0, gather_19_cast_uint16_to_int32, concat_37_values2_0))[name = string("concat_37")]; tensor var_1833_begin_0 = const()[name = string("op_1833_begin_0"), val = tensor([0, 0, 0])]; tensor var_1833_end_mask_0 = const()[name = string("op_1833_end_mask_0"), val = tensor([true, false, true])]; tensor var_1833_cast_fp16 = slice_by_index(begin = var_1833_begin_0, end = concat_37, end_mask = var_1833_end_mask_0, x = main_blocks_0_text_attn_increments_to_fp16)[name = string("op_1833_cast_fp16")]; tensor concat_38 = const()[name = string("concat_38"), val = tensor([2, -1, -1])]; tensor shape_7_cast_fp16 = shape(x = var_1833_cast_fp16)[name = string("shape_7_cast_fp16")]; tensor equal_7 = const()[name = string("equal_7"), val = tensor([false, true, true])]; tensor select_7 = select(a = shape_7_cast_fp16, b = concat_38, cond = equal_7)[name = string("select_7")]; tensor real_div_7 = real_div(x = select_7, y = shape_7_cast_fp16)[name = string("real_div_7")]; tensor var_1836_cast_fp16 = tile(reps = real_div_7, x = var_1833_cast_fp16)[name = string("op_1836_cast_fp16")]; tensor scaled_13_cast_fp16 = real_div(x = var_1836_cast_fp16, y = var_427_cast_fp16)[name = string("scaled_13_cast_fp16")]; tensor main_blocks_3_text_attn_theta_to_fp16 = const()[name = string("main_blocks_3_text_attn_theta_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(105221248)))]; tensor angles_13_cast_fp16 = mul(x = scaled_13_cast_fp16, y = main_blocks_3_text_attn_theta_to_fp16)[name = string("angles_13_cast_fp16")]; tensor var_1852_cast_fp16 = cos(x = angles_13_cast_fp16)[name = string("op_1852_cast_fp16")]; tensor cos_13_axes_0 = const()[name = string("cos_13_axes_0"), val = tensor([1])]; tensor cos_13_cast_fp16 = expand_dims(axes = cos_13_axes_0, x = var_1852_cast_fp16)[name = string("cos_13_cast_fp16")]; tensor var_1854_cast_fp16 = sin(x = angles_13_cast_fp16)[name = string("op_1854_cast_fp16")]; tensor sin_13_axes_0 = const()[name = string("sin_13_axes_0"), val = tensor([1])]; tensor sin_13_cast_fp16 = expand_dims(axes = sin_13_axes_0, x = var_1854_cast_fp16)[name = string("sin_13_cast_fp16")]; tensor x_a_13_begin_0 = const()[name = string("x_a_13_begin_0"), val = tensor([0, 0, 0, 0])]; tensor x_a_13_end_0 = const()[name = string("x_a_13_end_0"), val = tensor([2, 8, 0, 32])]; tensor x_a_13_end_mask_0 = const()[name = string("x_a_13_end_mask_0"), val = tensor([true, true, true, false])]; tensor x_141_cast_fp16 = transpose(perm = x_141_perm_0, x = var_1814_cast_fp16)[name = string("transpose_23")]; tensor x_a_13_cast_fp16 = slice_by_index(begin = x_a_13_begin_0, end = x_a_13_end_0, end_mask = x_a_13_end_mask_0, x = x_141_cast_fp16)[name = string("x_a_13_cast_fp16")]; tensor x_b_13_begin_0 = const()[name = string("x_b_13_begin_0"), val = tensor([0, 0, 0, 32])]; tensor x_b_13_end_0 = const()[name = string("x_b_13_end_0"), val = tensor([2, 8, 0, 64])]; tensor x_b_13_end_mask_0 = const()[name = string("x_b_13_end_mask_0"), val = tensor([true, true, true, true])]; tensor x_b_13_cast_fp16 = slice_by_index(begin = x_b_13_begin_0, end = x_b_13_end_0, end_mask = x_b_13_end_mask_0, x = x_141_cast_fp16)[name = string("x_b_13_cast_fp16")]; tensor var_1858_cast_fp16 = mul(x = x_a_13_cast_fp16, y = cos_13_cast_fp16)[name = string("op_1858_cast_fp16")]; tensor var_1859_cast_fp16 = mul(x = x_b_13_cast_fp16, y = sin_13_cast_fp16)[name = string("op_1859_cast_fp16")]; tensor rot_a_13_cast_fp16 = sub(x = var_1858_cast_fp16, y = var_1859_cast_fp16)[name = string("rot_a_13_cast_fp16")]; tensor var_1861_cast_fp16 = mul(x = x_a_13_cast_fp16, y = sin_13_cast_fp16)[name = string("op_1861_cast_fp16")]; tensor var_1862_cast_fp16 = mul(x = x_b_13_cast_fp16, y = cos_13_cast_fp16)[name = string("op_1862_cast_fp16")]; tensor rot_b_13_cast_fp16 = add(x = var_1861_cast_fp16, y = var_1862_cast_fp16)[name = string("rot_b_13_cast_fp16")]; bool q_13_interleave_0 = const()[name = string("q_13_interleave_0"), val = bool(false)]; tensor q_13_cast_fp16 = concat(axis = var_1548, interleave = q_13_interleave_0, values = (rot_a_13_cast_fp16, rot_b_13_cast_fp16))[name = string("q_13_cast_fp16")]; tensor x_a_begin_0 = const()[name = string("x_a_begin_0"), val = tensor([0, 0, 0, 0])]; tensor x_a_end_0 = const()[name = string("x_a_end_0"), val = tensor([2, 8, 0, 32])]; tensor x_a_end_mask_0 = const()[name = string("x_a_end_mask_0"), val = tensor([true, true, true, false])]; tensor x_143_cast_fp16 = transpose(perm = x_143_perm_0, x = var_1822_cast_fp16)[name = string("transpose_22")]; tensor x_a_cast_fp16 = slice_by_index(begin = x_a_begin_0, end = x_a_end_0, end_mask = x_a_end_mask_0, x = x_143_cast_fp16)[name = string("x_a_cast_fp16")]; tensor x_b_begin_0 = const()[name = string("x_b_begin_0"), val = tensor([0, 0, 0, 32])]; tensor x_b_end_0 = const()[name = string("x_b_end_0"), val = tensor([2, 8, 0, 64])]; tensor x_b_end_mask_0 = const()[name = string("x_b_end_mask_0"), val = tensor([true, true, true, true])]; tensor x_b_cast_fp16 = slice_by_index(begin = x_b_begin_0, end = x_b_end_0, end_mask = x_b_end_mask_0, x = x_143_cast_fp16)[name = string("x_b_cast_fp16")]; tensor var_1876_cast_fp16 = mul(x = x_a_cast_fp16, y = cos_3_cast_fp16)[name = string("op_1876_cast_fp16")]; tensor var_1877_cast_fp16 = mul(x = x_b_cast_fp16, y = sin_3_cast_fp16)[name = string("op_1877_cast_fp16")]; tensor rot_a_cast_fp16 = sub(x = var_1876_cast_fp16, y = var_1877_cast_fp16)[name = string("rot_a_cast_fp16")]; tensor var_1879_cast_fp16 = mul(x = x_a_cast_fp16, y = sin_3_cast_fp16)[name = string("op_1879_cast_fp16")]; tensor var_1880_cast_fp16 = mul(x = x_b_cast_fp16, y = cos_3_cast_fp16)[name = string("op_1880_cast_fp16")]; tensor rot_b_cast_fp16 = add(x = var_1879_cast_fp16, y = var_1880_cast_fp16)[name = string("rot_b_cast_fp16")]; bool k_13_interleave_0 = const()[name = string("k_13_interleave_0"), val = bool(false)]; tensor k_13_cast_fp16 = concat(axis = var_1548, interleave = k_13_interleave_0, values = (rot_a_cast_fp16, rot_b_cast_fp16))[name = string("k_13_cast_fp16")]; bool var_1885_transpose_x_1 = const()[name = string("op_1885_transpose_x_1"), val = bool(false)]; bool var_1885_transpose_y_1 = const()[name = string("op_1885_transpose_y_1"), val = bool(true)]; tensor var_1885_cast_fp16 = matmul(transpose_x = var_1885_transpose_x_1, transpose_y = var_1885_transpose_y_1, x = q_13_cast_fp16, y = k_13_cast_fp16)[name = string("op_1885_cast_fp16")]; fp16 _inversed_scores_y_0_to_fp16 = const()[name = string("_inversed_scores_y_0_to_fp16"), val = fp16(0x1p-4)]; tensor _inversed_scores_cast_fp16 = mul(x = var_1885_cast_fp16, y = _inversed_scores_y_0_to_fp16)[name = string("_inversed_scores_cast_fp16")]; tensor input_313_cast_fp16 = sub(x = _inversed_scores_cast_fp16, y = var_469_cast_fp16)[name = string("input_313_cast_fp16")]; tensor attn_19_cast_fp16 = softmax(axis = var_1548, x = input_313_cast_fp16)[name = string("attn_19_cast_fp16")]; bool var_1894_transpose_x_0 = const()[name = string("op_1894_transpose_x_0"), val = bool(false)]; bool var_1894_transpose_y_0 = const()[name = string("op_1894_transpose_y_0"), val = bool(false)]; tensor v_13_cast_fp16 = transpose(perm = v_13_perm_0, x = var_1830_cast_fp16)[name = string("transpose_21")]; tensor var_1894_cast_fp16 = matmul(transpose_x = var_1894_transpose_x_0, transpose_y = var_1894_transpose_y_0, x = attn_19_cast_fp16, y = v_13_cast_fp16)[name = string("op_1894_cast_fp16")]; tensor var_1895_perm_0 = const()[name = string("op_1895_perm_0"), val = tensor([0, 2, 1, 3])]; tensor concat_41x = const()[name = string("concat_41x"), val = tensor([2, -1, 512])]; tensor var_1895_cast_fp16 = transpose(perm = var_1895_perm_0, x = var_1894_cast_fp16)[name = string("transpose_20")]; tensor input_315_cast_fp16 = reshape(shape = concat_41x, x = var_1895_cast_fp16)[name = string("input_315_cast_fp16")]; tensor main_blocks_3_text_attn_out_fc_linear_weight_to_fp16 = const()[name = string("main_blocks_3_text_attn_out_fc_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(105221376)))]; tensor main_blocks_3_text_attn_out_fc_linear_bias_to_fp16 = const()[name = string("main_blocks_3_text_attn_out_fc_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(105745728)))]; tensor linear_33_cast_fp16 = linear(bias = main_blocks_3_text_attn_out_fc_linear_bias_to_fp16, weight = main_blocks_3_text_attn_out_fc_linear_weight_to_fp16, x = input_315_cast_fp16)[name = string("linear_33_cast_fp16")]; tensor out_59_perm_0 = const()[name = string("out_59_perm_0"), val = tensor([0, 2, 1])]; tensor out_59_cast_fp16 = transpose(perm = out_59_perm_0, x = linear_33_cast_fp16)[name = string("transpose_19")]; tensor var_1903_cast_fp16 = mul(x = out_59_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("op_1903_cast_fp16")]; tensor x_145_cast_fp16 = add(x = x_m_13_cast_fp16, y = var_1903_cast_fp16)[name = string("x_145_cast_fp16")]; tensor input_317_perm_0 = const()[name = string("input_317_perm_0"), val = tensor([0, 2, 1])]; tensor var_1910_axes_0 = const()[name = string("op_1910_axes_0"), val = tensor([-1])]; tensor main_blocks_3_text_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_3_text_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(105746816)))]; tensor main_blocks_3_text_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_3_text_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(105747904)))]; tensor input_317_cast_fp16 = transpose(perm = input_317_perm_0, x = x_145_cast_fp16)[name = string("transpose_18")]; tensor var_1910_cast_fp16 = layer_norm(axes = var_1910_axes_0, beta = main_blocks_3_text_norm_norm_bias_to_fp16, epsilon = var_1560_to_fp16, gamma = main_blocks_3_text_norm_norm_weight_to_fp16, x = input_317_cast_fp16)[name = string("op_1910_cast_fp16")]; tensor var_1911_perm_0 = const()[name = string("op_1911_perm_0"), val = tensor([0, 2, 1])]; tensor var_1911_cast_fp16 = transpose(perm = var_1911_perm_0, x = var_1910_cast_fp16)[name = string("transpose_17")]; tensor x_147_cast_fp16 = mul(x = var_1911_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_147_cast_fp16")]; tensor input_319_cast_fp16 = mul(x = x_147_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_319_cast_fp16")]; tensor input_321_pad_0 = const()[name = string("input_321_pad_0"), val = tensor([0, 0, 0, 0, 2, 2])]; string input_321_mode_0 = const()[name = string("input_321_mode_0"), val = string("replicate")]; fp16 const_26_to_fp16 = const()[name = string("const_26_to_fp16"), val = fp16(0x0p+0)]; tensor input_321_cast_fp16 = pad(constant_val = const_26_to_fp16, mode = input_321_mode_0, pad = input_321_pad_0, x = input_319_cast_fp16)[name = string("input_321_cast_fp16")]; string h_141_pad_type_0 = const()[name = string("h_141_pad_type_0"), val = string("valid")]; int32 h_141_groups_0 = const()[name = string("h_141_groups_0"), val = int32(512)]; tensor h_141_strides_0 = const()[name = string("h_141_strides_0"), val = tensor([1])]; tensor h_141_pad_0 = const()[name = string("h_141_pad_0"), val = tensor([0, 0])]; tensor h_141_dilations_0 = const()[name = string("h_141_dilations_0"), val = tensor([1])]; tensor main_blocks_3_convnext_2_0_dwconv__conv_weight_to_fp16 = const()[name = string("main_blocks_3_convnext_2_0_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(105748992)))]; tensor main_blocks_3_convnext_2_0_dwconv__conv_bias_to_fp16 = const()[name = string("main_blocks_3_convnext_2_0_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(105754176)))]; tensor h_141_cast_fp16 = conv(bias = main_blocks_3_convnext_2_0_dwconv__conv_bias_to_fp16, dilations = h_141_dilations_0, groups = h_141_groups_0, pad = h_141_pad_0, pad_type = h_141_pad_type_0, strides = h_141_strides_0, weight = main_blocks_3_convnext_2_0_dwconv__conv_weight_to_fp16, x = input_321_cast_fp16)[name = string("h_141_cast_fp16")]; tensor x_149_cast_fp16 = mul(x = h_141_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_149_cast_fp16")]; tensor input_323_perm_0 = const()[name = string("input_323_perm_0"), val = tensor([0, 2, 1])]; tensor var_1935_axes_0 = const()[name = string("op_1935_axes_0"), val = tensor([-1])]; tensor main_blocks_3_convnext_2_0_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_3_convnext_2_0_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(105755264)))]; tensor main_blocks_3_convnext_2_0_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_3_convnext_2_0_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(105756352)))]; tensor input_323_cast_fp16 = transpose(perm = input_323_perm_0, x = x_149_cast_fp16)[name = string("transpose_16")]; tensor var_1935_cast_fp16 = layer_norm(axes = var_1935_axes_0, beta = main_blocks_3_convnext_2_0_norm_norm_bias_to_fp16, epsilon = var_1560_to_fp16, gamma = main_blocks_3_convnext_2_0_norm_norm_weight_to_fp16, x = input_323_cast_fp16)[name = string("op_1935_cast_fp16")]; tensor input_325_perm_0 = const()[name = string("input_325_perm_0"), val = tensor([0, 2, 1])]; string h_143_pad_type_0 = const()[name = string("h_143_pad_type_0"), val = string("valid")]; tensor h_143_strides_0 = const()[name = string("h_143_strides_0"), val = tensor([1])]; tensor h_143_pad_0 = const()[name = string("h_143_pad_0"), val = tensor([0, 0])]; tensor h_143_dilations_0 = const()[name = string("h_143_dilations_0"), val = tensor([1])]; int32 h_143_groups_0 = const()[name = string("h_143_groups_0"), val = int32(1)]; tensor main_blocks_3_convnext_2_0_pwconv1_weight_to_fp16 = const()[name = string("main_blocks_3_convnext_2_0_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(105757440)))]; tensor main_blocks_3_convnext_2_0_pwconv1_bias_to_fp16 = const()[name = string("main_blocks_3_convnext_2_0_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(107854656)))]; tensor input_325_cast_fp16 = transpose(perm = input_325_perm_0, x = var_1935_cast_fp16)[name = string("transpose_15")]; tensor h_143_cast_fp16 = conv(bias = main_blocks_3_convnext_2_0_pwconv1_bias_to_fp16, dilations = h_143_dilations_0, groups = h_143_groups_0, pad = h_143_pad_0, pad_type = h_143_pad_type_0, strides = h_143_strides_0, weight = main_blocks_3_convnext_2_0_pwconv1_weight_to_fp16, x = input_325_cast_fp16)[name = string("h_143_cast_fp16")]; string input_327_mode_0 = const()[name = string("input_327_mode_0"), val = string("EXACT")]; tensor input_327_cast_fp16 = gelu(mode = input_327_mode_0, x = h_143_cast_fp16)[name = string("input_327_cast_fp16")]; string h_145_pad_type_0 = const()[name = string("h_145_pad_type_0"), val = string("valid")]; tensor h_145_strides_0 = const()[name = string("h_145_strides_0"), val = tensor([1])]; tensor h_145_pad_0 = const()[name = string("h_145_pad_0"), val = tensor([0, 0])]; tensor h_145_dilations_0 = const()[name = string("h_145_dilations_0"), val = tensor([1])]; int32 h_145_groups_0 = const()[name = string("h_145_groups_0"), val = int32(1)]; tensor var_1952_weight_0_to_fp16 = const()[name = string("op_1952_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(107858816)))]; tensor var_1952_bias_0_to_fp16 = const()[name = string("op_1952_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(109956032)))]; tensor var_1952_cast_fp16 = conv(bias = var_1952_bias_0_to_fp16, dilations = h_145_dilations_0, groups = h_145_groups_0, pad = h_145_pad_0, pad_type = h_145_pad_type_0, strides = h_145_strides_0, weight = var_1952_weight_0_to_fp16, x = input_327_cast_fp16)[name = string("op_1952_cast_fp16")]; tensor out_61_cast_fp16 = add(x = input_319_cast_fp16, y = var_1952_cast_fp16)[name = string("out_61_cast_fp16")]; tensor x_151_cast_fp16 = mul(x = out_61_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_151_cast_fp16")]; tensor x_m_cast_fp16 = mul(x = x_151_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_m_cast_fp16")]; tensor input_329_perm_0 = const()[name = string("input_329_perm_0"), val = tensor([0, 2, 1])]; tensor main_blocks_3_style_attn_W_query_linear_weight_to_fp16 = const()[name = string("main_blocks_3_style_attn_W_query_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(109957120)))]; tensor main_blocks_3_style_attn_W_query_linear_bias_to_fp16 = const()[name = string("main_blocks_3_style_attn_W_query_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(110219328)))]; tensor input_329_cast_fp16 = transpose(perm = input_329_perm_0, x = x_151_cast_fp16)[name = string("transpose_14")]; tensor linear_34_cast_fp16 = linear(bias = main_blocks_3_style_attn_W_query_linear_bias_to_fp16, weight = main_blocks_3_style_attn_W_query_linear_weight_to_fp16, x = input_329_cast_fp16)[name = string("linear_34_cast_fp16")]; tensor concat_42x = const()[name = string("concat_42x"), val = tensor([2, -1, 2, 128])]; tensor var_1969_cast_fp16 = reshape(shape = concat_42x, x = linear_34_cast_fp16)[name = string("op_1969_cast_fp16")]; tensor q_perm_0 = const()[name = string("q_perm_0"), val = tensor([0, 2, 1, 3])]; tensor main_blocks_3_style_attn_W_value_linear_weight_to_fp16 = const()[name = string("main_blocks_3_style_attn_W_value_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(110219904)))]; tensor main_blocks_3_style_attn_W_value_linear_bias_to_fp16 = const()[name = string("main_blocks_3_style_attn_W_value_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(110351040)))]; tensor linear_36_cast_fp16 = linear(bias = main_blocks_3_style_attn_W_value_linear_bias_to_fp16, weight = main_blocks_3_style_attn_W_value_linear_weight_to_fp16, x = input_83_cast_fp16)[name = string("linear_36_cast_fp16")]; tensor var_1982 = const()[name = string("op_1982"), val = tensor([2, 50, 2, 128])]; tensor var_1983_cast_fp16 = reshape(shape = var_1982, x = linear_36_cast_fp16)[name = string("op_1983_cast_fp16")]; tensor v_15_perm_0 = const()[name = string("v_15_perm_0"), val = tensor([0, 2, 1, 3])]; bool var_1987_transpose_x_0 = const()[name = string("op_1987_transpose_x_0"), val = bool(false)]; bool var_1987_transpose_y_0 = const()[name = string("op_1987_transpose_y_0"), val = bool(false)]; tensor var_1986_to_fp16 = const()[name = string("op_1986_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(110351616)))]; tensor q_cast_fp16 = transpose(perm = q_perm_0, x = var_1969_cast_fp16)[name = string("transpose_13")]; tensor var_1987_cast_fp16 = matmul(transpose_x = var_1987_transpose_x_0, transpose_y = var_1987_transpose_y_0, x = q_cast_fp16, y = var_1986_to_fp16)[name = string("op_1987_cast_fp16")]; fp16 _inversed_input_331_y_0_to_fp16 = const()[name = string("_inversed_input_331_y_0_to_fp16"), val = fp16(0x1p-4)]; tensor _inversed_input_331_cast_fp16 = mul(x = var_1987_cast_fp16, y = _inversed_input_331_y_0_to_fp16)[name = string("_inversed_input_331_cast_fp16")]; tensor attn_21_cast_fp16 = softmax(axis = var_1548, x = _inversed_input_331_cast_fp16)[name = string("attn_21_cast_fp16")]; tensor attn_cast_fp16 = mul(x = attn_21_cast_fp16, y = mask_1_cast_fp16)[name = string("attn_cast_fp16")]; bool var_1994_transpose_x_0 = const()[name = string("op_1994_transpose_x_0"), val = bool(false)]; bool var_1994_transpose_y_0 = const()[name = string("op_1994_transpose_y_0"), val = bool(false)]; tensor v_15_cast_fp16 = transpose(perm = v_15_perm_0, x = var_1983_cast_fp16)[name = string("transpose_12")]; tensor var_1994_cast_fp16 = matmul(transpose_x = var_1994_transpose_x_0, transpose_y = var_1994_transpose_y_0, x = attn_cast_fp16, y = v_15_cast_fp16)[name = string("op_1994_cast_fp16")]; tensor var_1995_perm_0 = const()[name = string("op_1995_perm_0"), val = tensor([0, 2, 1, 3])]; tensor concat_43x = const()[name = string("concat_43x"), val = tensor([2, -1, 256])]; tensor var_1995_cast_fp16 = transpose(perm = var_1995_perm_0, x = var_1994_cast_fp16)[name = string("transpose_11")]; tensor input_333_cast_fp16 = reshape(shape = concat_43x, x = var_1995_cast_fp16)[name = string("input_333_cast_fp16")]; tensor main_blocks_3_style_attn_out_fc_linear_weight_to_fp16 = const()[name = string("main_blocks_3_style_attn_out_fc_linear_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(110402880)))]; tensor main_blocks_3_style_attn_out_fc_linear_bias_to_fp16 = const()[name = string("main_blocks_3_style_attn_out_fc_linear_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(110665088)))]; tensor linear_37_cast_fp16 = linear(bias = main_blocks_3_style_attn_out_fc_linear_bias_to_fp16, weight = main_blocks_3_style_attn_out_fc_linear_weight_to_fp16, x = input_333_cast_fp16)[name = string("linear_37_cast_fp16")]; tensor out_63_perm_0 = const()[name = string("out_63_perm_0"), val = tensor([0, 2, 1])]; tensor out_63_cast_fp16 = transpose(perm = out_63_perm_0, x = linear_37_cast_fp16)[name = string("transpose_10")]; tensor var_2003_cast_fp16 = mul(x = out_63_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("op_2003_cast_fp16")]; tensor x_153_cast_fp16 = add(x = x_m_cast_fp16, y = var_2003_cast_fp16)[name = string("x_153_cast_fp16")]; tensor input_335_perm_0 = const()[name = string("input_335_perm_0"), val = tensor([0, 2, 1])]; tensor var_2010_axes_0 = const()[name = string("op_2010_axes_0"), val = tensor([-1])]; tensor main_blocks_3_style_norm_norm_weight_to_fp16 = const()[name = string("main_blocks_3_style_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(110666176)))]; tensor main_blocks_3_style_norm_norm_bias_to_fp16 = const()[name = string("main_blocks_3_style_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(110667264)))]; tensor input_335_cast_fp16 = transpose(perm = input_335_perm_0, x = x_153_cast_fp16)[name = string("transpose_9")]; tensor var_2010_cast_fp16 = layer_norm(axes = var_2010_axes_0, beta = main_blocks_3_style_norm_norm_bias_to_fp16, epsilon = var_1560_to_fp16, gamma = main_blocks_3_style_norm_norm_weight_to_fp16, x = input_335_cast_fp16)[name = string("op_2010_cast_fp16")]; tensor var_2011_perm_0 = const()[name = string("op_2011_perm_0"), val = tensor([0, 2, 1])]; tensor var_2011_cast_fp16 = transpose(perm = var_2011_perm_0, x = var_2010_cast_fp16)[name = string("transpose_8")]; tensor x_155_cast_fp16 = mul(x = var_2011_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_155_cast_fp16")]; tensor input_337_cast_fp16 = mul(x = x_155_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_337_cast_fp16")]; tensor input_339_pad_0 = const()[name = string("input_339_pad_0"), val = tensor([0, 0, 0, 0, 2, 2])]; string input_339_mode_0 = const()[name = string("input_339_mode_0"), val = string("replicate")]; fp16 const_28_to_fp16 = const()[name = string("const_28_to_fp16"), val = fp16(0x0p+0)]; tensor input_339_cast_fp16 = pad(constant_val = const_28_to_fp16, mode = input_339_mode_0, pad = input_339_pad_0, x = input_337_cast_fp16)[name = string("input_339_cast_fp16")]; string h_147_pad_type_0 = const()[name = string("h_147_pad_type_0"), val = string("valid")]; int32 h_147_groups_0 = const()[name = string("h_147_groups_0"), val = int32(512)]; tensor h_147_strides_0 = const()[name = string("h_147_strides_0"), val = tensor([1])]; tensor h_147_pad_0 = const()[name = string("h_147_pad_0"), val = tensor([0, 0])]; tensor h_147_dilations_0 = const()[name = string("h_147_dilations_0"), val = tensor([1])]; tensor last_convnext_0_dwconv__conv_weight_to_fp16 = const()[name = string("last_convnext_0_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(110668352)))]; tensor last_convnext_0_dwconv__conv_bias_to_fp16 = const()[name = string("last_convnext_0_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(110673536)))]; tensor h_147_cast_fp16 = conv(bias = last_convnext_0_dwconv__conv_bias_to_fp16, dilations = h_147_dilations_0, groups = h_147_groups_0, pad = h_147_pad_0, pad_type = h_147_pad_type_0, strides = h_147_strides_0, weight = last_convnext_0_dwconv__conv_weight_to_fp16, x = input_339_cast_fp16)[name = string("h_147_cast_fp16")]; tensor x_157_cast_fp16 = mul(x = h_147_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_157_cast_fp16")]; tensor input_341_perm_0 = const()[name = string("input_341_perm_0"), val = tensor([0, 2, 1])]; tensor var_2045_axes_0 = const()[name = string("op_2045_axes_0"), val = tensor([-1])]; tensor last_convnext_0_norm_norm_weight_to_fp16 = const()[name = string("last_convnext_0_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(110674624)))]; tensor last_convnext_0_norm_norm_bias_to_fp16 = const()[name = string("last_convnext_0_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(110675712)))]; fp16 var_2015_to_fp16 = const()[name = string("op_2015_to_fp16"), val = fp16(0x1.5p-17)]; tensor input_341_cast_fp16 = transpose(perm = input_341_perm_0, x = x_157_cast_fp16)[name = string("transpose_7")]; tensor var_2045_cast_fp16 = layer_norm(axes = var_2045_axes_0, beta = last_convnext_0_norm_norm_bias_to_fp16, epsilon = var_2015_to_fp16, gamma = last_convnext_0_norm_norm_weight_to_fp16, x = input_341_cast_fp16)[name = string("op_2045_cast_fp16")]; tensor input_343_perm_0 = const()[name = string("input_343_perm_0"), val = tensor([0, 2, 1])]; string h_149_pad_type_0 = const()[name = string("h_149_pad_type_0"), val = string("valid")]; tensor h_149_strides_0 = const()[name = string("h_149_strides_0"), val = tensor([1])]; tensor h_149_pad_0 = const()[name = string("h_149_pad_0"), val = tensor([0, 0])]; tensor h_149_dilations_0 = const()[name = string("h_149_dilations_0"), val = tensor([1])]; int32 h_149_groups_0 = const()[name = string("h_149_groups_0"), val = int32(1)]; tensor last_convnext_0_pwconv1_weight_to_fp16 = const()[name = string("last_convnext_0_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(110676800)))]; tensor last_convnext_0_pwconv1_bias_to_fp16 = const()[name = string("last_convnext_0_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(112774016)))]; tensor input_343_cast_fp16 = transpose(perm = input_343_perm_0, x = var_2045_cast_fp16)[name = string("transpose_6")]; tensor h_149_cast_fp16 = conv(bias = last_convnext_0_pwconv1_bias_to_fp16, dilations = h_149_dilations_0, groups = h_149_groups_0, pad = h_149_pad_0, pad_type = h_149_pad_type_0, strides = h_149_strides_0, weight = last_convnext_0_pwconv1_weight_to_fp16, x = input_343_cast_fp16)[name = string("h_149_cast_fp16")]; string input_345_mode_0 = const()[name = string("input_345_mode_0"), val = string("EXACT")]; tensor input_345_cast_fp16 = gelu(mode = input_345_mode_0, x = h_149_cast_fp16)[name = string("input_345_cast_fp16")]; string h_151_pad_type_0 = const()[name = string("h_151_pad_type_0"), val = string("valid")]; tensor h_151_strides_0 = const()[name = string("h_151_strides_0"), val = tensor([1])]; tensor h_151_pad_0 = const()[name = string("h_151_pad_0"), val = tensor([0, 0])]; tensor h_151_dilations_0 = const()[name = string("h_151_dilations_0"), val = tensor([1])]; int32 h_151_groups_0 = const()[name = string("h_151_groups_0"), val = int32(1)]; tensor var_2062_weight_0_to_fp16 = const()[name = string("op_2062_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(112778176)))]; tensor var_2062_bias_0_to_fp16 = const()[name = string("op_2062_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(114875392)))]; tensor var_2062_cast_fp16 = conv(bias = var_2062_bias_0_to_fp16, dilations = h_151_dilations_0, groups = h_151_groups_0, pad = h_151_pad_0, pad_type = h_151_pad_type_0, strides = h_151_strides_0, weight = var_2062_weight_0_to_fp16, x = input_345_cast_fp16)[name = string("op_2062_cast_fp16")]; tensor out_65_cast_fp16 = add(x = input_337_cast_fp16, y = var_2062_cast_fp16)[name = string("out_65_cast_fp16")]; tensor x_159_cast_fp16 = mul(x = out_65_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_159_cast_fp16")]; tensor input_347_cast_fp16 = mul(x = x_159_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_347_cast_fp16")]; tensor input_349_pad_0 = const()[name = string("input_349_pad_0"), val = tensor([0, 0, 0, 0, 2, 2])]; string input_349_mode_0 = const()[name = string("input_349_mode_0"), val = string("replicate")]; fp16 const_29_to_fp16 = const()[name = string("const_29_to_fp16"), val = fp16(0x0p+0)]; tensor input_349_cast_fp16 = pad(constant_val = const_29_to_fp16, mode = input_349_mode_0, pad = input_349_pad_0, x = input_347_cast_fp16)[name = string("input_349_cast_fp16")]; string h_153_pad_type_0 = const()[name = string("h_153_pad_type_0"), val = string("valid")]; int32 h_153_groups_0 = const()[name = string("h_153_groups_0"), val = int32(512)]; tensor h_153_strides_0 = const()[name = string("h_153_strides_0"), val = tensor([1])]; tensor h_153_pad_0 = const()[name = string("h_153_pad_0"), val = tensor([0, 0])]; tensor h_153_dilations_0 = const()[name = string("h_153_dilations_0"), val = tensor([1])]; tensor last_convnext_1_dwconv__conv_weight_to_fp16 = const()[name = string("last_convnext_1_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(114876480)))]; tensor last_convnext_1_dwconv__conv_bias_to_fp16 = const()[name = string("last_convnext_1_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(114881664)))]; tensor h_153_cast_fp16 = conv(bias = last_convnext_1_dwconv__conv_bias_to_fp16, dilations = h_153_dilations_0, groups = h_153_groups_0, pad = h_153_pad_0, pad_type = h_153_pad_type_0, strides = h_153_strides_0, weight = last_convnext_1_dwconv__conv_weight_to_fp16, x = input_349_cast_fp16)[name = string("h_153_cast_fp16")]; tensor x_161_cast_fp16 = mul(x = h_153_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_161_cast_fp16")]; tensor input_351_perm_0 = const()[name = string("input_351_perm_0"), val = tensor([0, 2, 1])]; tensor var_2097_axes_0 = const()[name = string("op_2097_axes_0"), val = tensor([-1])]; tensor last_convnext_1_norm_norm_weight_to_fp16 = const()[name = string("last_convnext_1_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(114882752)))]; tensor last_convnext_1_norm_norm_bias_to_fp16 = const()[name = string("last_convnext_1_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(114883840)))]; fp16 var_2067_to_fp16 = const()[name = string("op_2067_to_fp16"), val = fp16(0x1.5p-17)]; tensor input_351_cast_fp16 = transpose(perm = input_351_perm_0, x = x_161_cast_fp16)[name = string("transpose_5")]; tensor var_2097_cast_fp16 = layer_norm(axes = var_2097_axes_0, beta = last_convnext_1_norm_norm_bias_to_fp16, epsilon = var_2067_to_fp16, gamma = last_convnext_1_norm_norm_weight_to_fp16, x = input_351_cast_fp16)[name = string("op_2097_cast_fp16")]; tensor input_353_perm_0 = const()[name = string("input_353_perm_0"), val = tensor([0, 2, 1])]; string h_155_pad_type_0 = const()[name = string("h_155_pad_type_0"), val = string("valid")]; tensor h_155_strides_0 = const()[name = string("h_155_strides_0"), val = tensor([1])]; tensor h_155_pad_0 = const()[name = string("h_155_pad_0"), val = tensor([0, 0])]; tensor h_155_dilations_0 = const()[name = string("h_155_dilations_0"), val = tensor([1])]; int32 h_155_groups_0 = const()[name = string("h_155_groups_0"), val = int32(1)]; tensor last_convnext_1_pwconv1_weight_to_fp16 = const()[name = string("last_convnext_1_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(114884928)))]; tensor last_convnext_1_pwconv1_bias_to_fp16 = const()[name = string("last_convnext_1_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(116982144)))]; tensor input_353_cast_fp16 = transpose(perm = input_353_perm_0, x = var_2097_cast_fp16)[name = string("transpose_4")]; tensor h_155_cast_fp16 = conv(bias = last_convnext_1_pwconv1_bias_to_fp16, dilations = h_155_dilations_0, groups = h_155_groups_0, pad = h_155_pad_0, pad_type = h_155_pad_type_0, strides = h_155_strides_0, weight = last_convnext_1_pwconv1_weight_to_fp16, x = input_353_cast_fp16)[name = string("h_155_cast_fp16")]; string input_355_mode_0 = const()[name = string("input_355_mode_0"), val = string("EXACT")]; tensor input_355_cast_fp16 = gelu(mode = input_355_mode_0, x = h_155_cast_fp16)[name = string("input_355_cast_fp16")]; string h_157_pad_type_0 = const()[name = string("h_157_pad_type_0"), val = string("valid")]; tensor h_157_strides_0 = const()[name = string("h_157_strides_0"), val = tensor([1])]; tensor h_157_pad_0 = const()[name = string("h_157_pad_0"), val = tensor([0, 0])]; tensor h_157_dilations_0 = const()[name = string("h_157_dilations_0"), val = tensor([1])]; int32 h_157_groups_0 = const()[name = string("h_157_groups_0"), val = int32(1)]; tensor var_2114_weight_0_to_fp16 = const()[name = string("op_2114_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(116986304)))]; tensor var_2114_bias_0_to_fp16 = const()[name = string("op_2114_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(119083520)))]; tensor var_2114_cast_fp16 = conv(bias = var_2114_bias_0_to_fp16, dilations = h_157_dilations_0, groups = h_157_groups_0, pad = h_157_pad_0, pad_type = h_157_pad_type_0, strides = h_157_strides_0, weight = var_2114_weight_0_to_fp16, x = input_355_cast_fp16)[name = string("op_2114_cast_fp16")]; tensor out_67_cast_fp16 = add(x = input_347_cast_fp16, y = var_2114_cast_fp16)[name = string("out_67_cast_fp16")]; tensor x_163_cast_fp16 = mul(x = out_67_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_163_cast_fp16")]; tensor input_357_cast_fp16 = mul(x = x_163_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_357_cast_fp16")]; tensor input_359_pad_0 = const()[name = string("input_359_pad_0"), val = tensor([0, 0, 0, 0, 2, 2])]; string input_359_mode_0 = const()[name = string("input_359_mode_0"), val = string("replicate")]; fp16 const_30_to_fp16 = const()[name = string("const_30_to_fp16"), val = fp16(0x0p+0)]; tensor input_359_cast_fp16 = pad(constant_val = const_30_to_fp16, mode = input_359_mode_0, pad = input_359_pad_0, x = input_357_cast_fp16)[name = string("input_359_cast_fp16")]; string h_159_pad_type_0 = const()[name = string("h_159_pad_type_0"), val = string("valid")]; int32 h_159_groups_0 = const()[name = string("h_159_groups_0"), val = int32(512)]; tensor h_159_strides_0 = const()[name = string("h_159_strides_0"), val = tensor([1])]; tensor h_159_pad_0 = const()[name = string("h_159_pad_0"), val = tensor([0, 0])]; tensor h_159_dilations_0 = const()[name = string("h_159_dilations_0"), val = tensor([1])]; tensor last_convnext_2_dwconv__conv_weight_to_fp16 = const()[name = string("last_convnext_2_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(119084608)))]; tensor last_convnext_2_dwconv__conv_bias_to_fp16 = const()[name = string("last_convnext_2_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(119089792)))]; tensor h_159_cast_fp16 = conv(bias = last_convnext_2_dwconv__conv_bias_to_fp16, dilations = h_159_dilations_0, groups = h_159_groups_0, pad = h_159_pad_0, pad_type = h_159_pad_type_0, strides = h_159_strides_0, weight = last_convnext_2_dwconv__conv_weight_to_fp16, x = input_359_cast_fp16)[name = string("h_159_cast_fp16")]; tensor x_165_cast_fp16 = mul(x = h_159_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_165_cast_fp16")]; tensor input_361_perm_0 = const()[name = string("input_361_perm_0"), val = tensor([0, 2, 1])]; tensor var_2149_axes_0 = const()[name = string("op_2149_axes_0"), val = tensor([-1])]; tensor last_convnext_2_norm_norm_weight_to_fp16 = const()[name = string("last_convnext_2_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(119090880)))]; tensor last_convnext_2_norm_norm_bias_to_fp16 = const()[name = string("last_convnext_2_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(119091968)))]; fp16 var_2119_to_fp16 = const()[name = string("op_2119_to_fp16"), val = fp16(0x1.5p-17)]; tensor input_361_cast_fp16 = transpose(perm = input_361_perm_0, x = x_165_cast_fp16)[name = string("transpose_3")]; tensor var_2149_cast_fp16 = layer_norm(axes = var_2149_axes_0, beta = last_convnext_2_norm_norm_bias_to_fp16, epsilon = var_2119_to_fp16, gamma = last_convnext_2_norm_norm_weight_to_fp16, x = input_361_cast_fp16)[name = string("op_2149_cast_fp16")]; tensor input_363_perm_0 = const()[name = string("input_363_perm_0"), val = tensor([0, 2, 1])]; string h_161_pad_type_0 = const()[name = string("h_161_pad_type_0"), val = string("valid")]; tensor h_161_strides_0 = const()[name = string("h_161_strides_0"), val = tensor([1])]; tensor h_161_pad_0 = const()[name = string("h_161_pad_0"), val = tensor([0, 0])]; tensor h_161_dilations_0 = const()[name = string("h_161_dilations_0"), val = tensor([1])]; int32 h_161_groups_0 = const()[name = string("h_161_groups_0"), val = int32(1)]; tensor last_convnext_2_pwconv1_weight_to_fp16 = const()[name = string("last_convnext_2_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(119093056)))]; tensor last_convnext_2_pwconv1_bias_to_fp16 = const()[name = string("last_convnext_2_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(121190272)))]; tensor input_363_cast_fp16 = transpose(perm = input_363_perm_0, x = var_2149_cast_fp16)[name = string("transpose_2")]; tensor h_161_cast_fp16 = conv(bias = last_convnext_2_pwconv1_bias_to_fp16, dilations = h_161_dilations_0, groups = h_161_groups_0, pad = h_161_pad_0, pad_type = h_161_pad_type_0, strides = h_161_strides_0, weight = last_convnext_2_pwconv1_weight_to_fp16, x = input_363_cast_fp16)[name = string("h_161_cast_fp16")]; string input_365_mode_0 = const()[name = string("input_365_mode_0"), val = string("EXACT")]; tensor input_365_cast_fp16 = gelu(mode = input_365_mode_0, x = h_161_cast_fp16)[name = string("input_365_cast_fp16")]; string h_163_pad_type_0 = const()[name = string("h_163_pad_type_0"), val = string("valid")]; tensor h_163_strides_0 = const()[name = string("h_163_strides_0"), val = tensor([1])]; tensor h_163_pad_0 = const()[name = string("h_163_pad_0"), val = tensor([0, 0])]; tensor h_163_dilations_0 = const()[name = string("h_163_dilations_0"), val = tensor([1])]; int32 h_163_groups_0 = const()[name = string("h_163_groups_0"), val = int32(1)]; tensor var_2166_weight_0_to_fp16 = const()[name = string("op_2166_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(121194432)))]; tensor var_2166_bias_0_to_fp16 = const()[name = string("op_2166_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(123291648)))]; tensor var_2166_cast_fp16 = conv(bias = var_2166_bias_0_to_fp16, dilations = h_163_dilations_0, groups = h_163_groups_0, pad = h_163_pad_0, pad_type = h_163_pad_type_0, strides = h_163_strides_0, weight = var_2166_weight_0_to_fp16, x = input_365_cast_fp16)[name = string("op_2166_cast_fp16")]; tensor out_69_cast_fp16 = add(x = input_357_cast_fp16, y = var_2166_cast_fp16)[name = string("out_69_cast_fp16")]; tensor x_167_cast_fp16 = mul(x = out_69_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_167_cast_fp16")]; tensor input_367_cast_fp16 = mul(x = x_167_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_367_cast_fp16")]; tensor input_369_pad_0 = const()[name = string("input_369_pad_0"), val = tensor([0, 0, 0, 0, 2, 2])]; string input_369_mode_0 = const()[name = string("input_369_mode_0"), val = string("replicate")]; fp16 const_31_to_fp16 = const()[name = string("const_31_to_fp16"), val = fp16(0x0p+0)]; tensor input_369_cast_fp16 = pad(constant_val = const_31_to_fp16, mode = input_369_mode_0, pad = input_369_pad_0, x = input_367_cast_fp16)[name = string("input_369_cast_fp16")]; string h_165_pad_type_0 = const()[name = string("h_165_pad_type_0"), val = string("valid")]; int32 h_165_groups_0 = const()[name = string("h_165_groups_0"), val = int32(512)]; tensor h_165_strides_0 = const()[name = string("h_165_strides_0"), val = tensor([1])]; tensor h_165_pad_0 = const()[name = string("h_165_pad_0"), val = tensor([0, 0])]; tensor h_165_dilations_0 = const()[name = string("h_165_dilations_0"), val = tensor([1])]; tensor last_convnext_3_dwconv__conv_weight_to_fp16 = const()[name = string("last_convnext_3_dwconv__conv_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(123292736)))]; tensor last_convnext_3_dwconv__conv_bias_to_fp16 = const()[name = string("last_convnext_3_dwconv__conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(123297920)))]; tensor h_165_cast_fp16 = conv(bias = last_convnext_3_dwconv__conv_bias_to_fp16, dilations = h_165_dilations_0, groups = h_165_groups_0, pad = h_165_pad_0, pad_type = h_165_pad_type_0, strides = h_165_strides_0, weight = last_convnext_3_dwconv__conv_weight_to_fp16, x = input_369_cast_fp16)[name = string("h_165_cast_fp16")]; tensor x_cast_fp16 = mul(x = h_165_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("x_cast_fp16")]; tensor input_371_perm_0 = const()[name = string("input_371_perm_0"), val = tensor([0, 2, 1])]; tensor var_2201_axes_0 = const()[name = string("op_2201_axes_0"), val = tensor([-1])]; tensor last_convnext_3_norm_norm_weight_to_fp16 = const()[name = string("last_convnext_3_norm_norm_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(123299008)))]; tensor last_convnext_3_norm_norm_bias_to_fp16 = const()[name = string("last_convnext_3_norm_norm_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(123300096)))]; fp16 var_2171_to_fp16 = const()[name = string("op_2171_to_fp16"), val = fp16(0x1.5p-17)]; tensor input_371_cast_fp16 = transpose(perm = input_371_perm_0, x = x_cast_fp16)[name = string("transpose_1")]; tensor var_2201_cast_fp16 = layer_norm(axes = var_2201_axes_0, beta = last_convnext_3_norm_norm_bias_to_fp16, epsilon = var_2171_to_fp16, gamma = last_convnext_3_norm_norm_weight_to_fp16, x = input_371_cast_fp16)[name = string("op_2201_cast_fp16")]; tensor input_373_perm_0 = const()[name = string("input_373_perm_0"), val = tensor([0, 2, 1])]; string h_167_pad_type_0 = const()[name = string("h_167_pad_type_0"), val = string("valid")]; tensor h_167_strides_0 = const()[name = string("h_167_strides_0"), val = tensor([1])]; tensor h_167_pad_0 = const()[name = string("h_167_pad_0"), val = tensor([0, 0])]; tensor h_167_dilations_0 = const()[name = string("h_167_dilations_0"), val = tensor([1])]; int32 h_167_groups_0 = const()[name = string("h_167_groups_0"), val = int32(1)]; tensor last_convnext_3_pwconv1_weight_to_fp16 = const()[name = string("last_convnext_3_pwconv1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(123301184)))]; tensor last_convnext_3_pwconv1_bias_to_fp16 = const()[name = string("last_convnext_3_pwconv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(125398400)))]; tensor input_373_cast_fp16 = transpose(perm = input_373_perm_0, x = var_2201_cast_fp16)[name = string("transpose_0")]; tensor h_167_cast_fp16 = conv(bias = last_convnext_3_pwconv1_bias_to_fp16, dilations = h_167_dilations_0, groups = h_167_groups_0, pad = h_167_pad_0, pad_type = h_167_pad_type_0, strides = h_167_strides_0, weight = last_convnext_3_pwconv1_weight_to_fp16, x = input_373_cast_fp16)[name = string("h_167_cast_fp16")]; string input_375_mode_0 = const()[name = string("input_375_mode_0"), val = string("EXACT")]; tensor input_375_cast_fp16 = gelu(mode = input_375_mode_0, x = h_167_cast_fp16)[name = string("input_375_cast_fp16")]; string h_pad_type_0 = const()[name = string("h_pad_type_0"), val = string("valid")]; tensor h_strides_0 = const()[name = string("h_strides_0"), val = tensor([1])]; tensor h_pad_0 = const()[name = string("h_pad_0"), val = tensor([0, 0])]; tensor h_dilations_0 = const()[name = string("h_dilations_0"), val = tensor([1])]; int32 h_groups_0 = const()[name = string("h_groups_0"), val = int32(1)]; tensor var_2218_weight_0_to_fp16 = const()[name = string("op_2218_weight_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(125402560)))]; tensor var_2218_bias_0_to_fp16 = const()[name = string("op_2218_bias_0_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(127499776)))]; tensor var_2218_cast_fp16 = conv(bias = var_2218_bias_0_to_fp16, dilations = h_dilations_0, groups = h_groups_0, pad = h_pad_0, pad_type = h_pad_type_0, strides = h_strides_0, weight = var_2218_weight_0_to_fp16, x = input_375_cast_fp16)[name = string("op_2218_cast_fp16")]; tensor out_cast_fp16 = add(x = input_367_cast_fp16, y = var_2218_cast_fp16)[name = string("out_cast_fp16")]; tensor input_cast_fp16 = mul(x = out_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("input_cast_fp16")]; string var_2231_pad_type_0 = const()[name = string("op_2231_pad_type_0"), val = string("valid")]; tensor var_2231_strides_0 = const()[name = string("op_2231_strides_0"), val = tensor([1])]; tensor var_2231_pad_0 = const()[name = string("op_2231_pad_0"), val = tensor([0, 0])]; tensor var_2231_dilations_0 = const()[name = string("op_2231_dilations_0"), val = tensor([1])]; int32 var_2231_groups_0 = const()[name = string("op_2231_groups_0"), val = int32(1)]; tensor proj_out_weight_to_fp16 = const()[name = string("proj_out_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(127500864)))]; tensor var_2231_cast_fp16 = conv(dilations = var_2231_dilations_0, groups = var_2231_groups_0, pad = var_2231_pad_0, pad_type = var_2231_pad_type_0, strides = var_2231_strides_0, weight = proj_out_weight_to_fp16, x = input_cast_fp16)[name = string("op_2231_cast_fp16")]; tensor v_cast_fp16 = mul(x = var_2231_cast_fp16, y = latent_mask_b_cast_fp16)[name = string("v_cast_fp16")]; tensor cond_begin_0 = const()[name = string("cond_begin_0"), val = tensor([0, 0, 0])]; tensor cond_end_0 = const()[name = string("cond_end_0"), val = tensor([1, 144, 0])]; tensor cond_end_mask_0 = const()[name = string("cond_end_mask_0"), val = tensor([false, true, true])]; tensor cond_cast_fp16 = slice_by_index(begin = cond_begin_0, end = cond_end_0, end_mask = cond_end_mask_0, x = v_cast_fp16)[name = string("cond_cast_fp16")]; tensor uncond_begin_0 = const()[name = string("uncond_begin_0"), val = tensor([1, 0, 0])]; tensor uncond_end_0 = const()[name = string("uncond_end_0"), val = tensor([2, 144, 0])]; tensor uncond_end_mask_0 = const()[name = string("uncond_end_mask_0"), val = tensor([true, true, true])]; tensor uncond_cast_fp16 = slice_by_index(begin = uncond_begin_0, end = uncond_end_0, end_mask = uncond_end_mask_0, x = v_cast_fp16)[name = string("uncond_cast_fp16")]; fp32 var_2241_epsilon_0 = const()[name = string("op_2241_epsilon_0"), val = fp32(0x1.a36e2ep-14)]; tensor var_2241_cast_fp16 = inverse(epsilon = var_2241_epsilon_0, x = total_step_to_fp16)[name = string("op_2241_cast_fp16")]; tensor var_2247 = const()[name = string("op_2247"), val = tensor([-1, 1, 1])]; tensor step_cast_fp16 = reshape(shape = var_2247, x = var_2241_cast_fp16)[name = string("step_cast_fp16")]; fp16 var_2249_to_fp16 = const()[name = string("op_2249_to_fp16"), val = fp16(0x1p+2)]; tensor var_2250_cast_fp16 = mul(x = cond_cast_fp16, y = var_2249_to_fp16)[name = string("op_2250_cast_fp16")]; fp16 var_2251_to_fp16 = const()[name = string("op_2251_to_fp16"), val = fp16(0x1.8p+1)]; tensor var_2252_cast_fp16 = mul(x = uncond_cast_fp16, y = var_2251_to_fp16)[name = string("op_2252_cast_fp16")]; tensor var_2254_cast_fp16 = sub(x = var_2250_cast_fp16, y = var_2252_cast_fp16)[name = string("op_2254_cast_fp16")]; tensor var_2255_cast_fp16 = mul(x = step_cast_fp16, y = var_2254_cast_fp16)[name = string("op_2255_cast_fp16")]; tensor var_2257_cast_fp16 = add(x = noisy_latent_to_fp16, y = var_2255_cast_fp16)[name = string("op_2257_cast_fp16")]; tensor var_2258_cast_fp16 = mul(x = var_2257_cast_fp16, y = latent_mask_to_fp16)[name = string("op_2258_cast_fp16")]; string var_2258_cast_fp16_to_fp32_dtype_0 = const()[name = string("op_2258_cast_fp16_to_fp32_dtype_0"), val = string("fp32")]; tensor denoised_latent = cast(dtype = var_2258_cast_fp16_to_fp32_dtype_0, x = var_2258_cast_fp16)[name = string("cast_85")]; } -> (denoised_latent); }