program(1.0) [buildInfo = dict, tensor>({{"coremlc-component-MIL", "3510.2.1"}, {"coremlc-version", "3500.32.1"}, {"coremltools-component-torch", "2.10.0"}, {"coremltools-source-dialect", "TorchScript"}, {"coremltools-version", "9.0"}})] { func main(tensor e0, tensor e1, tensor e2, tensor e3, tensor emb) { tensor decoder_emb_gru_linear_in_0_weight = const()[name = tensor("decoder_emb_gru_linear_in_0_weight"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(64)))]; tensor decoder_emb_gru_linear_out_0_weight = const()[name = tensor("decoder_emb_gru_linear_out_0_weight"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(32896)))]; tensor decoder_convt3_0_weight = const()[name = tensor("decoder_convt3_0_weight"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(65728)))]; tensor decoder_convt2_0_weight = const()[name = tensor("decoder_convt2_0_weight"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(66560)))]; tensor decoder_convt1_0_weight = const()[name = tensor("decoder_convt1_0_weight"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(67392)))]; tensor var_63 = const()[name = tensor("op_63"), val = tensor([1, 100, 16, 32])]; tensor var_64 = reshape(shape = var_63, x = emb)[name = tensor("op_64")]; tensor transpose_0_perm_0 = const()[name = tensor("transpose_0_perm_0"), val = tensor([2, 0, 1, 3])]; tensor concat_4 = const()[name = tensor("concat_4"), val = tensor([16, 100, 32])]; tensor transpose_0 = transpose(perm = transpose_0_perm_0, x = var_64)[name = tensor("transpose_11")]; tensor reshape_0 = reshape(shape = concat_4, x = transpose_0)[name = tensor("reshape_0")]; tensor matmul_0_transpose_x_0 = const()[name = tensor("matmul_0_transpose_x_0"), val = tensor(false)]; tensor matmul_0_transpose_y_0 = const()[name = tensor("matmul_0_transpose_y_0"), val = tensor(false)]; tensor matmul_0 = matmul(transpose_x = matmul_0_transpose_x_0, transpose_y = matmul_0_transpose_y_0, x = reshape_0, y = decoder_emb_gru_linear_in_0_weight)[name = tensor("matmul_0")]; tensor concat_9 = const()[name = tensor("concat_9"), val = tensor([16, 1, 100, 16])]; tensor reshape_2 = reshape(shape = concat_9, x = matmul_0)[name = tensor("reshape_2")]; tensor x_1_perm_0 = const()[name = tensor("x_1_perm_0"), val = tensor([1, 2, 0, 3])]; tensor concat_10 = const()[name = tensor("concat_10"), val = tensor([1, 100, 256])]; tensor x_1 = transpose(perm = x_1_perm_0, x = reshape_2)[name = tensor("transpose_10")]; tensor input_1 = reshape(shape = concat_10, x = x_1)[name = tensor("input_1")]; tensor input_3 = relu(x = input_1)[name = tensor("input_3")]; tensor transpose_2_perm_0 = const()[name = tensor("transpose_2_perm_0"), val = tensor([1, 0, 2])]; tensor slice_by_index_10 = const()[name = tensor("slice_by_index_10"), val = tensor([100])]; tensor concat_12 = const()[name = tensor("concat_12"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(68224)))]; tensor while_loop_0_loop_vars0_0 = const()[name = tensor("while_loop_0_loop_vars0_0"), val = tensor([0])]; tensor transpose_2 = transpose(perm = transpose_2_perm_0, x = input_3)[name = tensor("transpose_9")]; tensor while_loop_0_0, tensor while_loop_0_1 = while_loop(loop_vars = (while_loop_0_loop_vars0_0, concat_12))[name = tensor("while_loop_0")] (tensor while_loop_0_loop_vars0_0_x0_1_1_1_0, tensor concat_12_x0_1_1_1_0) { tensor less_1 = less(x = while_loop_0_loop_vars0_0_x0_1_1_1_0, y = slice_by_index_10)[name = tensor("less_1")]; } -> (less_1) (tensor while_loop_0_loop_vars0_0_x0_1_1_1_1, tensor concat_12_x0_1_1_1_1) { tensor gather_2_batch_dims_0 = const()[name = tensor("gather_2_batch_dims_0"), val = tensor(0)]; tensor gather_2_validate_indices_0 = const()[name = tensor("gather_2_validate_indices_0"), val = tensor(false)]; tensor greater_equal_0_y_0 = const()[name = tensor("greater_equal_0_y_0"), val = tensor(0)]; tensor greater_equal_0 = greater_equal(x = while_loop_0_loop_vars0_0_x0_1_1_1_1, y = greater_equal_0_y_0)[name = tensor("greater_equal_0")]; tensor slice_by_index_26 = const()[name = tensor("slice_by_index_26"), val = tensor(100)]; tensor add_20 = add(x = while_loop_0_loop_vars0_0_x0_1_1_1_1, y = slice_by_index_26)[name = tensor("add_20")]; tensor select_0 = select(a = while_loop_0_loop_vars0_0_x0_1_1_1_1, b = add_20, cond = greater_equal_0)[name = tensor("select_0")]; tensor gather_2_axis_1 = const()[name = tensor("gather_2_axis_1"), val = tensor(0)]; tensor gather_2 = gather(axis = gather_2_axis_1, batch_dims = gather_2_batch_dims_0, indices = select_0, validate_indices = gather_2_validate_indices_0, x = transpose_2)[name = tensor("gather_2")]; tensor gather_3_batch_dims_0 = const()[name = tensor("gather_3_batch_dims_0"), val = tensor(0)]; tensor gather_3_validate_indices_0 = const()[name = tensor("gather_3_validate_indices_0"), val = tensor(false)]; tensor slice_by_index_27 = const()[name = tensor("slice_by_index_27"), val = tensor(101)]; tensor add_21 = add(x = while_loop_0_loop_vars0_0_x0_1_1_1_1, y = slice_by_index_27)[name = tensor("add_21")]; tensor select_1 = select(a = while_loop_0_loop_vars0_0_x0_1_1_1_1, b = add_21, cond = greater_equal_0)[name = tensor("select_1")]; tensor gather_3_axis_1 = const()[name = tensor("gather_3_axis_1"), val = tensor(0)]; tensor gather_3 = gather(axis = gather_3_axis_1, batch_dims = gather_3_batch_dims_0, indices = select_1, validate_indices = gather_3_validate_indices_0, x = concat_12_x0_1_1_1_1)[name = tensor("gather_3")]; tensor squeeze_2_axes_0 = const()[name = tensor("squeeze_2_axes_0"), val = tensor([0])]; tensor squeeze_2 = squeeze(axes = squeeze_2_axes_0, x = gather_2)[name = tensor("squeeze_2")]; tensor squeeze_3_axes_0 = const()[name = tensor("squeeze_3_axes_0"), val = tensor([0])]; tensor squeeze_3 = squeeze(axes = squeeze_3_axes_0, x = gather_3)[name = tensor("squeeze_3")]; tensor linear_6_weight_0 = const()[name = tensor("linear_6_weight_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(171712)))]; tensor linear_6_bias_0 = const()[name = tensor("linear_6_bias_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(433920)))]; tensor linear_6 = linear(bias = linear_6_bias_0, weight = linear_6_weight_0, x = squeeze_2)[name = tensor("linear_6")]; tensor linear_7_weight_0 = const()[name = tensor("linear_7_weight_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(435008)))]; tensor linear_7_bias_0 = const()[name = tensor("linear_7_bias_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(697216)))]; tensor linear_7 = linear(bias = linear_7_bias_0, weight = linear_7_weight_0, x = squeeze_3)[name = tensor("linear_7")]; tensor add_5 = add(x = linear_6, y = linear_7)[name = tensor("add_5")]; tensor sigmoid_2 = sigmoid(x = add_5)[name = tensor("sigmoid_2")]; tensor linear_8_weight_0 = const()[name = tensor("linear_8_weight_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(698304)))]; tensor linear_8_bias_0 = const()[name = tensor("linear_8_bias_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(960512)))]; tensor linear_8 = linear(bias = linear_8_bias_0, weight = linear_8_weight_0, x = squeeze_2)[name = tensor("linear_8")]; tensor linear_9_weight_0 = const()[name = tensor("linear_9_weight_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(961600)))]; tensor linear_9_bias_0 = const()[name = tensor("linear_9_bias_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1223808)))]; tensor linear_9 = linear(bias = linear_9_bias_0, weight = linear_9_weight_0, x = squeeze_3)[name = tensor("linear_9")]; tensor add_6 = add(x = linear_8, y = linear_9)[name = tensor("add_6")]; tensor sigmoid_3 = sigmoid(x = add_6)[name = tensor("sigmoid_3")]; tensor linear_10_weight_0 = const()[name = tensor("linear_10_weight_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1224896)))]; tensor linear_10_bias_0 = const()[name = tensor("linear_10_bias_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1487104)))]; tensor linear_10 = linear(bias = linear_10_bias_0, weight = linear_10_weight_0, x = squeeze_2)[name = tensor("linear_10")]; tensor linear_11_weight_0 = const()[name = tensor("linear_11_weight_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1488192)))]; tensor linear_11_bias_0 = const()[name = tensor("linear_11_bias_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1750400)))]; tensor linear_11 = linear(bias = linear_11_bias_0, weight = linear_11_weight_0, x = squeeze_3)[name = tensor("linear_11")]; tensor mul_3 = mul(x = sigmoid_2, y = linear_11)[name = tensor("mul_3")]; tensor add_7 = add(x = linear_10, y = mul_3)[name = tensor("add_7")]; tensor tanh_1 = tanh(x = add_7)[name = tensor("tanh_1")]; tensor sub_1_x_0 = const()[name = tensor("sub_1_x_0"), val = tensor(0x1p+0)]; tensor sub_1 = sub(x = sub_1_x_0, y = sigmoid_3)[name = tensor("sub_1")]; tensor mul_4 = mul(x = sub_1, y = tanh_1)[name = tensor("mul_4")]; tensor mul_5 = mul(x = sigmoid_3, y = squeeze_3)[name = tensor("mul_5")]; tensor add_8 = add(x = mul_4, y = mul_5)[name = tensor("add_8")]; tensor add_9_y_0 = const()[name = tensor("add_9_y_0"), val = tensor(1)]; tensor add_9 = add(x = while_loop_0_loop_vars0_0_x0_1_1_1_1, y = add_9_y_0)[name = tensor("add_9")]; tensor expand_dims_1_axes_0 = const()[name = tensor("expand_dims_1_axes_0"), val = tensor([0])]; tensor expand_dims_1 = expand_dims(axes = expand_dims_1_axes_0, x = add_8)[name = tensor("expand_dims_1")]; tensor scatter_1_axis_0 = const()[name = tensor("scatter_1_axis_0"), val = tensor(0)]; tensor scatter_1_mode_0 = const()[name = tensor("scatter_1_mode_0"), val = tensor("add")]; tensor scatter_1_validate_indices_0 = const()[name = tensor("scatter_1_validate_indices_0"), val = tensor(false)]; tensor scatter_1 = scatter(axis = scatter_1_axis_0, data = concat_12_x0_1_1_1_1, indices = add_9, mode = scatter_1_mode_0, updates = expand_dims_1, validate_indices = scatter_1_validate_indices_0)[name = tensor("scatter_1")]; } -> (add_9, scatter_1); tensor x_3_layer_0_tmp_begin_0 = const()[name = tensor("x_3_layer_0_tmp_begin_0"), val = tensor([1, 0, 0])]; tensor x_3_layer_0_tmp_end_0 = const()[name = tensor("x_3_layer_0_tmp_end_0"), val = tensor([0, 0, 0])]; tensor x_3_layer_0_tmp_begin_mask_0 = const()[name = tensor("x_3_layer_0_tmp_begin_mask_0"), val = tensor([false, true, true])]; tensor x_3_layer_0_tmp_end_mask_0 = const()[name = tensor("x_3_layer_0_tmp_end_mask_0"), val = tensor([true, true, true])]; tensor x_3_layer_0_tmp = slice_by_index(begin = x_3_layer_0_tmp_begin_0, begin_mask = x_3_layer_0_tmp_begin_mask_0, end = x_3_layer_0_tmp_end_0, end_mask = x_3_layer_0_tmp_end_mask_0, x = while_loop_0_1)[name = tensor("x_3_layer_0_tmp")]; tensor slice_by_index_13 = const()[name = tensor("slice_by_index_13"), val = tensor([100])]; tensor while_loop_1_loop_vars0_0 = const()[name = tensor("while_loop_1_loop_vars0_0"), val = tensor([0])]; tensor while_loop_1_0, tensor while_loop_1_1 = while_loop(loop_vars = (while_loop_1_loop_vars0_0, concat_12))[name = tensor("while_loop_1")] (tensor while_loop_1_loop_vars0_0_x0_1_1_1_0, tensor concat_14_x0_1_1_1_0) { tensor less_3 = less(x = while_loop_1_loop_vars0_0_x0_1_1_1_0, y = slice_by_index_13)[name = tensor("less_3")]; } -> (less_3) (tensor while_loop_1_loop_vars0_0_x0_1_1_1_1, tensor concat_14_x0_1_1_1_1) { tensor gather_6_batch_dims_0 = const()[name = tensor("gather_6_batch_dims_0"), val = tensor(0)]; tensor gather_6_validate_indices_0 = const()[name = tensor("gather_6_validate_indices_0"), val = tensor(false)]; tensor greater_equal_2_y_0 = const()[name = tensor("greater_equal_2_y_0"), val = tensor(0)]; tensor greater_equal_2 = greater_equal(x = while_loop_1_loop_vars0_0_x0_1_1_1_1, y = greater_equal_2_y_0)[name = tensor("greater_equal_2")]; tensor slice_by_index_28 = const()[name = tensor("slice_by_index_28"), val = tensor(100)]; tensor add_22 = add(x = while_loop_1_loop_vars0_0_x0_1_1_1_1, y = slice_by_index_28)[name = tensor("add_22")]; tensor select_2 = select(a = while_loop_1_loop_vars0_0_x0_1_1_1_1, b = add_22, cond = greater_equal_2)[name = tensor("select_2")]; tensor gather_6_axis_1 = const()[name = tensor("gather_6_axis_1"), val = tensor(0)]; tensor gather_6 = gather(axis = gather_6_axis_1, batch_dims = gather_6_batch_dims_0, indices = select_2, validate_indices = gather_6_validate_indices_0, x = x_3_layer_0_tmp)[name = tensor("gather_6")]; tensor gather_7_batch_dims_0 = const()[name = tensor("gather_7_batch_dims_0"), val = tensor(0)]; tensor gather_7_validate_indices_0 = const()[name = tensor("gather_7_validate_indices_0"), val = tensor(false)]; tensor slice_by_index_29 = const()[name = tensor("slice_by_index_29"), val = tensor(101)]; tensor add_23 = add(x = while_loop_1_loop_vars0_0_x0_1_1_1_1, y = slice_by_index_29)[name = tensor("add_23")]; tensor select_3 = select(a = while_loop_1_loop_vars0_0_x0_1_1_1_1, b = add_23, cond = greater_equal_2)[name = tensor("select_3")]; tensor gather_7_axis_1 = const()[name = tensor("gather_7_axis_1"), val = tensor(0)]; tensor gather_7 = gather(axis = gather_7_axis_1, batch_dims = gather_7_batch_dims_0, indices = select_3, validate_indices = gather_7_validate_indices_0, x = concat_14_x0_1_1_1_1)[name = tensor("gather_7")]; tensor squeeze_6_axes_0 = const()[name = tensor("squeeze_6_axes_0"), val = tensor([0])]; tensor squeeze_6 = squeeze(axes = squeeze_6_axes_0, x = gather_6)[name = tensor("squeeze_6")]; tensor squeeze_7_axes_0 = const()[name = tensor("squeeze_7_axes_0"), val = tensor([0])]; tensor squeeze_7 = squeeze(axes = squeeze_7_axes_0, x = gather_7)[name = tensor("squeeze_7")]; tensor linear_18_weight_0 = const()[name = tensor("linear_18_weight_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1751488)))]; tensor linear_18_bias_0 = const()[name = tensor("linear_18_bias_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(2013696)))]; tensor linear_18 = linear(bias = linear_18_bias_0, weight = linear_18_weight_0, x = squeeze_6)[name = tensor("linear_18")]; tensor linear_19_weight_0 = const()[name = tensor("linear_19_weight_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(2014784)))]; tensor linear_19_bias_0 = const()[name = tensor("linear_19_bias_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(2276992)))]; tensor linear_19 = linear(bias = linear_19_bias_0, weight = linear_19_weight_0, x = squeeze_7)[name = tensor("linear_19")]; tensor add_15 = add(x = linear_18, y = linear_19)[name = tensor("add_15")]; tensor sigmoid_6 = sigmoid(x = add_15)[name = tensor("sigmoid_6")]; tensor linear_20_weight_0 = const()[name = tensor("linear_20_weight_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(2278080)))]; tensor linear_20_bias_0 = const()[name = tensor("linear_20_bias_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(2540288)))]; tensor linear_20 = linear(bias = linear_20_bias_0, weight = linear_20_weight_0, x = squeeze_6)[name = tensor("linear_20")]; tensor linear_21_weight_0 = const()[name = tensor("linear_21_weight_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(2541376)))]; tensor linear_21_bias_0 = const()[name = tensor("linear_21_bias_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(2803584)))]; tensor linear_21 = linear(bias = linear_21_bias_0, weight = linear_21_weight_0, x = squeeze_7)[name = tensor("linear_21")]; tensor add_16 = add(x = linear_20, y = linear_21)[name = tensor("add_16")]; tensor sigmoid_7 = sigmoid(x = add_16)[name = tensor("sigmoid_7")]; tensor linear_22_weight_0 = const()[name = tensor("linear_22_weight_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(2804672)))]; tensor linear_22_bias_0 = const()[name = tensor("linear_22_bias_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(3066880)))]; tensor linear_22 = linear(bias = linear_22_bias_0, weight = linear_22_weight_0, x = squeeze_6)[name = tensor("linear_22")]; tensor linear_23_weight_0 = const()[name = tensor("linear_23_weight_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(3067968)))]; tensor linear_23_bias_0 = const()[name = tensor("linear_23_bias_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(3330176)))]; tensor linear_23 = linear(bias = linear_23_bias_0, weight = linear_23_weight_0, x = squeeze_7)[name = tensor("linear_23")]; tensor mul_9 = mul(x = sigmoid_6, y = linear_23)[name = tensor("mul_9")]; tensor add_17 = add(x = linear_22, y = mul_9)[name = tensor("add_17")]; tensor tanh_3 = tanh(x = add_17)[name = tensor("tanh_3")]; tensor sub_3_x_0 = const()[name = tensor("sub_3_x_0"), val = tensor(0x1p+0)]; tensor sub_3 = sub(x = sub_3_x_0, y = sigmoid_7)[name = tensor("sub_3")]; tensor mul_10 = mul(x = sub_3, y = tanh_3)[name = tensor("mul_10")]; tensor mul_11 = mul(x = sigmoid_7, y = squeeze_7)[name = tensor("mul_11")]; tensor add_18 = add(x = mul_10, y = mul_11)[name = tensor("add_18")]; tensor add_19_y_0 = const()[name = tensor("add_19_y_0"), val = tensor(1)]; tensor add_19 = add(x = while_loop_1_loop_vars0_0_x0_1_1_1_1, y = add_19_y_0)[name = tensor("add_19")]; tensor expand_dims_3_axes_0 = const()[name = tensor("expand_dims_3_axes_0"), val = tensor([0])]; tensor expand_dims_3 = expand_dims(axes = expand_dims_3_axes_0, x = add_18)[name = tensor("expand_dims_3")]; tensor scatter_3_axis_0 = const()[name = tensor("scatter_3_axis_0"), val = tensor(0)]; tensor scatter_3_mode_0 = const()[name = tensor("scatter_3_mode_0"), val = tensor("add")]; tensor scatter_3_validate_indices_0 = const()[name = tensor("scatter_3_validate_indices_0"), val = tensor(false)]; tensor scatter_3 = scatter(axis = scatter_3_axis_0, data = concat_14_x0_1_1_1_1, indices = add_19, mode = scatter_3_mode_0, updates = expand_dims_3, validate_indices = scatter_3_validate_indices_0)[name = tensor("scatter_3")]; } -> (add_19, scatter_3); tensor x_3_tmp_begin_0 = const()[name = tensor("x_3_tmp_begin_0"), val = tensor([1, 0, 0])]; tensor x_3_tmp_end_0 = const()[name = tensor("x_3_tmp_end_0"), val = tensor([0, 0, 0])]; tensor x_3_tmp_begin_mask_0 = const()[name = tensor("x_3_tmp_begin_mask_0"), val = tensor([false, true, true])]; tensor x_3_tmp_end_mask_0 = const()[name = tensor("x_3_tmp_end_mask_0"), val = tensor([true, true, true])]; tensor x_3_tmp = slice_by_index(begin = x_3_tmp_begin_0, begin_mask = x_3_tmp_begin_mask_0, end = x_3_tmp_end_0, end_mask = x_3_tmp_end_mask_0, x = while_loop_1_1)[name = tensor("x_3_tmp")]; tensor x_3_perm_0 = const()[name = tensor("x_3_perm_0"), val = tensor([1, 0, 2])]; tensor var_87 = const()[name = tensor("op_87"), val = tensor([1, 100, 16, 16])]; tensor x_3 = transpose(perm = x_3_perm_0, x = x_3_tmp)[name = tensor("transpose_8")]; tensor var_88 = reshape(shape = var_87, x = x_3)[name = tensor("op_88")]; tensor transpose_3_perm_0 = const()[name = tensor("transpose_3_perm_0"), val = tensor([2, 0, 1, 3])]; tensor concat_19 = const()[name = tensor("concat_19"), val = tensor([16, 100, 16])]; tensor transpose_3 = transpose(perm = transpose_3_perm_0, x = var_88)[name = tensor("transpose_7")]; tensor reshape_3 = reshape(shape = concat_19, x = transpose_3)[name = tensor("reshape_3")]; tensor matmul_1_transpose_x_0 = const()[name = tensor("matmul_1_transpose_x_0"), val = tensor(false)]; tensor matmul_1_transpose_y_0 = const()[name = tensor("matmul_1_transpose_y_0"), val = tensor(false)]; tensor matmul_1 = matmul(transpose_x = matmul_1_transpose_x_0, transpose_y = matmul_1_transpose_y_0, x = reshape_3, y = decoder_emb_gru_linear_out_0_weight)[name = tensor("matmul_1")]; tensor concat_24 = const()[name = tensor("concat_24"), val = tensor([16, 1, 100, 32])]; tensor reshape_5 = reshape(shape = concat_24, x = matmul_1)[name = tensor("reshape_5")]; tensor x_perm_0 = const()[name = tensor("x_perm_0"), val = tensor([1, 2, 0, 3])]; tensor concat_25 = const()[name = tensor("concat_25"), val = tensor([1, 100, 512])]; tensor x = transpose(perm = x_perm_0, x = reshape_5)[name = tensor("transpose_6")]; tensor input_5 = reshape(shape = concat_25, x = x)[name = tensor("input_5")]; tensor var_92 = relu(x = input_5)[name = tensor("op_92")]; tensor concat_26 = const()[name = tensor("concat_26"), val = tensor([1, 100, 8, 64])]; tensor var_97 = reshape(shape = concat_26, x = var_92)[name = tensor("op_97")]; tensor var_102 = const()[name = tensor("op_102"), val = tensor([0, 3, 1, 2])]; tensor input_7_pad_type_0 = const()[name = tensor("input_7_pad_type_0"), val = tensor("valid")]; tensor input_7_groups_0 = const()[name = tensor("input_7_groups_0"), val = tensor(64)]; tensor input_7_strides_0 = const()[name = tensor("input_7_strides_0"), val = tensor([1, 1])]; tensor input_7_pad_0 = const()[name = tensor("input_7_pad_0"), val = tensor([0, 0, 0, 0])]; tensor input_7_dilations_0 = const()[name = tensor("input_7_dilations_0"), val = tensor([1, 1])]; tensor const_5 = const()[name = tensor("const_5"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(3331264)))]; tensor const_6 = const()[name = tensor("const_6"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(3331584)))]; tensor input_9 = conv(bias = const_6, 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 = const_5, x = e3)[name = tensor("input_9")]; tensor var_125 = relu(x = input_9)[name = tensor("op_125")]; tensor emb_out = transpose(perm = var_102, x = var_97)[name = tensor("transpose_5")]; tensor input_11 = add(x = var_125, y = emb_out)[name = tensor("input_11")]; tensor input_13_pad_type_0 = const()[name = tensor("input_13_pad_type_0"), val = tensor("custom")]; tensor input_13_pad_0 = const()[name = tensor("input_13_pad_0"), val = tensor([0, 0, 1, 1])]; tensor input_13_groups_0 = const()[name = tensor("input_13_groups_0"), val = tensor(64)]; tensor input_13_strides_0 = const()[name = tensor("input_13_strides_0"), val = tensor([1, 1])]; tensor input_13_dilations_0 = const()[name = tensor("input_13_dilations_0"), val = tensor([1, 1])]; tensor input_13 = conv(dilations = input_13_dilations_0, groups = input_13_groups_0, pad = input_13_pad_0, pad_type = input_13_pad_type_0, strides = input_13_strides_0, weight = decoder_convt3_0_weight, x = input_11)[name = tensor("input_13")]; tensor input_15_pad_type_0 = const()[name = tensor("input_15_pad_type_0"), val = tensor("valid")]; tensor input_15_strides_0 = const()[name = tensor("input_15_strides_0"), val = tensor([1, 1])]; tensor input_15_pad_0 = const()[name = tensor("input_15_pad_0"), val = tensor([0, 0, 0, 0])]; tensor input_15_dilations_0 = const()[name = tensor("input_15_dilations_0"), val = tensor([1, 1])]; tensor input_15_groups_0 = const()[name = tensor("input_15_groups_0"), val = tensor(1)]; tensor const_7 = const()[name = tensor("const_7"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(3331904)))]; tensor const_8 = const()[name = tensor("const_8"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(3348352)))]; tensor input_17 = conv(bias = const_8, 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 = const_7, x = input_13)[name = tensor("input_17")]; tensor e3_1 = relu(x = input_17)[name = tensor("e3")]; tensor input_19_pad_type_0 = const()[name = tensor("input_19_pad_type_0"), val = tensor("valid")]; tensor input_19_groups_0 = const()[name = tensor("input_19_groups_0"), val = tensor(64)]; tensor input_19_strides_0 = const()[name = tensor("input_19_strides_0"), val = tensor([1, 1])]; tensor input_19_pad_0 = const()[name = tensor("input_19_pad_0"), val = tensor([0, 0, 0, 0])]; tensor input_19_dilations_0 = const()[name = tensor("input_19_dilations_0"), val = tensor([1, 1])]; tensor const_9 = const()[name = tensor("const_9"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(3348672)))]; tensor const_10 = const()[name = tensor("const_10"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(3348992)))]; tensor input_21 = conv(bias = const_10, dilations = input_19_dilations_0, groups = input_19_groups_0, pad = input_19_pad_0, pad_type = input_19_pad_type_0, strides = input_19_strides_0, weight = const_9, x = e2)[name = tensor("input_21")]; tensor var_178 = relu(x = input_21)[name = tensor("op_178")]; tensor input_23 = add(x = var_178, y = e3_1)[name = tensor("input_23")]; tensor conv_transpose_0_pad_type_0 = const()[name = tensor("conv_transpose_0_pad_type_0"), val = tensor("custom")]; tensor conv_transpose_0_pad_0 = const()[name = tensor("conv_transpose_0_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_transpose_0_strides_0 = const()[name = tensor("conv_transpose_0_strides_0"), val = tensor([1, 2])]; tensor conv_transpose_0_groups_0 = const()[name = tensor("conv_transpose_0_groups_0"), val = tensor(64)]; tensor conv_transpose_0_dilations_0 = const()[name = tensor("conv_transpose_0_dilations_0"), val = tensor([1, 1])]; tensor conv_transpose_0_has_output_shape_output_shape_0 = const()[name = tensor("conv_transpose_0_has_output_shape_output_shape_0"), val = tensor([1, 64, 100, 17])]; tensor conv_transpose_0_has_output_shape = conv_transpose(dilations = conv_transpose_0_dilations_0, groups = conv_transpose_0_groups_0, output_shape = conv_transpose_0_has_output_shape_output_shape_0, pad = conv_transpose_0_pad_0, pad_type = conv_transpose_0_pad_type_0, strides = conv_transpose_0_strides_0, weight = decoder_convt2_0_weight, x = input_23)[name = tensor("conv_transpose_0_has_output_shape")]; tensor input_25_crop_height_0 = const()[name = tensor("input_25_crop_height_0"), val = tensor([0, 0])]; tensor input_25_crop_width_0 = const()[name = tensor("input_25_crop_width_0"), val = tensor([1, 0])]; tensor input_25 = crop(crop_height = input_25_crop_height_0, crop_width = input_25_crop_width_0, x = conv_transpose_0_has_output_shape)[name = tensor("input_25")]; tensor input_27_pad_type_0 = const()[name = tensor("input_27_pad_type_0"), val = tensor("valid")]; tensor input_27_strides_0 = const()[name = tensor("input_27_strides_0"), val = tensor([1, 1])]; tensor input_27_pad_0 = const()[name = tensor("input_27_pad_0"), val = tensor([0, 0, 0, 0])]; tensor input_27_dilations_0 = const()[name = tensor("input_27_dilations_0"), val = tensor([1, 1])]; tensor input_27_groups_0 = const()[name = tensor("input_27_groups_0"), val = tensor(1)]; tensor const_11 = const()[name = tensor("const_11"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(3349312)))]; tensor const_12 = const()[name = tensor("const_12"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(3365760)))]; tensor input_29 = conv(bias = const_12, 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 = const_11, x = input_25)[name = tensor("input_29")]; tensor e2_1 = relu(x = input_29)[name = tensor("e2")]; tensor input_31_pad_type_0 = const()[name = tensor("input_31_pad_type_0"), val = tensor("valid")]; tensor input_31_groups_0 = const()[name = tensor("input_31_groups_0"), val = tensor(64)]; tensor input_31_strides_0 = const()[name = tensor("input_31_strides_0"), val = tensor([1, 1])]; tensor input_31_pad_0 = const()[name = tensor("input_31_pad_0"), val = tensor([0, 0, 0, 0])]; tensor input_31_dilations_0 = const()[name = tensor("input_31_dilations_0"), val = tensor([1, 1])]; tensor const_13 = const()[name = tensor("const_13"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(3366080)))]; tensor const_14 = const()[name = tensor("const_14"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(3366400)))]; tensor input_33 = conv(bias = const_14, dilations = input_31_dilations_0, groups = input_31_groups_0, pad = input_31_pad_0, pad_type = input_31_pad_type_0, strides = input_31_strides_0, weight = const_13, x = e1)[name = tensor("input_33")]; tensor var_232 = relu(x = input_33)[name = tensor("op_232")]; tensor input_35 = add(x = var_232, y = e2_1)[name = tensor("input_35")]; tensor conv_transpose_1_pad_type_0 = const()[name = tensor("conv_transpose_1_pad_type_0"), val = tensor("custom")]; tensor conv_transpose_1_pad_0 = const()[name = tensor("conv_transpose_1_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_transpose_1_strides_0 = const()[name = tensor("conv_transpose_1_strides_0"), val = tensor([1, 2])]; tensor conv_transpose_1_groups_0 = const()[name = tensor("conv_transpose_1_groups_0"), val = tensor(64)]; tensor conv_transpose_1_dilations_0 = const()[name = tensor("conv_transpose_1_dilations_0"), val = tensor([1, 1])]; tensor conv_transpose_1_has_output_shape_output_shape_0 = const()[name = tensor("conv_transpose_1_has_output_shape_output_shape_0"), val = tensor([1, 64, 100, 33])]; tensor conv_transpose_1_has_output_shape = conv_transpose(dilations = conv_transpose_1_dilations_0, groups = conv_transpose_1_groups_0, output_shape = conv_transpose_1_has_output_shape_output_shape_0, pad = conv_transpose_1_pad_0, pad_type = conv_transpose_1_pad_type_0, strides = conv_transpose_1_strides_0, weight = decoder_convt1_0_weight, x = input_35)[name = tensor("conv_transpose_1_has_output_shape")]; tensor input_37_crop_height_0 = const()[name = tensor("input_37_crop_height_0"), val = tensor([0, 0])]; tensor input_37_crop_width_0 = const()[name = tensor("input_37_crop_width_0"), val = tensor([1, 0])]; tensor input_37 = crop(crop_height = input_37_crop_height_0, crop_width = input_37_crop_width_0, x = conv_transpose_1_has_output_shape)[name = tensor("input_37")]; tensor input_39_pad_type_0 = const()[name = tensor("input_39_pad_type_0"), val = tensor("valid")]; tensor input_39_strides_0 = const()[name = tensor("input_39_strides_0"), val = tensor([1, 1])]; tensor input_39_pad_0 = const()[name = tensor("input_39_pad_0"), val = tensor([0, 0, 0, 0])]; tensor input_39_dilations_0 = const()[name = tensor("input_39_dilations_0"), val = tensor([1, 1])]; tensor input_39_groups_0 = const()[name = tensor("input_39_groups_0"), val = tensor(1)]; tensor const_15 = const()[name = tensor("const_15"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(3366720)))]; tensor const_16 = const()[name = tensor("const_16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(3383168)))]; tensor input_41 = conv(bias = const_16, dilations = input_39_dilations_0, groups = input_39_groups_0, pad = input_39_pad_0, pad_type = input_39_pad_type_0, strides = input_39_strides_0, weight = const_15, x = input_37)[name = tensor("input_41")]; tensor e1_1 = relu(x = input_41)[name = tensor("e1")]; tensor input_43_pad_type_0 = const()[name = tensor("input_43_pad_type_0"), val = tensor("valid")]; tensor input_43_groups_0 = const()[name = tensor("input_43_groups_0"), val = tensor(64)]; tensor input_43_strides_0 = const()[name = tensor("input_43_strides_0"), val = tensor([1, 1])]; tensor input_43_pad_0 = const()[name = tensor("input_43_pad_0"), val = tensor([0, 0, 0, 0])]; tensor input_43_dilations_0 = const()[name = tensor("input_43_dilations_0"), val = tensor([1, 1])]; tensor const_17 = const()[name = tensor("const_17"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(3383488)))]; tensor const_18 = const()[name = tensor("const_18"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(3383808)))]; tensor input_45 = conv(bias = const_18, 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 = const_17, x = e0)[name = tensor("input_45")]; tensor var_286 = relu(x = input_45)[name = tensor("op_286")]; tensor input_47 = add(x = var_286, y = e1_1)[name = tensor("input_47")]; tensor input_pad_type_0 = const()[name = tensor("input_pad_type_0"), val = tensor("custom")]; tensor input_pad_0 = const()[name = tensor("input_pad_0"), val = tensor([0, 0, 1, 1])]; tensor input_strides_0 = const()[name = tensor("input_strides_0"), val = tensor([1, 1])]; tensor input_dilations_0 = const()[name = tensor("input_dilations_0"), val = tensor([1, 1])]; tensor input_groups_0 = const()[name = tensor("input_groups_0"), val = tensor(1)]; tensor const_19 = const()[name = tensor("const_19"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(3384128)))]; tensor const_20 = const()[name = tensor("const_20"), val = tensor([-0x1.0ebe88p+0])]; tensor erb_gains = conv(bias = const_20, dilations = input_dilations_0, groups = input_groups_0, pad = input_pad_0, pad_type = input_pad_type_0, strides = input_strides_0, weight = const_19, x = input_47)[name = tensor("erb_gains")]; } -> (erb_gains); }