program(1.3) [buildInfo = dict({{"coremlc-component-MIL", "3520.4.1"}, {"coremlc-version", "3520.5.1"}, {"coremltools-component-torch", "2.11.0"}, {"coremltools-source-dialect", "TorchScript"}, {"coremltools-version", "9.0"}})] { func main(tensor mel) { int32 var_5 = const()[name = string("op_5"), val = int32(-1)]; fp32 var_10 = const()[name = string("op_10"), val = fp32(0x1.99999ap-3)]; string input_1_pad_type_0 = const()[name = string("input_1_pad_type_0"), val = string("custom")]; tensor input_1_pad_0 = const()[name = string("input_1_pad_0"), val = tensor([1, 1, 1, 1])]; tensor input_1_strides_0 = const()[name = string("input_1_strides_0"), val = tensor([1, 1])]; tensor input_1_dilations_0 = const()[name = string("input_1_dilations_0"), val = tensor([1, 1])]; int32 input_1_groups_0 = const()[name = string("input_1_groups_0"), val = int32(1)]; string mel_to_fp16_dtype_0 = const()[name = string("mel_to_fp16_dtype_0"), val = string("fp16")]; tensor weight_3_to_fp16 = const()[name = string("weight_3_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(64)))]; tensor style_encoder_shared_0_bias_to_fp16 = const()[name = string("style_encoder_shared_0_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(1280)))]; tensor mel_to_fp16 = cast(dtype = mel_to_fp16_dtype_0, x = mel)[name = string("cast_121")]; tensor input_1_cast_fp16 = conv(bias = style_encoder_shared_0_bias_to_fp16, dilations = input_1_dilations_0, groups = input_1_groups_0, pad = input_1_pad_0, pad_type = input_1_pad_type_0, strides = input_1_strides_0, weight = weight_3_to_fp16, x = mel_to_fp16)[name = string("input_1_cast_fp16")]; string x_1_pad_type_0 = const()[name = string("x_1_pad_type_0"), val = string("valid")]; tensor x_1_strides_0 = const()[name = string("x_1_strides_0"), val = tensor([1, 1])]; tensor x_1_pad_0 = const()[name = string("x_1_pad_0"), val = tensor([0, 0, 0, 0])]; tensor x_1_dilations_0 = const()[name = string("x_1_dilations_0"), val = tensor([1, 1])]; int32 x_1_groups_0 = const()[name = string("x_1_groups_0"), val = int32(1)]; tensor weight_7_to_fp16 = const()[name = string("weight_7_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(1472)))]; tensor x_1_cast_fp16 = conv(dilations = x_1_dilations_0, groups = x_1_groups_0, pad = x_1_pad_0, pad_type = x_1_pad_type_0, strides = x_1_strides_0, weight = weight_7_to_fp16, x = input_1_cast_fp16)[name = string("x_1_cast_fp16")]; tensor var_81_begin_0 = const()[name = string("op_81_begin_0"), val = tensor([0, 0, 0, -1])]; tensor var_81_end_0 = const()[name = string("op_81_end_0"), val = tensor([1, 128, 80, 231])]; tensor var_81_end_mask_0 = const()[name = string("op_81_end_mask_0"), val = tensor([true, true, true, true])]; tensor var_81_squeeze_mask_0 = const()[name = string("op_81_squeeze_mask_0"), val = tensor([false, false, false, true])]; tensor var_81_cast_fp16 = slice_by_index(begin = var_81_begin_0, end = var_81_end_0, end_mask = var_81_end_mask_0, squeeze_mask = var_81_squeeze_mask_0, x = x_1_cast_fp16)[name = string("op_81_cast_fp16")]; tensor var_82_axes_0 = const()[name = string("op_82_axes_0"), val = tensor([-1])]; tensor var_82_cast_fp16 = expand_dims(axes = var_82_axes_0, x = var_81_cast_fp16)[name = string("op_82_cast_fp16")]; bool x_3_interleave_0 = const()[name = string("x_3_interleave_0"), val = bool(false)]; tensor x_3_cast_fp16 = concat(axis = var_5, interleave = x_3_interleave_0, values = (x_1_cast_fp16, var_82_cast_fp16))[name = string("x_3_cast_fp16")]; tensor var_85 = const()[name = string("op_85"), val = tensor([2, 2])]; tensor var_86 = const()[name = string("op_86"), val = tensor([2, 2])]; string var_88_pad_type_0 = const()[name = string("op_88_pad_type_0"), val = string("custom")]; tensor var_88_pad_0 = const()[name = string("op_88_pad_0"), val = tensor([0, 0, 0, 0])]; bool var_88_exclude_padding_from_average_0 = const()[name = string("op_88_exclude_padding_from_average_0"), val = bool(false)]; bool var_88_ceil_mode_0 = const()[name = string("op_88_ceil_mode_0"), val = bool(false)]; tensor var_88_cast_fp16 = avg_pool(ceil_mode = var_88_ceil_mode_0, exclude_padding_from_average = var_88_exclude_padding_from_average_0, kernel_sizes = var_85, pad = var_88_pad_0, pad_type = var_88_pad_type_0, strides = var_86, x = x_3_cast_fp16)[name = string("op_88_cast_fp16")]; tensor input_3_cast_fp16 = leaky_relu(alpha = var_10, x = input_1_cast_fp16)[name = string("input_3_cast_fp16")]; string input_5_pad_type_0 = const()[name = string("input_5_pad_type_0"), val = string("custom")]; tensor input_5_pad_0 = const()[name = string("input_5_pad_0"), val = tensor([1, 1, 1, 1])]; tensor input_5_strides_0 = const()[name = string("input_5_strides_0"), val = tensor([1, 1])]; tensor input_5_dilations_0 = const()[name = string("input_5_dilations_0"), val = tensor([1, 1])]; int32 input_5_groups_0 = const()[name = string("input_5_groups_0"), val = int32(1)]; tensor weight_11_to_fp16 = const()[name = string("weight_11_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(17920)))]; tensor style_encoder_shared_1_conv1_bias_to_fp16 = const()[name = string("style_encoder_shared_1_conv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(91712)))]; tensor input_5_cast_fp16 = conv(bias = style_encoder_shared_1_conv1_bias_to_fp16, dilations = input_5_dilations_0, groups = input_5_groups_0, pad = input_5_pad_0, pad_type = input_5_pad_type_0, strides = input_5_strides_0, weight = weight_11_to_fp16, x = input_3_cast_fp16)[name = string("input_5_cast_fp16")]; string input_7_pad_type_0 = const()[name = string("input_7_pad_type_0"), val = string("custom")]; tensor input_7_pad_0 = const()[name = string("input_7_pad_0"), val = tensor([1, 1, 1, 1])]; tensor input_7_strides_0 = const()[name = string("input_7_strides_0"), val = tensor([2, 2])]; int32 input_7_groups_0 = const()[name = string("input_7_groups_0"), val = int32(64)]; tensor input_7_dilations_0 = const()[name = string("input_7_dilations_0"), val = tensor([1, 1])]; tensor weight_15_to_fp16 = const()[name = string("weight_15_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(91904)))]; tensor style_encoder_shared_1_downsample_res_conv_bias_to_fp16 = const()[name = string("style_encoder_shared_1_downsample_res_conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(93120)))]; tensor input_7_cast_fp16 = conv(bias = style_encoder_shared_1_downsample_res_conv_bias_to_fp16, dilations = input_7_dilations_0, groups = input_7_groups_0, pad = input_7_pad_0, pad_type = input_7_pad_type_0, strides = input_7_strides_0, weight = weight_15_to_fp16, x = input_5_cast_fp16)[name = string("input_7_cast_fp16")]; tensor input_9_cast_fp16 = leaky_relu(alpha = var_10, x = input_7_cast_fp16)[name = string("input_9_cast_fp16")]; string var_133_pad_type_0 = const()[name = string("op_133_pad_type_0"), val = string("custom")]; tensor var_133_pad_0 = const()[name = string("op_133_pad_0"), val = tensor([1, 1, 1, 1])]; tensor var_133_strides_0 = const()[name = string("op_133_strides_0"), val = tensor([1, 1])]; tensor var_133_dilations_0 = const()[name = string("op_133_dilations_0"), val = tensor([1, 1])]; int32 var_133_groups_0 = const()[name = string("op_133_groups_0"), val = int32(1)]; tensor weight_19_to_fp16 = const()[name = string("weight_19_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(93312)))]; tensor style_encoder_shared_1_conv2_bias_to_fp16 = const()[name = string("style_encoder_shared_1_conv2_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(240832)))]; tensor var_133_cast_fp16 = conv(bias = style_encoder_shared_1_conv2_bias_to_fp16, dilations = var_133_dilations_0, groups = var_133_groups_0, pad = var_133_pad_0, pad_type = var_133_pad_type_0, strides = var_133_strides_0, weight = weight_19_to_fp16, x = input_9_cast_fp16)[name = string("op_133_cast_fp16")]; tensor x_5_cast_fp16 = add(x = var_88_cast_fp16, y = var_133_cast_fp16)[name = string("x_5_cast_fp16")]; fp16 _inversed_input_11_y_0_to_fp16 = const()[name = string("_inversed_input_11_y_0_to_fp16"), val = fp16(0x1.6ap-1)]; tensor _inversed_input_11_cast_fp16 = mul(x = x_5_cast_fp16, y = _inversed_input_11_y_0_to_fp16)[name = string("_inversed_input_11_cast_fp16")]; string x_7_pad_type_0 = const()[name = string("x_7_pad_type_0"), val = string("valid")]; tensor x_7_strides_0 = const()[name = string("x_7_strides_0"), val = tensor([1, 1])]; tensor x_7_pad_0 = const()[name = string("x_7_pad_0"), val = tensor([0, 0, 0, 0])]; tensor x_7_dilations_0 = const()[name = string("x_7_dilations_0"), val = tensor([1, 1])]; int32 x_7_groups_0 = const()[name = string("x_7_groups_0"), val = int32(1)]; tensor weight_23_to_fp16 = const()[name = string("weight_23_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(241152)))]; tensor x_7_cast_fp16 = conv(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 = weight_23_to_fp16, x = _inversed_input_11_cast_fp16)[name = string("x_7_cast_fp16")]; tensor var_169 = const()[name = string("op_169"), val = tensor([2, 2])]; tensor var_170 = const()[name = string("op_170"), val = tensor([2, 2])]; string var_172_pad_type_0 = const()[name = string("op_172_pad_type_0"), val = string("custom")]; tensor var_172_pad_0 = const()[name = string("op_172_pad_0"), val = tensor([0, 0, 0, 0])]; bool var_172_exclude_padding_from_average_0 = const()[name = string("op_172_exclude_padding_from_average_0"), val = bool(false)]; bool var_172_ceil_mode_0 = const()[name = string("op_172_ceil_mode_0"), val = bool(false)]; tensor var_172_cast_fp16 = avg_pool(ceil_mode = var_172_ceil_mode_0, exclude_padding_from_average = var_172_exclude_padding_from_average_0, kernel_sizes = var_169, pad = var_172_pad_0, pad_type = var_172_pad_type_0, strides = var_170, x = x_7_cast_fp16)[name = string("op_172_cast_fp16")]; tensor input_13_cast_fp16 = leaky_relu(alpha = var_10, x = _inversed_input_11_cast_fp16)[name = string("input_13_cast_fp16")]; string input_15_pad_type_0 = const()[name = string("input_15_pad_type_0"), val = string("custom")]; tensor input_15_pad_0 = const()[name = string("input_15_pad_0"), val = tensor([1, 1, 1, 1])]; tensor input_15_strides_0 = const()[name = string("input_15_strides_0"), val = tensor([1, 1])]; tensor input_15_dilations_0 = const()[name = string("input_15_dilations_0"), val = tensor([1, 1])]; int32 input_15_groups_0 = const()[name = string("input_15_groups_0"), val = int32(1)]; tensor weight_27_to_fp16 = const()[name = string("weight_27_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(306752)))]; tensor style_encoder_shared_2_conv1_bias_to_fp16 = const()[name = string("style_encoder_shared_2_conv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(601728)))]; tensor input_15_cast_fp16 = conv(bias = style_encoder_shared_2_conv1_bias_to_fp16, dilations = input_15_dilations_0, groups = input_15_groups_0, pad = input_15_pad_0, pad_type = input_15_pad_type_0, strides = input_15_strides_0, weight = weight_27_to_fp16, x = input_13_cast_fp16)[name = string("input_15_cast_fp16")]; string input_17_pad_type_0 = const()[name = string("input_17_pad_type_0"), val = string("custom")]; tensor input_17_pad_0 = const()[name = string("input_17_pad_0"), val = tensor([1, 1, 1, 1])]; tensor input_17_strides_0 = const()[name = string("input_17_strides_0"), val = tensor([2, 2])]; int32 input_17_groups_0 = const()[name = string("input_17_groups_0"), val = int32(128)]; tensor input_17_dilations_0 = const()[name = string("input_17_dilations_0"), val = tensor([1, 1])]; tensor weight_31_to_fp16 = const()[name = string("weight_31_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(602048)))]; tensor style_encoder_shared_2_downsample_res_conv_bias_to_fp16 = const()[name = string("style_encoder_shared_2_downsample_res_conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(604416)))]; tensor input_17_cast_fp16 = conv(bias = style_encoder_shared_2_downsample_res_conv_bias_to_fp16, dilations = input_17_dilations_0, groups = input_17_groups_0, pad = input_17_pad_0, pad_type = input_17_pad_type_0, strides = input_17_strides_0, weight = weight_31_to_fp16, x = input_15_cast_fp16)[name = string("input_17_cast_fp16")]; tensor input_19_cast_fp16 = leaky_relu(alpha = var_10, x = input_17_cast_fp16)[name = string("input_19_cast_fp16")]; string var_217_pad_type_0 = const()[name = string("op_217_pad_type_0"), val = string("custom")]; tensor var_217_pad_0 = const()[name = string("op_217_pad_0"), val = tensor([1, 1, 1, 1])]; tensor var_217_strides_0 = const()[name = string("op_217_strides_0"), val = tensor([1, 1])]; tensor var_217_dilations_0 = const()[name = string("op_217_dilations_0"), val = tensor([1, 1])]; int32 var_217_groups_0 = const()[name = string("op_217_groups_0"), val = int32(1)]; tensor weight_35_to_fp16 = const()[name = string("weight_35_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(604736)))]; tensor style_encoder_shared_2_conv2_bias_to_fp16 = const()[name = string("style_encoder_shared_2_conv2_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(1194624)))]; tensor var_217_cast_fp16 = conv(bias = style_encoder_shared_2_conv2_bias_to_fp16, dilations = var_217_dilations_0, groups = var_217_groups_0, pad = var_217_pad_0, pad_type = var_217_pad_type_0, strides = var_217_strides_0, weight = weight_35_to_fp16, x = input_19_cast_fp16)[name = string("op_217_cast_fp16")]; tensor x_9_cast_fp16 = add(x = var_172_cast_fp16, y = var_217_cast_fp16)[name = string("x_9_cast_fp16")]; fp16 _inversed_input_21_y_0_to_fp16 = const()[name = string("_inversed_input_21_y_0_to_fp16"), val = fp16(0x1.6ap-1)]; tensor _inversed_input_21_cast_fp16 = mul(x = x_9_cast_fp16, y = _inversed_input_21_y_0_to_fp16)[name = string("_inversed_input_21_cast_fp16")]; string x_11_pad_type_0 = const()[name = string("x_11_pad_type_0"), val = string("valid")]; tensor x_11_strides_0 = const()[name = string("x_11_strides_0"), val = tensor([1, 1])]; tensor x_11_pad_0 = const()[name = string("x_11_pad_0"), val = tensor([0, 0, 0, 0])]; tensor x_11_dilations_0 = const()[name = string("x_11_dilations_0"), val = tensor([1, 1])]; int32 x_11_groups_0 = const()[name = string("x_11_groups_0"), val = int32(1)]; tensor weight_39_to_fp16 = const()[name = string("weight_39_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(1195200)))]; tensor x_11_cast_fp16 = conv(dilations = x_11_dilations_0, groups = x_11_groups_0, pad = x_11_pad_0, pad_type = x_11_pad_type_0, strides = x_11_strides_0, weight = weight_39_to_fp16, x = _inversed_input_21_cast_fp16)[name = string("x_11_cast_fp16")]; tensor var_253 = const()[name = string("op_253"), val = tensor([2, 2])]; tensor var_254 = const()[name = string("op_254"), val = tensor([2, 2])]; string var_256_pad_type_0 = const()[name = string("op_256_pad_type_0"), val = string("custom")]; tensor var_256_pad_0 = const()[name = string("op_256_pad_0"), val = tensor([0, 0, 0, 0])]; bool var_256_exclude_padding_from_average_0 = const()[name = string("op_256_exclude_padding_from_average_0"), val = bool(false)]; bool var_256_ceil_mode_0 = const()[name = string("op_256_ceil_mode_0"), val = bool(false)]; tensor var_256_cast_fp16 = avg_pool(ceil_mode = var_256_ceil_mode_0, exclude_padding_from_average = var_256_exclude_padding_from_average_0, kernel_sizes = var_253, pad = var_256_pad_0, pad_type = var_256_pad_type_0, strides = var_254, x = x_11_cast_fp16)[name = string("op_256_cast_fp16")]; tensor input_23_cast_fp16 = leaky_relu(alpha = var_10, x = _inversed_input_21_cast_fp16)[name = string("input_23_cast_fp16")]; string input_25_pad_type_0 = const()[name = string("input_25_pad_type_0"), val = string("custom")]; tensor input_25_pad_0 = const()[name = string("input_25_pad_0"), val = tensor([1, 1, 1, 1])]; tensor input_25_strides_0 = const()[name = string("input_25_strides_0"), val = tensor([1, 1])]; tensor input_25_dilations_0 = const()[name = string("input_25_dilations_0"), val = tensor([1, 1])]; int32 input_25_groups_0 = const()[name = string("input_25_groups_0"), val = int32(1)]; tensor weight_43_to_fp16 = const()[name = string("weight_43_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(1457408)))]; tensor style_encoder_shared_3_conv1_bias_to_fp16 = const()[name = string("style_encoder_shared_3_conv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(2637120)))]; tensor input_25_cast_fp16 = conv(bias = style_encoder_shared_3_conv1_bias_to_fp16, dilations = input_25_dilations_0, groups = input_25_groups_0, pad = input_25_pad_0, pad_type = input_25_pad_type_0, strides = input_25_strides_0, weight = weight_43_to_fp16, x = input_23_cast_fp16)[name = string("input_25_cast_fp16")]; string input_27_pad_type_0 = const()[name = string("input_27_pad_type_0"), val = string("custom")]; tensor input_27_pad_0 = const()[name = string("input_27_pad_0"), val = tensor([1, 1, 1, 1])]; tensor input_27_strides_0 = const()[name = string("input_27_strides_0"), val = tensor([2, 2])]; int32 input_27_groups_0 = const()[name = string("input_27_groups_0"), val = int32(256)]; tensor input_27_dilations_0 = const()[name = string("input_27_dilations_0"), val = tensor([1, 1])]; tensor weight_47_to_fp16 = const()[name = string("weight_47_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(2637696)))]; tensor style_encoder_shared_3_downsample_res_conv_bias_to_fp16 = const()[name = string("style_encoder_shared_3_downsample_res_conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(2642368)))]; tensor input_27_cast_fp16 = conv(bias = style_encoder_shared_3_downsample_res_conv_bias_to_fp16, dilations = input_27_dilations_0, groups = input_27_groups_0, pad = input_27_pad_0, pad_type = input_27_pad_type_0, strides = input_27_strides_0, weight = weight_47_to_fp16, x = input_25_cast_fp16)[name = string("input_27_cast_fp16")]; tensor input_29_cast_fp16 = leaky_relu(alpha = var_10, x = input_27_cast_fp16)[name = string("input_29_cast_fp16")]; string var_301_pad_type_0 = const()[name = string("op_301_pad_type_0"), val = string("custom")]; tensor var_301_pad_0 = const()[name = string("op_301_pad_0"), val = tensor([1, 1, 1, 1])]; tensor var_301_strides_0 = const()[name = string("op_301_strides_0"), val = tensor([1, 1])]; tensor var_301_dilations_0 = const()[name = string("op_301_dilations_0"), val = tensor([1, 1])]; int32 var_301_groups_0 = const()[name = string("op_301_groups_0"), val = int32(1)]; tensor weight_51_to_fp16 = const()[name = string("weight_51_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(2642944)))]; tensor style_encoder_shared_3_conv2_bias_to_fp16 = const()[name = string("style_encoder_shared_3_conv2_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(5002304)))]; tensor var_301_cast_fp16 = conv(bias = style_encoder_shared_3_conv2_bias_to_fp16, dilations = var_301_dilations_0, groups = var_301_groups_0, pad = var_301_pad_0, pad_type = var_301_pad_type_0, strides = var_301_strides_0, weight = weight_51_to_fp16, x = input_29_cast_fp16)[name = string("op_301_cast_fp16")]; tensor x_13_cast_fp16 = add(x = var_256_cast_fp16, y = var_301_cast_fp16)[name = string("x_13_cast_fp16")]; fp16 _inversed_x_15_y_0_to_fp16 = const()[name = string("_inversed_x_15_y_0_to_fp16"), val = fp16(0x1.6ap-1)]; tensor _inversed_x_15_cast_fp16 = mul(x = x_13_cast_fp16, y = _inversed_x_15_y_0_to_fp16)[name = string("_inversed_x_15_cast_fp16")]; tensor var_320_begin_0 = const()[name = string("op_320_begin_0"), val = tensor([0, 0, 0, -1])]; tensor var_320_end_0 = const()[name = string("op_320_end_0"), val = tensor([1, 512, 10, 29])]; tensor var_320_end_mask_0 = const()[name = string("op_320_end_mask_0"), val = tensor([true, true, true, true])]; tensor var_320_squeeze_mask_0 = const()[name = string("op_320_squeeze_mask_0"), val = tensor([false, false, false, true])]; tensor var_320_cast_fp16 = slice_by_index(begin = var_320_begin_0, end = var_320_end_0, end_mask = var_320_end_mask_0, squeeze_mask = var_320_squeeze_mask_0, x = _inversed_x_15_cast_fp16)[name = string("op_320_cast_fp16")]; tensor var_321_axes_0 = const()[name = string("op_321_axes_0"), val = tensor([-1])]; tensor var_321_cast_fp16 = expand_dims(axes = var_321_axes_0, x = var_320_cast_fp16)[name = string("op_321_cast_fp16")]; bool x_17_interleave_0 = const()[name = string("x_17_interleave_0"), val = bool(false)]; tensor x_17_cast_fp16 = concat(axis = var_5, interleave = x_17_interleave_0, values = (_inversed_x_15_cast_fp16, var_321_cast_fp16))[name = string("x_17_cast_fp16")]; tensor var_324 = const()[name = string("op_324"), val = tensor([2, 2])]; tensor var_325 = const()[name = string("op_325"), val = tensor([2, 2])]; string var_327_pad_type_0 = const()[name = string("op_327_pad_type_0"), val = string("custom")]; tensor var_327_pad_0 = const()[name = string("op_327_pad_0"), val = tensor([0, 0, 0, 0])]; bool var_327_exclude_padding_from_average_0 = const()[name = string("op_327_exclude_padding_from_average_0"), val = bool(false)]; bool var_327_ceil_mode_0 = const()[name = string("op_327_ceil_mode_0"), val = bool(false)]; tensor var_327_cast_fp16 = avg_pool(ceil_mode = var_327_ceil_mode_0, exclude_padding_from_average = var_327_exclude_padding_from_average_0, kernel_sizes = var_324, pad = var_327_pad_0, pad_type = var_327_pad_type_0, strides = var_325, x = x_17_cast_fp16)[name = string("op_327_cast_fp16")]; tensor input_31_cast_fp16 = leaky_relu(alpha = var_10, x = _inversed_x_15_cast_fp16)[name = string("input_31_cast_fp16")]; string input_33_pad_type_0 = const()[name = string("input_33_pad_type_0"), val = string("custom")]; tensor input_33_pad_0 = const()[name = string("input_33_pad_0"), val = tensor([1, 1, 1, 1])]; tensor input_33_strides_0 = const()[name = string("input_33_strides_0"), val = tensor([1, 1])]; tensor input_33_dilations_0 = const()[name = string("input_33_dilations_0"), val = tensor([1, 1])]; int32 input_33_groups_0 = const()[name = string("input_33_groups_0"), val = int32(1)]; tensor weight_55_to_fp16 = const()[name = string("weight_55_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(5003392)))]; tensor style_encoder_shared_4_conv1_bias_to_fp16 = const()[name = string("style_encoder_shared_4_conv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(9722048)))]; tensor input_33_cast_fp16 = conv(bias = style_encoder_shared_4_conv1_bias_to_fp16, dilations = input_33_dilations_0, groups = input_33_groups_0, pad = input_33_pad_0, pad_type = input_33_pad_type_0, strides = input_33_strides_0, weight = weight_55_to_fp16, x = input_31_cast_fp16)[name = string("input_33_cast_fp16")]; string input_35_pad_type_0 = const()[name = string("input_35_pad_type_0"), val = string("custom")]; tensor input_35_pad_0 = const()[name = string("input_35_pad_0"), val = tensor([1, 1, 1, 1])]; tensor input_35_strides_0 = const()[name = string("input_35_strides_0"), val = tensor([2, 2])]; int32 input_35_groups_0 = const()[name = string("input_35_groups_0"), val = int32(512)]; tensor input_35_dilations_0 = const()[name = string("input_35_dilations_0"), val = tensor([1, 1])]; tensor weight_59_to_fp16 = const()[name = string("weight_59_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(9723136)))]; tensor style_encoder_shared_4_downsample_res_conv_bias_to_fp16 = const()[name = string("style_encoder_shared_4_downsample_res_conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(9732416)))]; tensor input_35_cast_fp16 = conv(bias = style_encoder_shared_4_downsample_res_conv_bias_to_fp16, dilations = input_35_dilations_0, groups = input_35_groups_0, pad = input_35_pad_0, pad_type = input_35_pad_type_0, strides = input_35_strides_0, weight = weight_59_to_fp16, x = input_33_cast_fp16)[name = string("input_35_cast_fp16")]; tensor input_37_cast_fp16 = leaky_relu(alpha = var_10, x = input_35_cast_fp16)[name = string("input_37_cast_fp16")]; string var_372_pad_type_0 = const()[name = string("op_372_pad_type_0"), val = string("custom")]; tensor var_372_pad_0 = const()[name = string("op_372_pad_0"), val = tensor([1, 1, 1, 1])]; tensor var_372_strides_0 = const()[name = string("op_372_strides_0"), val = tensor([1, 1])]; tensor var_372_dilations_0 = const()[name = string("op_372_dilations_0"), val = tensor([1, 1])]; int32 var_372_groups_0 = const()[name = string("op_372_groups_0"), val = int32(1)]; tensor weight_63_to_fp16 = const()[name = string("weight_63_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(9733504)))]; tensor style_encoder_shared_4_conv2_bias_to_fp16 = const()[name = string("style_encoder_shared_4_conv2_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(14452160)))]; tensor var_372_cast_fp16 = conv(bias = style_encoder_shared_4_conv2_bias_to_fp16, dilations = var_372_dilations_0, groups = var_372_groups_0, pad = var_372_pad_0, pad_type = var_372_pad_type_0, strides = var_372_strides_0, weight = weight_63_to_fp16, x = input_37_cast_fp16)[name = string("op_372_cast_fp16")]; tensor x_19_cast_fp16 = add(x = var_327_cast_fp16, y = var_372_cast_fp16)[name = string("x_19_cast_fp16")]; fp16 _inversed_input_39_y_0_to_fp16 = const()[name = string("_inversed_input_39_y_0_to_fp16"), val = fp16(0x1.6ap-1)]; tensor _inversed_input_39_cast_fp16 = mul(x = x_19_cast_fp16, y = _inversed_input_39_y_0_to_fp16)[name = string("_inversed_input_39_cast_fp16")]; tensor input_41_cast_fp16 = leaky_relu(alpha = var_10, x = _inversed_input_39_cast_fp16)[name = string("input_41_cast_fp16")]; string input_43_pad_type_0 = const()[name = string("input_43_pad_type_0"), val = string("valid")]; tensor input_43_strides_0 = const()[name = string("input_43_strides_0"), val = tensor([1, 1])]; tensor input_43_pad_0 = const()[name = string("input_43_pad_0"), val = tensor([0, 0, 0, 0])]; tensor input_43_dilations_0 = const()[name = string("input_43_dilations_0"), val = tensor([1, 1])]; int32 input_43_groups_0 = const()[name = string("input_43_groups_0"), val = int32(1)]; tensor weight_67_to_fp16 = const()[name = string("weight_67_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(14453248)))]; tensor style_encoder_shared_6_bias_to_fp16 = const()[name = string("style_encoder_shared_6_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27560512)))]; tensor input_43_cast_fp16 = conv(bias = style_encoder_shared_6_bias_to_fp16, dilations = input_43_dilations_0, groups = input_43_groups_0, pad = input_43_pad_0, pad_type = input_43_pad_type_0, strides = input_43_strides_0, weight = weight_67_to_fp16, x = input_41_cast_fp16)[name = string("input_43_cast_fp16")]; tensor input_45_axes_0 = const()[name = string("input_45_axes_0"), val = tensor([-2, -1])]; bool input_45_keep_dims_0 = const()[name = string("input_45_keep_dims_0"), val = bool(true)]; tensor input_45_cast_fp16 = reduce_mean(axes = input_45_axes_0, keep_dims = input_45_keep_dims_0, x = input_43_cast_fp16)[name = string("input_45_cast_fp16")]; tensor h_1_cast_fp16 = leaky_relu(alpha = var_10, x = input_45_cast_fp16)[name = string("h_1_cast_fp16")]; tensor var_393 = const()[name = string("op_393"), val = tensor([1, -1])]; tensor input_47_cast_fp16 = reshape(shape = var_393, x = h_1_cast_fp16)[name = string("input_47_cast_fp16")]; tensor style_encoder_unshared_weight_to_fp16 = const()[name = string("style_encoder_unshared_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27561600)))]; tensor style_encoder_unshared_bias_to_fp16 = const()[name = string("style_encoder_unshared_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27692736)))]; tensor linear_0_cast_fp16 = linear(bias = style_encoder_unshared_bias_to_fp16, weight = style_encoder_unshared_weight_to_fp16, x = input_47_cast_fp16)[name = string("linear_0_cast_fp16")]; int32 var_399 = const()[name = string("op_399"), val = int32(-1)]; fp32 var_404 = const()[name = string("op_404"), val = fp32(0x1.99999ap-3)]; string input_49_pad_type_0 = const()[name = string("input_49_pad_type_0"), val = string("custom")]; tensor input_49_pad_0 = const()[name = string("input_49_pad_0"), val = tensor([1, 1, 1, 1])]; tensor input_49_strides_0 = const()[name = string("input_49_strides_0"), val = tensor([1, 1])]; tensor input_49_dilations_0 = const()[name = string("input_49_dilations_0"), val = tensor([1, 1])]; int32 input_49_groups_0 = const()[name = string("input_49_groups_0"), val = int32(1)]; tensor weight_71_to_fp16 = const()[name = string("weight_71_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27693056)))]; tensor predictor_encoder_shared_0_bias_to_fp16 = const()[name = string("predictor_encoder_shared_0_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27694272)))]; tensor input_49_cast_fp16 = conv(bias = predictor_encoder_shared_0_bias_to_fp16, dilations = input_49_dilations_0, groups = input_49_groups_0, pad = input_49_pad_0, pad_type = input_49_pad_type_0, strides = input_49_strides_0, weight = weight_71_to_fp16, x = mel_to_fp16)[name = string("input_49_cast_fp16")]; string x_21_pad_type_0 = const()[name = string("x_21_pad_type_0"), val = string("valid")]; tensor x_21_strides_0 = const()[name = string("x_21_strides_0"), val = tensor([1, 1])]; tensor x_21_pad_0 = const()[name = string("x_21_pad_0"), val = tensor([0, 0, 0, 0])]; tensor x_21_dilations_0 = const()[name = string("x_21_dilations_0"), val = tensor([1, 1])]; int32 x_21_groups_0 = const()[name = string("x_21_groups_0"), val = int32(1)]; tensor weight_75_to_fp16 = const()[name = string("weight_75_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27694464)))]; tensor x_21_cast_fp16 = conv(dilations = x_21_dilations_0, groups = x_21_groups_0, pad = x_21_pad_0, pad_type = x_21_pad_type_0, strides = x_21_strides_0, weight = weight_75_to_fp16, x = input_49_cast_fp16)[name = string("x_21_cast_fp16")]; tensor var_475_begin_0 = const()[name = string("op_475_begin_0"), val = tensor([0, 0, 0, -1])]; tensor var_475_end_0 = const()[name = string("op_475_end_0"), val = tensor([1, 128, 80, 231])]; tensor var_475_end_mask_0 = const()[name = string("op_475_end_mask_0"), val = tensor([true, true, true, true])]; tensor var_475_squeeze_mask_0 = const()[name = string("op_475_squeeze_mask_0"), val = tensor([false, false, false, true])]; tensor var_475_cast_fp16 = slice_by_index(begin = var_475_begin_0, end = var_475_end_0, end_mask = var_475_end_mask_0, squeeze_mask = var_475_squeeze_mask_0, x = x_21_cast_fp16)[name = string("op_475_cast_fp16")]; tensor var_476_axes_0 = const()[name = string("op_476_axes_0"), val = tensor([-1])]; tensor var_476_cast_fp16 = expand_dims(axes = var_476_axes_0, x = var_475_cast_fp16)[name = string("op_476_cast_fp16")]; bool x_23_interleave_0 = const()[name = string("x_23_interleave_0"), val = bool(false)]; tensor x_23_cast_fp16 = concat(axis = var_399, interleave = x_23_interleave_0, values = (x_21_cast_fp16, var_476_cast_fp16))[name = string("x_23_cast_fp16")]; tensor var_479 = const()[name = string("op_479"), val = tensor([2, 2])]; tensor var_480 = const()[name = string("op_480"), val = tensor([2, 2])]; string var_482_pad_type_0 = const()[name = string("op_482_pad_type_0"), val = string("custom")]; tensor var_482_pad_0 = const()[name = string("op_482_pad_0"), val = tensor([0, 0, 0, 0])]; bool var_482_exclude_padding_from_average_0 = const()[name = string("op_482_exclude_padding_from_average_0"), val = bool(false)]; bool var_482_ceil_mode_0 = const()[name = string("op_482_ceil_mode_0"), val = bool(false)]; tensor var_482_cast_fp16 = avg_pool(ceil_mode = var_482_ceil_mode_0, exclude_padding_from_average = var_482_exclude_padding_from_average_0, kernel_sizes = var_479, pad = var_482_pad_0, pad_type = var_482_pad_type_0, strides = var_480, x = x_23_cast_fp16)[name = string("op_482_cast_fp16")]; tensor input_51_cast_fp16 = leaky_relu(alpha = var_404, x = input_49_cast_fp16)[name = string("input_51_cast_fp16")]; string input_53_pad_type_0 = const()[name = string("input_53_pad_type_0"), val = string("custom")]; tensor input_53_pad_0 = const()[name = string("input_53_pad_0"), val = tensor([1, 1, 1, 1])]; tensor input_53_strides_0 = const()[name = string("input_53_strides_0"), val = tensor([1, 1])]; tensor input_53_dilations_0 = const()[name = string("input_53_dilations_0"), val = tensor([1, 1])]; int32 input_53_groups_0 = const()[name = string("input_53_groups_0"), val = int32(1)]; tensor weight_79_to_fp16 = const()[name = string("weight_79_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27710912)))]; tensor predictor_encoder_shared_1_conv1_bias_to_fp16 = const()[name = string("predictor_encoder_shared_1_conv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27784704)))]; tensor input_53_cast_fp16 = conv(bias = predictor_encoder_shared_1_conv1_bias_to_fp16, dilations = input_53_dilations_0, groups = input_53_groups_0, pad = input_53_pad_0, pad_type = input_53_pad_type_0, strides = input_53_strides_0, weight = weight_79_to_fp16, x = input_51_cast_fp16)[name = string("input_53_cast_fp16")]; string input_55_pad_type_0 = const()[name = string("input_55_pad_type_0"), val = string("custom")]; tensor input_55_pad_0 = const()[name = string("input_55_pad_0"), val = tensor([1, 1, 1, 1])]; tensor input_55_strides_0 = const()[name = string("input_55_strides_0"), val = tensor([2, 2])]; int32 input_55_groups_0 = const()[name = string("input_55_groups_0"), val = int32(64)]; tensor input_55_dilations_0 = const()[name = string("input_55_dilations_0"), val = tensor([1, 1])]; tensor weight_83_to_fp16 = const()[name = string("weight_83_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27784896)))]; tensor predictor_encoder_shared_1_downsample_res_conv_bias_to_fp16 = const()[name = string("predictor_encoder_shared_1_downsample_res_conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27786112)))]; tensor input_55_cast_fp16 = conv(bias = predictor_encoder_shared_1_downsample_res_conv_bias_to_fp16, dilations = input_55_dilations_0, groups = input_55_groups_0, pad = input_55_pad_0, pad_type = input_55_pad_type_0, strides = input_55_strides_0, weight = weight_83_to_fp16, x = input_53_cast_fp16)[name = string("input_55_cast_fp16")]; tensor input_57_cast_fp16 = leaky_relu(alpha = var_404, x = input_55_cast_fp16)[name = string("input_57_cast_fp16")]; string var_527_pad_type_0 = const()[name = string("op_527_pad_type_0"), val = string("custom")]; tensor var_527_pad_0 = const()[name = string("op_527_pad_0"), val = tensor([1, 1, 1, 1])]; tensor var_527_strides_0 = const()[name = string("op_527_strides_0"), val = tensor([1, 1])]; tensor var_527_dilations_0 = const()[name = string("op_527_dilations_0"), val = tensor([1, 1])]; int32 var_527_groups_0 = const()[name = string("op_527_groups_0"), val = int32(1)]; tensor weight_87_to_fp16 = const()[name = string("weight_87_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27786304)))]; tensor predictor_encoder_shared_1_conv2_bias_to_fp16 = const()[name = string("predictor_encoder_shared_1_conv2_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27933824)))]; tensor var_527_cast_fp16 = conv(bias = predictor_encoder_shared_1_conv2_bias_to_fp16, dilations = var_527_dilations_0, groups = var_527_groups_0, pad = var_527_pad_0, pad_type = var_527_pad_type_0, strides = var_527_strides_0, weight = weight_87_to_fp16, x = input_57_cast_fp16)[name = string("op_527_cast_fp16")]; tensor x_25_cast_fp16 = add(x = var_482_cast_fp16, y = var_527_cast_fp16)[name = string("x_25_cast_fp16")]; fp16 _inversed_input_59_y_0_to_fp16 = const()[name = string("_inversed_input_59_y_0_to_fp16"), val = fp16(0x1.6ap-1)]; tensor _inversed_input_59_cast_fp16 = mul(x = x_25_cast_fp16, y = _inversed_input_59_y_0_to_fp16)[name = string("_inversed_input_59_cast_fp16")]; string x_27_pad_type_0 = const()[name = string("x_27_pad_type_0"), val = string("valid")]; tensor x_27_strides_0 = const()[name = string("x_27_strides_0"), val = tensor([1, 1])]; tensor x_27_pad_0 = const()[name = string("x_27_pad_0"), val = tensor([0, 0, 0, 0])]; tensor x_27_dilations_0 = const()[name = string("x_27_dilations_0"), val = tensor([1, 1])]; int32 x_27_groups_0 = const()[name = string("x_27_groups_0"), val = int32(1)]; tensor weight_91_to_fp16 = const()[name = string("weight_91_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27934144)))]; tensor x_27_cast_fp16 = conv(dilations = x_27_dilations_0, groups = x_27_groups_0, pad = x_27_pad_0, pad_type = x_27_pad_type_0, strides = x_27_strides_0, weight = weight_91_to_fp16, x = _inversed_input_59_cast_fp16)[name = string("x_27_cast_fp16")]; tensor var_563 = const()[name = string("op_563"), val = tensor([2, 2])]; tensor var_564 = const()[name = string("op_564"), val = tensor([2, 2])]; string var_566_pad_type_0 = const()[name = string("op_566_pad_type_0"), val = string("custom")]; tensor var_566_pad_0 = const()[name = string("op_566_pad_0"), val = tensor([0, 0, 0, 0])]; bool var_566_exclude_padding_from_average_0 = const()[name = string("op_566_exclude_padding_from_average_0"), val = bool(false)]; bool var_566_ceil_mode_0 = const()[name = string("op_566_ceil_mode_0"), val = bool(false)]; tensor var_566_cast_fp16 = avg_pool(ceil_mode = var_566_ceil_mode_0, exclude_padding_from_average = var_566_exclude_padding_from_average_0, kernel_sizes = var_563, pad = var_566_pad_0, pad_type = var_566_pad_type_0, strides = var_564, x = x_27_cast_fp16)[name = string("op_566_cast_fp16")]; tensor input_61_cast_fp16 = leaky_relu(alpha = var_404, x = _inversed_input_59_cast_fp16)[name = string("input_61_cast_fp16")]; string input_63_pad_type_0 = const()[name = string("input_63_pad_type_0"), val = string("custom")]; tensor input_63_pad_0 = const()[name = string("input_63_pad_0"), val = tensor([1, 1, 1, 1])]; tensor input_63_strides_0 = const()[name = string("input_63_strides_0"), val = tensor([1, 1])]; tensor input_63_dilations_0 = const()[name = string("input_63_dilations_0"), val = tensor([1, 1])]; int32 input_63_groups_0 = const()[name = string("input_63_groups_0"), val = int32(1)]; tensor weight_95_to_fp16 = const()[name = string("weight_95_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(27999744)))]; tensor predictor_encoder_shared_2_conv1_bias_to_fp16 = const()[name = string("predictor_encoder_shared_2_conv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(28294720)))]; tensor input_63_cast_fp16 = conv(bias = predictor_encoder_shared_2_conv1_bias_to_fp16, dilations = input_63_dilations_0, groups = input_63_groups_0, pad = input_63_pad_0, pad_type = input_63_pad_type_0, strides = input_63_strides_0, weight = weight_95_to_fp16, x = input_61_cast_fp16)[name = string("input_63_cast_fp16")]; string input_65_pad_type_0 = const()[name = string("input_65_pad_type_0"), val = string("custom")]; tensor input_65_pad_0 = const()[name = string("input_65_pad_0"), val = tensor([1, 1, 1, 1])]; tensor input_65_strides_0 = const()[name = string("input_65_strides_0"), val = tensor([2, 2])]; int32 input_65_groups_0 = const()[name = string("input_65_groups_0"), val = int32(128)]; tensor input_65_dilations_0 = const()[name = string("input_65_dilations_0"), val = tensor([1, 1])]; tensor weight_99_to_fp16 = const()[name = string("weight_99_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(28295040)))]; tensor predictor_encoder_shared_2_downsample_res_conv_bias_to_fp16 = const()[name = string("predictor_encoder_shared_2_downsample_res_conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(28297408)))]; tensor input_65_cast_fp16 = conv(bias = predictor_encoder_shared_2_downsample_res_conv_bias_to_fp16, dilations = input_65_dilations_0, groups = input_65_groups_0, pad = input_65_pad_0, pad_type = input_65_pad_type_0, strides = input_65_strides_0, weight = weight_99_to_fp16, x = input_63_cast_fp16)[name = string("input_65_cast_fp16")]; tensor input_67_cast_fp16 = leaky_relu(alpha = var_404, x = input_65_cast_fp16)[name = string("input_67_cast_fp16")]; string var_611_pad_type_0 = const()[name = string("op_611_pad_type_0"), val = string("custom")]; tensor var_611_pad_0 = const()[name = string("op_611_pad_0"), val = tensor([1, 1, 1, 1])]; tensor var_611_strides_0 = const()[name = string("op_611_strides_0"), val = tensor([1, 1])]; tensor var_611_dilations_0 = const()[name = string("op_611_dilations_0"), val = tensor([1, 1])]; int32 var_611_groups_0 = const()[name = string("op_611_groups_0"), val = int32(1)]; tensor weight_103_to_fp16 = const()[name = string("weight_103_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(28297728)))]; tensor predictor_encoder_shared_2_conv2_bias_to_fp16 = const()[name = string("predictor_encoder_shared_2_conv2_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(28887616)))]; tensor var_611_cast_fp16 = conv(bias = predictor_encoder_shared_2_conv2_bias_to_fp16, dilations = var_611_dilations_0, groups = var_611_groups_0, pad = var_611_pad_0, pad_type = var_611_pad_type_0, strides = var_611_strides_0, weight = weight_103_to_fp16, x = input_67_cast_fp16)[name = string("op_611_cast_fp16")]; tensor x_29_cast_fp16 = add(x = var_566_cast_fp16, y = var_611_cast_fp16)[name = string("x_29_cast_fp16")]; fp16 _inversed_input_69_y_0_to_fp16 = const()[name = string("_inversed_input_69_y_0_to_fp16"), val = fp16(0x1.6ap-1)]; tensor _inversed_input_69_cast_fp16 = mul(x = x_29_cast_fp16, y = _inversed_input_69_y_0_to_fp16)[name = string("_inversed_input_69_cast_fp16")]; string x_31_pad_type_0 = const()[name = string("x_31_pad_type_0"), val = string("valid")]; tensor x_31_strides_0 = const()[name = string("x_31_strides_0"), val = tensor([1, 1])]; tensor x_31_pad_0 = const()[name = string("x_31_pad_0"), val = tensor([0, 0, 0, 0])]; tensor x_31_dilations_0 = const()[name = string("x_31_dilations_0"), val = tensor([1, 1])]; int32 x_31_groups_0 = const()[name = string("x_31_groups_0"), val = int32(1)]; tensor weight_107_to_fp16 = const()[name = string("weight_107_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(28888192)))]; tensor x_31_cast_fp16 = conv(dilations = x_31_dilations_0, groups = x_31_groups_0, pad = x_31_pad_0, pad_type = x_31_pad_type_0, strides = x_31_strides_0, weight = weight_107_to_fp16, x = _inversed_input_69_cast_fp16)[name = string("x_31_cast_fp16")]; tensor var_647 = const()[name = string("op_647"), val = tensor([2, 2])]; tensor var_648 = const()[name = string("op_648"), val = tensor([2, 2])]; string var_650_pad_type_0 = const()[name = string("op_650_pad_type_0"), val = string("custom")]; tensor var_650_pad_0 = const()[name = string("op_650_pad_0"), val = tensor([0, 0, 0, 0])]; bool var_650_exclude_padding_from_average_0 = const()[name = string("op_650_exclude_padding_from_average_0"), val = bool(false)]; bool var_650_ceil_mode_0 = const()[name = string("op_650_ceil_mode_0"), val = bool(false)]; tensor var_650_cast_fp16 = avg_pool(ceil_mode = var_650_ceil_mode_0, exclude_padding_from_average = var_650_exclude_padding_from_average_0, kernel_sizes = var_647, pad = var_650_pad_0, pad_type = var_650_pad_type_0, strides = var_648, x = x_31_cast_fp16)[name = string("op_650_cast_fp16")]; tensor input_71_cast_fp16 = leaky_relu(alpha = var_404, x = _inversed_input_69_cast_fp16)[name = string("input_71_cast_fp16")]; string input_73_pad_type_0 = const()[name = string("input_73_pad_type_0"), val = string("custom")]; tensor input_73_pad_0 = const()[name = string("input_73_pad_0"), val = tensor([1, 1, 1, 1])]; tensor input_73_strides_0 = const()[name = string("input_73_strides_0"), val = tensor([1, 1])]; tensor input_73_dilations_0 = const()[name = string("input_73_dilations_0"), val = tensor([1, 1])]; int32 input_73_groups_0 = const()[name = string("input_73_groups_0"), val = int32(1)]; tensor weight_111_to_fp16 = const()[name = string("weight_111_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(29150400)))]; tensor predictor_encoder_shared_3_conv1_bias_to_fp16 = const()[name = string("predictor_encoder_shared_3_conv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(30330112)))]; tensor input_73_cast_fp16 = conv(bias = predictor_encoder_shared_3_conv1_bias_to_fp16, dilations = input_73_dilations_0, groups = input_73_groups_0, pad = input_73_pad_0, pad_type = input_73_pad_type_0, strides = input_73_strides_0, weight = weight_111_to_fp16, x = input_71_cast_fp16)[name = string("input_73_cast_fp16")]; string input_75_pad_type_0 = const()[name = string("input_75_pad_type_0"), val = string("custom")]; tensor input_75_pad_0 = const()[name = string("input_75_pad_0"), val = tensor([1, 1, 1, 1])]; tensor input_75_strides_0 = const()[name = string("input_75_strides_0"), val = tensor([2, 2])]; int32 input_75_groups_0 = const()[name = string("input_75_groups_0"), val = int32(256)]; tensor input_75_dilations_0 = const()[name = string("input_75_dilations_0"), val = tensor([1, 1])]; tensor weight_115_to_fp16 = const()[name = string("weight_115_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(30330688)))]; tensor predictor_encoder_shared_3_downsample_res_conv_bias_to_fp16 = const()[name = string("predictor_encoder_shared_3_downsample_res_conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(30335360)))]; tensor input_75_cast_fp16 = conv(bias = predictor_encoder_shared_3_downsample_res_conv_bias_to_fp16, dilations = input_75_dilations_0, groups = input_75_groups_0, pad = input_75_pad_0, pad_type = input_75_pad_type_0, strides = input_75_strides_0, weight = weight_115_to_fp16, x = input_73_cast_fp16)[name = string("input_75_cast_fp16")]; tensor input_77_cast_fp16 = leaky_relu(alpha = var_404, x = input_75_cast_fp16)[name = string("input_77_cast_fp16")]; string var_695_pad_type_0 = const()[name = string("op_695_pad_type_0"), val = string("custom")]; tensor var_695_pad_0 = const()[name = string("op_695_pad_0"), val = tensor([1, 1, 1, 1])]; tensor var_695_strides_0 = const()[name = string("op_695_strides_0"), val = tensor([1, 1])]; tensor var_695_dilations_0 = const()[name = string("op_695_dilations_0"), val = tensor([1, 1])]; int32 var_695_groups_0 = const()[name = string("op_695_groups_0"), val = int32(1)]; tensor weight_119_to_fp16 = const()[name = string("weight_119_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(30335936)))]; tensor predictor_encoder_shared_3_conv2_bias_to_fp16 = const()[name = string("predictor_encoder_shared_3_conv2_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(32695296)))]; tensor var_695_cast_fp16 = conv(bias = predictor_encoder_shared_3_conv2_bias_to_fp16, dilations = var_695_dilations_0, groups = var_695_groups_0, pad = var_695_pad_0, pad_type = var_695_pad_type_0, strides = var_695_strides_0, weight = weight_119_to_fp16, x = input_77_cast_fp16)[name = string("op_695_cast_fp16")]; tensor x_33_cast_fp16 = add(x = var_650_cast_fp16, y = var_695_cast_fp16)[name = string("x_33_cast_fp16")]; fp16 _inversed_x_35_y_0_to_fp16 = const()[name = string("_inversed_x_35_y_0_to_fp16"), val = fp16(0x1.6ap-1)]; tensor _inversed_x_35_cast_fp16 = mul(x = x_33_cast_fp16, y = _inversed_x_35_y_0_to_fp16)[name = string("_inversed_x_35_cast_fp16")]; tensor var_714_begin_0 = const()[name = string("op_714_begin_0"), val = tensor([0, 0, 0, -1])]; tensor var_714_end_0 = const()[name = string("op_714_end_0"), val = tensor([1, 512, 10, 29])]; tensor var_714_end_mask_0 = const()[name = string("op_714_end_mask_0"), val = tensor([true, true, true, true])]; tensor var_714_squeeze_mask_0 = const()[name = string("op_714_squeeze_mask_0"), val = tensor([false, false, false, true])]; tensor var_714_cast_fp16 = slice_by_index(begin = var_714_begin_0, end = var_714_end_0, end_mask = var_714_end_mask_0, squeeze_mask = var_714_squeeze_mask_0, x = _inversed_x_35_cast_fp16)[name = string("op_714_cast_fp16")]; tensor var_715_axes_0 = const()[name = string("op_715_axes_0"), val = tensor([-1])]; tensor var_715_cast_fp16 = expand_dims(axes = var_715_axes_0, x = var_714_cast_fp16)[name = string("op_715_cast_fp16")]; bool x_37_interleave_0 = const()[name = string("x_37_interleave_0"), val = bool(false)]; tensor x_37_cast_fp16 = concat(axis = var_399, interleave = x_37_interleave_0, values = (_inversed_x_35_cast_fp16, var_715_cast_fp16))[name = string("x_37_cast_fp16")]; tensor var_718 = const()[name = string("op_718"), val = tensor([2, 2])]; tensor var_719 = const()[name = string("op_719"), val = tensor([2, 2])]; string var_721_pad_type_0 = const()[name = string("op_721_pad_type_0"), val = string("custom")]; tensor var_721_pad_0 = const()[name = string("op_721_pad_0"), val = tensor([0, 0, 0, 0])]; bool var_721_exclude_padding_from_average_0 = const()[name = string("op_721_exclude_padding_from_average_0"), val = bool(false)]; bool var_721_ceil_mode_0 = const()[name = string("op_721_ceil_mode_0"), val = bool(false)]; tensor var_721_cast_fp16 = avg_pool(ceil_mode = var_721_ceil_mode_0, exclude_padding_from_average = var_721_exclude_padding_from_average_0, kernel_sizes = var_718, pad = var_721_pad_0, pad_type = var_721_pad_type_0, strides = var_719, x = x_37_cast_fp16)[name = string("op_721_cast_fp16")]; tensor input_79_cast_fp16 = leaky_relu(alpha = var_404, x = _inversed_x_35_cast_fp16)[name = string("input_79_cast_fp16")]; string input_81_pad_type_0 = const()[name = string("input_81_pad_type_0"), val = string("custom")]; tensor input_81_pad_0 = const()[name = string("input_81_pad_0"), val = tensor([1, 1, 1, 1])]; tensor input_81_strides_0 = const()[name = string("input_81_strides_0"), val = tensor([1, 1])]; tensor input_81_dilations_0 = const()[name = string("input_81_dilations_0"), val = tensor([1, 1])]; int32 input_81_groups_0 = const()[name = string("input_81_groups_0"), val = int32(1)]; tensor weight_123_to_fp16 = const()[name = string("weight_123_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(32696384)))]; tensor predictor_encoder_shared_4_conv1_bias_to_fp16 = const()[name = string("predictor_encoder_shared_4_conv1_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(37415040)))]; tensor input_81_cast_fp16 = conv(bias = predictor_encoder_shared_4_conv1_bias_to_fp16, dilations = input_81_dilations_0, groups = input_81_groups_0, pad = input_81_pad_0, pad_type = input_81_pad_type_0, strides = input_81_strides_0, weight = weight_123_to_fp16, x = input_79_cast_fp16)[name = string("input_81_cast_fp16")]; string input_83_pad_type_0 = const()[name = string("input_83_pad_type_0"), val = string("custom")]; tensor input_83_pad_0 = const()[name = string("input_83_pad_0"), val = tensor([1, 1, 1, 1])]; tensor input_83_strides_0 = const()[name = string("input_83_strides_0"), val = tensor([2, 2])]; int32 input_83_groups_0 = const()[name = string("input_83_groups_0"), val = int32(512)]; tensor input_83_dilations_0 = const()[name = string("input_83_dilations_0"), val = tensor([1, 1])]; tensor weight_127_to_fp16 = const()[name = string("weight_127_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(37416128)))]; tensor predictor_encoder_shared_4_downsample_res_conv_bias_to_fp16 = const()[name = string("predictor_encoder_shared_4_downsample_res_conv_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(37425408)))]; tensor input_83_cast_fp16 = conv(bias = predictor_encoder_shared_4_downsample_res_conv_bias_to_fp16, dilations = input_83_dilations_0, groups = input_83_groups_0, pad = input_83_pad_0, pad_type = input_83_pad_type_0, strides = input_83_strides_0, weight = weight_127_to_fp16, x = input_81_cast_fp16)[name = string("input_83_cast_fp16")]; tensor input_85_cast_fp16 = leaky_relu(alpha = var_404, x = input_83_cast_fp16)[name = string("input_85_cast_fp16")]; string var_766_pad_type_0 = const()[name = string("op_766_pad_type_0"), val = string("custom")]; tensor var_766_pad_0 = const()[name = string("op_766_pad_0"), val = tensor([1, 1, 1, 1])]; tensor var_766_strides_0 = const()[name = string("op_766_strides_0"), val = tensor([1, 1])]; tensor var_766_dilations_0 = const()[name = string("op_766_dilations_0"), val = tensor([1, 1])]; int32 var_766_groups_0 = const()[name = string("op_766_groups_0"), val = int32(1)]; tensor weight_131_to_fp16 = const()[name = string("weight_131_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(37426496)))]; tensor predictor_encoder_shared_4_conv2_bias_to_fp16 = const()[name = string("predictor_encoder_shared_4_conv2_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(42145152)))]; tensor var_766_cast_fp16 = conv(bias = predictor_encoder_shared_4_conv2_bias_to_fp16, dilations = var_766_dilations_0, groups = var_766_groups_0, pad = var_766_pad_0, pad_type = var_766_pad_type_0, strides = var_766_strides_0, weight = weight_131_to_fp16, x = input_85_cast_fp16)[name = string("op_766_cast_fp16")]; tensor x_cast_fp16 = add(x = var_721_cast_fp16, y = var_766_cast_fp16)[name = string("x_cast_fp16")]; fp16 _inversed_input_87_y_0_to_fp16 = const()[name = string("_inversed_input_87_y_0_to_fp16"), val = fp16(0x1.6ap-1)]; tensor _inversed_input_87_cast_fp16 = mul(x = x_cast_fp16, y = _inversed_input_87_y_0_to_fp16)[name = string("_inversed_input_87_cast_fp16")]; tensor input_89_cast_fp16 = leaky_relu(alpha = var_404, x = _inversed_input_87_cast_fp16)[name = string("input_89_cast_fp16")]; string input_91_pad_type_0 = const()[name = string("input_91_pad_type_0"), val = string("valid")]; tensor input_91_strides_0 = const()[name = string("input_91_strides_0"), val = tensor([1, 1])]; tensor input_91_pad_0 = const()[name = string("input_91_pad_0"), val = tensor([0, 0, 0, 0])]; tensor input_91_dilations_0 = const()[name = string("input_91_dilations_0"), val = tensor([1, 1])]; int32 input_91_groups_0 = const()[name = string("input_91_groups_0"), val = int32(1)]; tensor weight_135_to_fp16 = const()[name = string("weight_135_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(42146240)))]; tensor predictor_encoder_shared_6_bias_to_fp16 = const()[name = string("predictor_encoder_shared_6_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(55253504)))]; tensor input_91_cast_fp16 = conv(bias = predictor_encoder_shared_6_bias_to_fp16, dilations = input_91_dilations_0, groups = input_91_groups_0, pad = input_91_pad_0, pad_type = input_91_pad_type_0, strides = input_91_strides_0, weight = weight_135_to_fp16, x = input_89_cast_fp16)[name = string("input_91_cast_fp16")]; tensor input_93_axes_0 = const()[name = string("input_93_axes_0"), val = tensor([-2, -1])]; bool input_93_keep_dims_0 = const()[name = string("input_93_keep_dims_0"), val = bool(true)]; tensor input_93_cast_fp16 = reduce_mean(axes = input_93_axes_0, keep_dims = input_93_keep_dims_0, x = input_91_cast_fp16)[name = string("input_93_cast_fp16")]; tensor h_cast_fp16 = leaky_relu(alpha = var_404, x = input_93_cast_fp16)[name = string("h_cast_fp16")]; tensor var_787 = const()[name = string("op_787"), val = tensor([1, -1])]; tensor input_cast_fp16 = reshape(shape = var_787, x = h_cast_fp16)[name = string("input_cast_fp16")]; tensor predictor_encoder_unshared_weight_to_fp16 = const()[name = string("predictor_encoder_unshared_weight_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(55254592)))]; tensor predictor_encoder_unshared_bias_to_fp16 = const()[name = string("predictor_encoder_unshared_bias_to_fp16"), val = tensor(BLOBFILE(path = string("@model_path/weights/weight.bin"), offset = uint64(55385728)))]; tensor linear_1_cast_fp16 = linear(bias = predictor_encoder_unshared_bias_to_fp16, weight = predictor_encoder_unshared_weight_to_fp16, x = input_cast_fp16)[name = string("linear_1_cast_fp16")]; int32 var_793 = const()[name = string("op_793"), val = int32(1)]; bool var_794_interleave_0 = const()[name = string("op_794_interleave_0"), val = bool(false)]; tensor var_794 = concat(axis = var_793, interleave = var_794_interleave_0, values = (linear_0_cast_fp16, linear_1_cast_fp16))[name = string("op_794_cast_fp16")]; } -> (var_794); }