program(1.3) [buildInfo = dict({{"coremlc-component-MIL", "3510.2.1"}, {"coremlc-version", "3500.32.1"}, {"coremltools-component-torch", "2.11.0"}, {"coremltools-source-dialect", "TorchScript"}, {"coremltools-version", "9.0"}})] { func main(tensor audio, tensor cache_0, tensor cache_1, tensor cache_2, tensor cache_3, tensor cache_4, tensor cache_5) { int32 var_731 = const()[name = string("op_731"), val = int32(-1)]; bool input_1_interleave_0 = const()[name = string("input_1_interleave_0"), val = bool(false)]; string cache_0_to_fp16_dtype_0 = const()[name = string("cache_0_to_fp16_dtype_0"), val = string("fp16")]; string audio_to_fp16_dtype_0 = const()[name = string("audio_to_fp16_dtype_0"), val = string("fp16")]; tensor audio_to_fp16 = cast(dtype = audio_to_fp16_dtype_0, x = audio)[name = string("cast_12")]; tensor cache_0_to_fp16 = cast(dtype = cache_0_to_fp16_dtype_0, x = cache_0)[name = string("cast_13")]; tensor input_1_cast_fp16 = concat(axis = var_731, interleave = input_1_interleave_0, values = (cache_0_to_fp16, audio_to_fp16))[name = string("input_1_cast_fp16")]; string x_3_pad_type_0 = const()[name = string("x_3_pad_type_0"), val = string("valid")]; tensor x_3_strides_0 = const()[name = string("x_3_strides_0"), val = tensor([1])]; tensor x_3_pad_0 = const()[name = string("x_3_pad_0"), val = tensor([0, 0])]; tensor x_3_dilations_0 = const()[name = string("x_3_dilations_0"), val = tensor([1])]; int32 x_3_groups_0 = const()[name = string("x_3_groups_0"), val = int32(1)]; tensor vae_encoder_block_0_weight_to_fp16 = const()[name = string("vae_encoder_block_0_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(64)))]; tensor vae_encoder_block_0_bias_to_fp16 = const()[name = string("vae_encoder_block_0_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(1920)))]; tensor x_3_cast_fp16 = conv(bias = vae_encoder_block_0_bias_to_fp16, dilations = x_3_dilations_0, groups = x_3_groups_0, pad = x_3_pad_0, pad_type = x_3_pad_type_0, strides = x_3_strides_0, weight = vae_encoder_block_0_weight_to_fp16, x = input_1_cast_fp16)[name = string("x_3_cast_fp16")]; tensor var_752_begin_0 = const()[name = string("op_752_begin_0"), val = tensor([0, 0, 10240])]; tensor var_752_end_0 = const()[name = string("op_752_end_0"), val = tensor([1, 1, 10246])]; tensor var_752_end_mask_0 = const()[name = string("op_752_end_mask_0"), val = tensor([true, true, true])]; tensor var_752_cast_fp16 = slice_by_index(begin = var_752_begin_0, end = var_752_end_0, end_mask = var_752_end_mask_0, x = input_1_cast_fp16)[name = string("op_752_cast_fp16")]; string var_752_cast_fp16_to_fp32_dtype_0 = const()[name = string("op_752_cast_fp16_to_fp32_dtype_0"), val = string("fp32")]; tensor var_757 = const()[name = string("op_757"), val = tensor([6, 18, 54, 2])]; int32 var_759_axis_0 = const()[name = string("op_759_axis_0"), val = int32(-1)]; string cache_1_to_fp16_dtype_0 = const()[name = string("cache_1_to_fp16_dtype_0"), val = string("fp16")]; tensor cache_1_to_fp16 = cast(dtype = cache_1_to_fp16_dtype_0, x = cache_1)[name = string("cast_10")]; tensor var_759_cast_fp16_0, tensor var_759_cast_fp16_1, tensor var_759_cast_fp16_2, tensor var_759_cast_fp16_3 = split(axis = var_759_axis_0, split_sizes = var_757, x = cache_1_to_fp16)[name = string("op_759_cast_fp16")]; tensor vae_encoder_block_1_block_0_block_0_alpha_to_fp16 = const()[name = string("vae_encoder_block_1_block_0_block_0_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(2240)))]; tensor var_770_cast_fp16 = mul(x = vae_encoder_block_1_block_0_block_0_alpha_to_fp16, y = x_3_cast_fp16)[name = string("op_770_cast_fp16")]; tensor var_771_cast_fp16 = sin(x = var_770_cast_fp16)[name = string("op_771_cast_fp16")]; fp16 var_764_promoted_to_fp16 = const()[name = string("op_764_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_772_cast_fp16 = pow(x = var_771_cast_fp16, y = var_764_promoted_to_fp16)[name = string("op_772_cast_fp16")]; tensor var_769_to_fp16 = const()[name = string("op_769_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(2560)))]; tensor var_773_cast_fp16 = mul(x = var_769_to_fp16, y = var_772_cast_fp16)[name = string("op_773_cast_fp16")]; tensor x_5_cast_fp16 = add(x = x_3_cast_fp16, y = var_773_cast_fp16)[name = string("x_5_cast_fp16")]; int32 var_776 = const()[name = string("op_776"), val = int32(-1)]; bool input_3_interleave_0 = const()[name = string("input_3_interleave_0"), val = bool(false)]; tensor input_3_cast_fp16 = concat(axis = var_776, interleave = input_3_interleave_0, values = (var_759_cast_fp16_0, x_5_cast_fp16))[name = string("input_3_cast_fp16")]; string x_7_pad_type_0 = const()[name = string("x_7_pad_type_0"), val = string("valid")]; int32 x_7_groups_0 = const()[name = string("x_7_groups_0"), val = int32(128)]; tensor x_7_strides_0 = const()[name = string("x_7_strides_0"), val = tensor([1])]; tensor x_7_pad_0 = const()[name = string("x_7_pad_0"), val = tensor([0, 0])]; tensor x_7_dilations_0 = const()[name = string("x_7_dilations_0"), val = tensor([1])]; tensor vae_encoder_block_1_block_0_block_1_weight_to_fp16 = const()[name = string("vae_encoder_block_1_block_0_block_1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(2880)))]; tensor vae_encoder_block_1_block_0_block_1_bias_to_fp16 = const()[name = string("vae_encoder_block_1_block_0_block_1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(4736)))]; tensor x_7_cast_fp16 = conv(bias = vae_encoder_block_1_block_0_block_1_bias_to_fp16, dilations = x_7_dilations_0, groups = x_7_groups_0, pad = x_7_pad_0, pad_type = x_7_pad_type_0, strides = x_7_strides_0, weight = vae_encoder_block_1_block_0_block_1_weight_to_fp16, x = input_3_cast_fp16)[name = string("x_7_cast_fp16")]; tensor var_797_begin_0 = const()[name = string("op_797_begin_0"), val = tensor([0, 0, 10240])]; tensor var_797_end_0 = const()[name = string("op_797_end_0"), val = tensor([1, 128, 10246])]; tensor var_797_end_mask_0 = const()[name = string("op_797_end_mask_0"), val = tensor([true, true, true])]; tensor var_797_cast_fp16 = slice_by_index(begin = var_797_begin_0, end = var_797_end_0, end_mask = var_797_end_mask_0, x = input_3_cast_fp16)[name = string("op_797_cast_fp16")]; tensor vae_encoder_block_1_block_0_block_2_alpha_to_fp16 = const()[name = string("vae_encoder_block_1_block_0_block_2_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(5056)))]; tensor var_804_cast_fp16 = mul(x = vae_encoder_block_1_block_0_block_2_alpha_to_fp16, y = x_7_cast_fp16)[name = string("op_804_cast_fp16")]; tensor var_805_cast_fp16 = sin(x = var_804_cast_fp16)[name = string("op_805_cast_fp16")]; fp16 var_798_promoted_to_fp16 = const()[name = string("op_798_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_806_cast_fp16 = pow(x = var_805_cast_fp16, y = var_798_promoted_to_fp16)[name = string("op_806_cast_fp16")]; tensor var_803_to_fp16 = const()[name = string("op_803_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(5376)))]; tensor var_807_cast_fp16 = mul(x = var_803_to_fp16, y = var_806_cast_fp16)[name = string("op_807_cast_fp16")]; tensor input_5_cast_fp16 = add(x = x_7_cast_fp16, y = var_807_cast_fp16)[name = string("input_5_cast_fp16")]; string y_1_pad_type_0 = const()[name = string("y_1_pad_type_0"), val = string("valid")]; tensor y_1_strides_0 = const()[name = string("y_1_strides_0"), val = tensor([1])]; tensor y_1_pad_0 = const()[name = string("y_1_pad_0"), val = tensor([0, 0])]; tensor y_1_dilations_0 = const()[name = string("y_1_dilations_0"), val = tensor([1])]; int32 y_1_groups_0 = const()[name = string("y_1_groups_0"), val = int32(1)]; tensor vae_encoder_block_1_block_0_block_3_weight_to_fp16 = const()[name = string("vae_encoder_block_1_block_0_block_3_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(5696)))]; tensor vae_encoder_block_1_block_0_block_3_bias_to_fp16 = const()[name = string("vae_encoder_block_1_block_0_block_3_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(38528)))]; tensor y_1_cast_fp16 = conv(bias = vae_encoder_block_1_block_0_block_3_bias_to_fp16, dilations = y_1_dilations_0, groups = y_1_groups_0, pad = y_1_pad_0, pad_type = y_1_pad_type_0, strides = y_1_strides_0, weight = vae_encoder_block_1_block_0_block_3_weight_to_fp16, x = input_5_cast_fp16)[name = string("y_1_cast_fp16")]; tensor x_9_cast_fp16 = add(x = x_3_cast_fp16, y = y_1_cast_fp16)[name = string("x_9_cast_fp16")]; tensor vae_encoder_block_1_block_1_block_0_alpha_to_fp16 = const()[name = string("vae_encoder_block_1_block_1_block_0_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(38848)))]; tensor var_832_cast_fp16 = mul(x = vae_encoder_block_1_block_1_block_0_alpha_to_fp16, y = x_9_cast_fp16)[name = string("op_832_cast_fp16")]; tensor var_833_cast_fp16 = sin(x = var_832_cast_fp16)[name = string("op_833_cast_fp16")]; fp16 var_826_promoted_to_fp16 = const()[name = string("op_826_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_834_cast_fp16 = pow(x = var_833_cast_fp16, y = var_826_promoted_to_fp16)[name = string("op_834_cast_fp16")]; tensor var_831_to_fp16 = const()[name = string("op_831_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(39168)))]; tensor var_835_cast_fp16 = mul(x = var_831_to_fp16, y = var_834_cast_fp16)[name = string("op_835_cast_fp16")]; tensor x_11_cast_fp16 = add(x = x_9_cast_fp16, y = var_835_cast_fp16)[name = string("x_11_cast_fp16")]; int32 var_838 = const()[name = string("op_838"), val = int32(-1)]; bool input_7_interleave_0 = const()[name = string("input_7_interleave_0"), val = bool(false)]; tensor input_7_cast_fp16 = concat(axis = var_838, interleave = input_7_interleave_0, values = (var_759_cast_fp16_1, x_11_cast_fp16))[name = string("input_7_cast_fp16")]; string x_13_pad_type_0 = const()[name = string("x_13_pad_type_0"), val = string("valid")]; tensor x_13_dilations_0 = const()[name = string("x_13_dilations_0"), val = tensor([3])]; int32 x_13_groups_0 = const()[name = string("x_13_groups_0"), val = int32(128)]; tensor x_13_strides_0 = const()[name = string("x_13_strides_0"), val = tensor([1])]; tensor x_13_pad_0 = const()[name = string("x_13_pad_0"), val = tensor([0, 0])]; tensor vae_encoder_block_1_block_1_block_1_weight_to_fp16 = const()[name = string("vae_encoder_block_1_block_1_block_1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(39488)))]; tensor vae_encoder_block_1_block_1_block_1_bias_to_fp16 = const()[name = string("vae_encoder_block_1_block_1_block_1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(41344)))]; tensor x_13_cast_fp16 = conv(bias = vae_encoder_block_1_block_1_block_1_bias_to_fp16, dilations = x_13_dilations_0, groups = x_13_groups_0, pad = x_13_pad_0, pad_type = x_13_pad_type_0, strides = x_13_strides_0, weight = vae_encoder_block_1_block_1_block_1_weight_to_fp16, x = input_7_cast_fp16)[name = string("x_13_cast_fp16")]; tensor var_859_begin_0 = const()[name = string("op_859_begin_0"), val = tensor([0, 0, 10240])]; tensor var_859_end_0 = const()[name = string("op_859_end_0"), val = tensor([1, 128, 10258])]; tensor var_859_end_mask_0 = const()[name = string("op_859_end_mask_0"), val = tensor([true, true, true])]; tensor var_859_cast_fp16 = slice_by_index(begin = var_859_begin_0, end = var_859_end_0, end_mask = var_859_end_mask_0, x = input_7_cast_fp16)[name = string("op_859_cast_fp16")]; tensor vae_encoder_block_1_block_1_block_2_alpha_to_fp16 = const()[name = string("vae_encoder_block_1_block_1_block_2_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(41664)))]; tensor var_866_cast_fp16 = mul(x = vae_encoder_block_1_block_1_block_2_alpha_to_fp16, y = x_13_cast_fp16)[name = string("op_866_cast_fp16")]; tensor var_867_cast_fp16 = sin(x = var_866_cast_fp16)[name = string("op_867_cast_fp16")]; fp16 var_860_promoted_to_fp16 = const()[name = string("op_860_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_868_cast_fp16 = pow(x = var_867_cast_fp16, y = var_860_promoted_to_fp16)[name = string("op_868_cast_fp16")]; tensor var_865_to_fp16 = const()[name = string("op_865_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(41984)))]; tensor var_869_cast_fp16 = mul(x = var_865_to_fp16, y = var_868_cast_fp16)[name = string("op_869_cast_fp16")]; tensor input_9_cast_fp16 = add(x = x_13_cast_fp16, y = var_869_cast_fp16)[name = string("input_9_cast_fp16")]; string y_3_pad_type_0 = const()[name = string("y_3_pad_type_0"), val = string("valid")]; tensor y_3_strides_0 = const()[name = string("y_3_strides_0"), val = tensor([1])]; tensor y_3_pad_0 = const()[name = string("y_3_pad_0"), val = tensor([0, 0])]; tensor y_3_dilations_0 = const()[name = string("y_3_dilations_0"), val = tensor([1])]; int32 y_3_groups_0 = const()[name = string("y_3_groups_0"), val = int32(1)]; tensor vae_encoder_block_1_block_1_block_3_weight_to_fp16 = const()[name = string("vae_encoder_block_1_block_1_block_3_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(42304)))]; tensor vae_encoder_block_1_block_1_block_3_bias_to_fp16 = const()[name = string("vae_encoder_block_1_block_1_block_3_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(75136)))]; tensor y_3_cast_fp16 = conv(bias = vae_encoder_block_1_block_1_block_3_bias_to_fp16, dilations = y_3_dilations_0, groups = y_3_groups_0, pad = y_3_pad_0, pad_type = y_3_pad_type_0, strides = y_3_strides_0, weight = vae_encoder_block_1_block_1_block_3_weight_to_fp16, x = input_9_cast_fp16)[name = string("y_3_cast_fp16")]; tensor x_15_cast_fp16 = add(x = x_9_cast_fp16, y = y_3_cast_fp16)[name = string("x_15_cast_fp16")]; tensor vae_encoder_block_1_block_2_block_0_alpha_to_fp16 = const()[name = string("vae_encoder_block_1_block_2_block_0_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(75456)))]; tensor var_894_cast_fp16 = mul(x = vae_encoder_block_1_block_2_block_0_alpha_to_fp16, y = x_15_cast_fp16)[name = string("op_894_cast_fp16")]; tensor var_895_cast_fp16 = sin(x = var_894_cast_fp16)[name = string("op_895_cast_fp16")]; fp16 var_888_promoted_to_fp16 = const()[name = string("op_888_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_896_cast_fp16 = pow(x = var_895_cast_fp16, y = var_888_promoted_to_fp16)[name = string("op_896_cast_fp16")]; tensor var_893_to_fp16 = const()[name = string("op_893_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(75776)))]; tensor var_897_cast_fp16 = mul(x = var_893_to_fp16, y = var_896_cast_fp16)[name = string("op_897_cast_fp16")]; tensor x_17_cast_fp16 = add(x = x_15_cast_fp16, y = var_897_cast_fp16)[name = string("x_17_cast_fp16")]; int32 var_900 = const()[name = string("op_900"), val = int32(-1)]; bool input_11_interleave_0 = const()[name = string("input_11_interleave_0"), val = bool(false)]; tensor input_11_cast_fp16 = concat(axis = var_900, interleave = input_11_interleave_0, values = (var_759_cast_fp16_2, x_17_cast_fp16))[name = string("input_11_cast_fp16")]; string x_19_pad_type_0 = const()[name = string("x_19_pad_type_0"), val = string("valid")]; tensor x_19_dilations_0 = const()[name = string("x_19_dilations_0"), val = tensor([9])]; int32 x_19_groups_0 = const()[name = string("x_19_groups_0"), val = int32(128)]; tensor x_19_strides_0 = const()[name = string("x_19_strides_0"), val = tensor([1])]; tensor x_19_pad_0 = const()[name = string("x_19_pad_0"), val = tensor([0, 0])]; tensor vae_encoder_block_1_block_2_block_1_weight_to_fp16 = const()[name = string("vae_encoder_block_1_block_2_block_1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(76096)))]; tensor vae_encoder_block_1_block_2_block_1_bias_to_fp16 = const()[name = string("vae_encoder_block_1_block_2_block_1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(77952)))]; tensor x_19_cast_fp16 = conv(bias = vae_encoder_block_1_block_2_block_1_bias_to_fp16, dilations = x_19_dilations_0, groups = x_19_groups_0, pad = x_19_pad_0, pad_type = x_19_pad_type_0, strides = x_19_strides_0, weight = vae_encoder_block_1_block_2_block_1_weight_to_fp16, x = input_11_cast_fp16)[name = string("x_19_cast_fp16")]; tensor var_921_begin_0 = const()[name = string("op_921_begin_0"), val = tensor([0, 0, 10240])]; tensor var_921_end_0 = const()[name = string("op_921_end_0"), val = tensor([1, 128, 10294])]; tensor var_921_end_mask_0 = const()[name = string("op_921_end_mask_0"), val = tensor([true, true, true])]; tensor var_921_cast_fp16 = slice_by_index(begin = var_921_begin_0, end = var_921_end_0, end_mask = var_921_end_mask_0, x = input_11_cast_fp16)[name = string("op_921_cast_fp16")]; tensor vae_encoder_block_1_block_2_block_2_alpha_to_fp16 = const()[name = string("vae_encoder_block_1_block_2_block_2_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(78272)))]; tensor var_928_cast_fp16 = mul(x = vae_encoder_block_1_block_2_block_2_alpha_to_fp16, y = x_19_cast_fp16)[name = string("op_928_cast_fp16")]; tensor var_929_cast_fp16 = sin(x = var_928_cast_fp16)[name = string("op_929_cast_fp16")]; fp16 var_922_promoted_to_fp16 = const()[name = string("op_922_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_930_cast_fp16 = pow(x = var_929_cast_fp16, y = var_922_promoted_to_fp16)[name = string("op_930_cast_fp16")]; tensor var_927_to_fp16 = const()[name = string("op_927_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(78592)))]; tensor var_931_cast_fp16 = mul(x = var_927_to_fp16, y = var_930_cast_fp16)[name = string("op_931_cast_fp16")]; tensor input_13_cast_fp16 = add(x = x_19_cast_fp16, y = var_931_cast_fp16)[name = string("input_13_cast_fp16")]; string y_5_pad_type_0 = const()[name = string("y_5_pad_type_0"), val = string("valid")]; tensor y_5_strides_0 = const()[name = string("y_5_strides_0"), val = tensor([1])]; tensor y_5_pad_0 = const()[name = string("y_5_pad_0"), val = tensor([0, 0])]; tensor y_5_dilations_0 = const()[name = string("y_5_dilations_0"), val = tensor([1])]; int32 y_5_groups_0 = const()[name = string("y_5_groups_0"), val = int32(1)]; tensor vae_encoder_block_1_block_2_block_3_weight_to_fp16 = const()[name = string("vae_encoder_block_1_block_2_block_3_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(78912)))]; tensor vae_encoder_block_1_block_2_block_3_bias_to_fp16 = const()[name = string("vae_encoder_block_1_block_2_block_3_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(111744)))]; tensor y_5_cast_fp16 = conv(bias = vae_encoder_block_1_block_2_block_3_bias_to_fp16, dilations = y_5_dilations_0, groups = y_5_groups_0, pad = y_5_pad_0, pad_type = y_5_pad_type_0, strides = y_5_strides_0, weight = vae_encoder_block_1_block_2_block_3_weight_to_fp16, x = input_13_cast_fp16)[name = string("y_5_cast_fp16")]; tensor x_21_cast_fp16 = add(x = x_15_cast_fp16, y = y_5_cast_fp16)[name = string("x_21_cast_fp16")]; tensor vae_encoder_block_1_block_3_alpha_to_fp16 = const()[name = string("vae_encoder_block_1_block_3_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(112064)))]; tensor var_956_cast_fp16 = mul(x = vae_encoder_block_1_block_3_alpha_to_fp16, y = x_21_cast_fp16)[name = string("op_956_cast_fp16")]; tensor var_957_cast_fp16 = sin(x = var_956_cast_fp16)[name = string("op_957_cast_fp16")]; fp16 var_950_promoted_to_fp16 = const()[name = string("op_950_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_958_cast_fp16 = pow(x = var_957_cast_fp16, y = var_950_promoted_to_fp16)[name = string("op_958_cast_fp16")]; tensor var_955_to_fp16 = const()[name = string("op_955_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(112384)))]; tensor var_959_cast_fp16 = mul(x = var_955_to_fp16, y = var_958_cast_fp16)[name = string("op_959_cast_fp16")]; tensor x_23_cast_fp16 = add(x = x_21_cast_fp16, y = var_959_cast_fp16)[name = string("x_23_cast_fp16")]; int32 var_962 = const()[name = string("op_962"), val = int32(-1)]; bool input_15_interleave_0 = const()[name = string("input_15_interleave_0"), val = bool(false)]; tensor input_15_cast_fp16 = concat(axis = var_962, interleave = input_15_interleave_0, values = (var_759_cast_fp16_3, x_23_cast_fp16))[name = string("input_15_cast_fp16")]; string x_25_pad_type_0 = const()[name = string("x_25_pad_type_0"), val = string("valid")]; tensor x_25_strides_0 = const()[name = string("x_25_strides_0"), val = tensor([2])]; tensor x_25_pad_0 = const()[name = string("x_25_pad_0"), val = tensor([0, 0])]; tensor x_25_dilations_0 = const()[name = string("x_25_dilations_0"), val = tensor([1])]; int32 x_25_groups_0 = const()[name = string("x_25_groups_0"), val = int32(1)]; tensor vae_encoder_block_1_block_4_weight_to_fp16 = const()[name = string("vae_encoder_block_1_block_4_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(112704)))]; tensor vae_encoder_block_1_block_4_bias_to_fp16 = const()[name = string("vae_encoder_block_1_block_4_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(374912)))]; tensor x_25_cast_fp16 = conv(bias = vae_encoder_block_1_block_4_bias_to_fp16, dilations = x_25_dilations_0, groups = x_25_groups_0, pad = x_25_pad_0, pad_type = x_25_pad_type_0, strides = x_25_strides_0, weight = vae_encoder_block_1_block_4_weight_to_fp16, x = input_15_cast_fp16)[name = string("x_25_cast_fp16")]; tensor var_983_begin_0 = const()[name = string("op_983_begin_0"), val = tensor([0, 0, 10240])]; tensor var_983_end_0 = const()[name = string("op_983_end_0"), val = tensor([1, 128, 10242])]; tensor var_983_end_mask_0 = const()[name = string("op_983_end_mask_0"), val = tensor([true, true, true])]; tensor var_983_cast_fp16 = slice_by_index(begin = var_983_begin_0, end = var_983_end_0, end_mask = var_983_end_mask_0, x = input_15_cast_fp16)[name = string("op_983_cast_fp16")]; int32 var_985 = const()[name = string("op_985"), val = int32(-1)]; bool var_986_interleave_0 = const()[name = string("op_986_interleave_0"), val = bool(false)]; tensor var_986_cast_fp16 = concat(axis = var_985, interleave = var_986_interleave_0, values = (var_797_cast_fp16, var_859_cast_fp16, var_921_cast_fp16, var_983_cast_fp16))[name = string("op_986_cast_fp16")]; string var_986_cast_fp16_to_fp32_dtype_0 = const()[name = string("op_986_cast_fp16_to_fp32_dtype_0"), val = string("fp32")]; tensor var_991 = const()[name = string("op_991"), val = tensor([6, 18, 54, 5])]; int32 var_993_axis_0 = const()[name = string("op_993_axis_0"), val = int32(-1)]; string cache_2_to_fp16_dtype_0 = const()[name = string("cache_2_to_fp16_dtype_0"), val = string("fp16")]; tensor cache_2_to_fp16 = cast(dtype = cache_2_to_fp16_dtype_0, x = cache_2)[name = string("cast_8")]; tensor var_993_cast_fp16_0, tensor var_993_cast_fp16_1, tensor var_993_cast_fp16_2, tensor var_993_cast_fp16_3 = split(axis = var_993_axis_0, split_sizes = var_991, x = cache_2_to_fp16)[name = string("op_993_cast_fp16")]; tensor vae_encoder_block_2_block_0_block_0_alpha_to_fp16 = const()[name = string("vae_encoder_block_2_block_0_block_0_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(375488)))]; tensor var_1004_cast_fp16 = mul(x = vae_encoder_block_2_block_0_block_0_alpha_to_fp16, y = x_25_cast_fp16)[name = string("op_1004_cast_fp16")]; tensor var_1005_cast_fp16 = sin(x = var_1004_cast_fp16)[name = string("op_1005_cast_fp16")]; fp16 var_998_promoted_to_fp16 = const()[name = string("op_998_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1006_cast_fp16 = pow(x = var_1005_cast_fp16, y = var_998_promoted_to_fp16)[name = string("op_1006_cast_fp16")]; tensor var_1003_to_fp16 = const()[name = string("op_1003_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(376064)))]; tensor var_1007_cast_fp16 = mul(x = var_1003_to_fp16, y = var_1006_cast_fp16)[name = string("op_1007_cast_fp16")]; tensor x_27_cast_fp16 = add(x = x_25_cast_fp16, y = var_1007_cast_fp16)[name = string("x_27_cast_fp16")]; int32 var_1010 = const()[name = string("op_1010"), val = int32(-1)]; bool input_17_interleave_0 = const()[name = string("input_17_interleave_0"), val = bool(false)]; tensor input_17_cast_fp16 = concat(axis = var_1010, interleave = input_17_interleave_0, values = (var_993_cast_fp16_0, x_27_cast_fp16))[name = string("input_17_cast_fp16")]; string x_29_pad_type_0 = const()[name = string("x_29_pad_type_0"), val = string("valid")]; int32 x_29_groups_0 = const()[name = string("x_29_groups_0"), val = int32(256)]; tensor x_29_strides_0 = const()[name = string("x_29_strides_0"), val = tensor([1])]; tensor x_29_pad_0 = const()[name = string("x_29_pad_0"), val = tensor([0, 0])]; tensor x_29_dilations_0 = const()[name = string("x_29_dilations_0"), val = tensor([1])]; tensor vae_encoder_block_2_block_0_block_1_weight_to_fp16 = const()[name = string("vae_encoder_block_2_block_0_block_1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(376640)))]; tensor vae_encoder_block_2_block_0_block_1_bias_to_fp16 = const()[name = string("vae_encoder_block_2_block_0_block_1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(380288)))]; tensor x_29_cast_fp16 = conv(bias = vae_encoder_block_2_block_0_block_1_bias_to_fp16, dilations = x_29_dilations_0, groups = x_29_groups_0, pad = x_29_pad_0, pad_type = x_29_pad_type_0, strides = x_29_strides_0, weight = vae_encoder_block_2_block_0_block_1_weight_to_fp16, x = input_17_cast_fp16)[name = string("x_29_cast_fp16")]; tensor var_1031_begin_0 = const()[name = string("op_1031_begin_0"), val = tensor([0, 0, 5120])]; tensor var_1031_end_0 = const()[name = string("op_1031_end_0"), val = tensor([1, 256, 5126])]; tensor var_1031_end_mask_0 = const()[name = string("op_1031_end_mask_0"), val = tensor([true, true, true])]; tensor var_1031_cast_fp16 = slice_by_index(begin = var_1031_begin_0, end = var_1031_end_0, end_mask = var_1031_end_mask_0, x = input_17_cast_fp16)[name = string("op_1031_cast_fp16")]; tensor vae_encoder_block_2_block_0_block_2_alpha_to_fp16 = const()[name = string("vae_encoder_block_2_block_0_block_2_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(380864)))]; tensor var_1038_cast_fp16 = mul(x = vae_encoder_block_2_block_0_block_2_alpha_to_fp16, y = x_29_cast_fp16)[name = string("op_1038_cast_fp16")]; tensor var_1039_cast_fp16 = sin(x = var_1038_cast_fp16)[name = string("op_1039_cast_fp16")]; fp16 var_1032_promoted_to_fp16 = const()[name = string("op_1032_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1040_cast_fp16 = pow(x = var_1039_cast_fp16, y = var_1032_promoted_to_fp16)[name = string("op_1040_cast_fp16")]; tensor var_1037_to_fp16 = const()[name = string("op_1037_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(381440)))]; tensor var_1041_cast_fp16 = mul(x = var_1037_to_fp16, y = var_1040_cast_fp16)[name = string("op_1041_cast_fp16")]; tensor input_19_cast_fp16 = add(x = x_29_cast_fp16, y = var_1041_cast_fp16)[name = string("input_19_cast_fp16")]; string y_7_pad_type_0 = const()[name = string("y_7_pad_type_0"), val = string("valid")]; tensor y_7_strides_0 = const()[name = string("y_7_strides_0"), val = tensor([1])]; tensor y_7_pad_0 = const()[name = string("y_7_pad_0"), val = tensor([0, 0])]; tensor y_7_dilations_0 = const()[name = string("y_7_dilations_0"), val = tensor([1])]; int32 y_7_groups_0 = const()[name = string("y_7_groups_0"), val = int32(1)]; tensor vae_encoder_block_2_block_0_block_3_weight_to_fp16 = const()[name = string("vae_encoder_block_2_block_0_block_3_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(382016)))]; tensor vae_encoder_block_2_block_0_block_3_bias_to_fp16 = const()[name = string("vae_encoder_block_2_block_0_block_3_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(513152)))]; tensor y_7_cast_fp16 = conv(bias = vae_encoder_block_2_block_0_block_3_bias_to_fp16, dilations = y_7_dilations_0, groups = y_7_groups_0, pad = y_7_pad_0, pad_type = y_7_pad_type_0, strides = y_7_strides_0, weight = vae_encoder_block_2_block_0_block_3_weight_to_fp16, x = input_19_cast_fp16)[name = string("y_7_cast_fp16")]; tensor x_31_cast_fp16 = add(x = x_25_cast_fp16, y = y_7_cast_fp16)[name = string("x_31_cast_fp16")]; tensor vae_encoder_block_2_block_1_block_0_alpha_to_fp16 = const()[name = string("vae_encoder_block_2_block_1_block_0_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(513728)))]; tensor var_1066_cast_fp16 = mul(x = vae_encoder_block_2_block_1_block_0_alpha_to_fp16, y = x_31_cast_fp16)[name = string("op_1066_cast_fp16")]; tensor var_1067_cast_fp16 = sin(x = var_1066_cast_fp16)[name = string("op_1067_cast_fp16")]; fp16 var_1060_promoted_to_fp16 = const()[name = string("op_1060_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1068_cast_fp16 = pow(x = var_1067_cast_fp16, y = var_1060_promoted_to_fp16)[name = string("op_1068_cast_fp16")]; tensor var_1065_to_fp16 = const()[name = string("op_1065_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(514304)))]; tensor var_1069_cast_fp16 = mul(x = var_1065_to_fp16, y = var_1068_cast_fp16)[name = string("op_1069_cast_fp16")]; tensor x_33_cast_fp16 = add(x = x_31_cast_fp16, y = var_1069_cast_fp16)[name = string("x_33_cast_fp16")]; int32 var_1072 = const()[name = string("op_1072"), val = int32(-1)]; bool input_21_interleave_0 = const()[name = string("input_21_interleave_0"), val = bool(false)]; tensor input_21_cast_fp16 = concat(axis = var_1072, interleave = input_21_interleave_0, values = (var_993_cast_fp16_1, x_33_cast_fp16))[name = string("input_21_cast_fp16")]; string x_35_pad_type_0 = const()[name = string("x_35_pad_type_0"), val = string("valid")]; tensor x_35_dilations_0 = const()[name = string("x_35_dilations_0"), val = tensor([3])]; int32 x_35_groups_0 = const()[name = string("x_35_groups_0"), val = int32(256)]; tensor x_35_strides_0 = const()[name = string("x_35_strides_0"), val = tensor([1])]; tensor x_35_pad_0 = const()[name = string("x_35_pad_0"), val = tensor([0, 0])]; tensor vae_encoder_block_2_block_1_block_1_weight_to_fp16 = const()[name = string("vae_encoder_block_2_block_1_block_1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(514880)))]; tensor vae_encoder_block_2_block_1_block_1_bias_to_fp16 = const()[name = string("vae_encoder_block_2_block_1_block_1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(518528)))]; tensor x_35_cast_fp16 = conv(bias = vae_encoder_block_2_block_1_block_1_bias_to_fp16, dilations = x_35_dilations_0, groups = x_35_groups_0, pad = x_35_pad_0, pad_type = x_35_pad_type_0, strides = x_35_strides_0, weight = vae_encoder_block_2_block_1_block_1_weight_to_fp16, x = input_21_cast_fp16)[name = string("x_35_cast_fp16")]; tensor var_1093_begin_0 = const()[name = string("op_1093_begin_0"), val = tensor([0, 0, 5120])]; tensor var_1093_end_0 = const()[name = string("op_1093_end_0"), val = tensor([1, 256, 5138])]; tensor var_1093_end_mask_0 = const()[name = string("op_1093_end_mask_0"), val = tensor([true, true, true])]; tensor var_1093_cast_fp16 = slice_by_index(begin = var_1093_begin_0, end = var_1093_end_0, end_mask = var_1093_end_mask_0, x = input_21_cast_fp16)[name = string("op_1093_cast_fp16")]; tensor vae_encoder_block_2_block_1_block_2_alpha_to_fp16 = const()[name = string("vae_encoder_block_2_block_1_block_2_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(519104)))]; tensor var_1100_cast_fp16 = mul(x = vae_encoder_block_2_block_1_block_2_alpha_to_fp16, y = x_35_cast_fp16)[name = string("op_1100_cast_fp16")]; tensor var_1101_cast_fp16 = sin(x = var_1100_cast_fp16)[name = string("op_1101_cast_fp16")]; fp16 var_1094_promoted_to_fp16 = const()[name = string("op_1094_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1102_cast_fp16 = pow(x = var_1101_cast_fp16, y = var_1094_promoted_to_fp16)[name = string("op_1102_cast_fp16")]; tensor var_1099_to_fp16 = const()[name = string("op_1099_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(519680)))]; tensor var_1103_cast_fp16 = mul(x = var_1099_to_fp16, y = var_1102_cast_fp16)[name = string("op_1103_cast_fp16")]; tensor input_23_cast_fp16 = add(x = x_35_cast_fp16, y = var_1103_cast_fp16)[name = string("input_23_cast_fp16")]; string y_9_pad_type_0 = const()[name = string("y_9_pad_type_0"), val = string("valid")]; tensor y_9_strides_0 = const()[name = string("y_9_strides_0"), val = tensor([1])]; tensor y_9_pad_0 = const()[name = string("y_9_pad_0"), val = tensor([0, 0])]; tensor y_9_dilations_0 = const()[name = string("y_9_dilations_0"), val = tensor([1])]; int32 y_9_groups_0 = const()[name = string("y_9_groups_0"), val = int32(1)]; tensor vae_encoder_block_2_block_1_block_3_weight_to_fp16 = const()[name = string("vae_encoder_block_2_block_1_block_3_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(520256)))]; tensor vae_encoder_block_2_block_1_block_3_bias_to_fp16 = const()[name = string("vae_encoder_block_2_block_1_block_3_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(651392)))]; tensor y_9_cast_fp16 = conv(bias = vae_encoder_block_2_block_1_block_3_bias_to_fp16, dilations = y_9_dilations_0, groups = y_9_groups_0, pad = y_9_pad_0, pad_type = y_9_pad_type_0, strides = y_9_strides_0, weight = vae_encoder_block_2_block_1_block_3_weight_to_fp16, x = input_23_cast_fp16)[name = string("y_9_cast_fp16")]; tensor x_37_cast_fp16 = add(x = x_31_cast_fp16, y = y_9_cast_fp16)[name = string("x_37_cast_fp16")]; tensor vae_encoder_block_2_block_2_block_0_alpha_to_fp16 = const()[name = string("vae_encoder_block_2_block_2_block_0_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(651968)))]; tensor var_1128_cast_fp16 = mul(x = vae_encoder_block_2_block_2_block_0_alpha_to_fp16, y = x_37_cast_fp16)[name = string("op_1128_cast_fp16")]; tensor var_1129_cast_fp16 = sin(x = var_1128_cast_fp16)[name = string("op_1129_cast_fp16")]; fp16 var_1122_promoted_to_fp16 = const()[name = string("op_1122_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1130_cast_fp16 = pow(x = var_1129_cast_fp16, y = var_1122_promoted_to_fp16)[name = string("op_1130_cast_fp16")]; tensor var_1127_to_fp16 = const()[name = string("op_1127_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(652544)))]; tensor var_1131_cast_fp16 = mul(x = var_1127_to_fp16, y = var_1130_cast_fp16)[name = string("op_1131_cast_fp16")]; tensor x_39_cast_fp16 = add(x = x_37_cast_fp16, y = var_1131_cast_fp16)[name = string("x_39_cast_fp16")]; int32 var_1134 = const()[name = string("op_1134"), val = int32(-1)]; bool input_25_interleave_0 = const()[name = string("input_25_interleave_0"), val = bool(false)]; tensor input_25_cast_fp16 = concat(axis = var_1134, interleave = input_25_interleave_0, values = (var_993_cast_fp16_2, x_39_cast_fp16))[name = string("input_25_cast_fp16")]; string x_41_pad_type_0 = const()[name = string("x_41_pad_type_0"), val = string("valid")]; tensor x_41_dilations_0 = const()[name = string("x_41_dilations_0"), val = tensor([9])]; int32 x_41_groups_0 = const()[name = string("x_41_groups_0"), val = int32(256)]; tensor x_41_strides_0 = const()[name = string("x_41_strides_0"), val = tensor([1])]; tensor x_41_pad_0 = const()[name = string("x_41_pad_0"), val = tensor([0, 0])]; tensor vae_encoder_block_2_block_2_block_1_weight_to_fp16 = const()[name = string("vae_encoder_block_2_block_2_block_1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(653120)))]; tensor vae_encoder_block_2_block_2_block_1_bias_to_fp16 = const()[name = string("vae_encoder_block_2_block_2_block_1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(656768)))]; tensor x_41_cast_fp16 = conv(bias = vae_encoder_block_2_block_2_block_1_bias_to_fp16, dilations = x_41_dilations_0, groups = x_41_groups_0, pad = x_41_pad_0, pad_type = x_41_pad_type_0, strides = x_41_strides_0, weight = vae_encoder_block_2_block_2_block_1_weight_to_fp16, x = input_25_cast_fp16)[name = string("x_41_cast_fp16")]; tensor var_1155_begin_0 = const()[name = string("op_1155_begin_0"), val = tensor([0, 0, 5120])]; tensor var_1155_end_0 = const()[name = string("op_1155_end_0"), val = tensor([1, 256, 5174])]; tensor var_1155_end_mask_0 = const()[name = string("op_1155_end_mask_0"), val = tensor([true, true, true])]; tensor var_1155_cast_fp16 = slice_by_index(begin = var_1155_begin_0, end = var_1155_end_0, end_mask = var_1155_end_mask_0, x = input_25_cast_fp16)[name = string("op_1155_cast_fp16")]; tensor vae_encoder_block_2_block_2_block_2_alpha_to_fp16 = const()[name = string("vae_encoder_block_2_block_2_block_2_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(657344)))]; tensor var_1162_cast_fp16 = mul(x = vae_encoder_block_2_block_2_block_2_alpha_to_fp16, y = x_41_cast_fp16)[name = string("op_1162_cast_fp16")]; tensor var_1163_cast_fp16 = sin(x = var_1162_cast_fp16)[name = string("op_1163_cast_fp16")]; fp16 var_1156_promoted_to_fp16 = const()[name = string("op_1156_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1164_cast_fp16 = pow(x = var_1163_cast_fp16, y = var_1156_promoted_to_fp16)[name = string("op_1164_cast_fp16")]; tensor var_1161_to_fp16 = const()[name = string("op_1161_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(657920)))]; tensor var_1165_cast_fp16 = mul(x = var_1161_to_fp16, y = var_1164_cast_fp16)[name = string("op_1165_cast_fp16")]; tensor input_27_cast_fp16 = add(x = x_41_cast_fp16, y = var_1165_cast_fp16)[name = string("input_27_cast_fp16")]; string y_11_pad_type_0 = const()[name = string("y_11_pad_type_0"), val = string("valid")]; tensor y_11_strides_0 = const()[name = string("y_11_strides_0"), val = tensor([1])]; tensor y_11_pad_0 = const()[name = string("y_11_pad_0"), val = tensor([0, 0])]; tensor y_11_dilations_0 = const()[name = string("y_11_dilations_0"), val = tensor([1])]; int32 y_11_groups_0 = const()[name = string("y_11_groups_0"), val = int32(1)]; tensor vae_encoder_block_2_block_2_block_3_weight_to_fp16 = const()[name = string("vae_encoder_block_2_block_2_block_3_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(658496)))]; tensor vae_encoder_block_2_block_2_block_3_bias_to_fp16 = const()[name = string("vae_encoder_block_2_block_2_block_3_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(789632)))]; tensor y_11_cast_fp16 = conv(bias = vae_encoder_block_2_block_2_block_3_bias_to_fp16, dilations = y_11_dilations_0, groups = y_11_groups_0, pad = y_11_pad_0, pad_type = y_11_pad_type_0, strides = y_11_strides_0, weight = vae_encoder_block_2_block_2_block_3_weight_to_fp16, x = input_27_cast_fp16)[name = string("y_11_cast_fp16")]; tensor x_43_cast_fp16 = add(x = x_37_cast_fp16, y = y_11_cast_fp16)[name = string("x_43_cast_fp16")]; tensor vae_encoder_block_2_block_3_alpha_to_fp16 = const()[name = string("vae_encoder_block_2_block_3_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(790208)))]; tensor var_1190_cast_fp16 = mul(x = vae_encoder_block_2_block_3_alpha_to_fp16, y = x_43_cast_fp16)[name = string("op_1190_cast_fp16")]; tensor var_1191_cast_fp16 = sin(x = var_1190_cast_fp16)[name = string("op_1191_cast_fp16")]; fp16 var_1184_promoted_to_fp16 = const()[name = string("op_1184_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1192_cast_fp16 = pow(x = var_1191_cast_fp16, y = var_1184_promoted_to_fp16)[name = string("op_1192_cast_fp16")]; tensor var_1189_to_fp16 = const()[name = string("op_1189_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(790784)))]; tensor var_1193_cast_fp16 = mul(x = var_1189_to_fp16, y = var_1192_cast_fp16)[name = string("op_1193_cast_fp16")]; tensor x_45_cast_fp16 = add(x = x_43_cast_fp16, y = var_1193_cast_fp16)[name = string("x_45_cast_fp16")]; int32 var_1196 = const()[name = string("op_1196"), val = int32(-1)]; bool input_29_interleave_0 = const()[name = string("input_29_interleave_0"), val = bool(false)]; tensor input_29_cast_fp16 = concat(axis = var_1196, interleave = input_29_interleave_0, values = (var_993_cast_fp16_3, x_45_cast_fp16))[name = string("input_29_cast_fp16")]; string x_47_pad_type_0 = const()[name = string("x_47_pad_type_0"), val = string("valid")]; tensor x_47_strides_0 = const()[name = string("x_47_strides_0"), val = tensor([5])]; tensor x_47_pad_0 = const()[name = string("x_47_pad_0"), val = tensor([0, 0])]; tensor x_47_dilations_0 = const()[name = string("x_47_dilations_0"), val = tensor([1])]; int32 x_47_groups_0 = const()[name = string("x_47_groups_0"), val = int32(1)]; tensor vae_encoder_block_2_block_4_weight_to_fp16 = const()[name = string("vae_encoder_block_2_block_4_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(791360)))]; tensor vae_encoder_block_2_block_4_bias_to_fp16 = const()[name = string("vae_encoder_block_2_block_4_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(3412864)))]; tensor x_47_cast_fp16 = conv(bias = vae_encoder_block_2_block_4_bias_to_fp16, dilations = x_47_dilations_0, groups = x_47_groups_0, pad = x_47_pad_0, pad_type = x_47_pad_type_0, strides = x_47_strides_0, weight = vae_encoder_block_2_block_4_weight_to_fp16, x = input_29_cast_fp16)[name = string("x_47_cast_fp16")]; tensor var_1217_begin_0 = const()[name = string("op_1217_begin_0"), val = tensor([0, 0, 5120])]; tensor var_1217_end_0 = const()[name = string("op_1217_end_0"), val = tensor([1, 256, 5125])]; tensor var_1217_end_mask_0 = const()[name = string("op_1217_end_mask_0"), val = tensor([true, true, true])]; tensor var_1217_cast_fp16 = slice_by_index(begin = var_1217_begin_0, end = var_1217_end_0, end_mask = var_1217_end_mask_0, x = input_29_cast_fp16)[name = string("op_1217_cast_fp16")]; int32 var_1219 = const()[name = string("op_1219"), val = int32(-1)]; bool var_1220_interleave_0 = const()[name = string("op_1220_interleave_0"), val = bool(false)]; tensor var_1220_cast_fp16 = concat(axis = var_1219, interleave = var_1220_interleave_0, values = (var_1031_cast_fp16, var_1093_cast_fp16, var_1155_cast_fp16, var_1217_cast_fp16))[name = string("op_1220_cast_fp16")]; string var_1220_cast_fp16_to_fp32_dtype_0 = const()[name = string("op_1220_cast_fp16_to_fp32_dtype_0"), val = string("fp32")]; tensor var_1225 = const()[name = string("op_1225"), val = tensor([6, 18, 54, 8])]; int32 var_1227_axis_0 = const()[name = string("op_1227_axis_0"), val = int32(-1)]; string cache_3_to_fp16_dtype_0 = const()[name = string("cache_3_to_fp16_dtype_0"), val = string("fp16")]; tensor cache_3_to_fp16 = cast(dtype = cache_3_to_fp16_dtype_0, x = cache_3)[name = string("cast_6")]; tensor var_1227_cast_fp16_0, tensor var_1227_cast_fp16_1, tensor var_1227_cast_fp16_2, tensor var_1227_cast_fp16_3 = split(axis = var_1227_axis_0, split_sizes = var_1225, x = cache_3_to_fp16)[name = string("op_1227_cast_fp16")]; tensor vae_encoder_block_3_block_0_block_0_alpha_to_fp16 = const()[name = string("vae_encoder_block_3_block_0_block_0_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(3413952)))]; tensor var_1238_cast_fp16 = mul(x = vae_encoder_block_3_block_0_block_0_alpha_to_fp16, y = x_47_cast_fp16)[name = string("op_1238_cast_fp16")]; tensor var_1239_cast_fp16 = sin(x = var_1238_cast_fp16)[name = string("op_1239_cast_fp16")]; fp16 var_1232_promoted_to_fp16 = const()[name = string("op_1232_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1240_cast_fp16 = pow(x = var_1239_cast_fp16, y = var_1232_promoted_to_fp16)[name = string("op_1240_cast_fp16")]; tensor var_1237_to_fp16 = const()[name = string("op_1237_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(3415040)))]; tensor var_1241_cast_fp16 = mul(x = var_1237_to_fp16, y = var_1240_cast_fp16)[name = string("op_1241_cast_fp16")]; tensor x_49_cast_fp16 = add(x = x_47_cast_fp16, y = var_1241_cast_fp16)[name = string("x_49_cast_fp16")]; int32 var_1244 = const()[name = string("op_1244"), val = int32(-1)]; bool input_31_interleave_0 = const()[name = string("input_31_interleave_0"), val = bool(false)]; tensor input_31_cast_fp16 = concat(axis = var_1244, interleave = input_31_interleave_0, values = (var_1227_cast_fp16_0, x_49_cast_fp16))[name = string("input_31_cast_fp16")]; string x_51_pad_type_0 = const()[name = string("x_51_pad_type_0"), val = string("valid")]; int32 x_51_groups_0 = const()[name = string("x_51_groups_0"), val = int32(512)]; tensor x_51_strides_0 = const()[name = string("x_51_strides_0"), val = tensor([1])]; tensor x_51_pad_0 = const()[name = string("x_51_pad_0"), val = tensor([0, 0])]; tensor x_51_dilations_0 = const()[name = string("x_51_dilations_0"), val = tensor([1])]; tensor vae_encoder_block_3_block_0_block_1_weight_to_fp16 = const()[name = string("vae_encoder_block_3_block_0_block_1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(3416128)))]; tensor vae_encoder_block_3_block_0_block_1_bias_to_fp16 = const()[name = string("vae_encoder_block_3_block_0_block_1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(3423360)))]; tensor x_51_cast_fp16 = conv(bias = vae_encoder_block_3_block_0_block_1_bias_to_fp16, dilations = x_51_dilations_0, groups = x_51_groups_0, pad = x_51_pad_0, pad_type = x_51_pad_type_0, strides = x_51_strides_0, weight = vae_encoder_block_3_block_0_block_1_weight_to_fp16, x = input_31_cast_fp16)[name = string("x_51_cast_fp16")]; tensor var_1265_begin_0 = const()[name = string("op_1265_begin_0"), val = tensor([0, 0, 1024])]; tensor var_1265_end_0 = const()[name = string("op_1265_end_0"), val = tensor([1, 512, 1030])]; tensor var_1265_end_mask_0 = const()[name = string("op_1265_end_mask_0"), val = tensor([true, true, true])]; tensor var_1265_cast_fp16 = slice_by_index(begin = var_1265_begin_0, end = var_1265_end_0, end_mask = var_1265_end_mask_0, x = input_31_cast_fp16)[name = string("op_1265_cast_fp16")]; tensor vae_encoder_block_3_block_0_block_2_alpha_to_fp16 = const()[name = string("vae_encoder_block_3_block_0_block_2_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(3424448)))]; tensor var_1272_cast_fp16 = mul(x = vae_encoder_block_3_block_0_block_2_alpha_to_fp16, y = x_51_cast_fp16)[name = string("op_1272_cast_fp16")]; tensor var_1273_cast_fp16 = sin(x = var_1272_cast_fp16)[name = string("op_1273_cast_fp16")]; fp16 var_1266_promoted_to_fp16 = const()[name = string("op_1266_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1274_cast_fp16 = pow(x = var_1273_cast_fp16, y = var_1266_promoted_to_fp16)[name = string("op_1274_cast_fp16")]; tensor var_1271_to_fp16 = const()[name = string("op_1271_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(3425536)))]; tensor var_1275_cast_fp16 = mul(x = var_1271_to_fp16, y = var_1274_cast_fp16)[name = string("op_1275_cast_fp16")]; tensor input_33_cast_fp16 = add(x = x_51_cast_fp16, y = var_1275_cast_fp16)[name = string("input_33_cast_fp16")]; string y_13_pad_type_0 = const()[name = string("y_13_pad_type_0"), val = string("valid")]; tensor y_13_strides_0 = const()[name = string("y_13_strides_0"), val = tensor([1])]; tensor y_13_pad_0 = const()[name = string("y_13_pad_0"), val = tensor([0, 0])]; tensor y_13_dilations_0 = const()[name = string("y_13_dilations_0"), val = tensor([1])]; int32 y_13_groups_0 = const()[name = string("y_13_groups_0"), val = int32(1)]; tensor vae_encoder_block_3_block_0_block_3_weight_to_fp16 = const()[name = string("vae_encoder_block_3_block_0_block_3_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(3426624)))]; tensor vae_encoder_block_3_block_0_block_3_bias_to_fp16 = const()[name = string("vae_encoder_block_3_block_0_block_3_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(3950976)))]; tensor y_13_cast_fp16 = conv(bias = vae_encoder_block_3_block_0_block_3_bias_to_fp16, dilations = y_13_dilations_0, groups = y_13_groups_0, pad = y_13_pad_0, pad_type = y_13_pad_type_0, strides = y_13_strides_0, weight = vae_encoder_block_3_block_0_block_3_weight_to_fp16, x = input_33_cast_fp16)[name = string("y_13_cast_fp16")]; tensor x_53_cast_fp16 = add(x = x_47_cast_fp16, y = y_13_cast_fp16)[name = string("x_53_cast_fp16")]; tensor vae_encoder_block_3_block_1_block_0_alpha_to_fp16 = const()[name = string("vae_encoder_block_3_block_1_block_0_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(3952064)))]; tensor var_1300_cast_fp16 = mul(x = vae_encoder_block_3_block_1_block_0_alpha_to_fp16, y = x_53_cast_fp16)[name = string("op_1300_cast_fp16")]; tensor var_1301_cast_fp16 = sin(x = var_1300_cast_fp16)[name = string("op_1301_cast_fp16")]; fp16 var_1294_promoted_to_fp16 = const()[name = string("op_1294_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1302_cast_fp16 = pow(x = var_1301_cast_fp16, y = var_1294_promoted_to_fp16)[name = string("op_1302_cast_fp16")]; tensor var_1299_to_fp16 = const()[name = string("op_1299_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(3953152)))]; tensor var_1303_cast_fp16 = mul(x = var_1299_to_fp16, y = var_1302_cast_fp16)[name = string("op_1303_cast_fp16")]; tensor x_55_cast_fp16 = add(x = x_53_cast_fp16, y = var_1303_cast_fp16)[name = string("x_55_cast_fp16")]; int32 var_1306 = const()[name = string("op_1306"), val = int32(-1)]; bool input_35_interleave_0 = const()[name = string("input_35_interleave_0"), val = bool(false)]; tensor input_35_cast_fp16 = concat(axis = var_1306, interleave = input_35_interleave_0, values = (var_1227_cast_fp16_1, x_55_cast_fp16))[name = string("input_35_cast_fp16")]; string x_57_pad_type_0 = const()[name = string("x_57_pad_type_0"), val = string("valid")]; tensor x_57_dilations_0 = const()[name = string("x_57_dilations_0"), val = tensor([3])]; int32 x_57_groups_0 = const()[name = string("x_57_groups_0"), val = int32(512)]; tensor x_57_strides_0 = const()[name = string("x_57_strides_0"), val = tensor([1])]; tensor x_57_pad_0 = const()[name = string("x_57_pad_0"), val = tensor([0, 0])]; tensor vae_encoder_block_3_block_1_block_1_weight_to_fp16 = const()[name = string("vae_encoder_block_3_block_1_block_1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(3954240)))]; tensor vae_encoder_block_3_block_1_block_1_bias_to_fp16 = const()[name = string("vae_encoder_block_3_block_1_block_1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(3961472)))]; tensor x_57_cast_fp16 = conv(bias = vae_encoder_block_3_block_1_block_1_bias_to_fp16, dilations = x_57_dilations_0, groups = x_57_groups_0, pad = x_57_pad_0, pad_type = x_57_pad_type_0, strides = x_57_strides_0, weight = vae_encoder_block_3_block_1_block_1_weight_to_fp16, x = input_35_cast_fp16)[name = string("x_57_cast_fp16")]; tensor var_1327_begin_0 = const()[name = string("op_1327_begin_0"), val = tensor([0, 0, 1024])]; tensor var_1327_end_0 = const()[name = string("op_1327_end_0"), val = tensor([1, 512, 1042])]; tensor var_1327_end_mask_0 = const()[name = string("op_1327_end_mask_0"), val = tensor([true, true, true])]; tensor var_1327_cast_fp16 = slice_by_index(begin = var_1327_begin_0, end = var_1327_end_0, end_mask = var_1327_end_mask_0, x = input_35_cast_fp16)[name = string("op_1327_cast_fp16")]; tensor vae_encoder_block_3_block_1_block_2_alpha_to_fp16 = const()[name = string("vae_encoder_block_3_block_1_block_2_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(3962560)))]; tensor var_1334_cast_fp16 = mul(x = vae_encoder_block_3_block_1_block_2_alpha_to_fp16, y = x_57_cast_fp16)[name = string("op_1334_cast_fp16")]; tensor var_1335_cast_fp16 = sin(x = var_1334_cast_fp16)[name = string("op_1335_cast_fp16")]; fp16 var_1328_promoted_to_fp16 = const()[name = string("op_1328_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1336_cast_fp16 = pow(x = var_1335_cast_fp16, y = var_1328_promoted_to_fp16)[name = string("op_1336_cast_fp16")]; tensor var_1333_to_fp16 = const()[name = string("op_1333_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(3963648)))]; tensor var_1337_cast_fp16 = mul(x = var_1333_to_fp16, y = var_1336_cast_fp16)[name = string("op_1337_cast_fp16")]; tensor input_37_cast_fp16 = add(x = x_57_cast_fp16, y = var_1337_cast_fp16)[name = string("input_37_cast_fp16")]; string y_15_pad_type_0 = const()[name = string("y_15_pad_type_0"), val = string("valid")]; tensor y_15_strides_0 = const()[name = string("y_15_strides_0"), val = tensor([1])]; tensor y_15_pad_0 = const()[name = string("y_15_pad_0"), val = tensor([0, 0])]; tensor y_15_dilations_0 = const()[name = string("y_15_dilations_0"), val = tensor([1])]; int32 y_15_groups_0 = const()[name = string("y_15_groups_0"), val = int32(1)]; tensor vae_encoder_block_3_block_1_block_3_weight_to_fp16 = const()[name = string("vae_encoder_block_3_block_1_block_3_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(3964736)))]; tensor vae_encoder_block_3_block_1_block_3_bias_to_fp16 = const()[name = string("vae_encoder_block_3_block_1_block_3_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(4489088)))]; tensor y_15_cast_fp16 = conv(bias = vae_encoder_block_3_block_1_block_3_bias_to_fp16, dilations = y_15_dilations_0, groups = y_15_groups_0, pad = y_15_pad_0, pad_type = y_15_pad_type_0, strides = y_15_strides_0, weight = vae_encoder_block_3_block_1_block_3_weight_to_fp16, x = input_37_cast_fp16)[name = string("y_15_cast_fp16")]; tensor x_59_cast_fp16 = add(x = x_53_cast_fp16, y = y_15_cast_fp16)[name = string("x_59_cast_fp16")]; tensor vae_encoder_block_3_block_2_block_0_alpha_to_fp16 = const()[name = string("vae_encoder_block_3_block_2_block_0_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(4490176)))]; tensor var_1362_cast_fp16 = mul(x = vae_encoder_block_3_block_2_block_0_alpha_to_fp16, y = x_59_cast_fp16)[name = string("op_1362_cast_fp16")]; tensor var_1363_cast_fp16 = sin(x = var_1362_cast_fp16)[name = string("op_1363_cast_fp16")]; fp16 var_1356_promoted_to_fp16 = const()[name = string("op_1356_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1364_cast_fp16 = pow(x = var_1363_cast_fp16, y = var_1356_promoted_to_fp16)[name = string("op_1364_cast_fp16")]; tensor var_1361_to_fp16 = const()[name = string("op_1361_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(4491264)))]; tensor var_1365_cast_fp16 = mul(x = var_1361_to_fp16, y = var_1364_cast_fp16)[name = string("op_1365_cast_fp16")]; tensor x_61_cast_fp16 = add(x = x_59_cast_fp16, y = var_1365_cast_fp16)[name = string("x_61_cast_fp16")]; int32 var_1368 = const()[name = string("op_1368"), val = int32(-1)]; bool input_39_interleave_0 = const()[name = string("input_39_interleave_0"), val = bool(false)]; tensor input_39_cast_fp16 = concat(axis = var_1368, interleave = input_39_interleave_0, values = (var_1227_cast_fp16_2, x_61_cast_fp16))[name = string("input_39_cast_fp16")]; string x_63_pad_type_0 = const()[name = string("x_63_pad_type_0"), val = string("valid")]; tensor x_63_dilations_0 = const()[name = string("x_63_dilations_0"), val = tensor([9])]; int32 x_63_groups_0 = const()[name = string("x_63_groups_0"), val = int32(512)]; tensor x_63_strides_0 = const()[name = string("x_63_strides_0"), val = tensor([1])]; tensor x_63_pad_0 = const()[name = string("x_63_pad_0"), val = tensor([0, 0])]; tensor vae_encoder_block_3_block_2_block_1_weight_to_fp16 = const()[name = string("vae_encoder_block_3_block_2_block_1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(4492352)))]; tensor vae_encoder_block_3_block_2_block_1_bias_to_fp16 = const()[name = string("vae_encoder_block_3_block_2_block_1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(4499584)))]; tensor x_63_cast_fp16 = conv(bias = vae_encoder_block_3_block_2_block_1_bias_to_fp16, dilations = x_63_dilations_0, groups = x_63_groups_0, pad = x_63_pad_0, pad_type = x_63_pad_type_0, strides = x_63_strides_0, weight = vae_encoder_block_3_block_2_block_1_weight_to_fp16, x = input_39_cast_fp16)[name = string("x_63_cast_fp16")]; tensor var_1389_begin_0 = const()[name = string("op_1389_begin_0"), val = tensor([0, 0, 1024])]; tensor var_1389_end_0 = const()[name = string("op_1389_end_0"), val = tensor([1, 512, 1078])]; tensor var_1389_end_mask_0 = const()[name = string("op_1389_end_mask_0"), val = tensor([true, true, true])]; tensor var_1389_cast_fp16 = slice_by_index(begin = var_1389_begin_0, end = var_1389_end_0, end_mask = var_1389_end_mask_0, x = input_39_cast_fp16)[name = string("op_1389_cast_fp16")]; tensor vae_encoder_block_3_block_2_block_2_alpha_to_fp16 = const()[name = string("vae_encoder_block_3_block_2_block_2_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(4500672)))]; tensor var_1396_cast_fp16 = mul(x = vae_encoder_block_3_block_2_block_2_alpha_to_fp16, y = x_63_cast_fp16)[name = string("op_1396_cast_fp16")]; tensor var_1397_cast_fp16 = sin(x = var_1396_cast_fp16)[name = string("op_1397_cast_fp16")]; fp16 var_1390_promoted_to_fp16 = const()[name = string("op_1390_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1398_cast_fp16 = pow(x = var_1397_cast_fp16, y = var_1390_promoted_to_fp16)[name = string("op_1398_cast_fp16")]; tensor var_1395_to_fp16 = const()[name = string("op_1395_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(4501760)))]; tensor var_1399_cast_fp16 = mul(x = var_1395_to_fp16, y = var_1398_cast_fp16)[name = string("op_1399_cast_fp16")]; tensor input_41_cast_fp16 = add(x = x_63_cast_fp16, y = var_1399_cast_fp16)[name = string("input_41_cast_fp16")]; string y_17_pad_type_0 = const()[name = string("y_17_pad_type_0"), val = string("valid")]; tensor y_17_strides_0 = const()[name = string("y_17_strides_0"), val = tensor([1])]; tensor y_17_pad_0 = const()[name = string("y_17_pad_0"), val = tensor([0, 0])]; tensor y_17_dilations_0 = const()[name = string("y_17_dilations_0"), val = tensor([1])]; int32 y_17_groups_0 = const()[name = string("y_17_groups_0"), val = int32(1)]; tensor vae_encoder_block_3_block_2_block_3_weight_to_fp16 = const()[name = string("vae_encoder_block_3_block_2_block_3_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(4502848)))]; tensor vae_encoder_block_3_block_2_block_3_bias_to_fp16 = const()[name = string("vae_encoder_block_3_block_2_block_3_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(5027200)))]; tensor y_17_cast_fp16 = conv(bias = vae_encoder_block_3_block_2_block_3_bias_to_fp16, dilations = y_17_dilations_0, groups = y_17_groups_0, pad = y_17_pad_0, pad_type = y_17_pad_type_0, strides = y_17_strides_0, weight = vae_encoder_block_3_block_2_block_3_weight_to_fp16, x = input_41_cast_fp16)[name = string("y_17_cast_fp16")]; tensor x_65_cast_fp16 = add(x = x_59_cast_fp16, y = y_17_cast_fp16)[name = string("x_65_cast_fp16")]; tensor vae_encoder_block_3_block_3_alpha_to_fp16 = const()[name = string("vae_encoder_block_3_block_3_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(5028288)))]; tensor var_1424_cast_fp16 = mul(x = vae_encoder_block_3_block_3_alpha_to_fp16, y = x_65_cast_fp16)[name = string("op_1424_cast_fp16")]; tensor var_1425_cast_fp16 = sin(x = var_1424_cast_fp16)[name = string("op_1425_cast_fp16")]; fp16 var_1418_promoted_to_fp16 = const()[name = string("op_1418_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1426_cast_fp16 = pow(x = var_1425_cast_fp16, y = var_1418_promoted_to_fp16)[name = string("op_1426_cast_fp16")]; tensor var_1423_to_fp16 = const()[name = string("op_1423_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(5029376)))]; tensor var_1427_cast_fp16 = mul(x = var_1423_to_fp16, y = var_1426_cast_fp16)[name = string("op_1427_cast_fp16")]; tensor x_67_cast_fp16 = add(x = x_65_cast_fp16, y = var_1427_cast_fp16)[name = string("x_67_cast_fp16")]; int32 var_1430 = const()[name = string("op_1430"), val = int32(-1)]; bool input_43_interleave_0 = const()[name = string("input_43_interleave_0"), val = bool(false)]; tensor input_43_cast_fp16 = concat(axis = var_1430, interleave = input_43_interleave_0, values = (var_1227_cast_fp16_3, x_67_cast_fp16))[name = string("input_43_cast_fp16")]; string x_69_pad_type_0 = const()[name = string("x_69_pad_type_0"), val = string("valid")]; tensor x_69_strides_0 = const()[name = string("x_69_strides_0"), val = tensor([8])]; tensor x_69_pad_0 = const()[name = string("x_69_pad_0"), val = tensor([0, 0])]; tensor x_69_dilations_0 = const()[name = string("x_69_dilations_0"), val = tensor([1])]; int32 x_69_groups_0 = const()[name = string("x_69_groups_0"), val = int32(1)]; tensor vae_encoder_block_3_block_4_weight_to_fp16 = const()[name = string("vae_encoder_block_3_block_4_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(5030464)))]; tensor vae_encoder_block_3_block_4_bias_to_fp16 = const()[name = string("vae_encoder_block_3_block_4_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(21807744)))]; tensor x_69_cast_fp16 = conv(bias = vae_encoder_block_3_block_4_bias_to_fp16, dilations = x_69_dilations_0, groups = x_69_groups_0, pad = x_69_pad_0, pad_type = x_69_pad_type_0, strides = x_69_strides_0, weight = vae_encoder_block_3_block_4_weight_to_fp16, x = input_43_cast_fp16)[name = string("x_69_cast_fp16")]; tensor var_1451_begin_0 = const()[name = string("op_1451_begin_0"), val = tensor([0, 0, 1024])]; tensor var_1451_end_0 = const()[name = string("op_1451_end_0"), val = tensor([1, 512, 1032])]; tensor var_1451_end_mask_0 = const()[name = string("op_1451_end_mask_0"), val = tensor([true, true, true])]; tensor var_1451_cast_fp16 = slice_by_index(begin = var_1451_begin_0, end = var_1451_end_0, end_mask = var_1451_end_mask_0, x = input_43_cast_fp16)[name = string("op_1451_cast_fp16")]; int32 var_1453 = const()[name = string("op_1453"), val = int32(-1)]; bool var_1454_interleave_0 = const()[name = string("op_1454_interleave_0"), val = bool(false)]; tensor var_1454_cast_fp16 = concat(axis = var_1453, interleave = var_1454_interleave_0, values = (var_1265_cast_fp16, var_1327_cast_fp16, var_1389_cast_fp16, var_1451_cast_fp16))[name = string("op_1454_cast_fp16")]; string var_1454_cast_fp16_to_fp32_dtype_0 = const()[name = string("op_1454_cast_fp16_to_fp32_dtype_0"), val = string("fp32")]; tensor var_1459 = const()[name = string("op_1459"), val = tensor([6, 18, 54, 8])]; int32 var_1461_axis_0 = const()[name = string("op_1461_axis_0"), val = int32(-1)]; string cache_4_to_fp16_dtype_0 = const()[name = string("cache_4_to_fp16_dtype_0"), val = string("fp16")]; tensor cache_4_to_fp16 = cast(dtype = cache_4_to_fp16_dtype_0, x = cache_4)[name = string("cast_4")]; tensor var_1461_cast_fp16_0, tensor var_1461_cast_fp16_1, tensor var_1461_cast_fp16_2, tensor var_1461_cast_fp16_3 = split(axis = var_1461_axis_0, split_sizes = var_1459, x = cache_4_to_fp16)[name = string("op_1461_cast_fp16")]; tensor vae_encoder_block_4_block_0_block_0_alpha_to_fp16 = const()[name = string("vae_encoder_block_4_block_0_block_0_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(21809856)))]; tensor var_1472_cast_fp16 = mul(x = vae_encoder_block_4_block_0_block_0_alpha_to_fp16, y = x_69_cast_fp16)[name = string("op_1472_cast_fp16")]; tensor var_1473_cast_fp16 = sin(x = var_1472_cast_fp16)[name = string("op_1473_cast_fp16")]; fp16 var_1466_promoted_to_fp16 = const()[name = string("op_1466_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1474_cast_fp16 = pow(x = var_1473_cast_fp16, y = var_1466_promoted_to_fp16)[name = string("op_1474_cast_fp16")]; tensor var_1471_to_fp16 = const()[name = string("op_1471_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(21811968)))]; tensor var_1475_cast_fp16 = mul(x = var_1471_to_fp16, y = var_1474_cast_fp16)[name = string("op_1475_cast_fp16")]; tensor x_71_cast_fp16 = add(x = x_69_cast_fp16, y = var_1475_cast_fp16)[name = string("x_71_cast_fp16")]; int32 var_1478 = const()[name = string("op_1478"), val = int32(-1)]; bool input_45_interleave_0 = const()[name = string("input_45_interleave_0"), val = bool(false)]; tensor input_45_cast_fp16 = concat(axis = var_1478, interleave = input_45_interleave_0, values = (var_1461_cast_fp16_0, x_71_cast_fp16))[name = string("input_45_cast_fp16")]; string x_73_pad_type_0 = const()[name = string("x_73_pad_type_0"), val = string("valid")]; int32 x_73_groups_0 = const()[name = string("x_73_groups_0"), val = int32(1024)]; tensor x_73_strides_0 = const()[name = string("x_73_strides_0"), val = tensor([1])]; tensor x_73_pad_0 = const()[name = string("x_73_pad_0"), val = tensor([0, 0])]; tensor x_73_dilations_0 = const()[name = string("x_73_dilations_0"), val = tensor([1])]; tensor vae_encoder_block_4_block_0_block_1_weight_to_fp16 = const()[name = string("vae_encoder_block_4_block_0_block_1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(21814080)))]; tensor vae_encoder_block_4_block_0_block_1_bias_to_fp16 = const()[name = string("vae_encoder_block_4_block_0_block_1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(21828480)))]; tensor x_73_cast_fp16 = conv(bias = vae_encoder_block_4_block_0_block_1_bias_to_fp16, dilations = x_73_dilations_0, groups = x_73_groups_0, pad = x_73_pad_0, pad_type = x_73_pad_type_0, strides = x_73_strides_0, weight = vae_encoder_block_4_block_0_block_1_weight_to_fp16, x = input_45_cast_fp16)[name = string("x_73_cast_fp16")]; tensor var_1499_begin_0 = const()[name = string("op_1499_begin_0"), val = tensor([0, 0, 128])]; tensor var_1499_end_0 = const()[name = string("op_1499_end_0"), val = tensor([1, 1024, 134])]; tensor var_1499_end_mask_0 = const()[name = string("op_1499_end_mask_0"), val = tensor([true, true, true])]; tensor var_1499_cast_fp16 = slice_by_index(begin = var_1499_begin_0, end = var_1499_end_0, end_mask = var_1499_end_mask_0, x = input_45_cast_fp16)[name = string("op_1499_cast_fp16")]; tensor vae_encoder_block_4_block_0_block_2_alpha_to_fp16 = const()[name = string("vae_encoder_block_4_block_0_block_2_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(21830592)))]; tensor var_1506_cast_fp16 = mul(x = vae_encoder_block_4_block_0_block_2_alpha_to_fp16, y = x_73_cast_fp16)[name = string("op_1506_cast_fp16")]; tensor var_1507_cast_fp16 = sin(x = var_1506_cast_fp16)[name = string("op_1507_cast_fp16")]; fp16 var_1500_promoted_to_fp16 = const()[name = string("op_1500_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1508_cast_fp16 = pow(x = var_1507_cast_fp16, y = var_1500_promoted_to_fp16)[name = string("op_1508_cast_fp16")]; tensor var_1505_to_fp16 = const()[name = string("op_1505_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(21832704)))]; tensor var_1509_cast_fp16 = mul(x = var_1505_to_fp16, y = var_1508_cast_fp16)[name = string("op_1509_cast_fp16")]; tensor input_47_cast_fp16 = add(x = x_73_cast_fp16, y = var_1509_cast_fp16)[name = string("input_47_cast_fp16")]; string y_19_pad_type_0 = const()[name = string("y_19_pad_type_0"), val = string("valid")]; tensor y_19_strides_0 = const()[name = string("y_19_strides_0"), val = tensor([1])]; tensor y_19_pad_0 = const()[name = string("y_19_pad_0"), val = tensor([0, 0])]; tensor y_19_dilations_0 = const()[name = string("y_19_dilations_0"), val = tensor([1])]; int32 y_19_groups_0 = const()[name = string("y_19_groups_0"), val = int32(1)]; tensor vae_encoder_block_4_block_0_block_3_weight_to_fp16 = const()[name = string("vae_encoder_block_4_block_0_block_3_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(21834816)))]; tensor vae_encoder_block_4_block_0_block_3_bias_to_fp16 = const()[name = string("vae_encoder_block_4_block_0_block_3_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(23932032)))]; tensor y_19_cast_fp16 = conv(bias = vae_encoder_block_4_block_0_block_3_bias_to_fp16, dilations = y_19_dilations_0, groups = y_19_groups_0, pad = y_19_pad_0, pad_type = y_19_pad_type_0, strides = y_19_strides_0, weight = vae_encoder_block_4_block_0_block_3_weight_to_fp16, x = input_47_cast_fp16)[name = string("y_19_cast_fp16")]; tensor x_75_cast_fp16 = add(x = x_69_cast_fp16, y = y_19_cast_fp16)[name = string("x_75_cast_fp16")]; tensor vae_encoder_block_4_block_1_block_0_alpha_to_fp16 = const()[name = string("vae_encoder_block_4_block_1_block_0_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(23934144)))]; tensor var_1534_cast_fp16 = mul(x = vae_encoder_block_4_block_1_block_0_alpha_to_fp16, y = x_75_cast_fp16)[name = string("op_1534_cast_fp16")]; tensor var_1535_cast_fp16 = sin(x = var_1534_cast_fp16)[name = string("op_1535_cast_fp16")]; fp16 var_1528_promoted_to_fp16 = const()[name = string("op_1528_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1536_cast_fp16 = pow(x = var_1535_cast_fp16, y = var_1528_promoted_to_fp16)[name = string("op_1536_cast_fp16")]; tensor var_1533_to_fp16 = const()[name = string("op_1533_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(23936256)))]; tensor var_1537_cast_fp16 = mul(x = var_1533_to_fp16, y = var_1536_cast_fp16)[name = string("op_1537_cast_fp16")]; tensor x_77_cast_fp16 = add(x = x_75_cast_fp16, y = var_1537_cast_fp16)[name = string("x_77_cast_fp16")]; int32 var_1540 = const()[name = string("op_1540"), val = int32(-1)]; bool input_49_interleave_0 = const()[name = string("input_49_interleave_0"), val = bool(false)]; tensor input_49_cast_fp16 = concat(axis = var_1540, interleave = input_49_interleave_0, values = (var_1461_cast_fp16_1, x_77_cast_fp16))[name = string("input_49_cast_fp16")]; string x_79_pad_type_0 = const()[name = string("x_79_pad_type_0"), val = string("valid")]; tensor x_79_dilations_0 = const()[name = string("x_79_dilations_0"), val = tensor([3])]; int32 x_79_groups_0 = const()[name = string("x_79_groups_0"), val = int32(1024)]; tensor x_79_strides_0 = const()[name = string("x_79_strides_0"), val = tensor([1])]; tensor x_79_pad_0 = const()[name = string("x_79_pad_0"), val = tensor([0, 0])]; tensor vae_encoder_block_4_block_1_block_1_weight_to_fp16 = const()[name = string("vae_encoder_block_4_block_1_block_1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(23938368)))]; tensor vae_encoder_block_4_block_1_block_1_bias_to_fp16 = const()[name = string("vae_encoder_block_4_block_1_block_1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(23952768)))]; tensor x_79_cast_fp16 = conv(bias = vae_encoder_block_4_block_1_block_1_bias_to_fp16, dilations = x_79_dilations_0, groups = x_79_groups_0, pad = x_79_pad_0, pad_type = x_79_pad_type_0, strides = x_79_strides_0, weight = vae_encoder_block_4_block_1_block_1_weight_to_fp16, x = input_49_cast_fp16)[name = string("x_79_cast_fp16")]; tensor var_1561_begin_0 = const()[name = string("op_1561_begin_0"), val = tensor([0, 0, 128])]; tensor var_1561_end_0 = const()[name = string("op_1561_end_0"), val = tensor([1, 1024, 146])]; tensor var_1561_end_mask_0 = const()[name = string("op_1561_end_mask_0"), val = tensor([true, true, true])]; tensor var_1561_cast_fp16 = slice_by_index(begin = var_1561_begin_0, end = var_1561_end_0, end_mask = var_1561_end_mask_0, x = input_49_cast_fp16)[name = string("op_1561_cast_fp16")]; tensor vae_encoder_block_4_block_1_block_2_alpha_to_fp16 = const()[name = string("vae_encoder_block_4_block_1_block_2_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(23954880)))]; tensor var_1568_cast_fp16 = mul(x = vae_encoder_block_4_block_1_block_2_alpha_to_fp16, y = x_79_cast_fp16)[name = string("op_1568_cast_fp16")]; tensor var_1569_cast_fp16 = sin(x = var_1568_cast_fp16)[name = string("op_1569_cast_fp16")]; fp16 var_1562_promoted_to_fp16 = const()[name = string("op_1562_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1570_cast_fp16 = pow(x = var_1569_cast_fp16, y = var_1562_promoted_to_fp16)[name = string("op_1570_cast_fp16")]; tensor var_1567_to_fp16 = const()[name = string("op_1567_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(23956992)))]; tensor var_1571_cast_fp16 = mul(x = var_1567_to_fp16, y = var_1570_cast_fp16)[name = string("op_1571_cast_fp16")]; tensor input_51_cast_fp16 = add(x = x_79_cast_fp16, y = var_1571_cast_fp16)[name = string("input_51_cast_fp16")]; string y_21_pad_type_0 = const()[name = string("y_21_pad_type_0"), val = string("valid")]; tensor y_21_strides_0 = const()[name = string("y_21_strides_0"), val = tensor([1])]; tensor y_21_pad_0 = const()[name = string("y_21_pad_0"), val = tensor([0, 0])]; tensor y_21_dilations_0 = const()[name = string("y_21_dilations_0"), val = tensor([1])]; int32 y_21_groups_0 = const()[name = string("y_21_groups_0"), val = int32(1)]; tensor vae_encoder_block_4_block_1_block_3_weight_to_fp16 = const()[name = string("vae_encoder_block_4_block_1_block_3_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(23959104)))]; tensor vae_encoder_block_4_block_1_block_3_bias_to_fp16 = const()[name = string("vae_encoder_block_4_block_1_block_3_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(26056320)))]; tensor y_21_cast_fp16 = conv(bias = vae_encoder_block_4_block_1_block_3_bias_to_fp16, dilations = y_21_dilations_0, groups = y_21_groups_0, pad = y_21_pad_0, pad_type = y_21_pad_type_0, strides = y_21_strides_0, weight = vae_encoder_block_4_block_1_block_3_weight_to_fp16, x = input_51_cast_fp16)[name = string("y_21_cast_fp16")]; tensor x_81_cast_fp16 = add(x = x_75_cast_fp16, y = y_21_cast_fp16)[name = string("x_81_cast_fp16")]; tensor vae_encoder_block_4_block_2_block_0_alpha_to_fp16 = const()[name = string("vae_encoder_block_4_block_2_block_0_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(26058432)))]; tensor var_1596_cast_fp16 = mul(x = vae_encoder_block_4_block_2_block_0_alpha_to_fp16, y = x_81_cast_fp16)[name = string("op_1596_cast_fp16")]; tensor var_1597_cast_fp16 = sin(x = var_1596_cast_fp16)[name = string("op_1597_cast_fp16")]; fp16 var_1590_promoted_to_fp16 = const()[name = string("op_1590_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1598_cast_fp16 = pow(x = var_1597_cast_fp16, y = var_1590_promoted_to_fp16)[name = string("op_1598_cast_fp16")]; tensor var_1595_to_fp16 = const()[name = string("op_1595_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(26060544)))]; tensor var_1599_cast_fp16 = mul(x = var_1595_to_fp16, y = var_1598_cast_fp16)[name = string("op_1599_cast_fp16")]; tensor x_83_cast_fp16 = add(x = x_81_cast_fp16, y = var_1599_cast_fp16)[name = string("x_83_cast_fp16")]; int32 var_1602 = const()[name = string("op_1602"), val = int32(-1)]; bool input_53_interleave_0 = const()[name = string("input_53_interleave_0"), val = bool(false)]; tensor input_53_cast_fp16 = concat(axis = var_1602, interleave = input_53_interleave_0, values = (var_1461_cast_fp16_2, x_83_cast_fp16))[name = string("input_53_cast_fp16")]; string x_85_pad_type_0 = const()[name = string("x_85_pad_type_0"), val = string("valid")]; tensor x_85_dilations_0 = const()[name = string("x_85_dilations_0"), val = tensor([9])]; int32 x_85_groups_0 = const()[name = string("x_85_groups_0"), val = int32(1024)]; tensor x_85_strides_0 = const()[name = string("x_85_strides_0"), val = tensor([1])]; tensor x_85_pad_0 = const()[name = string("x_85_pad_0"), val = tensor([0, 0])]; tensor vae_encoder_block_4_block_2_block_1_weight_to_fp16 = const()[name = string("vae_encoder_block_4_block_2_block_1_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(26062656)))]; tensor vae_encoder_block_4_block_2_block_1_bias_to_fp16 = const()[name = string("vae_encoder_block_4_block_2_block_1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(26077056)))]; tensor x_85_cast_fp16 = conv(bias = vae_encoder_block_4_block_2_block_1_bias_to_fp16, dilations = x_85_dilations_0, groups = x_85_groups_0, pad = x_85_pad_0, pad_type = x_85_pad_type_0, strides = x_85_strides_0, weight = vae_encoder_block_4_block_2_block_1_weight_to_fp16, x = input_53_cast_fp16)[name = string("x_85_cast_fp16")]; tensor var_1623_begin_0 = const()[name = string("op_1623_begin_0"), val = tensor([0, 0, 128])]; tensor var_1623_end_0 = const()[name = string("op_1623_end_0"), val = tensor([1, 1024, 182])]; tensor var_1623_end_mask_0 = const()[name = string("op_1623_end_mask_0"), val = tensor([true, true, true])]; tensor var_1623_cast_fp16 = slice_by_index(begin = var_1623_begin_0, end = var_1623_end_0, end_mask = var_1623_end_mask_0, x = input_53_cast_fp16)[name = string("op_1623_cast_fp16")]; tensor vae_encoder_block_4_block_2_block_2_alpha_to_fp16 = const()[name = string("vae_encoder_block_4_block_2_block_2_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(26079168)))]; tensor var_1630_cast_fp16 = mul(x = vae_encoder_block_4_block_2_block_2_alpha_to_fp16, y = x_85_cast_fp16)[name = string("op_1630_cast_fp16")]; tensor var_1631_cast_fp16 = sin(x = var_1630_cast_fp16)[name = string("op_1631_cast_fp16")]; fp16 var_1624_promoted_to_fp16 = const()[name = string("op_1624_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1632_cast_fp16 = pow(x = var_1631_cast_fp16, y = var_1624_promoted_to_fp16)[name = string("op_1632_cast_fp16")]; tensor var_1629_to_fp16 = const()[name = string("op_1629_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(26081280)))]; tensor var_1633_cast_fp16 = mul(x = var_1629_to_fp16, y = var_1632_cast_fp16)[name = string("op_1633_cast_fp16")]; tensor input_55_cast_fp16 = add(x = x_85_cast_fp16, y = var_1633_cast_fp16)[name = string("input_55_cast_fp16")]; string y_pad_type_0 = const()[name = string("y_pad_type_0"), val = string("valid")]; tensor y_strides_0 = const()[name = string("y_strides_0"), val = tensor([1])]; tensor y_pad_0 = const()[name = string("y_pad_0"), val = tensor([0, 0])]; tensor y_dilations_0 = const()[name = string("y_dilations_0"), val = tensor([1])]; int32 y_groups_0 = const()[name = string("y_groups_0"), val = int32(1)]; tensor vae_encoder_block_4_block_2_block_3_weight_to_fp16 = const()[name = string("vae_encoder_block_4_block_2_block_3_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(26083392)))]; tensor vae_encoder_block_4_block_2_block_3_bias_to_fp16 = const()[name = string("vae_encoder_block_4_block_2_block_3_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(28180608)))]; tensor y_cast_fp16 = conv(bias = vae_encoder_block_4_block_2_block_3_bias_to_fp16, dilations = y_dilations_0, groups = y_groups_0, pad = y_pad_0, pad_type = y_pad_type_0, strides = y_strides_0, weight = vae_encoder_block_4_block_2_block_3_weight_to_fp16, x = input_55_cast_fp16)[name = string("y_cast_fp16")]; tensor x_87_cast_fp16 = add(x = x_81_cast_fp16, y = y_cast_fp16)[name = string("x_87_cast_fp16")]; tensor vae_encoder_block_4_block_3_alpha_to_fp16 = const()[name = string("vae_encoder_block_4_block_3_alpha_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(28182720)))]; tensor var_1658_cast_fp16 = mul(x = vae_encoder_block_4_block_3_alpha_to_fp16, y = x_87_cast_fp16)[name = string("op_1658_cast_fp16")]; tensor var_1659_cast_fp16 = sin(x = var_1658_cast_fp16)[name = string("op_1659_cast_fp16")]; fp16 var_1652_promoted_to_fp16 = const()[name = string("op_1652_promoted_to_fp16"), val = fp16(0x1p+1)]; tensor var_1660_cast_fp16 = pow(x = var_1659_cast_fp16, y = var_1652_promoted_to_fp16)[name = string("op_1660_cast_fp16")]; tensor var_1657_to_fp16 = const()[name = string("op_1657_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(28184832)))]; tensor var_1661_cast_fp16 = mul(x = var_1657_to_fp16, y = var_1660_cast_fp16)[name = string("op_1661_cast_fp16")]; tensor x_89_cast_fp16 = add(x = x_87_cast_fp16, y = var_1661_cast_fp16)[name = string("x_89_cast_fp16")]; int32 var_1664 = const()[name = string("op_1664"), val = int32(-1)]; bool input_57_interleave_0 = const()[name = string("input_57_interleave_0"), val = bool(false)]; tensor input_57_cast_fp16 = concat(axis = var_1664, interleave = input_57_interleave_0, values = (var_1461_cast_fp16_3, x_89_cast_fp16))[name = string("input_57_cast_fp16")]; string x_pad_type_0 = const()[name = string("x_pad_type_0"), val = string("valid")]; tensor x_strides_0 = const()[name = string("x_strides_0"), val = tensor([8])]; tensor x_pad_0 = const()[name = string("x_pad_0"), val = tensor([0, 0])]; tensor x_dilations_0 = const()[name = string("x_dilations_0"), val = tensor([1])]; int32 x_groups_0 = const()[name = string("x_groups_0"), val = int32(1)]; tensor vae_encoder_block_4_block_4_weight_to_fp16 = const()[name = string("vae_encoder_block_4_block_4_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(28186944)))]; tensor vae_encoder_block_4_block_4_bias_to_fp16 = const()[name = string("vae_encoder_block_4_block_4_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(95295872)))]; tensor x_cast_fp16 = conv(bias = vae_encoder_block_4_block_4_bias_to_fp16, dilations = x_dilations_0, groups = x_groups_0, pad = x_pad_0, pad_type = x_pad_type_0, strides = x_strides_0, weight = vae_encoder_block_4_block_4_weight_to_fp16, x = input_57_cast_fp16)[name = string("x_cast_fp16")]; tensor var_1685_begin_0 = const()[name = string("op_1685_begin_0"), val = tensor([0, 0, 128])]; tensor var_1685_end_0 = const()[name = string("op_1685_end_0"), val = tensor([1, 1024, 136])]; tensor var_1685_end_mask_0 = const()[name = string("op_1685_end_mask_0"), val = tensor([true, true, true])]; tensor var_1685_cast_fp16 = slice_by_index(begin = var_1685_begin_0, end = var_1685_end_0, end_mask = var_1685_end_mask_0, x = input_57_cast_fp16)[name = string("op_1685_cast_fp16")]; int32 var_1687 = const()[name = string("op_1687"), val = int32(-1)]; bool var_1688_interleave_0 = const()[name = string("op_1688_interleave_0"), val = bool(false)]; tensor var_1688_cast_fp16 = concat(axis = var_1687, interleave = var_1688_interleave_0, values = (var_1499_cast_fp16, var_1561_cast_fp16, var_1623_cast_fp16, var_1685_cast_fp16))[name = string("op_1688_cast_fp16")]; string var_1688_cast_fp16_to_fp32_dtype_0 = const()[name = string("op_1688_cast_fp16_to_fp32_dtype_0"), val = string("fp32")]; int32 var_1690 = const()[name = string("op_1690"), val = int32(-1)]; bool input_interleave_0 = const()[name = string("input_interleave_0"), val = bool(false)]; string cache_5_to_fp16_dtype_0 = const()[name = string("cache_5_to_fp16_dtype_0"), val = string("fp16")]; tensor cache_5_to_fp16 = cast(dtype = cache_5_to_fp16_dtype_0, x = cache_5)[name = string("cast_2")]; tensor input_cast_fp16 = concat(axis = var_1690, interleave = input_interleave_0, values = (cache_5_to_fp16, x_cast_fp16))[name = string("input_cast_fp16")]; string var_1706_pad_type_0 = const()[name = string("op_1706_pad_type_0"), val = string("valid")]; tensor var_1706_strides_0 = const()[name = string("op_1706_strides_0"), val = tensor([1])]; tensor var_1706_pad_0 = const()[name = string("op_1706_pad_0"), val = tensor([0, 0])]; tensor var_1706_dilations_0 = const()[name = string("op_1706_dilations_0"), val = tensor([1])]; int32 var_1706_groups_0 = const()[name = string("op_1706_groups_0"), val = int32(1)]; tensor vae_encoder_fc_mu_weight_to_fp16 = const()[name = string("vae_encoder_fc_mu_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(95300032)))]; tensor vae_encoder_fc_mu_bias_to_fp16 = const()[name = string("vae_encoder_fc_mu_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(96086528)))]; tensor var_1706_cast_fp16 = conv(bias = vae_encoder_fc_mu_bias_to_fp16, dilations = var_1706_dilations_0, groups = var_1706_groups_0, pad = var_1706_pad_0, pad_type = var_1706_pad_type_0, strides = var_1706_strides_0, weight = vae_encoder_fc_mu_weight_to_fp16, x = input_cast_fp16)[name = string("op_1706_cast_fp16")]; string var_1706_cast_fp16_to_fp32_dtype_0 = const()[name = string("op_1706_cast_fp16_to_fp32_dtype_0"), val = string("fp32")]; tensor var_1711_begin_0 = const()[name = string("op_1711_begin_0"), val = tensor([0, 0, 16])]; tensor var_1711_end_0 = const()[name = string("op_1711_end_0"), val = tensor([1, 2048, 18])]; tensor var_1711_end_mask_0 = const()[name = string("op_1711_end_mask_0"), val = tensor([true, true, true])]; tensor var_1711_cast_fp16 = slice_by_index(begin = var_1711_begin_0, end = var_1711_end_0, end_mask = var_1711_end_mask_0, x = input_cast_fp16)[name = string("op_1711_cast_fp16")]; string var_1711_cast_fp16_to_fp32_dtype_0 = const()[name = string("op_1711_cast_fp16_to_fp32_dtype_0"), val = string("fp32")]; tensor new_cache_5 = cast(dtype = var_1711_cast_fp16_to_fp32_dtype_0, x = var_1711_cast_fp16)[name = string("cast_0")]; tensor mu = cast(dtype = var_1706_cast_fp16_to_fp32_dtype_0, x = var_1706_cast_fp16)[name = string("cast_1")]; tensor new_cache_4 = cast(dtype = var_1688_cast_fp16_to_fp32_dtype_0, x = var_1688_cast_fp16)[name = string("cast_3")]; tensor new_cache_3 = cast(dtype = var_1454_cast_fp16_to_fp32_dtype_0, x = var_1454_cast_fp16)[name = string("cast_5")]; tensor new_cache_2 = cast(dtype = var_1220_cast_fp16_to_fp32_dtype_0, x = var_1220_cast_fp16)[name = string("cast_7")]; tensor new_cache_1 = cast(dtype = var_986_cast_fp16_to_fp32_dtype_0, x = var_986_cast_fp16)[name = string("cast_9")]; tensor new_cache_0 = cast(dtype = var_752_cast_fp16_to_fp32_dtype_0, x = var_752_cast_fp16)[name = string("cast_11")]; } -> (mu, new_cache_0, new_cache_1, new_cache_2, new_cache_3, new_cache_4, new_cache_5); }