openai_whisper-medium.en/AudioEncoder.mlmodelc/model.mil
| 1 | program(1.0) |
| 2 | [buildInfo = dict<tensor<string, []>, tensor<string, []>>({{"coremlc-component-MIL", "3401.3.1"}, {"coremlc-version", "3401.4.1"}, {"coremltools-component-torch", "2.5.0"}, {"coremltools-source-dialect", "TorchScript"}, {"coremltools-version", "8.2"}})] |
| 3 | { |
| 4 | func main<ios16>(tensor<fp16, [1, 80, 1, 3000]> melspectrogram_features) { |
| 5 | tensor<string, []> var_90_pad_type_0 = const()[name = tensor<string, []>("op_90_pad_type_0"), val = tensor<string, []>("custom")]; |
| 6 | tensor<int32, [4]> var_90_pad_0 = const()[name = tensor<string, []>("op_90_pad_0"), val = tensor<int32, [4]>([0, 0, 1, 1])]; |
| 7 | tensor<int32, [2]> var_90_strides_0 = const()[name = tensor<string, []>("op_90_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 8 | tensor<int32, [2]> var_90_dilations_0 = const()[name = tensor<string, []>("op_90_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 9 | tensor<int32, []> var_90_groups_0 = const()[name = tensor<string, []>("op_90_groups_0"), val = tensor<int32, []>(1)]; |
| 10 | tensor<fp16, [1024, 80, 1, 3]> var_65_to_fp16 = const()[name = tensor<string, []>("op_65_to_fp16"), val = tensor<fp16, [1024, 80, 1, 3]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(64)))]; |
| 11 | tensor<fp16, [1024]> var_71_to_fp16 = const()[name = tensor<string, []>("op_71_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(491648)))]; |
| 12 | tensor<fp16, [1, 1024, 1, 3000]> var_90_cast_fp16 = conv(bias = var_71_to_fp16, dilations = var_90_dilations_0, groups = var_90_groups_0, pad = var_90_pad_0, pad_type = var_90_pad_type_0, strides = var_90_strides_0, weight = var_65_to_fp16, x = melspectrogram_features)[name = tensor<string, []>("op_90_cast_fp16")]; |
| 13 | tensor<string, []> hidden_states_1_mode_0 = const()[name = tensor<string, []>("hidden_states_1_mode_0"), val = tensor<string, []>("EXACT")]; |
| 14 | tensor<fp16, [1, 1024, 1, 3000]> hidden_states_1_cast_fp16 = gelu(mode = hidden_states_1_mode_0, x = var_90_cast_fp16)[name = tensor<string, []>("hidden_states_1_cast_fp16")]; |
| 15 | tensor<string, []> var_130_pad_type_0 = const()[name = tensor<string, []>("op_130_pad_type_0"), val = tensor<string, []>("custom")]; |
| 16 | tensor<int32, [4]> var_130_pad_0 = const()[name = tensor<string, []>("op_130_pad_0"), val = tensor<int32, [4]>([0, 0, 1, 1])]; |
| 17 | tensor<int32, [2]> var_130_strides_0 = const()[name = tensor<string, []>("op_130_strides_0"), val = tensor<int32, [2]>([2, 2])]; |
| 18 | tensor<int32, [2]> var_130_dilations_0 = const()[name = tensor<string, []>("op_130_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 19 | tensor<int32, []> var_130_groups_0 = const()[name = tensor<string, []>("op_130_groups_0"), val = tensor<int32, []>(1)]; |
| 20 | tensor<fp16, [1024, 1024, 1, 3]> var_105_to_fp16 = const()[name = tensor<string, []>("op_105_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 3]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(493760)))]; |
| 21 | tensor<fp16, [1024]> var_111_to_fp16 = const()[name = tensor<string, []>("op_111_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(6785280)))]; |
| 22 | tensor<fp16, [1, 1024, 1, 1500]> var_130_cast_fp16 = conv(bias = var_111_to_fp16, dilations = var_130_dilations_0, groups = var_130_groups_0, pad = var_130_pad_0, pad_type = var_130_pad_type_0, strides = var_130_strides_0, weight = var_105_to_fp16, x = hidden_states_1_cast_fp16)[name = tensor<string, []>("op_130_cast_fp16")]; |
| 23 | tensor<string, []> hidden_states_3_mode_0 = const()[name = tensor<string, []>("hidden_states_3_mode_0"), val = tensor<string, []>("EXACT")]; |
| 24 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_3_cast_fp16 = gelu(mode = hidden_states_3_mode_0, x = var_130_cast_fp16)[name = tensor<string, []>("hidden_states_3_cast_fp16")]; |
| 25 | tensor<fp16, [1, 1024, 1, 1500]> var_148_to_fp16 = const()[name = tensor<string, []>("op_148_to_fp16"), val = tensor<fp16, [1, 1024, 1, 1500]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(6787392)))]; |
| 26 | tensor<fp16, [1, 1024, 1, 1500]> inputs_1_cast_fp16 = add(x = hidden_states_3_cast_fp16, y = var_148_to_fp16)[name = tensor<string, []>("inputs_1_cast_fp16")]; |
| 27 | tensor<int32, []> var_158 = const()[name = tensor<string, []>("op_158"), val = tensor<int32, []>(3)]; |
| 28 | tensor<int32, [1]> out_1_axes_0 = const()[name = tensor<string, []>("out_1_axes_0"), val = tensor<int32, [1]>([1])]; |
| 29 | tensor<fp16, []> var_180_to_fp16 = const()[name = tensor<string, []>("op_180_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 30 | tensor<fp16, [1, 1024, 1, 1500]> out_1_cast_fp16 = layer_norm(axes = out_1_axes_0, epsilon = var_180_to_fp16, x = inputs_1_cast_fp16)[name = tensor<string, []>("out_1_cast_fp16")]; |
| 31 | tensor<fp16, [1024]> obj_1_mean_0_to_fp16 = const()[name = tensor<string, []>("obj_1_mean_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(9859456)))]; |
| 32 | tensor<fp16, [1024]> obj_1_variance_0_to_fp16 = const()[name = tensor<string, []>("obj_1_variance_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(9861568)))]; |
| 33 | tensor<fp16, [1024]> obj_1_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_1_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(9863680)))]; |
| 34 | tensor<fp16, [1024]> obj_1_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_1_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(9865792)))]; |
| 35 | tensor<fp16, []> obj_1_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_1_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 36 | tensor<fp16, [1, 1024, 1, 1500]> obj_1_cast_fp16 = batch_norm(beta = obj_1_beta_0_to_fp16, epsilon = obj_1_epsilon_0_to_fp16, gamma = obj_1_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_1_cast_fp16)[name = tensor<string, []>("obj_1_cast_fp16")]; |
| 37 | tensor<string, []> query_1_pad_type_0 = const()[name = tensor<string, []>("query_1_pad_type_0"), val = tensor<string, []>("valid")]; |
| 38 | tensor<int32, [2]> query_1_strides_0 = const()[name = tensor<string, []>("query_1_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 39 | tensor<int32, [4]> query_1_pad_0 = const()[name = tensor<string, []>("query_1_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 40 | tensor<int32, [2]> query_1_dilations_0 = const()[name = tensor<string, []>("query_1_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 41 | tensor<int32, []> query_1_groups_0 = const()[name = tensor<string, []>("query_1_groups_0"), val = tensor<int32, []>(1)]; |
| 42 | tensor<fp16, [1024, 1024, 1, 1]> layers_0_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_0_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(9867904)))]; |
| 43 | tensor<fp16, [1024]> layers_0_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_0_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(11965120)))]; |
| 44 | tensor<fp16, [1, 1024, 1, 1500]> query_1_cast_fp16 = conv(bias = layers_0_self_attn_q_proj_bias_to_fp16, dilations = query_1_dilations_0, groups = query_1_groups_0, pad = query_1_pad_0, pad_type = query_1_pad_type_0, strides = query_1_strides_0, weight = layers_0_self_attn_q_proj_weight_to_fp16, x = obj_1_cast_fp16)[name = tensor<string, []>("query_1_cast_fp16")]; |
| 45 | tensor<string, []> key_1_pad_type_0 = const()[name = tensor<string, []>("key_1_pad_type_0"), val = tensor<string, []>("valid")]; |
| 46 | tensor<int32, [2]> key_1_strides_0 = const()[name = tensor<string, []>("key_1_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 47 | tensor<int32, [4]> key_1_pad_0 = const()[name = tensor<string, []>("key_1_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 48 | tensor<int32, [2]> key_1_dilations_0 = const()[name = tensor<string, []>("key_1_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 49 | tensor<int32, []> key_1_groups_0 = const()[name = tensor<string, []>("key_1_groups_0"), val = tensor<int32, []>(1)]; |
| 50 | tensor<fp16, [1024, 1024, 1, 1]> layers_0_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_0_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(11967232)))]; |
| 51 | tensor<fp16, [1, 1024, 1, 1500]> key_1_cast_fp16 = conv(dilations = key_1_dilations_0, groups = key_1_groups_0, pad = key_1_pad_0, pad_type = key_1_pad_type_0, strides = key_1_strides_0, weight = layers_0_self_attn_k_proj_weight_to_fp16, x = obj_1_cast_fp16)[name = tensor<string, []>("key_1_cast_fp16")]; |
| 52 | tensor<string, []> value_1_pad_type_0 = const()[name = tensor<string, []>("value_1_pad_type_0"), val = tensor<string, []>("valid")]; |
| 53 | tensor<int32, [2]> value_1_strides_0 = const()[name = tensor<string, []>("value_1_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 54 | tensor<int32, [4]> value_1_pad_0 = const()[name = tensor<string, []>("value_1_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 55 | tensor<int32, [2]> value_1_dilations_0 = const()[name = tensor<string, []>("value_1_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 56 | tensor<int32, []> value_1_groups_0 = const()[name = tensor<string, []>("value_1_groups_0"), val = tensor<int32, []>(1)]; |
| 57 | tensor<fp16, [1024, 1024, 1, 1]> layers_0_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_0_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(14064448)))]; |
| 58 | tensor<fp16, [1024]> layers_0_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_0_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(16161664)))]; |
| 59 | tensor<fp16, [1, 1024, 1, 1500]> value_1_cast_fp16 = conv(bias = layers_0_self_attn_v_proj_bias_to_fp16, dilations = value_1_dilations_0, groups = value_1_groups_0, pad = value_1_pad_0, pad_type = value_1_pad_type_0, strides = value_1_strides_0, weight = layers_0_self_attn_v_proj_weight_to_fp16, x = obj_1_cast_fp16)[name = tensor<string, []>("value_1_cast_fp16")]; |
| 60 | tensor<int32, [4]> var_216 = const()[name = tensor<string, []>("op_216"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 61 | tensor<fp16, [1, 16, 64, 1500]> mh_q_1_cast_fp16 = reshape(shape = var_216, x = query_1_cast_fp16)[name = tensor<string, []>("mh_q_1_cast_fp16")]; |
| 62 | tensor<fp16, []> var_218_to_fp16 = const()[name = tensor<string, []>("op_218_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 63 | tensor<fp16, [1, 16, 64, 1500]> var_219_cast_fp16 = mul(x = mh_q_1_cast_fp16, y = var_218_to_fp16)[name = tensor<string, []>("op_219_cast_fp16")]; |
| 64 | tensor<int32, [4]> var_222 = const()[name = tensor<string, []>("op_222"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 65 | tensor<fp16, [1, 16, 64, 1500]> var_223_cast_fp16 = reshape(shape = var_222, x = key_1_cast_fp16)[name = tensor<string, []>("op_223_cast_fp16")]; |
| 66 | tensor<bool, []> mh_w_1_transpose_x_0 = const()[name = tensor<string, []>("mh_w_1_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 67 | tensor<bool, []> mh_w_1_transpose_y_0 = const()[name = tensor<string, []>("mh_w_1_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 68 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_1_cast_fp16 = matmul(transpose_x = mh_w_1_transpose_x_0, transpose_y = mh_w_1_transpose_y_0, x = var_219_cast_fp16, y = var_223_cast_fp16)[name = tensor<string, []>("mh_w_1_cast_fp16")]; |
| 69 | tensor<fp16, [1, 16, 1500, 1500]> var_226_cast_fp16 = softmax(axis = var_158, x = mh_w_1_cast_fp16)[name = tensor<string, []>("op_226_cast_fp16")]; |
| 70 | tensor<int32, [4]> var_227 = const()[name = tensor<string, []>("op_227"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 71 | tensor<fp16, [1, 16, 64, 1500]> var_228_cast_fp16 = reshape(shape = var_227, x = value_1_cast_fp16)[name = tensor<string, []>("op_228_cast_fp16")]; |
| 72 | tensor<bool, []> attn_1_transpose_x_0 = const()[name = tensor<string, []>("attn_1_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 73 | tensor<bool, []> attn_1_transpose_y_0 = const()[name = tensor<string, []>("attn_1_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 74 | tensor<fp16, [1, 16, 64, 1500]> attn_1_cast_fp16 = matmul(transpose_x = attn_1_transpose_x_0, transpose_y = attn_1_transpose_y_0, x = var_228_cast_fp16, y = var_226_cast_fp16)[name = tensor<string, []>("attn_1_cast_fp16")]; |
| 75 | tensor<int32, [4]> var_231 = const()[name = tensor<string, []>("op_231"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 76 | tensor<fp16, [1, 1024, 1, 1500]> input_1_cast_fp16 = reshape(shape = var_231, x = attn_1_cast_fp16)[name = tensor<string, []>("input_1_cast_fp16")]; |
| 77 | tensor<string, []> obj_3_pad_type_0 = const()[name = tensor<string, []>("obj_3_pad_type_0"), val = tensor<string, []>("valid")]; |
| 78 | tensor<int32, [2]> obj_3_strides_0 = const()[name = tensor<string, []>("obj_3_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 79 | tensor<int32, [4]> obj_3_pad_0 = const()[name = tensor<string, []>("obj_3_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 80 | tensor<int32, [2]> obj_3_dilations_0 = const()[name = tensor<string, []>("obj_3_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 81 | tensor<int32, []> obj_3_groups_0 = const()[name = tensor<string, []>("obj_3_groups_0"), val = tensor<int32, []>(1)]; |
| 82 | tensor<fp16, [1024, 1024, 1, 1]> layers_0_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_0_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(16163776)))]; |
| 83 | tensor<fp16, [1024]> layers_0_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_0_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(18260992)))]; |
| 84 | tensor<fp16, [1, 1024, 1, 1500]> obj_3_cast_fp16 = conv(bias = layers_0_self_attn_o_proj_bias_to_fp16, dilations = obj_3_dilations_0, groups = obj_3_groups_0, pad = obj_3_pad_0, pad_type = obj_3_pad_type_0, strides = obj_3_strides_0, weight = layers_0_self_attn_o_proj_weight_to_fp16, x = input_1_cast_fp16)[name = tensor<string, []>("obj_3_cast_fp16")]; |
| 85 | tensor<fp16, [1, 1024, 1, 1500]> inputs_3_cast_fp16 = add(x = inputs_1_cast_fp16, y = obj_3_cast_fp16)[name = tensor<string, []>("inputs_3_cast_fp16")]; |
| 86 | tensor<int32, [1]> out_3_axes_0 = const()[name = tensor<string, []>("out_3_axes_0"), val = tensor<int32, [1]>([1])]; |
| 87 | tensor<fp16, []> var_249_to_fp16 = const()[name = tensor<string, []>("op_249_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 88 | tensor<fp16, [1, 1024, 1, 1500]> out_3_cast_fp16 = layer_norm(axes = out_3_axes_0, epsilon = var_249_to_fp16, x = inputs_3_cast_fp16)[name = tensor<string, []>("out_3_cast_fp16")]; |
| 89 | tensor<fp16, [1024]> input_3_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_3_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(18263104)))]; |
| 90 | tensor<fp16, [1024]> input_3_beta_0_to_fp16 = const()[name = tensor<string, []>("input_3_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(18265216)))]; |
| 91 | tensor<fp16, []> input_3_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_3_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 92 | tensor<fp16, [1, 1024, 1, 1500]> input_3_cast_fp16 = batch_norm(beta = input_3_beta_0_to_fp16, epsilon = input_3_epsilon_0_to_fp16, gamma = input_3_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_3_cast_fp16)[name = tensor<string, []>("input_3_cast_fp16")]; |
| 93 | tensor<string, []> input_5_pad_type_0 = const()[name = tensor<string, []>("input_5_pad_type_0"), val = tensor<string, []>("valid")]; |
| 94 | tensor<int32, [2]> input_5_strides_0 = const()[name = tensor<string, []>("input_5_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 95 | tensor<int32, [4]> input_5_pad_0 = const()[name = tensor<string, []>("input_5_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 96 | tensor<int32, [2]> input_5_dilations_0 = const()[name = tensor<string, []>("input_5_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 97 | tensor<int32, []> input_5_groups_0 = const()[name = tensor<string, []>("input_5_groups_0"), val = tensor<int32, []>(1)]; |
| 98 | tensor<fp16, [4096, 1024, 1, 1]> layers_0_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_0_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(18267328)))]; |
| 99 | tensor<fp16, [4096]> layers_0_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_0_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(26656000)))]; |
| 100 | tensor<fp16, [1, 4096, 1, 1500]> input_5_cast_fp16 = conv(bias = layers_0_fc1_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 = layers_0_fc1_weight_to_fp16, x = input_3_cast_fp16)[name = tensor<string, []>("input_5_cast_fp16")]; |
| 101 | tensor<string, []> input_7_mode_0 = const()[name = tensor<string, []>("input_7_mode_0"), val = tensor<string, []>("EXACT")]; |
| 102 | tensor<fp16, [1, 4096, 1, 1500]> input_7_cast_fp16 = gelu(mode = input_7_mode_0, x = input_5_cast_fp16)[name = tensor<string, []>("input_7_cast_fp16")]; |
| 103 | tensor<string, []> hidden_states_5_pad_type_0 = const()[name = tensor<string, []>("hidden_states_5_pad_type_0"), val = tensor<string, []>("valid")]; |
| 104 | tensor<int32, [2]> hidden_states_5_strides_0 = const()[name = tensor<string, []>("hidden_states_5_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 105 | tensor<int32, [4]> hidden_states_5_pad_0 = const()[name = tensor<string, []>("hidden_states_5_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 106 | tensor<int32, [2]> hidden_states_5_dilations_0 = const()[name = tensor<string, []>("hidden_states_5_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 107 | tensor<int32, []> hidden_states_5_groups_0 = const()[name = tensor<string, []>("hidden_states_5_groups_0"), val = tensor<int32, []>(1)]; |
| 108 | tensor<fp16, [1024, 4096, 1, 1]> layers_0_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_0_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(26664256)))]; |
| 109 | tensor<fp16, [1024]> layers_0_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_0_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(35052928)))]; |
| 110 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_5_cast_fp16 = conv(bias = layers_0_fc2_bias_to_fp16, dilations = hidden_states_5_dilations_0, groups = hidden_states_5_groups_0, pad = hidden_states_5_pad_0, pad_type = hidden_states_5_pad_type_0, strides = hidden_states_5_strides_0, weight = layers_0_fc2_weight_to_fp16, x = input_7_cast_fp16)[name = tensor<string, []>("hidden_states_5_cast_fp16")]; |
| 111 | tensor<fp16, [1, 1024, 1, 1500]> inputs_5_cast_fp16 = add(x = inputs_3_cast_fp16, y = hidden_states_5_cast_fp16)[name = tensor<string, []>("inputs_5_cast_fp16")]; |
| 112 | tensor<int32, []> var_278 = const()[name = tensor<string, []>("op_278"), val = tensor<int32, []>(3)]; |
| 113 | tensor<int32, [1]> out_5_axes_0 = const()[name = tensor<string, []>("out_5_axes_0"), val = tensor<int32, [1]>([1])]; |
| 114 | tensor<fp16, []> var_300_to_fp16 = const()[name = tensor<string, []>("op_300_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 115 | tensor<fp16, [1, 1024, 1, 1500]> out_5_cast_fp16 = layer_norm(axes = out_5_axes_0, epsilon = var_300_to_fp16, x = inputs_5_cast_fp16)[name = tensor<string, []>("out_5_cast_fp16")]; |
| 116 | tensor<fp16, [1024]> obj_5_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_5_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(35055040)))]; |
| 117 | tensor<fp16, [1024]> obj_5_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_5_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(35057152)))]; |
| 118 | tensor<fp16, []> obj_5_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_5_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 119 | tensor<fp16, [1, 1024, 1, 1500]> obj_5_cast_fp16 = batch_norm(beta = obj_5_beta_0_to_fp16, epsilon = obj_5_epsilon_0_to_fp16, gamma = obj_5_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_5_cast_fp16)[name = tensor<string, []>("obj_5_cast_fp16")]; |
| 120 | tensor<string, []> query_3_pad_type_0 = const()[name = tensor<string, []>("query_3_pad_type_0"), val = tensor<string, []>("valid")]; |
| 121 | tensor<int32, [2]> query_3_strides_0 = const()[name = tensor<string, []>("query_3_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 122 | tensor<int32, [4]> query_3_pad_0 = const()[name = tensor<string, []>("query_3_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 123 | tensor<int32, [2]> query_3_dilations_0 = const()[name = tensor<string, []>("query_3_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 124 | tensor<int32, []> query_3_groups_0 = const()[name = tensor<string, []>("query_3_groups_0"), val = tensor<int32, []>(1)]; |
| 125 | tensor<fp16, [1024, 1024, 1, 1]> layers_1_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_1_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(35059264)))]; |
| 126 | tensor<fp16, [1024]> layers_1_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_1_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(37156480)))]; |
| 127 | tensor<fp16, [1, 1024, 1, 1500]> query_3_cast_fp16 = conv(bias = layers_1_self_attn_q_proj_bias_to_fp16, dilations = query_3_dilations_0, groups = query_3_groups_0, pad = query_3_pad_0, pad_type = query_3_pad_type_0, strides = query_3_strides_0, weight = layers_1_self_attn_q_proj_weight_to_fp16, x = obj_5_cast_fp16)[name = tensor<string, []>("query_3_cast_fp16")]; |
| 128 | tensor<string, []> key_3_pad_type_0 = const()[name = tensor<string, []>("key_3_pad_type_0"), val = tensor<string, []>("valid")]; |
| 129 | tensor<int32, [2]> key_3_strides_0 = const()[name = tensor<string, []>("key_3_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 130 | tensor<int32, [4]> key_3_pad_0 = const()[name = tensor<string, []>("key_3_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 131 | tensor<int32, [2]> key_3_dilations_0 = const()[name = tensor<string, []>("key_3_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 132 | tensor<int32, []> key_3_groups_0 = const()[name = tensor<string, []>("key_3_groups_0"), val = tensor<int32, []>(1)]; |
| 133 | tensor<fp16, [1024, 1024, 1, 1]> layers_1_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_1_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(37158592)))]; |
| 134 | tensor<fp16, [1, 1024, 1, 1500]> key_3_cast_fp16 = conv(dilations = key_3_dilations_0, groups = key_3_groups_0, pad = key_3_pad_0, pad_type = key_3_pad_type_0, strides = key_3_strides_0, weight = layers_1_self_attn_k_proj_weight_to_fp16, x = obj_5_cast_fp16)[name = tensor<string, []>("key_3_cast_fp16")]; |
| 135 | tensor<string, []> value_3_pad_type_0 = const()[name = tensor<string, []>("value_3_pad_type_0"), val = tensor<string, []>("valid")]; |
| 136 | tensor<int32, [2]> value_3_strides_0 = const()[name = tensor<string, []>("value_3_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 137 | tensor<int32, [4]> value_3_pad_0 = const()[name = tensor<string, []>("value_3_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 138 | tensor<int32, [2]> value_3_dilations_0 = const()[name = tensor<string, []>("value_3_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 139 | tensor<int32, []> value_3_groups_0 = const()[name = tensor<string, []>("value_3_groups_0"), val = tensor<int32, []>(1)]; |
| 140 | tensor<fp16, [1024, 1024, 1, 1]> layers_1_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_1_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(39255808)))]; |
| 141 | tensor<fp16, [1024]> layers_1_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_1_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(41353024)))]; |
| 142 | tensor<fp16, [1, 1024, 1, 1500]> value_3_cast_fp16 = conv(bias = layers_1_self_attn_v_proj_bias_to_fp16, dilations = value_3_dilations_0, groups = value_3_groups_0, pad = value_3_pad_0, pad_type = value_3_pad_type_0, strides = value_3_strides_0, weight = layers_1_self_attn_v_proj_weight_to_fp16, x = obj_5_cast_fp16)[name = tensor<string, []>("value_3_cast_fp16")]; |
| 143 | tensor<int32, [4]> var_336 = const()[name = tensor<string, []>("op_336"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 144 | tensor<fp16, [1, 16, 64, 1500]> mh_q_3_cast_fp16 = reshape(shape = var_336, x = query_3_cast_fp16)[name = tensor<string, []>("mh_q_3_cast_fp16")]; |
| 145 | tensor<fp16, []> var_338_to_fp16 = const()[name = tensor<string, []>("op_338_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 146 | tensor<fp16, [1, 16, 64, 1500]> var_339_cast_fp16 = mul(x = mh_q_3_cast_fp16, y = var_338_to_fp16)[name = tensor<string, []>("op_339_cast_fp16")]; |
| 147 | tensor<int32, [4]> var_342 = const()[name = tensor<string, []>("op_342"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 148 | tensor<fp16, [1, 16, 64, 1500]> var_343_cast_fp16 = reshape(shape = var_342, x = key_3_cast_fp16)[name = tensor<string, []>("op_343_cast_fp16")]; |
| 149 | tensor<bool, []> mh_w_3_transpose_x_0 = const()[name = tensor<string, []>("mh_w_3_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 150 | tensor<bool, []> mh_w_3_transpose_y_0 = const()[name = tensor<string, []>("mh_w_3_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 151 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_3_cast_fp16 = matmul(transpose_x = mh_w_3_transpose_x_0, transpose_y = mh_w_3_transpose_y_0, x = var_339_cast_fp16, y = var_343_cast_fp16)[name = tensor<string, []>("mh_w_3_cast_fp16")]; |
| 152 | tensor<fp16, [1, 16, 1500, 1500]> var_346_cast_fp16 = softmax(axis = var_278, x = mh_w_3_cast_fp16)[name = tensor<string, []>("op_346_cast_fp16")]; |
| 153 | tensor<int32, [4]> var_347 = const()[name = tensor<string, []>("op_347"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 154 | tensor<fp16, [1, 16, 64, 1500]> var_348_cast_fp16 = reshape(shape = var_347, x = value_3_cast_fp16)[name = tensor<string, []>("op_348_cast_fp16")]; |
| 155 | tensor<bool, []> attn_3_transpose_x_0 = const()[name = tensor<string, []>("attn_3_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 156 | tensor<bool, []> attn_3_transpose_y_0 = const()[name = tensor<string, []>("attn_3_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 157 | tensor<fp16, [1, 16, 64, 1500]> attn_3_cast_fp16 = matmul(transpose_x = attn_3_transpose_x_0, transpose_y = attn_3_transpose_y_0, x = var_348_cast_fp16, y = var_346_cast_fp16)[name = tensor<string, []>("attn_3_cast_fp16")]; |
| 158 | tensor<int32, [4]> var_351 = const()[name = tensor<string, []>("op_351"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 159 | tensor<fp16, [1, 1024, 1, 1500]> input_9_cast_fp16 = reshape(shape = var_351, x = attn_3_cast_fp16)[name = tensor<string, []>("input_9_cast_fp16")]; |
| 160 | tensor<string, []> obj_7_pad_type_0 = const()[name = tensor<string, []>("obj_7_pad_type_0"), val = tensor<string, []>("valid")]; |
| 161 | tensor<int32, [2]> obj_7_strides_0 = const()[name = tensor<string, []>("obj_7_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 162 | tensor<int32, [4]> obj_7_pad_0 = const()[name = tensor<string, []>("obj_7_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 163 | tensor<int32, [2]> obj_7_dilations_0 = const()[name = tensor<string, []>("obj_7_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 164 | tensor<int32, []> obj_7_groups_0 = const()[name = tensor<string, []>("obj_7_groups_0"), val = tensor<int32, []>(1)]; |
| 165 | tensor<fp16, [1024, 1024, 1, 1]> layers_1_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_1_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(41355136)))]; |
| 166 | tensor<fp16, [1024]> layers_1_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_1_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(43452352)))]; |
| 167 | tensor<fp16, [1, 1024, 1, 1500]> obj_7_cast_fp16 = conv(bias = layers_1_self_attn_o_proj_bias_to_fp16, dilations = obj_7_dilations_0, groups = obj_7_groups_0, pad = obj_7_pad_0, pad_type = obj_7_pad_type_0, strides = obj_7_strides_0, weight = layers_1_self_attn_o_proj_weight_to_fp16, x = input_9_cast_fp16)[name = tensor<string, []>("obj_7_cast_fp16")]; |
| 168 | tensor<fp16, [1, 1024, 1, 1500]> inputs_7_cast_fp16 = add(x = inputs_5_cast_fp16, y = obj_7_cast_fp16)[name = tensor<string, []>("inputs_7_cast_fp16")]; |
| 169 | tensor<int32, [1]> out_7_axes_0 = const()[name = tensor<string, []>("out_7_axes_0"), val = tensor<int32, [1]>([1])]; |
| 170 | tensor<fp16, []> var_369_to_fp16 = const()[name = tensor<string, []>("op_369_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 171 | tensor<fp16, [1, 1024, 1, 1500]> out_7_cast_fp16 = layer_norm(axes = out_7_axes_0, epsilon = var_369_to_fp16, x = inputs_7_cast_fp16)[name = tensor<string, []>("out_7_cast_fp16")]; |
| 172 | tensor<fp16, [1024]> input_11_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_11_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(43454464)))]; |
| 173 | tensor<fp16, [1024]> input_11_beta_0_to_fp16 = const()[name = tensor<string, []>("input_11_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(43456576)))]; |
| 174 | tensor<fp16, []> input_11_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_11_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 175 | tensor<fp16, [1, 1024, 1, 1500]> input_11_cast_fp16 = batch_norm(beta = input_11_beta_0_to_fp16, epsilon = input_11_epsilon_0_to_fp16, gamma = input_11_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_7_cast_fp16)[name = tensor<string, []>("input_11_cast_fp16")]; |
| 176 | tensor<string, []> input_13_pad_type_0 = const()[name = tensor<string, []>("input_13_pad_type_0"), val = tensor<string, []>("valid")]; |
| 177 | tensor<int32, [2]> input_13_strides_0 = const()[name = tensor<string, []>("input_13_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 178 | tensor<int32, [4]> input_13_pad_0 = const()[name = tensor<string, []>("input_13_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 179 | tensor<int32, [2]> input_13_dilations_0 = const()[name = tensor<string, []>("input_13_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 180 | tensor<int32, []> input_13_groups_0 = const()[name = tensor<string, []>("input_13_groups_0"), val = tensor<int32, []>(1)]; |
| 181 | tensor<fp16, [4096, 1024, 1, 1]> layers_1_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_1_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(43458688)))]; |
| 182 | tensor<fp16, [4096]> layers_1_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_1_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(51847360)))]; |
| 183 | tensor<fp16, [1, 4096, 1, 1500]> input_13_cast_fp16 = conv(bias = layers_1_fc1_bias_to_fp16, 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 = layers_1_fc1_weight_to_fp16, x = input_11_cast_fp16)[name = tensor<string, []>("input_13_cast_fp16")]; |
| 184 | tensor<string, []> input_15_mode_0 = const()[name = tensor<string, []>("input_15_mode_0"), val = tensor<string, []>("EXACT")]; |
| 185 | tensor<fp16, [1, 4096, 1, 1500]> input_15_cast_fp16 = gelu(mode = input_15_mode_0, x = input_13_cast_fp16)[name = tensor<string, []>("input_15_cast_fp16")]; |
| 186 | tensor<string, []> hidden_states_7_pad_type_0 = const()[name = tensor<string, []>("hidden_states_7_pad_type_0"), val = tensor<string, []>("valid")]; |
| 187 | tensor<int32, [2]> hidden_states_7_strides_0 = const()[name = tensor<string, []>("hidden_states_7_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 188 | tensor<int32, [4]> hidden_states_7_pad_0 = const()[name = tensor<string, []>("hidden_states_7_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 189 | tensor<int32, [2]> hidden_states_7_dilations_0 = const()[name = tensor<string, []>("hidden_states_7_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 190 | tensor<int32, []> hidden_states_7_groups_0 = const()[name = tensor<string, []>("hidden_states_7_groups_0"), val = tensor<int32, []>(1)]; |
| 191 | tensor<fp16, [1024, 4096, 1, 1]> layers_1_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_1_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(51855616)))]; |
| 192 | tensor<fp16, [1024]> layers_1_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_1_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(60244288)))]; |
| 193 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_7_cast_fp16 = conv(bias = layers_1_fc2_bias_to_fp16, dilations = hidden_states_7_dilations_0, groups = hidden_states_7_groups_0, pad = hidden_states_7_pad_0, pad_type = hidden_states_7_pad_type_0, strides = hidden_states_7_strides_0, weight = layers_1_fc2_weight_to_fp16, x = input_15_cast_fp16)[name = tensor<string, []>("hidden_states_7_cast_fp16")]; |
| 194 | tensor<fp16, [1, 1024, 1, 1500]> inputs_9_cast_fp16 = add(x = inputs_7_cast_fp16, y = hidden_states_7_cast_fp16)[name = tensor<string, []>("inputs_9_cast_fp16")]; |
| 195 | tensor<int32, []> var_398 = const()[name = tensor<string, []>("op_398"), val = tensor<int32, []>(3)]; |
| 196 | tensor<int32, [1]> out_9_axes_0 = const()[name = tensor<string, []>("out_9_axes_0"), val = tensor<int32, [1]>([1])]; |
| 197 | tensor<fp16, []> var_420_to_fp16 = const()[name = tensor<string, []>("op_420_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 198 | tensor<fp16, [1, 1024, 1, 1500]> out_9_cast_fp16 = layer_norm(axes = out_9_axes_0, epsilon = var_420_to_fp16, x = inputs_9_cast_fp16)[name = tensor<string, []>("out_9_cast_fp16")]; |
| 199 | tensor<fp16, [1024]> obj_9_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_9_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(60246400)))]; |
| 200 | tensor<fp16, [1024]> obj_9_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_9_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(60248512)))]; |
| 201 | tensor<fp16, []> obj_9_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_9_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 202 | tensor<fp16, [1, 1024, 1, 1500]> obj_9_cast_fp16 = batch_norm(beta = obj_9_beta_0_to_fp16, epsilon = obj_9_epsilon_0_to_fp16, gamma = obj_9_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_9_cast_fp16)[name = tensor<string, []>("obj_9_cast_fp16")]; |
| 203 | tensor<string, []> query_5_pad_type_0 = const()[name = tensor<string, []>("query_5_pad_type_0"), val = tensor<string, []>("valid")]; |
| 204 | tensor<int32, [2]> query_5_strides_0 = const()[name = tensor<string, []>("query_5_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 205 | tensor<int32, [4]> query_5_pad_0 = const()[name = tensor<string, []>("query_5_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 206 | tensor<int32, [2]> query_5_dilations_0 = const()[name = tensor<string, []>("query_5_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 207 | tensor<int32, []> query_5_groups_0 = const()[name = tensor<string, []>("query_5_groups_0"), val = tensor<int32, []>(1)]; |
| 208 | tensor<fp16, [1024, 1024, 1, 1]> layers_2_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_2_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(60250624)))]; |
| 209 | tensor<fp16, [1024]> layers_2_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_2_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(62347840)))]; |
| 210 | tensor<fp16, [1, 1024, 1, 1500]> query_5_cast_fp16 = conv(bias = layers_2_self_attn_q_proj_bias_to_fp16, dilations = query_5_dilations_0, groups = query_5_groups_0, pad = query_5_pad_0, pad_type = query_5_pad_type_0, strides = query_5_strides_0, weight = layers_2_self_attn_q_proj_weight_to_fp16, x = obj_9_cast_fp16)[name = tensor<string, []>("query_5_cast_fp16")]; |
| 211 | tensor<string, []> key_5_pad_type_0 = const()[name = tensor<string, []>("key_5_pad_type_0"), val = tensor<string, []>("valid")]; |
| 212 | tensor<int32, [2]> key_5_strides_0 = const()[name = tensor<string, []>("key_5_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 213 | tensor<int32, [4]> key_5_pad_0 = const()[name = tensor<string, []>("key_5_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 214 | tensor<int32, [2]> key_5_dilations_0 = const()[name = tensor<string, []>("key_5_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 215 | tensor<int32, []> key_5_groups_0 = const()[name = tensor<string, []>("key_5_groups_0"), val = tensor<int32, []>(1)]; |
| 216 | tensor<fp16, [1024, 1024, 1, 1]> layers_2_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_2_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(62349952)))]; |
| 217 | tensor<fp16, [1, 1024, 1, 1500]> key_5_cast_fp16 = conv(dilations = key_5_dilations_0, groups = key_5_groups_0, pad = key_5_pad_0, pad_type = key_5_pad_type_0, strides = key_5_strides_0, weight = layers_2_self_attn_k_proj_weight_to_fp16, x = obj_9_cast_fp16)[name = tensor<string, []>("key_5_cast_fp16")]; |
| 218 | tensor<string, []> value_5_pad_type_0 = const()[name = tensor<string, []>("value_5_pad_type_0"), val = tensor<string, []>("valid")]; |
| 219 | tensor<int32, [2]> value_5_strides_0 = const()[name = tensor<string, []>("value_5_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 220 | tensor<int32, [4]> value_5_pad_0 = const()[name = tensor<string, []>("value_5_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 221 | tensor<int32, [2]> value_5_dilations_0 = const()[name = tensor<string, []>("value_5_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 222 | tensor<int32, []> value_5_groups_0 = const()[name = tensor<string, []>("value_5_groups_0"), val = tensor<int32, []>(1)]; |
| 223 | tensor<fp16, [1024, 1024, 1, 1]> layers_2_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_2_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(64447168)))]; |
| 224 | tensor<fp16, [1024]> layers_2_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_2_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(66544384)))]; |
| 225 | tensor<fp16, [1, 1024, 1, 1500]> value_5_cast_fp16 = conv(bias = layers_2_self_attn_v_proj_bias_to_fp16, dilations = value_5_dilations_0, groups = value_5_groups_0, pad = value_5_pad_0, pad_type = value_5_pad_type_0, strides = value_5_strides_0, weight = layers_2_self_attn_v_proj_weight_to_fp16, x = obj_9_cast_fp16)[name = tensor<string, []>("value_5_cast_fp16")]; |
| 226 | tensor<int32, [4]> var_456 = const()[name = tensor<string, []>("op_456"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 227 | tensor<fp16, [1, 16, 64, 1500]> mh_q_5_cast_fp16 = reshape(shape = var_456, x = query_5_cast_fp16)[name = tensor<string, []>("mh_q_5_cast_fp16")]; |
| 228 | tensor<fp16, []> var_458_to_fp16 = const()[name = tensor<string, []>("op_458_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 229 | tensor<fp16, [1, 16, 64, 1500]> var_459_cast_fp16 = mul(x = mh_q_5_cast_fp16, y = var_458_to_fp16)[name = tensor<string, []>("op_459_cast_fp16")]; |
| 230 | tensor<int32, [4]> var_462 = const()[name = tensor<string, []>("op_462"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 231 | tensor<fp16, [1, 16, 64, 1500]> var_463_cast_fp16 = reshape(shape = var_462, x = key_5_cast_fp16)[name = tensor<string, []>("op_463_cast_fp16")]; |
| 232 | tensor<bool, []> mh_w_5_transpose_x_0 = const()[name = tensor<string, []>("mh_w_5_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 233 | tensor<bool, []> mh_w_5_transpose_y_0 = const()[name = tensor<string, []>("mh_w_5_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 234 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_5_cast_fp16 = matmul(transpose_x = mh_w_5_transpose_x_0, transpose_y = mh_w_5_transpose_y_0, x = var_459_cast_fp16, y = var_463_cast_fp16)[name = tensor<string, []>("mh_w_5_cast_fp16")]; |
| 235 | tensor<fp16, [1, 16, 1500, 1500]> var_466_cast_fp16 = softmax(axis = var_398, x = mh_w_5_cast_fp16)[name = tensor<string, []>("op_466_cast_fp16")]; |
| 236 | tensor<int32, [4]> var_467 = const()[name = tensor<string, []>("op_467"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 237 | tensor<fp16, [1, 16, 64, 1500]> var_468_cast_fp16 = reshape(shape = var_467, x = value_5_cast_fp16)[name = tensor<string, []>("op_468_cast_fp16")]; |
| 238 | tensor<bool, []> attn_5_transpose_x_0 = const()[name = tensor<string, []>("attn_5_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 239 | tensor<bool, []> attn_5_transpose_y_0 = const()[name = tensor<string, []>("attn_5_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 240 | tensor<fp16, [1, 16, 64, 1500]> attn_5_cast_fp16 = matmul(transpose_x = attn_5_transpose_x_0, transpose_y = attn_5_transpose_y_0, x = var_468_cast_fp16, y = var_466_cast_fp16)[name = tensor<string, []>("attn_5_cast_fp16")]; |
| 241 | tensor<int32, [4]> var_471 = const()[name = tensor<string, []>("op_471"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 242 | tensor<fp16, [1, 1024, 1, 1500]> input_17_cast_fp16 = reshape(shape = var_471, x = attn_5_cast_fp16)[name = tensor<string, []>("input_17_cast_fp16")]; |
| 243 | tensor<string, []> obj_11_pad_type_0 = const()[name = tensor<string, []>("obj_11_pad_type_0"), val = tensor<string, []>("valid")]; |
| 244 | tensor<int32, [2]> obj_11_strides_0 = const()[name = tensor<string, []>("obj_11_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 245 | tensor<int32, [4]> obj_11_pad_0 = const()[name = tensor<string, []>("obj_11_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 246 | tensor<int32, [2]> obj_11_dilations_0 = const()[name = tensor<string, []>("obj_11_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 247 | tensor<int32, []> obj_11_groups_0 = const()[name = tensor<string, []>("obj_11_groups_0"), val = tensor<int32, []>(1)]; |
| 248 | tensor<fp16, [1024, 1024, 1, 1]> layers_2_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_2_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(66546496)))]; |
| 249 | tensor<fp16, [1024]> layers_2_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_2_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(68643712)))]; |
| 250 | tensor<fp16, [1, 1024, 1, 1500]> obj_11_cast_fp16 = conv(bias = layers_2_self_attn_o_proj_bias_to_fp16, dilations = obj_11_dilations_0, groups = obj_11_groups_0, pad = obj_11_pad_0, pad_type = obj_11_pad_type_0, strides = obj_11_strides_0, weight = layers_2_self_attn_o_proj_weight_to_fp16, x = input_17_cast_fp16)[name = tensor<string, []>("obj_11_cast_fp16")]; |
| 251 | tensor<fp16, [1, 1024, 1, 1500]> inputs_11_cast_fp16 = add(x = inputs_9_cast_fp16, y = obj_11_cast_fp16)[name = tensor<string, []>("inputs_11_cast_fp16")]; |
| 252 | tensor<int32, [1]> out_11_axes_0 = const()[name = tensor<string, []>("out_11_axes_0"), val = tensor<int32, [1]>([1])]; |
| 253 | tensor<fp16, []> var_489_to_fp16 = const()[name = tensor<string, []>("op_489_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 254 | tensor<fp16, [1, 1024, 1, 1500]> out_11_cast_fp16 = layer_norm(axes = out_11_axes_0, epsilon = var_489_to_fp16, x = inputs_11_cast_fp16)[name = tensor<string, []>("out_11_cast_fp16")]; |
| 255 | tensor<fp16, [1024]> input_19_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_19_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(68645824)))]; |
| 256 | tensor<fp16, [1024]> input_19_beta_0_to_fp16 = const()[name = tensor<string, []>("input_19_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(68647936)))]; |
| 257 | tensor<fp16, []> input_19_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_19_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 258 | tensor<fp16, [1, 1024, 1, 1500]> input_19_cast_fp16 = batch_norm(beta = input_19_beta_0_to_fp16, epsilon = input_19_epsilon_0_to_fp16, gamma = input_19_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_11_cast_fp16)[name = tensor<string, []>("input_19_cast_fp16")]; |
| 259 | tensor<string, []> input_21_pad_type_0 = const()[name = tensor<string, []>("input_21_pad_type_0"), val = tensor<string, []>("valid")]; |
| 260 | tensor<int32, [2]> input_21_strides_0 = const()[name = tensor<string, []>("input_21_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 261 | tensor<int32, [4]> input_21_pad_0 = const()[name = tensor<string, []>("input_21_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 262 | tensor<int32, [2]> input_21_dilations_0 = const()[name = tensor<string, []>("input_21_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 263 | tensor<int32, []> input_21_groups_0 = const()[name = tensor<string, []>("input_21_groups_0"), val = tensor<int32, []>(1)]; |
| 264 | tensor<fp16, [4096, 1024, 1, 1]> layers_2_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_2_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(68650048)))]; |
| 265 | tensor<fp16, [4096]> layers_2_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_2_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(77038720)))]; |
| 266 | tensor<fp16, [1, 4096, 1, 1500]> input_21_cast_fp16 = conv(bias = layers_2_fc1_bias_to_fp16, dilations = input_21_dilations_0, groups = input_21_groups_0, pad = input_21_pad_0, pad_type = input_21_pad_type_0, strides = input_21_strides_0, weight = layers_2_fc1_weight_to_fp16, x = input_19_cast_fp16)[name = tensor<string, []>("input_21_cast_fp16")]; |
| 267 | tensor<string, []> input_23_mode_0 = const()[name = tensor<string, []>("input_23_mode_0"), val = tensor<string, []>("EXACT")]; |
| 268 | tensor<fp16, [1, 4096, 1, 1500]> input_23_cast_fp16 = gelu(mode = input_23_mode_0, x = input_21_cast_fp16)[name = tensor<string, []>("input_23_cast_fp16")]; |
| 269 | tensor<string, []> hidden_states_9_pad_type_0 = const()[name = tensor<string, []>("hidden_states_9_pad_type_0"), val = tensor<string, []>("valid")]; |
| 270 | tensor<int32, [2]> hidden_states_9_strides_0 = const()[name = tensor<string, []>("hidden_states_9_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 271 | tensor<int32, [4]> hidden_states_9_pad_0 = const()[name = tensor<string, []>("hidden_states_9_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 272 | tensor<int32, [2]> hidden_states_9_dilations_0 = const()[name = tensor<string, []>("hidden_states_9_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 273 | tensor<int32, []> hidden_states_9_groups_0 = const()[name = tensor<string, []>("hidden_states_9_groups_0"), val = tensor<int32, []>(1)]; |
| 274 | tensor<fp16, [1024, 4096, 1, 1]> layers_2_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_2_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(77046976)))]; |
| 275 | tensor<fp16, [1024]> layers_2_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_2_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(85435648)))]; |
| 276 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_9_cast_fp16 = conv(bias = layers_2_fc2_bias_to_fp16, dilations = hidden_states_9_dilations_0, groups = hidden_states_9_groups_0, pad = hidden_states_9_pad_0, pad_type = hidden_states_9_pad_type_0, strides = hidden_states_9_strides_0, weight = layers_2_fc2_weight_to_fp16, x = input_23_cast_fp16)[name = tensor<string, []>("hidden_states_9_cast_fp16")]; |
| 277 | tensor<fp16, [1, 1024, 1, 1500]> inputs_13_cast_fp16 = add(x = inputs_11_cast_fp16, y = hidden_states_9_cast_fp16)[name = tensor<string, []>("inputs_13_cast_fp16")]; |
| 278 | tensor<int32, []> var_518 = const()[name = tensor<string, []>("op_518"), val = tensor<int32, []>(3)]; |
| 279 | tensor<int32, [1]> out_13_axes_0 = const()[name = tensor<string, []>("out_13_axes_0"), val = tensor<int32, [1]>([1])]; |
| 280 | tensor<fp16, []> var_540_to_fp16 = const()[name = tensor<string, []>("op_540_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 281 | tensor<fp16, [1, 1024, 1, 1500]> out_13_cast_fp16 = layer_norm(axes = out_13_axes_0, epsilon = var_540_to_fp16, x = inputs_13_cast_fp16)[name = tensor<string, []>("out_13_cast_fp16")]; |
| 282 | tensor<fp16, [1024]> obj_13_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_13_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(85437760)))]; |
| 283 | tensor<fp16, [1024]> obj_13_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_13_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(85439872)))]; |
| 284 | tensor<fp16, []> obj_13_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_13_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 285 | tensor<fp16, [1, 1024, 1, 1500]> obj_13_cast_fp16 = batch_norm(beta = obj_13_beta_0_to_fp16, epsilon = obj_13_epsilon_0_to_fp16, gamma = obj_13_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_13_cast_fp16)[name = tensor<string, []>("obj_13_cast_fp16")]; |
| 286 | tensor<string, []> query_7_pad_type_0 = const()[name = tensor<string, []>("query_7_pad_type_0"), val = tensor<string, []>("valid")]; |
| 287 | tensor<int32, [2]> query_7_strides_0 = const()[name = tensor<string, []>("query_7_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 288 | tensor<int32, [4]> query_7_pad_0 = const()[name = tensor<string, []>("query_7_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 289 | tensor<int32, [2]> query_7_dilations_0 = const()[name = tensor<string, []>("query_7_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 290 | tensor<int32, []> query_7_groups_0 = const()[name = tensor<string, []>("query_7_groups_0"), val = tensor<int32, []>(1)]; |
| 291 | tensor<fp16, [1024, 1024, 1, 1]> layers_3_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_3_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(85441984)))]; |
| 292 | tensor<fp16, [1024]> layers_3_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_3_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(87539200)))]; |
| 293 | tensor<fp16, [1, 1024, 1, 1500]> query_7_cast_fp16 = conv(bias = layers_3_self_attn_q_proj_bias_to_fp16, dilations = query_7_dilations_0, groups = query_7_groups_0, pad = query_7_pad_0, pad_type = query_7_pad_type_0, strides = query_7_strides_0, weight = layers_3_self_attn_q_proj_weight_to_fp16, x = obj_13_cast_fp16)[name = tensor<string, []>("query_7_cast_fp16")]; |
| 294 | tensor<string, []> key_7_pad_type_0 = const()[name = tensor<string, []>("key_7_pad_type_0"), val = tensor<string, []>("valid")]; |
| 295 | tensor<int32, [2]> key_7_strides_0 = const()[name = tensor<string, []>("key_7_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 296 | tensor<int32, [4]> key_7_pad_0 = const()[name = tensor<string, []>("key_7_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 297 | tensor<int32, [2]> key_7_dilations_0 = const()[name = tensor<string, []>("key_7_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 298 | tensor<int32, []> key_7_groups_0 = const()[name = tensor<string, []>("key_7_groups_0"), val = tensor<int32, []>(1)]; |
| 299 | tensor<fp16, [1024, 1024, 1, 1]> layers_3_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_3_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(87541312)))]; |
| 300 | tensor<fp16, [1, 1024, 1, 1500]> key_7_cast_fp16 = conv(dilations = key_7_dilations_0, groups = key_7_groups_0, pad = key_7_pad_0, pad_type = key_7_pad_type_0, strides = key_7_strides_0, weight = layers_3_self_attn_k_proj_weight_to_fp16, x = obj_13_cast_fp16)[name = tensor<string, []>("key_7_cast_fp16")]; |
| 301 | tensor<string, []> value_7_pad_type_0 = const()[name = tensor<string, []>("value_7_pad_type_0"), val = tensor<string, []>("valid")]; |
| 302 | tensor<int32, [2]> value_7_strides_0 = const()[name = tensor<string, []>("value_7_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 303 | tensor<int32, [4]> value_7_pad_0 = const()[name = tensor<string, []>("value_7_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 304 | tensor<int32, [2]> value_7_dilations_0 = const()[name = tensor<string, []>("value_7_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 305 | tensor<int32, []> value_7_groups_0 = const()[name = tensor<string, []>("value_7_groups_0"), val = tensor<int32, []>(1)]; |
| 306 | tensor<fp16, [1024, 1024, 1, 1]> layers_3_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_3_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(89638528)))]; |
| 307 | tensor<fp16, [1024]> layers_3_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_3_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(91735744)))]; |
| 308 | tensor<fp16, [1, 1024, 1, 1500]> value_7_cast_fp16 = conv(bias = layers_3_self_attn_v_proj_bias_to_fp16, dilations = value_7_dilations_0, groups = value_7_groups_0, pad = value_7_pad_0, pad_type = value_7_pad_type_0, strides = value_7_strides_0, weight = layers_3_self_attn_v_proj_weight_to_fp16, x = obj_13_cast_fp16)[name = tensor<string, []>("value_7_cast_fp16")]; |
| 309 | tensor<int32, [4]> var_576 = const()[name = tensor<string, []>("op_576"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 310 | tensor<fp16, [1, 16, 64, 1500]> mh_q_7_cast_fp16 = reshape(shape = var_576, x = query_7_cast_fp16)[name = tensor<string, []>("mh_q_7_cast_fp16")]; |
| 311 | tensor<fp16, []> var_578_to_fp16 = const()[name = tensor<string, []>("op_578_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 312 | tensor<fp16, [1, 16, 64, 1500]> var_579_cast_fp16 = mul(x = mh_q_7_cast_fp16, y = var_578_to_fp16)[name = tensor<string, []>("op_579_cast_fp16")]; |
| 313 | tensor<int32, [4]> var_582 = const()[name = tensor<string, []>("op_582"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 314 | tensor<fp16, [1, 16, 64, 1500]> var_583_cast_fp16 = reshape(shape = var_582, x = key_7_cast_fp16)[name = tensor<string, []>("op_583_cast_fp16")]; |
| 315 | tensor<bool, []> mh_w_7_transpose_x_0 = const()[name = tensor<string, []>("mh_w_7_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 316 | tensor<bool, []> mh_w_7_transpose_y_0 = const()[name = tensor<string, []>("mh_w_7_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 317 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_7_cast_fp16 = matmul(transpose_x = mh_w_7_transpose_x_0, transpose_y = mh_w_7_transpose_y_0, x = var_579_cast_fp16, y = var_583_cast_fp16)[name = tensor<string, []>("mh_w_7_cast_fp16")]; |
| 318 | tensor<fp16, [1, 16, 1500, 1500]> var_586_cast_fp16 = softmax(axis = var_518, x = mh_w_7_cast_fp16)[name = tensor<string, []>("op_586_cast_fp16")]; |
| 319 | tensor<int32, [4]> var_587 = const()[name = tensor<string, []>("op_587"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 320 | tensor<fp16, [1, 16, 64, 1500]> var_588_cast_fp16 = reshape(shape = var_587, x = value_7_cast_fp16)[name = tensor<string, []>("op_588_cast_fp16")]; |
| 321 | tensor<bool, []> attn_7_transpose_x_0 = const()[name = tensor<string, []>("attn_7_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 322 | tensor<bool, []> attn_7_transpose_y_0 = const()[name = tensor<string, []>("attn_7_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 323 | tensor<fp16, [1, 16, 64, 1500]> attn_7_cast_fp16 = matmul(transpose_x = attn_7_transpose_x_0, transpose_y = attn_7_transpose_y_0, x = var_588_cast_fp16, y = var_586_cast_fp16)[name = tensor<string, []>("attn_7_cast_fp16")]; |
| 324 | tensor<int32, [4]> var_591 = const()[name = tensor<string, []>("op_591"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 325 | tensor<fp16, [1, 1024, 1, 1500]> input_25_cast_fp16 = reshape(shape = var_591, x = attn_7_cast_fp16)[name = tensor<string, []>("input_25_cast_fp16")]; |
| 326 | tensor<string, []> obj_15_pad_type_0 = const()[name = tensor<string, []>("obj_15_pad_type_0"), val = tensor<string, []>("valid")]; |
| 327 | tensor<int32, [2]> obj_15_strides_0 = const()[name = tensor<string, []>("obj_15_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 328 | tensor<int32, [4]> obj_15_pad_0 = const()[name = tensor<string, []>("obj_15_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 329 | tensor<int32, [2]> obj_15_dilations_0 = const()[name = tensor<string, []>("obj_15_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 330 | tensor<int32, []> obj_15_groups_0 = const()[name = tensor<string, []>("obj_15_groups_0"), val = tensor<int32, []>(1)]; |
| 331 | tensor<fp16, [1024, 1024, 1, 1]> layers_3_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_3_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(91737856)))]; |
| 332 | tensor<fp16, [1024]> layers_3_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_3_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(93835072)))]; |
| 333 | tensor<fp16, [1, 1024, 1, 1500]> obj_15_cast_fp16 = conv(bias = layers_3_self_attn_o_proj_bias_to_fp16, dilations = obj_15_dilations_0, groups = obj_15_groups_0, pad = obj_15_pad_0, pad_type = obj_15_pad_type_0, strides = obj_15_strides_0, weight = layers_3_self_attn_o_proj_weight_to_fp16, x = input_25_cast_fp16)[name = tensor<string, []>("obj_15_cast_fp16")]; |
| 334 | tensor<fp16, [1, 1024, 1, 1500]> inputs_15_cast_fp16 = add(x = inputs_13_cast_fp16, y = obj_15_cast_fp16)[name = tensor<string, []>("inputs_15_cast_fp16")]; |
| 335 | tensor<int32, [1]> out_15_axes_0 = const()[name = tensor<string, []>("out_15_axes_0"), val = tensor<int32, [1]>([1])]; |
| 336 | tensor<fp16, []> var_609_to_fp16 = const()[name = tensor<string, []>("op_609_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 337 | tensor<fp16, [1, 1024, 1, 1500]> out_15_cast_fp16 = layer_norm(axes = out_15_axes_0, epsilon = var_609_to_fp16, x = inputs_15_cast_fp16)[name = tensor<string, []>("out_15_cast_fp16")]; |
| 338 | tensor<fp16, [1024]> input_27_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_27_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(93837184)))]; |
| 339 | tensor<fp16, [1024]> input_27_beta_0_to_fp16 = const()[name = tensor<string, []>("input_27_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(93839296)))]; |
| 340 | tensor<fp16, []> input_27_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_27_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 341 | tensor<fp16, [1, 1024, 1, 1500]> input_27_cast_fp16 = batch_norm(beta = input_27_beta_0_to_fp16, epsilon = input_27_epsilon_0_to_fp16, gamma = input_27_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_15_cast_fp16)[name = tensor<string, []>("input_27_cast_fp16")]; |
| 342 | tensor<string, []> input_29_pad_type_0 = const()[name = tensor<string, []>("input_29_pad_type_0"), val = tensor<string, []>("valid")]; |
| 343 | tensor<int32, [2]> input_29_strides_0 = const()[name = tensor<string, []>("input_29_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 344 | tensor<int32, [4]> input_29_pad_0 = const()[name = tensor<string, []>("input_29_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 345 | tensor<int32, [2]> input_29_dilations_0 = const()[name = tensor<string, []>("input_29_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 346 | tensor<int32, []> input_29_groups_0 = const()[name = tensor<string, []>("input_29_groups_0"), val = tensor<int32, []>(1)]; |
| 347 | tensor<fp16, [4096, 1024, 1, 1]> layers_3_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_3_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(93841408)))]; |
| 348 | tensor<fp16, [4096]> layers_3_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_3_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(102230080)))]; |
| 349 | tensor<fp16, [1, 4096, 1, 1500]> input_29_cast_fp16 = conv(bias = layers_3_fc1_bias_to_fp16, dilations = input_29_dilations_0, groups = input_29_groups_0, pad = input_29_pad_0, pad_type = input_29_pad_type_0, strides = input_29_strides_0, weight = layers_3_fc1_weight_to_fp16, x = input_27_cast_fp16)[name = tensor<string, []>("input_29_cast_fp16")]; |
| 350 | tensor<string, []> input_31_mode_0 = const()[name = tensor<string, []>("input_31_mode_0"), val = tensor<string, []>("EXACT")]; |
| 351 | tensor<fp16, [1, 4096, 1, 1500]> input_31_cast_fp16 = gelu(mode = input_31_mode_0, x = input_29_cast_fp16)[name = tensor<string, []>("input_31_cast_fp16")]; |
| 352 | tensor<string, []> hidden_states_11_pad_type_0 = const()[name = tensor<string, []>("hidden_states_11_pad_type_0"), val = tensor<string, []>("valid")]; |
| 353 | tensor<int32, [2]> hidden_states_11_strides_0 = const()[name = tensor<string, []>("hidden_states_11_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 354 | tensor<int32, [4]> hidden_states_11_pad_0 = const()[name = tensor<string, []>("hidden_states_11_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 355 | tensor<int32, [2]> hidden_states_11_dilations_0 = const()[name = tensor<string, []>("hidden_states_11_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 356 | tensor<int32, []> hidden_states_11_groups_0 = const()[name = tensor<string, []>("hidden_states_11_groups_0"), val = tensor<int32, []>(1)]; |
| 357 | tensor<fp16, [1024, 4096, 1, 1]> layers_3_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_3_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(102238336)))]; |
| 358 | tensor<fp16, [1024]> layers_3_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_3_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(110627008)))]; |
| 359 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_11_cast_fp16 = conv(bias = layers_3_fc2_bias_to_fp16, dilations = hidden_states_11_dilations_0, groups = hidden_states_11_groups_0, pad = hidden_states_11_pad_0, pad_type = hidden_states_11_pad_type_0, strides = hidden_states_11_strides_0, weight = layers_3_fc2_weight_to_fp16, x = input_31_cast_fp16)[name = tensor<string, []>("hidden_states_11_cast_fp16")]; |
| 360 | tensor<fp16, [1, 1024, 1, 1500]> inputs_17_cast_fp16 = add(x = inputs_15_cast_fp16, y = hidden_states_11_cast_fp16)[name = tensor<string, []>("inputs_17_cast_fp16")]; |
| 361 | tensor<int32, []> var_638 = const()[name = tensor<string, []>("op_638"), val = tensor<int32, []>(3)]; |
| 362 | tensor<int32, [1]> out_17_axes_0 = const()[name = tensor<string, []>("out_17_axes_0"), val = tensor<int32, [1]>([1])]; |
| 363 | tensor<fp16, []> var_660_to_fp16 = const()[name = tensor<string, []>("op_660_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 364 | tensor<fp16, [1, 1024, 1, 1500]> out_17_cast_fp16 = layer_norm(axes = out_17_axes_0, epsilon = var_660_to_fp16, x = inputs_17_cast_fp16)[name = tensor<string, []>("out_17_cast_fp16")]; |
| 365 | tensor<fp16, [1024]> obj_17_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_17_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(110629120)))]; |
| 366 | tensor<fp16, [1024]> obj_17_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_17_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(110631232)))]; |
| 367 | tensor<fp16, []> obj_17_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_17_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 368 | tensor<fp16, [1, 1024, 1, 1500]> obj_17_cast_fp16 = batch_norm(beta = obj_17_beta_0_to_fp16, epsilon = obj_17_epsilon_0_to_fp16, gamma = obj_17_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_17_cast_fp16)[name = tensor<string, []>("obj_17_cast_fp16")]; |
| 369 | tensor<string, []> query_9_pad_type_0 = const()[name = tensor<string, []>("query_9_pad_type_0"), val = tensor<string, []>("valid")]; |
| 370 | tensor<int32, [2]> query_9_strides_0 = const()[name = tensor<string, []>("query_9_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 371 | tensor<int32, [4]> query_9_pad_0 = const()[name = tensor<string, []>("query_9_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 372 | tensor<int32, [2]> query_9_dilations_0 = const()[name = tensor<string, []>("query_9_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 373 | tensor<int32, []> query_9_groups_0 = const()[name = tensor<string, []>("query_9_groups_0"), val = tensor<int32, []>(1)]; |
| 374 | tensor<fp16, [1024, 1024, 1, 1]> layers_4_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_4_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(110633344)))]; |
| 375 | tensor<fp16, [1024]> layers_4_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_4_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(112730560)))]; |
| 376 | tensor<fp16, [1, 1024, 1, 1500]> query_9_cast_fp16 = conv(bias = layers_4_self_attn_q_proj_bias_to_fp16, dilations = query_9_dilations_0, groups = query_9_groups_0, pad = query_9_pad_0, pad_type = query_9_pad_type_0, strides = query_9_strides_0, weight = layers_4_self_attn_q_proj_weight_to_fp16, x = obj_17_cast_fp16)[name = tensor<string, []>("query_9_cast_fp16")]; |
| 377 | tensor<string, []> key_9_pad_type_0 = const()[name = tensor<string, []>("key_9_pad_type_0"), val = tensor<string, []>("valid")]; |
| 378 | tensor<int32, [2]> key_9_strides_0 = const()[name = tensor<string, []>("key_9_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 379 | tensor<int32, [4]> key_9_pad_0 = const()[name = tensor<string, []>("key_9_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 380 | tensor<int32, [2]> key_9_dilations_0 = const()[name = tensor<string, []>("key_9_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 381 | tensor<int32, []> key_9_groups_0 = const()[name = tensor<string, []>("key_9_groups_0"), val = tensor<int32, []>(1)]; |
| 382 | tensor<fp16, [1024, 1024, 1, 1]> layers_4_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_4_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(112732672)))]; |
| 383 | tensor<fp16, [1, 1024, 1, 1500]> key_9_cast_fp16 = conv(dilations = key_9_dilations_0, groups = key_9_groups_0, pad = key_9_pad_0, pad_type = key_9_pad_type_0, strides = key_9_strides_0, weight = layers_4_self_attn_k_proj_weight_to_fp16, x = obj_17_cast_fp16)[name = tensor<string, []>("key_9_cast_fp16")]; |
| 384 | tensor<string, []> value_9_pad_type_0 = const()[name = tensor<string, []>("value_9_pad_type_0"), val = tensor<string, []>("valid")]; |
| 385 | tensor<int32, [2]> value_9_strides_0 = const()[name = tensor<string, []>("value_9_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 386 | tensor<int32, [4]> value_9_pad_0 = const()[name = tensor<string, []>("value_9_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 387 | tensor<int32, [2]> value_9_dilations_0 = const()[name = tensor<string, []>("value_9_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 388 | tensor<int32, []> value_9_groups_0 = const()[name = tensor<string, []>("value_9_groups_0"), val = tensor<int32, []>(1)]; |
| 389 | tensor<fp16, [1024, 1024, 1, 1]> layers_4_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_4_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(114829888)))]; |
| 390 | tensor<fp16, [1024]> layers_4_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_4_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(116927104)))]; |
| 391 | tensor<fp16, [1, 1024, 1, 1500]> value_9_cast_fp16 = conv(bias = layers_4_self_attn_v_proj_bias_to_fp16, dilations = value_9_dilations_0, groups = value_9_groups_0, pad = value_9_pad_0, pad_type = value_9_pad_type_0, strides = value_9_strides_0, weight = layers_4_self_attn_v_proj_weight_to_fp16, x = obj_17_cast_fp16)[name = tensor<string, []>("value_9_cast_fp16")]; |
| 392 | tensor<int32, [4]> var_696 = const()[name = tensor<string, []>("op_696"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 393 | tensor<fp16, [1, 16, 64, 1500]> mh_q_9_cast_fp16 = reshape(shape = var_696, x = query_9_cast_fp16)[name = tensor<string, []>("mh_q_9_cast_fp16")]; |
| 394 | tensor<fp16, []> var_698_to_fp16 = const()[name = tensor<string, []>("op_698_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 395 | tensor<fp16, [1, 16, 64, 1500]> var_699_cast_fp16 = mul(x = mh_q_9_cast_fp16, y = var_698_to_fp16)[name = tensor<string, []>("op_699_cast_fp16")]; |
| 396 | tensor<int32, [4]> var_702 = const()[name = tensor<string, []>("op_702"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 397 | tensor<fp16, [1, 16, 64, 1500]> var_703_cast_fp16 = reshape(shape = var_702, x = key_9_cast_fp16)[name = tensor<string, []>("op_703_cast_fp16")]; |
| 398 | tensor<bool, []> mh_w_9_transpose_x_0 = const()[name = tensor<string, []>("mh_w_9_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 399 | tensor<bool, []> mh_w_9_transpose_y_0 = const()[name = tensor<string, []>("mh_w_9_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 400 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_9_cast_fp16 = matmul(transpose_x = mh_w_9_transpose_x_0, transpose_y = mh_w_9_transpose_y_0, x = var_699_cast_fp16, y = var_703_cast_fp16)[name = tensor<string, []>("mh_w_9_cast_fp16")]; |
| 401 | tensor<fp16, [1, 16, 1500, 1500]> var_706_cast_fp16 = softmax(axis = var_638, x = mh_w_9_cast_fp16)[name = tensor<string, []>("op_706_cast_fp16")]; |
| 402 | tensor<int32, [4]> var_707 = const()[name = tensor<string, []>("op_707"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 403 | tensor<fp16, [1, 16, 64, 1500]> var_708_cast_fp16 = reshape(shape = var_707, x = value_9_cast_fp16)[name = tensor<string, []>("op_708_cast_fp16")]; |
| 404 | tensor<bool, []> attn_9_transpose_x_0 = const()[name = tensor<string, []>("attn_9_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 405 | tensor<bool, []> attn_9_transpose_y_0 = const()[name = tensor<string, []>("attn_9_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 406 | tensor<fp16, [1, 16, 64, 1500]> attn_9_cast_fp16 = matmul(transpose_x = attn_9_transpose_x_0, transpose_y = attn_9_transpose_y_0, x = var_708_cast_fp16, y = var_706_cast_fp16)[name = tensor<string, []>("attn_9_cast_fp16")]; |
| 407 | tensor<int32, [4]> var_711 = const()[name = tensor<string, []>("op_711"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 408 | tensor<fp16, [1, 1024, 1, 1500]> input_33_cast_fp16 = reshape(shape = var_711, x = attn_9_cast_fp16)[name = tensor<string, []>("input_33_cast_fp16")]; |
| 409 | tensor<string, []> obj_19_pad_type_0 = const()[name = tensor<string, []>("obj_19_pad_type_0"), val = tensor<string, []>("valid")]; |
| 410 | tensor<int32, [2]> obj_19_strides_0 = const()[name = tensor<string, []>("obj_19_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 411 | tensor<int32, [4]> obj_19_pad_0 = const()[name = tensor<string, []>("obj_19_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 412 | tensor<int32, [2]> obj_19_dilations_0 = const()[name = tensor<string, []>("obj_19_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 413 | tensor<int32, []> obj_19_groups_0 = const()[name = tensor<string, []>("obj_19_groups_0"), val = tensor<int32, []>(1)]; |
| 414 | tensor<fp16, [1024, 1024, 1, 1]> layers_4_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_4_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(116929216)))]; |
| 415 | tensor<fp16, [1024]> layers_4_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_4_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(119026432)))]; |
| 416 | tensor<fp16, [1, 1024, 1, 1500]> obj_19_cast_fp16 = conv(bias = layers_4_self_attn_o_proj_bias_to_fp16, dilations = obj_19_dilations_0, groups = obj_19_groups_0, pad = obj_19_pad_0, pad_type = obj_19_pad_type_0, strides = obj_19_strides_0, weight = layers_4_self_attn_o_proj_weight_to_fp16, x = input_33_cast_fp16)[name = tensor<string, []>("obj_19_cast_fp16")]; |
| 417 | tensor<fp16, [1, 1024, 1, 1500]> inputs_19_cast_fp16 = add(x = inputs_17_cast_fp16, y = obj_19_cast_fp16)[name = tensor<string, []>("inputs_19_cast_fp16")]; |
| 418 | tensor<int32, [1]> out_19_axes_0 = const()[name = tensor<string, []>("out_19_axes_0"), val = tensor<int32, [1]>([1])]; |
| 419 | tensor<fp16, []> var_729_to_fp16 = const()[name = tensor<string, []>("op_729_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 420 | tensor<fp16, [1, 1024, 1, 1500]> out_19_cast_fp16 = layer_norm(axes = out_19_axes_0, epsilon = var_729_to_fp16, x = inputs_19_cast_fp16)[name = tensor<string, []>("out_19_cast_fp16")]; |
| 421 | tensor<fp16, [1024]> input_35_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_35_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(119028544)))]; |
| 422 | tensor<fp16, [1024]> input_35_beta_0_to_fp16 = const()[name = tensor<string, []>("input_35_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(119030656)))]; |
| 423 | tensor<fp16, []> input_35_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_35_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 424 | tensor<fp16, [1, 1024, 1, 1500]> input_35_cast_fp16 = batch_norm(beta = input_35_beta_0_to_fp16, epsilon = input_35_epsilon_0_to_fp16, gamma = input_35_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_19_cast_fp16)[name = tensor<string, []>("input_35_cast_fp16")]; |
| 425 | tensor<string, []> input_37_pad_type_0 = const()[name = tensor<string, []>("input_37_pad_type_0"), val = tensor<string, []>("valid")]; |
| 426 | tensor<int32, [2]> input_37_strides_0 = const()[name = tensor<string, []>("input_37_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 427 | tensor<int32, [4]> input_37_pad_0 = const()[name = tensor<string, []>("input_37_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 428 | tensor<int32, [2]> input_37_dilations_0 = const()[name = tensor<string, []>("input_37_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 429 | tensor<int32, []> input_37_groups_0 = const()[name = tensor<string, []>("input_37_groups_0"), val = tensor<int32, []>(1)]; |
| 430 | tensor<fp16, [4096, 1024, 1, 1]> layers_4_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_4_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(119032768)))]; |
| 431 | tensor<fp16, [4096]> layers_4_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_4_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(127421440)))]; |
| 432 | tensor<fp16, [1, 4096, 1, 1500]> input_37_cast_fp16 = conv(bias = layers_4_fc1_bias_to_fp16, dilations = input_37_dilations_0, groups = input_37_groups_0, pad = input_37_pad_0, pad_type = input_37_pad_type_0, strides = input_37_strides_0, weight = layers_4_fc1_weight_to_fp16, x = input_35_cast_fp16)[name = tensor<string, []>("input_37_cast_fp16")]; |
| 433 | tensor<string, []> input_39_mode_0 = const()[name = tensor<string, []>("input_39_mode_0"), val = tensor<string, []>("EXACT")]; |
| 434 | tensor<fp16, [1, 4096, 1, 1500]> input_39_cast_fp16 = gelu(mode = input_39_mode_0, x = input_37_cast_fp16)[name = tensor<string, []>("input_39_cast_fp16")]; |
| 435 | tensor<string, []> hidden_states_13_pad_type_0 = const()[name = tensor<string, []>("hidden_states_13_pad_type_0"), val = tensor<string, []>("valid")]; |
| 436 | tensor<int32, [2]> hidden_states_13_strides_0 = const()[name = tensor<string, []>("hidden_states_13_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 437 | tensor<int32, [4]> hidden_states_13_pad_0 = const()[name = tensor<string, []>("hidden_states_13_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 438 | tensor<int32, [2]> hidden_states_13_dilations_0 = const()[name = tensor<string, []>("hidden_states_13_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 439 | tensor<int32, []> hidden_states_13_groups_0 = const()[name = tensor<string, []>("hidden_states_13_groups_0"), val = tensor<int32, []>(1)]; |
| 440 | tensor<fp16, [1024, 4096, 1, 1]> layers_4_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_4_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(127429696)))]; |
| 441 | tensor<fp16, [1024]> layers_4_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_4_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(135818368)))]; |
| 442 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_13_cast_fp16 = conv(bias = layers_4_fc2_bias_to_fp16, dilations = hidden_states_13_dilations_0, groups = hidden_states_13_groups_0, pad = hidden_states_13_pad_0, pad_type = hidden_states_13_pad_type_0, strides = hidden_states_13_strides_0, weight = layers_4_fc2_weight_to_fp16, x = input_39_cast_fp16)[name = tensor<string, []>("hidden_states_13_cast_fp16")]; |
| 443 | tensor<fp16, [1, 1024, 1, 1500]> inputs_21_cast_fp16 = add(x = inputs_19_cast_fp16, y = hidden_states_13_cast_fp16)[name = tensor<string, []>("inputs_21_cast_fp16")]; |
| 444 | tensor<int32, []> var_758 = const()[name = tensor<string, []>("op_758"), val = tensor<int32, []>(3)]; |
| 445 | tensor<int32, [1]> out_21_axes_0 = const()[name = tensor<string, []>("out_21_axes_0"), val = tensor<int32, [1]>([1])]; |
| 446 | tensor<fp16, []> var_780_to_fp16 = const()[name = tensor<string, []>("op_780_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 447 | tensor<fp16, [1, 1024, 1, 1500]> out_21_cast_fp16 = layer_norm(axes = out_21_axes_0, epsilon = var_780_to_fp16, x = inputs_21_cast_fp16)[name = tensor<string, []>("out_21_cast_fp16")]; |
| 448 | tensor<fp16, [1024]> obj_21_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_21_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(135820480)))]; |
| 449 | tensor<fp16, [1024]> obj_21_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_21_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(135822592)))]; |
| 450 | tensor<fp16, []> obj_21_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_21_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 451 | tensor<fp16, [1, 1024, 1, 1500]> obj_21_cast_fp16 = batch_norm(beta = obj_21_beta_0_to_fp16, epsilon = obj_21_epsilon_0_to_fp16, gamma = obj_21_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_21_cast_fp16)[name = tensor<string, []>("obj_21_cast_fp16")]; |
| 452 | tensor<string, []> query_11_pad_type_0 = const()[name = tensor<string, []>("query_11_pad_type_0"), val = tensor<string, []>("valid")]; |
| 453 | tensor<int32, [2]> query_11_strides_0 = const()[name = tensor<string, []>("query_11_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 454 | tensor<int32, [4]> query_11_pad_0 = const()[name = tensor<string, []>("query_11_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 455 | tensor<int32, [2]> query_11_dilations_0 = const()[name = tensor<string, []>("query_11_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 456 | tensor<int32, []> query_11_groups_0 = const()[name = tensor<string, []>("query_11_groups_0"), val = tensor<int32, []>(1)]; |
| 457 | tensor<fp16, [1024, 1024, 1, 1]> layers_5_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_5_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(135824704)))]; |
| 458 | tensor<fp16, [1024]> layers_5_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_5_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(137921920)))]; |
| 459 | tensor<fp16, [1, 1024, 1, 1500]> query_11_cast_fp16 = conv(bias = layers_5_self_attn_q_proj_bias_to_fp16, dilations = query_11_dilations_0, groups = query_11_groups_0, pad = query_11_pad_0, pad_type = query_11_pad_type_0, strides = query_11_strides_0, weight = layers_5_self_attn_q_proj_weight_to_fp16, x = obj_21_cast_fp16)[name = tensor<string, []>("query_11_cast_fp16")]; |
| 460 | tensor<string, []> key_11_pad_type_0 = const()[name = tensor<string, []>("key_11_pad_type_0"), val = tensor<string, []>("valid")]; |
| 461 | tensor<int32, [2]> key_11_strides_0 = const()[name = tensor<string, []>("key_11_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 462 | tensor<int32, [4]> key_11_pad_0 = const()[name = tensor<string, []>("key_11_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 463 | tensor<int32, [2]> key_11_dilations_0 = const()[name = tensor<string, []>("key_11_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 464 | tensor<int32, []> key_11_groups_0 = const()[name = tensor<string, []>("key_11_groups_0"), val = tensor<int32, []>(1)]; |
| 465 | tensor<fp16, [1024, 1024, 1, 1]> layers_5_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_5_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(137924032)))]; |
| 466 | tensor<fp16, [1, 1024, 1, 1500]> key_11_cast_fp16 = conv(dilations = key_11_dilations_0, groups = key_11_groups_0, pad = key_11_pad_0, pad_type = key_11_pad_type_0, strides = key_11_strides_0, weight = layers_5_self_attn_k_proj_weight_to_fp16, x = obj_21_cast_fp16)[name = tensor<string, []>("key_11_cast_fp16")]; |
| 467 | tensor<string, []> value_11_pad_type_0 = const()[name = tensor<string, []>("value_11_pad_type_0"), val = tensor<string, []>("valid")]; |
| 468 | tensor<int32, [2]> value_11_strides_0 = const()[name = tensor<string, []>("value_11_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 469 | tensor<int32, [4]> value_11_pad_0 = const()[name = tensor<string, []>("value_11_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 470 | tensor<int32, [2]> value_11_dilations_0 = const()[name = tensor<string, []>("value_11_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 471 | tensor<int32, []> value_11_groups_0 = const()[name = tensor<string, []>("value_11_groups_0"), val = tensor<int32, []>(1)]; |
| 472 | tensor<fp16, [1024, 1024, 1, 1]> layers_5_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_5_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(140021248)))]; |
| 473 | tensor<fp16, [1024]> layers_5_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_5_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(142118464)))]; |
| 474 | tensor<fp16, [1, 1024, 1, 1500]> value_11_cast_fp16 = conv(bias = layers_5_self_attn_v_proj_bias_to_fp16, dilations = value_11_dilations_0, groups = value_11_groups_0, pad = value_11_pad_0, pad_type = value_11_pad_type_0, strides = value_11_strides_0, weight = layers_5_self_attn_v_proj_weight_to_fp16, x = obj_21_cast_fp16)[name = tensor<string, []>("value_11_cast_fp16")]; |
| 475 | tensor<int32, [4]> var_816 = const()[name = tensor<string, []>("op_816"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 476 | tensor<fp16, [1, 16, 64, 1500]> mh_q_11_cast_fp16 = reshape(shape = var_816, x = query_11_cast_fp16)[name = tensor<string, []>("mh_q_11_cast_fp16")]; |
| 477 | tensor<fp16, []> var_818_to_fp16 = const()[name = tensor<string, []>("op_818_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 478 | tensor<fp16, [1, 16, 64, 1500]> var_819_cast_fp16 = mul(x = mh_q_11_cast_fp16, y = var_818_to_fp16)[name = tensor<string, []>("op_819_cast_fp16")]; |
| 479 | tensor<int32, [4]> var_822 = const()[name = tensor<string, []>("op_822"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 480 | tensor<fp16, [1, 16, 64, 1500]> var_823_cast_fp16 = reshape(shape = var_822, x = key_11_cast_fp16)[name = tensor<string, []>("op_823_cast_fp16")]; |
| 481 | tensor<bool, []> mh_w_11_transpose_x_0 = const()[name = tensor<string, []>("mh_w_11_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 482 | tensor<bool, []> mh_w_11_transpose_y_0 = const()[name = tensor<string, []>("mh_w_11_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 483 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_11_cast_fp16 = matmul(transpose_x = mh_w_11_transpose_x_0, transpose_y = mh_w_11_transpose_y_0, x = var_819_cast_fp16, y = var_823_cast_fp16)[name = tensor<string, []>("mh_w_11_cast_fp16")]; |
| 484 | tensor<fp16, [1, 16, 1500, 1500]> var_826_cast_fp16 = softmax(axis = var_758, x = mh_w_11_cast_fp16)[name = tensor<string, []>("op_826_cast_fp16")]; |
| 485 | tensor<int32, [4]> var_827 = const()[name = tensor<string, []>("op_827"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 486 | tensor<fp16, [1, 16, 64, 1500]> var_828_cast_fp16 = reshape(shape = var_827, x = value_11_cast_fp16)[name = tensor<string, []>("op_828_cast_fp16")]; |
| 487 | tensor<bool, []> attn_11_transpose_x_0 = const()[name = tensor<string, []>("attn_11_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 488 | tensor<bool, []> attn_11_transpose_y_0 = const()[name = tensor<string, []>("attn_11_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 489 | tensor<fp16, [1, 16, 64, 1500]> attn_11_cast_fp16 = matmul(transpose_x = attn_11_transpose_x_0, transpose_y = attn_11_transpose_y_0, x = var_828_cast_fp16, y = var_826_cast_fp16)[name = tensor<string, []>("attn_11_cast_fp16")]; |
| 490 | tensor<int32, [4]> var_831 = const()[name = tensor<string, []>("op_831"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 491 | tensor<fp16, [1, 1024, 1, 1500]> input_41_cast_fp16 = reshape(shape = var_831, x = attn_11_cast_fp16)[name = tensor<string, []>("input_41_cast_fp16")]; |
| 492 | tensor<string, []> obj_23_pad_type_0 = const()[name = tensor<string, []>("obj_23_pad_type_0"), val = tensor<string, []>("valid")]; |
| 493 | tensor<int32, [2]> obj_23_strides_0 = const()[name = tensor<string, []>("obj_23_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 494 | tensor<int32, [4]> obj_23_pad_0 = const()[name = tensor<string, []>("obj_23_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 495 | tensor<int32, [2]> obj_23_dilations_0 = const()[name = tensor<string, []>("obj_23_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 496 | tensor<int32, []> obj_23_groups_0 = const()[name = tensor<string, []>("obj_23_groups_0"), val = tensor<int32, []>(1)]; |
| 497 | tensor<fp16, [1024, 1024, 1, 1]> layers_5_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_5_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(142120576)))]; |
| 498 | tensor<fp16, [1024]> layers_5_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_5_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(144217792)))]; |
| 499 | tensor<fp16, [1, 1024, 1, 1500]> obj_23_cast_fp16 = conv(bias = layers_5_self_attn_o_proj_bias_to_fp16, dilations = obj_23_dilations_0, groups = obj_23_groups_0, pad = obj_23_pad_0, pad_type = obj_23_pad_type_0, strides = obj_23_strides_0, weight = layers_5_self_attn_o_proj_weight_to_fp16, x = input_41_cast_fp16)[name = tensor<string, []>("obj_23_cast_fp16")]; |
| 500 | tensor<fp16, [1, 1024, 1, 1500]> inputs_23_cast_fp16 = add(x = inputs_21_cast_fp16, y = obj_23_cast_fp16)[name = tensor<string, []>("inputs_23_cast_fp16")]; |
| 501 | tensor<int32, [1]> out_23_axes_0 = const()[name = tensor<string, []>("out_23_axes_0"), val = tensor<int32, [1]>([1])]; |
| 502 | tensor<fp16, []> var_849_to_fp16 = const()[name = tensor<string, []>("op_849_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 503 | tensor<fp16, [1, 1024, 1, 1500]> out_23_cast_fp16 = layer_norm(axes = out_23_axes_0, epsilon = var_849_to_fp16, x = inputs_23_cast_fp16)[name = tensor<string, []>("out_23_cast_fp16")]; |
| 504 | tensor<fp16, [1024]> input_43_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_43_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(144219904)))]; |
| 505 | tensor<fp16, [1024]> input_43_beta_0_to_fp16 = const()[name = tensor<string, []>("input_43_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(144222016)))]; |
| 506 | tensor<fp16, []> input_43_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_43_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 507 | tensor<fp16, [1, 1024, 1, 1500]> input_43_cast_fp16 = batch_norm(beta = input_43_beta_0_to_fp16, epsilon = input_43_epsilon_0_to_fp16, gamma = input_43_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_23_cast_fp16)[name = tensor<string, []>("input_43_cast_fp16")]; |
| 508 | tensor<string, []> input_45_pad_type_0 = const()[name = tensor<string, []>("input_45_pad_type_0"), val = tensor<string, []>("valid")]; |
| 509 | tensor<int32, [2]> input_45_strides_0 = const()[name = tensor<string, []>("input_45_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 510 | tensor<int32, [4]> input_45_pad_0 = const()[name = tensor<string, []>("input_45_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 511 | tensor<int32, [2]> input_45_dilations_0 = const()[name = tensor<string, []>("input_45_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 512 | tensor<int32, []> input_45_groups_0 = const()[name = tensor<string, []>("input_45_groups_0"), val = tensor<int32, []>(1)]; |
| 513 | tensor<fp16, [4096, 1024, 1, 1]> layers_5_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_5_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(144224128)))]; |
| 514 | tensor<fp16, [4096]> layers_5_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_5_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(152612800)))]; |
| 515 | tensor<fp16, [1, 4096, 1, 1500]> input_45_cast_fp16 = conv(bias = layers_5_fc1_bias_to_fp16, dilations = input_45_dilations_0, groups = input_45_groups_0, pad = input_45_pad_0, pad_type = input_45_pad_type_0, strides = input_45_strides_0, weight = layers_5_fc1_weight_to_fp16, x = input_43_cast_fp16)[name = tensor<string, []>("input_45_cast_fp16")]; |
| 516 | tensor<string, []> input_47_mode_0 = const()[name = tensor<string, []>("input_47_mode_0"), val = tensor<string, []>("EXACT")]; |
| 517 | tensor<fp16, [1, 4096, 1, 1500]> input_47_cast_fp16 = gelu(mode = input_47_mode_0, x = input_45_cast_fp16)[name = tensor<string, []>("input_47_cast_fp16")]; |
| 518 | tensor<string, []> hidden_states_15_pad_type_0 = const()[name = tensor<string, []>("hidden_states_15_pad_type_0"), val = tensor<string, []>("valid")]; |
| 519 | tensor<int32, [2]> hidden_states_15_strides_0 = const()[name = tensor<string, []>("hidden_states_15_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 520 | tensor<int32, [4]> hidden_states_15_pad_0 = const()[name = tensor<string, []>("hidden_states_15_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 521 | tensor<int32, [2]> hidden_states_15_dilations_0 = const()[name = tensor<string, []>("hidden_states_15_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 522 | tensor<int32, []> hidden_states_15_groups_0 = const()[name = tensor<string, []>("hidden_states_15_groups_0"), val = tensor<int32, []>(1)]; |
| 523 | tensor<fp16, [1024, 4096, 1, 1]> layers_5_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_5_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(152621056)))]; |
| 524 | tensor<fp16, [1024]> layers_5_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_5_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(161009728)))]; |
| 525 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_15_cast_fp16 = conv(bias = layers_5_fc2_bias_to_fp16, dilations = hidden_states_15_dilations_0, groups = hidden_states_15_groups_0, pad = hidden_states_15_pad_0, pad_type = hidden_states_15_pad_type_0, strides = hidden_states_15_strides_0, weight = layers_5_fc2_weight_to_fp16, x = input_47_cast_fp16)[name = tensor<string, []>("hidden_states_15_cast_fp16")]; |
| 526 | tensor<fp16, [1, 1024, 1, 1500]> inputs_25_cast_fp16 = add(x = inputs_23_cast_fp16, y = hidden_states_15_cast_fp16)[name = tensor<string, []>("inputs_25_cast_fp16")]; |
| 527 | tensor<int32, []> var_878 = const()[name = tensor<string, []>("op_878"), val = tensor<int32, []>(3)]; |
| 528 | tensor<int32, [1]> out_25_axes_0 = const()[name = tensor<string, []>("out_25_axes_0"), val = tensor<int32, [1]>([1])]; |
| 529 | tensor<fp16, []> var_900_to_fp16 = const()[name = tensor<string, []>("op_900_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 530 | tensor<fp16, [1, 1024, 1, 1500]> out_25_cast_fp16 = layer_norm(axes = out_25_axes_0, epsilon = var_900_to_fp16, x = inputs_25_cast_fp16)[name = tensor<string, []>("out_25_cast_fp16")]; |
| 531 | tensor<fp16, [1024]> obj_25_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_25_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(161011840)))]; |
| 532 | tensor<fp16, [1024]> obj_25_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_25_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(161013952)))]; |
| 533 | tensor<fp16, []> obj_25_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_25_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 534 | tensor<fp16, [1, 1024, 1, 1500]> obj_25_cast_fp16 = batch_norm(beta = obj_25_beta_0_to_fp16, epsilon = obj_25_epsilon_0_to_fp16, gamma = obj_25_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_25_cast_fp16)[name = tensor<string, []>("obj_25_cast_fp16")]; |
| 535 | tensor<string, []> query_13_pad_type_0 = const()[name = tensor<string, []>("query_13_pad_type_0"), val = tensor<string, []>("valid")]; |
| 536 | tensor<int32, [2]> query_13_strides_0 = const()[name = tensor<string, []>("query_13_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 537 | tensor<int32, [4]> query_13_pad_0 = const()[name = tensor<string, []>("query_13_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 538 | tensor<int32, [2]> query_13_dilations_0 = const()[name = tensor<string, []>("query_13_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 539 | tensor<int32, []> query_13_groups_0 = const()[name = tensor<string, []>("query_13_groups_0"), val = tensor<int32, []>(1)]; |
| 540 | tensor<fp16, [1024, 1024, 1, 1]> layers_6_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_6_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(161016064)))]; |
| 541 | tensor<fp16, [1024]> layers_6_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_6_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(163113280)))]; |
| 542 | tensor<fp16, [1, 1024, 1, 1500]> query_13_cast_fp16 = conv(bias = layers_6_self_attn_q_proj_bias_to_fp16, dilations = query_13_dilations_0, groups = query_13_groups_0, pad = query_13_pad_0, pad_type = query_13_pad_type_0, strides = query_13_strides_0, weight = layers_6_self_attn_q_proj_weight_to_fp16, x = obj_25_cast_fp16)[name = tensor<string, []>("query_13_cast_fp16")]; |
| 543 | tensor<string, []> key_13_pad_type_0 = const()[name = tensor<string, []>("key_13_pad_type_0"), val = tensor<string, []>("valid")]; |
| 544 | tensor<int32, [2]> key_13_strides_0 = const()[name = tensor<string, []>("key_13_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 545 | tensor<int32, [4]> key_13_pad_0 = const()[name = tensor<string, []>("key_13_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 546 | tensor<int32, [2]> key_13_dilations_0 = const()[name = tensor<string, []>("key_13_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 547 | tensor<int32, []> key_13_groups_0 = const()[name = tensor<string, []>("key_13_groups_0"), val = tensor<int32, []>(1)]; |
| 548 | tensor<fp16, [1024, 1024, 1, 1]> layers_6_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_6_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(163115392)))]; |
| 549 | tensor<fp16, [1, 1024, 1, 1500]> key_13_cast_fp16 = conv(dilations = key_13_dilations_0, groups = key_13_groups_0, pad = key_13_pad_0, pad_type = key_13_pad_type_0, strides = key_13_strides_0, weight = layers_6_self_attn_k_proj_weight_to_fp16, x = obj_25_cast_fp16)[name = tensor<string, []>("key_13_cast_fp16")]; |
| 550 | tensor<string, []> value_13_pad_type_0 = const()[name = tensor<string, []>("value_13_pad_type_0"), val = tensor<string, []>("valid")]; |
| 551 | tensor<int32, [2]> value_13_strides_0 = const()[name = tensor<string, []>("value_13_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 552 | tensor<int32, [4]> value_13_pad_0 = const()[name = tensor<string, []>("value_13_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 553 | tensor<int32, [2]> value_13_dilations_0 = const()[name = tensor<string, []>("value_13_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 554 | tensor<int32, []> value_13_groups_0 = const()[name = tensor<string, []>("value_13_groups_0"), val = tensor<int32, []>(1)]; |
| 555 | tensor<fp16, [1024, 1024, 1, 1]> layers_6_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_6_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(165212608)))]; |
| 556 | tensor<fp16, [1024]> layers_6_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_6_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(167309824)))]; |
| 557 | tensor<fp16, [1, 1024, 1, 1500]> value_13_cast_fp16 = conv(bias = layers_6_self_attn_v_proj_bias_to_fp16, dilations = value_13_dilations_0, groups = value_13_groups_0, pad = value_13_pad_0, pad_type = value_13_pad_type_0, strides = value_13_strides_0, weight = layers_6_self_attn_v_proj_weight_to_fp16, x = obj_25_cast_fp16)[name = tensor<string, []>("value_13_cast_fp16")]; |
| 558 | tensor<int32, [4]> var_936 = const()[name = tensor<string, []>("op_936"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 559 | tensor<fp16, [1, 16, 64, 1500]> mh_q_13_cast_fp16 = reshape(shape = var_936, x = query_13_cast_fp16)[name = tensor<string, []>("mh_q_13_cast_fp16")]; |
| 560 | tensor<fp16, []> var_938_to_fp16 = const()[name = tensor<string, []>("op_938_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 561 | tensor<fp16, [1, 16, 64, 1500]> var_939_cast_fp16 = mul(x = mh_q_13_cast_fp16, y = var_938_to_fp16)[name = tensor<string, []>("op_939_cast_fp16")]; |
| 562 | tensor<int32, [4]> var_942 = const()[name = tensor<string, []>("op_942"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 563 | tensor<fp16, [1, 16, 64, 1500]> var_943_cast_fp16 = reshape(shape = var_942, x = key_13_cast_fp16)[name = tensor<string, []>("op_943_cast_fp16")]; |
| 564 | tensor<bool, []> mh_w_13_transpose_x_0 = const()[name = tensor<string, []>("mh_w_13_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 565 | tensor<bool, []> mh_w_13_transpose_y_0 = const()[name = tensor<string, []>("mh_w_13_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 566 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_13_cast_fp16 = matmul(transpose_x = mh_w_13_transpose_x_0, transpose_y = mh_w_13_transpose_y_0, x = var_939_cast_fp16, y = var_943_cast_fp16)[name = tensor<string, []>("mh_w_13_cast_fp16")]; |
| 567 | tensor<fp16, [1, 16, 1500, 1500]> var_946_cast_fp16 = softmax(axis = var_878, x = mh_w_13_cast_fp16)[name = tensor<string, []>("op_946_cast_fp16")]; |
| 568 | tensor<int32, [4]> var_947 = const()[name = tensor<string, []>("op_947"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 569 | tensor<fp16, [1, 16, 64, 1500]> var_948_cast_fp16 = reshape(shape = var_947, x = value_13_cast_fp16)[name = tensor<string, []>("op_948_cast_fp16")]; |
| 570 | tensor<bool, []> attn_13_transpose_x_0 = const()[name = tensor<string, []>("attn_13_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 571 | tensor<bool, []> attn_13_transpose_y_0 = const()[name = tensor<string, []>("attn_13_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 572 | tensor<fp16, [1, 16, 64, 1500]> attn_13_cast_fp16 = matmul(transpose_x = attn_13_transpose_x_0, transpose_y = attn_13_transpose_y_0, x = var_948_cast_fp16, y = var_946_cast_fp16)[name = tensor<string, []>("attn_13_cast_fp16")]; |
| 573 | tensor<int32, [4]> var_951 = const()[name = tensor<string, []>("op_951"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 574 | tensor<fp16, [1, 1024, 1, 1500]> input_49_cast_fp16 = reshape(shape = var_951, x = attn_13_cast_fp16)[name = tensor<string, []>("input_49_cast_fp16")]; |
| 575 | tensor<string, []> obj_27_pad_type_0 = const()[name = tensor<string, []>("obj_27_pad_type_0"), val = tensor<string, []>("valid")]; |
| 576 | tensor<int32, [2]> obj_27_strides_0 = const()[name = tensor<string, []>("obj_27_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 577 | tensor<int32, [4]> obj_27_pad_0 = const()[name = tensor<string, []>("obj_27_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 578 | tensor<int32, [2]> obj_27_dilations_0 = const()[name = tensor<string, []>("obj_27_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 579 | tensor<int32, []> obj_27_groups_0 = const()[name = tensor<string, []>("obj_27_groups_0"), val = tensor<int32, []>(1)]; |
| 580 | tensor<fp16, [1024, 1024, 1, 1]> layers_6_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_6_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(167311936)))]; |
| 581 | tensor<fp16, [1024]> layers_6_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_6_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(169409152)))]; |
| 582 | tensor<fp16, [1, 1024, 1, 1500]> obj_27_cast_fp16 = conv(bias = layers_6_self_attn_o_proj_bias_to_fp16, dilations = obj_27_dilations_0, groups = obj_27_groups_0, pad = obj_27_pad_0, pad_type = obj_27_pad_type_0, strides = obj_27_strides_0, weight = layers_6_self_attn_o_proj_weight_to_fp16, x = input_49_cast_fp16)[name = tensor<string, []>("obj_27_cast_fp16")]; |
| 583 | tensor<fp16, [1, 1024, 1, 1500]> inputs_27_cast_fp16 = add(x = inputs_25_cast_fp16, y = obj_27_cast_fp16)[name = tensor<string, []>("inputs_27_cast_fp16")]; |
| 584 | tensor<int32, [1]> out_27_axes_0 = const()[name = tensor<string, []>("out_27_axes_0"), val = tensor<int32, [1]>([1])]; |
| 585 | tensor<fp16, []> var_969_to_fp16 = const()[name = tensor<string, []>("op_969_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 586 | tensor<fp16, [1, 1024, 1, 1500]> out_27_cast_fp16 = layer_norm(axes = out_27_axes_0, epsilon = var_969_to_fp16, x = inputs_27_cast_fp16)[name = tensor<string, []>("out_27_cast_fp16")]; |
| 587 | tensor<fp16, [1024]> input_51_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_51_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(169411264)))]; |
| 588 | tensor<fp16, [1024]> input_51_beta_0_to_fp16 = const()[name = tensor<string, []>("input_51_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(169413376)))]; |
| 589 | tensor<fp16, []> input_51_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_51_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 590 | tensor<fp16, [1, 1024, 1, 1500]> input_51_cast_fp16 = batch_norm(beta = input_51_beta_0_to_fp16, epsilon = input_51_epsilon_0_to_fp16, gamma = input_51_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_27_cast_fp16)[name = tensor<string, []>("input_51_cast_fp16")]; |
| 591 | tensor<string, []> input_53_pad_type_0 = const()[name = tensor<string, []>("input_53_pad_type_0"), val = tensor<string, []>("valid")]; |
| 592 | tensor<int32, [2]> input_53_strides_0 = const()[name = tensor<string, []>("input_53_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 593 | tensor<int32, [4]> input_53_pad_0 = const()[name = tensor<string, []>("input_53_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 594 | tensor<int32, [2]> input_53_dilations_0 = const()[name = tensor<string, []>("input_53_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 595 | tensor<int32, []> input_53_groups_0 = const()[name = tensor<string, []>("input_53_groups_0"), val = tensor<int32, []>(1)]; |
| 596 | tensor<fp16, [4096, 1024, 1, 1]> layers_6_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_6_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(169415488)))]; |
| 597 | tensor<fp16, [4096]> layers_6_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_6_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(177804160)))]; |
| 598 | tensor<fp16, [1, 4096, 1, 1500]> input_53_cast_fp16 = conv(bias = layers_6_fc1_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 = layers_6_fc1_weight_to_fp16, x = input_51_cast_fp16)[name = tensor<string, []>("input_53_cast_fp16")]; |
| 599 | tensor<string, []> input_55_mode_0 = const()[name = tensor<string, []>("input_55_mode_0"), val = tensor<string, []>("EXACT")]; |
| 600 | tensor<fp16, [1, 4096, 1, 1500]> input_55_cast_fp16 = gelu(mode = input_55_mode_0, x = input_53_cast_fp16)[name = tensor<string, []>("input_55_cast_fp16")]; |
| 601 | tensor<string, []> hidden_states_17_pad_type_0 = const()[name = tensor<string, []>("hidden_states_17_pad_type_0"), val = tensor<string, []>("valid")]; |
| 602 | tensor<int32, [2]> hidden_states_17_strides_0 = const()[name = tensor<string, []>("hidden_states_17_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 603 | tensor<int32, [4]> hidden_states_17_pad_0 = const()[name = tensor<string, []>("hidden_states_17_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 604 | tensor<int32, [2]> hidden_states_17_dilations_0 = const()[name = tensor<string, []>("hidden_states_17_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 605 | tensor<int32, []> hidden_states_17_groups_0 = const()[name = tensor<string, []>("hidden_states_17_groups_0"), val = tensor<int32, []>(1)]; |
| 606 | tensor<fp16, [1024, 4096, 1, 1]> layers_6_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_6_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(177812416)))]; |
| 607 | tensor<fp16, [1024]> layers_6_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_6_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(186201088)))]; |
| 608 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_17_cast_fp16 = conv(bias = layers_6_fc2_bias_to_fp16, dilations = hidden_states_17_dilations_0, groups = hidden_states_17_groups_0, pad = hidden_states_17_pad_0, pad_type = hidden_states_17_pad_type_0, strides = hidden_states_17_strides_0, weight = layers_6_fc2_weight_to_fp16, x = input_55_cast_fp16)[name = tensor<string, []>("hidden_states_17_cast_fp16")]; |
| 609 | tensor<fp16, [1, 1024, 1, 1500]> inputs_29_cast_fp16 = add(x = inputs_27_cast_fp16, y = hidden_states_17_cast_fp16)[name = tensor<string, []>("inputs_29_cast_fp16")]; |
| 610 | tensor<int32, []> var_998 = const()[name = tensor<string, []>("op_998"), val = tensor<int32, []>(3)]; |
| 611 | tensor<int32, [1]> out_29_axes_0 = const()[name = tensor<string, []>("out_29_axes_0"), val = tensor<int32, [1]>([1])]; |
| 612 | tensor<fp16, []> var_1020_to_fp16 = const()[name = tensor<string, []>("op_1020_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 613 | tensor<fp16, [1, 1024, 1, 1500]> out_29_cast_fp16 = layer_norm(axes = out_29_axes_0, epsilon = var_1020_to_fp16, x = inputs_29_cast_fp16)[name = tensor<string, []>("out_29_cast_fp16")]; |
| 614 | tensor<fp16, [1024]> obj_29_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_29_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(186203200)))]; |
| 615 | tensor<fp16, [1024]> obj_29_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_29_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(186205312)))]; |
| 616 | tensor<fp16, []> obj_29_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_29_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 617 | tensor<fp16, [1, 1024, 1, 1500]> obj_29_cast_fp16 = batch_norm(beta = obj_29_beta_0_to_fp16, epsilon = obj_29_epsilon_0_to_fp16, gamma = obj_29_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_29_cast_fp16)[name = tensor<string, []>("obj_29_cast_fp16")]; |
| 618 | tensor<string, []> query_15_pad_type_0 = const()[name = tensor<string, []>("query_15_pad_type_0"), val = tensor<string, []>("valid")]; |
| 619 | tensor<int32, [2]> query_15_strides_0 = const()[name = tensor<string, []>("query_15_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 620 | tensor<int32, [4]> query_15_pad_0 = const()[name = tensor<string, []>("query_15_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 621 | tensor<int32, [2]> query_15_dilations_0 = const()[name = tensor<string, []>("query_15_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 622 | tensor<int32, []> query_15_groups_0 = const()[name = tensor<string, []>("query_15_groups_0"), val = tensor<int32, []>(1)]; |
| 623 | tensor<fp16, [1024, 1024, 1, 1]> layers_7_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_7_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(186207424)))]; |
| 624 | tensor<fp16, [1024]> layers_7_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_7_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(188304640)))]; |
| 625 | tensor<fp16, [1, 1024, 1, 1500]> query_15_cast_fp16 = conv(bias = layers_7_self_attn_q_proj_bias_to_fp16, dilations = query_15_dilations_0, groups = query_15_groups_0, pad = query_15_pad_0, pad_type = query_15_pad_type_0, strides = query_15_strides_0, weight = layers_7_self_attn_q_proj_weight_to_fp16, x = obj_29_cast_fp16)[name = tensor<string, []>("query_15_cast_fp16")]; |
| 626 | tensor<string, []> key_15_pad_type_0 = const()[name = tensor<string, []>("key_15_pad_type_0"), val = tensor<string, []>("valid")]; |
| 627 | tensor<int32, [2]> key_15_strides_0 = const()[name = tensor<string, []>("key_15_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 628 | tensor<int32, [4]> key_15_pad_0 = const()[name = tensor<string, []>("key_15_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 629 | tensor<int32, [2]> key_15_dilations_0 = const()[name = tensor<string, []>("key_15_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 630 | tensor<int32, []> key_15_groups_0 = const()[name = tensor<string, []>("key_15_groups_0"), val = tensor<int32, []>(1)]; |
| 631 | tensor<fp16, [1024, 1024, 1, 1]> layers_7_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_7_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(188306752)))]; |
| 632 | tensor<fp16, [1, 1024, 1, 1500]> key_15_cast_fp16 = conv(dilations = key_15_dilations_0, groups = key_15_groups_0, pad = key_15_pad_0, pad_type = key_15_pad_type_0, strides = key_15_strides_0, weight = layers_7_self_attn_k_proj_weight_to_fp16, x = obj_29_cast_fp16)[name = tensor<string, []>("key_15_cast_fp16")]; |
| 633 | tensor<string, []> value_15_pad_type_0 = const()[name = tensor<string, []>("value_15_pad_type_0"), val = tensor<string, []>("valid")]; |
| 634 | tensor<int32, [2]> value_15_strides_0 = const()[name = tensor<string, []>("value_15_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 635 | tensor<int32, [4]> value_15_pad_0 = const()[name = tensor<string, []>("value_15_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 636 | tensor<int32, [2]> value_15_dilations_0 = const()[name = tensor<string, []>("value_15_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 637 | tensor<int32, []> value_15_groups_0 = const()[name = tensor<string, []>("value_15_groups_0"), val = tensor<int32, []>(1)]; |
| 638 | tensor<fp16, [1024, 1024, 1, 1]> layers_7_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_7_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(190403968)))]; |
| 639 | tensor<fp16, [1024]> layers_7_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_7_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(192501184)))]; |
| 640 | tensor<fp16, [1, 1024, 1, 1500]> value_15_cast_fp16 = conv(bias = layers_7_self_attn_v_proj_bias_to_fp16, dilations = value_15_dilations_0, groups = value_15_groups_0, pad = value_15_pad_0, pad_type = value_15_pad_type_0, strides = value_15_strides_0, weight = layers_7_self_attn_v_proj_weight_to_fp16, x = obj_29_cast_fp16)[name = tensor<string, []>("value_15_cast_fp16")]; |
| 641 | tensor<int32, [4]> var_1056 = const()[name = tensor<string, []>("op_1056"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 642 | tensor<fp16, [1, 16, 64, 1500]> mh_q_15_cast_fp16 = reshape(shape = var_1056, x = query_15_cast_fp16)[name = tensor<string, []>("mh_q_15_cast_fp16")]; |
| 643 | tensor<fp16, []> var_1058_to_fp16 = const()[name = tensor<string, []>("op_1058_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 644 | tensor<fp16, [1, 16, 64, 1500]> var_1059_cast_fp16 = mul(x = mh_q_15_cast_fp16, y = var_1058_to_fp16)[name = tensor<string, []>("op_1059_cast_fp16")]; |
| 645 | tensor<int32, [4]> var_1062 = const()[name = tensor<string, []>("op_1062"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 646 | tensor<fp16, [1, 16, 64, 1500]> var_1063_cast_fp16 = reshape(shape = var_1062, x = key_15_cast_fp16)[name = tensor<string, []>("op_1063_cast_fp16")]; |
| 647 | tensor<bool, []> mh_w_15_transpose_x_0 = const()[name = tensor<string, []>("mh_w_15_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 648 | tensor<bool, []> mh_w_15_transpose_y_0 = const()[name = tensor<string, []>("mh_w_15_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 649 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_15_cast_fp16 = matmul(transpose_x = mh_w_15_transpose_x_0, transpose_y = mh_w_15_transpose_y_0, x = var_1059_cast_fp16, y = var_1063_cast_fp16)[name = tensor<string, []>("mh_w_15_cast_fp16")]; |
| 650 | tensor<fp16, [1, 16, 1500, 1500]> var_1066_cast_fp16 = softmax(axis = var_998, x = mh_w_15_cast_fp16)[name = tensor<string, []>("op_1066_cast_fp16")]; |
| 651 | tensor<int32, [4]> var_1067 = const()[name = tensor<string, []>("op_1067"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 652 | tensor<fp16, [1, 16, 64, 1500]> var_1068_cast_fp16 = reshape(shape = var_1067, x = value_15_cast_fp16)[name = tensor<string, []>("op_1068_cast_fp16")]; |
| 653 | tensor<bool, []> attn_15_transpose_x_0 = const()[name = tensor<string, []>("attn_15_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 654 | tensor<bool, []> attn_15_transpose_y_0 = const()[name = tensor<string, []>("attn_15_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 655 | tensor<fp16, [1, 16, 64, 1500]> attn_15_cast_fp16 = matmul(transpose_x = attn_15_transpose_x_0, transpose_y = attn_15_transpose_y_0, x = var_1068_cast_fp16, y = var_1066_cast_fp16)[name = tensor<string, []>("attn_15_cast_fp16")]; |
| 656 | tensor<int32, [4]> var_1071 = const()[name = tensor<string, []>("op_1071"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 657 | tensor<fp16, [1, 1024, 1, 1500]> input_57_cast_fp16 = reshape(shape = var_1071, x = attn_15_cast_fp16)[name = tensor<string, []>("input_57_cast_fp16")]; |
| 658 | tensor<string, []> obj_31_pad_type_0 = const()[name = tensor<string, []>("obj_31_pad_type_0"), val = tensor<string, []>("valid")]; |
| 659 | tensor<int32, [2]> obj_31_strides_0 = const()[name = tensor<string, []>("obj_31_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 660 | tensor<int32, [4]> obj_31_pad_0 = const()[name = tensor<string, []>("obj_31_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 661 | tensor<int32, [2]> obj_31_dilations_0 = const()[name = tensor<string, []>("obj_31_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 662 | tensor<int32, []> obj_31_groups_0 = const()[name = tensor<string, []>("obj_31_groups_0"), val = tensor<int32, []>(1)]; |
| 663 | tensor<fp16, [1024, 1024, 1, 1]> layers_7_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_7_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(192503296)))]; |
| 664 | tensor<fp16, [1024]> layers_7_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_7_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(194600512)))]; |
| 665 | tensor<fp16, [1, 1024, 1, 1500]> obj_31_cast_fp16 = conv(bias = layers_7_self_attn_o_proj_bias_to_fp16, dilations = obj_31_dilations_0, groups = obj_31_groups_0, pad = obj_31_pad_0, pad_type = obj_31_pad_type_0, strides = obj_31_strides_0, weight = layers_7_self_attn_o_proj_weight_to_fp16, x = input_57_cast_fp16)[name = tensor<string, []>("obj_31_cast_fp16")]; |
| 666 | tensor<fp16, [1, 1024, 1, 1500]> inputs_31_cast_fp16 = add(x = inputs_29_cast_fp16, y = obj_31_cast_fp16)[name = tensor<string, []>("inputs_31_cast_fp16")]; |
| 667 | tensor<int32, [1]> out_31_axes_0 = const()[name = tensor<string, []>("out_31_axes_0"), val = tensor<int32, [1]>([1])]; |
| 668 | tensor<fp16, []> var_1089_to_fp16 = const()[name = tensor<string, []>("op_1089_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 669 | tensor<fp16, [1, 1024, 1, 1500]> out_31_cast_fp16 = layer_norm(axes = out_31_axes_0, epsilon = var_1089_to_fp16, x = inputs_31_cast_fp16)[name = tensor<string, []>("out_31_cast_fp16")]; |
| 670 | tensor<fp16, [1024]> input_59_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_59_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(194602624)))]; |
| 671 | tensor<fp16, [1024]> input_59_beta_0_to_fp16 = const()[name = tensor<string, []>("input_59_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(194604736)))]; |
| 672 | tensor<fp16, []> input_59_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_59_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 673 | tensor<fp16, [1, 1024, 1, 1500]> input_59_cast_fp16 = batch_norm(beta = input_59_beta_0_to_fp16, epsilon = input_59_epsilon_0_to_fp16, gamma = input_59_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_31_cast_fp16)[name = tensor<string, []>("input_59_cast_fp16")]; |
| 674 | tensor<string, []> input_61_pad_type_0 = const()[name = tensor<string, []>("input_61_pad_type_0"), val = tensor<string, []>("valid")]; |
| 675 | tensor<int32, [2]> input_61_strides_0 = const()[name = tensor<string, []>("input_61_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 676 | tensor<int32, [4]> input_61_pad_0 = const()[name = tensor<string, []>("input_61_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 677 | tensor<int32, [2]> input_61_dilations_0 = const()[name = tensor<string, []>("input_61_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 678 | tensor<int32, []> input_61_groups_0 = const()[name = tensor<string, []>("input_61_groups_0"), val = tensor<int32, []>(1)]; |
| 679 | tensor<fp16, [4096, 1024, 1, 1]> layers_7_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_7_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(194606848)))]; |
| 680 | tensor<fp16, [4096]> layers_7_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_7_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(202995520)))]; |
| 681 | tensor<fp16, [1, 4096, 1, 1500]> input_61_cast_fp16 = conv(bias = layers_7_fc1_bias_to_fp16, dilations = input_61_dilations_0, groups = input_61_groups_0, pad = input_61_pad_0, pad_type = input_61_pad_type_0, strides = input_61_strides_0, weight = layers_7_fc1_weight_to_fp16, x = input_59_cast_fp16)[name = tensor<string, []>("input_61_cast_fp16")]; |
| 682 | tensor<string, []> input_63_mode_0 = const()[name = tensor<string, []>("input_63_mode_0"), val = tensor<string, []>("EXACT")]; |
| 683 | tensor<fp16, [1, 4096, 1, 1500]> input_63_cast_fp16 = gelu(mode = input_63_mode_0, x = input_61_cast_fp16)[name = tensor<string, []>("input_63_cast_fp16")]; |
| 684 | tensor<string, []> hidden_states_19_pad_type_0 = const()[name = tensor<string, []>("hidden_states_19_pad_type_0"), val = tensor<string, []>("valid")]; |
| 685 | tensor<int32, [2]> hidden_states_19_strides_0 = const()[name = tensor<string, []>("hidden_states_19_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 686 | tensor<int32, [4]> hidden_states_19_pad_0 = const()[name = tensor<string, []>("hidden_states_19_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 687 | tensor<int32, [2]> hidden_states_19_dilations_0 = const()[name = tensor<string, []>("hidden_states_19_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 688 | tensor<int32, []> hidden_states_19_groups_0 = const()[name = tensor<string, []>("hidden_states_19_groups_0"), val = tensor<int32, []>(1)]; |
| 689 | tensor<fp16, [1024, 4096, 1, 1]> layers_7_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_7_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(203003776)))]; |
| 690 | tensor<fp16, [1024]> layers_7_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_7_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(211392448)))]; |
| 691 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_19_cast_fp16 = conv(bias = layers_7_fc2_bias_to_fp16, dilations = hidden_states_19_dilations_0, groups = hidden_states_19_groups_0, pad = hidden_states_19_pad_0, pad_type = hidden_states_19_pad_type_0, strides = hidden_states_19_strides_0, weight = layers_7_fc2_weight_to_fp16, x = input_63_cast_fp16)[name = tensor<string, []>("hidden_states_19_cast_fp16")]; |
| 692 | tensor<fp16, [1, 1024, 1, 1500]> inputs_33_cast_fp16 = add(x = inputs_31_cast_fp16, y = hidden_states_19_cast_fp16)[name = tensor<string, []>("inputs_33_cast_fp16")]; |
| 693 | tensor<int32, []> var_1118 = const()[name = tensor<string, []>("op_1118"), val = tensor<int32, []>(3)]; |
| 694 | tensor<int32, [1]> out_33_axes_0 = const()[name = tensor<string, []>("out_33_axes_0"), val = tensor<int32, [1]>([1])]; |
| 695 | tensor<fp16, []> var_1140_to_fp16 = const()[name = tensor<string, []>("op_1140_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 696 | tensor<fp16, [1, 1024, 1, 1500]> out_33_cast_fp16 = layer_norm(axes = out_33_axes_0, epsilon = var_1140_to_fp16, x = inputs_33_cast_fp16)[name = tensor<string, []>("out_33_cast_fp16")]; |
| 697 | tensor<fp16, [1024]> obj_33_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_33_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(211394560)))]; |
| 698 | tensor<fp16, [1024]> obj_33_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_33_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(211396672)))]; |
| 699 | tensor<fp16, []> obj_33_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_33_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 700 | tensor<fp16, [1, 1024, 1, 1500]> obj_33_cast_fp16 = batch_norm(beta = obj_33_beta_0_to_fp16, epsilon = obj_33_epsilon_0_to_fp16, gamma = obj_33_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_33_cast_fp16)[name = tensor<string, []>("obj_33_cast_fp16")]; |
| 701 | tensor<string, []> query_17_pad_type_0 = const()[name = tensor<string, []>("query_17_pad_type_0"), val = tensor<string, []>("valid")]; |
| 702 | tensor<int32, [2]> query_17_strides_0 = const()[name = tensor<string, []>("query_17_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 703 | tensor<int32, [4]> query_17_pad_0 = const()[name = tensor<string, []>("query_17_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 704 | tensor<int32, [2]> query_17_dilations_0 = const()[name = tensor<string, []>("query_17_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 705 | tensor<int32, []> query_17_groups_0 = const()[name = tensor<string, []>("query_17_groups_0"), val = tensor<int32, []>(1)]; |
| 706 | tensor<fp16, [1024, 1024, 1, 1]> layers_8_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_8_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(211398784)))]; |
| 707 | tensor<fp16, [1024]> layers_8_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_8_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(213496000)))]; |
| 708 | tensor<fp16, [1, 1024, 1, 1500]> query_17_cast_fp16 = conv(bias = layers_8_self_attn_q_proj_bias_to_fp16, dilations = query_17_dilations_0, groups = query_17_groups_0, pad = query_17_pad_0, pad_type = query_17_pad_type_0, strides = query_17_strides_0, weight = layers_8_self_attn_q_proj_weight_to_fp16, x = obj_33_cast_fp16)[name = tensor<string, []>("query_17_cast_fp16")]; |
| 709 | tensor<string, []> key_17_pad_type_0 = const()[name = tensor<string, []>("key_17_pad_type_0"), val = tensor<string, []>("valid")]; |
| 710 | tensor<int32, [2]> key_17_strides_0 = const()[name = tensor<string, []>("key_17_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 711 | tensor<int32, [4]> key_17_pad_0 = const()[name = tensor<string, []>("key_17_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 712 | tensor<int32, [2]> key_17_dilations_0 = const()[name = tensor<string, []>("key_17_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 713 | tensor<int32, []> key_17_groups_0 = const()[name = tensor<string, []>("key_17_groups_0"), val = tensor<int32, []>(1)]; |
| 714 | tensor<fp16, [1024, 1024, 1, 1]> layers_8_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_8_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(213498112)))]; |
| 715 | tensor<fp16, [1, 1024, 1, 1500]> key_17_cast_fp16 = conv(dilations = key_17_dilations_0, groups = key_17_groups_0, pad = key_17_pad_0, pad_type = key_17_pad_type_0, strides = key_17_strides_0, weight = layers_8_self_attn_k_proj_weight_to_fp16, x = obj_33_cast_fp16)[name = tensor<string, []>("key_17_cast_fp16")]; |
| 716 | tensor<string, []> value_17_pad_type_0 = const()[name = tensor<string, []>("value_17_pad_type_0"), val = tensor<string, []>("valid")]; |
| 717 | tensor<int32, [2]> value_17_strides_0 = const()[name = tensor<string, []>("value_17_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 718 | tensor<int32, [4]> value_17_pad_0 = const()[name = tensor<string, []>("value_17_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 719 | tensor<int32, [2]> value_17_dilations_0 = const()[name = tensor<string, []>("value_17_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 720 | tensor<int32, []> value_17_groups_0 = const()[name = tensor<string, []>("value_17_groups_0"), val = tensor<int32, []>(1)]; |
| 721 | tensor<fp16, [1024, 1024, 1, 1]> layers_8_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_8_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(215595328)))]; |
| 722 | tensor<fp16, [1024]> layers_8_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_8_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(217692544)))]; |
| 723 | tensor<fp16, [1, 1024, 1, 1500]> value_17_cast_fp16 = conv(bias = layers_8_self_attn_v_proj_bias_to_fp16, dilations = value_17_dilations_0, groups = value_17_groups_0, pad = value_17_pad_0, pad_type = value_17_pad_type_0, strides = value_17_strides_0, weight = layers_8_self_attn_v_proj_weight_to_fp16, x = obj_33_cast_fp16)[name = tensor<string, []>("value_17_cast_fp16")]; |
| 724 | tensor<int32, [4]> var_1176 = const()[name = tensor<string, []>("op_1176"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 725 | tensor<fp16, [1, 16, 64, 1500]> mh_q_17_cast_fp16 = reshape(shape = var_1176, x = query_17_cast_fp16)[name = tensor<string, []>("mh_q_17_cast_fp16")]; |
| 726 | tensor<fp16, []> var_1178_to_fp16 = const()[name = tensor<string, []>("op_1178_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 727 | tensor<fp16, [1, 16, 64, 1500]> var_1179_cast_fp16 = mul(x = mh_q_17_cast_fp16, y = var_1178_to_fp16)[name = tensor<string, []>("op_1179_cast_fp16")]; |
| 728 | tensor<int32, [4]> var_1182 = const()[name = tensor<string, []>("op_1182"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 729 | tensor<fp16, [1, 16, 64, 1500]> var_1183_cast_fp16 = reshape(shape = var_1182, x = key_17_cast_fp16)[name = tensor<string, []>("op_1183_cast_fp16")]; |
| 730 | tensor<bool, []> mh_w_17_transpose_x_0 = const()[name = tensor<string, []>("mh_w_17_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 731 | tensor<bool, []> mh_w_17_transpose_y_0 = const()[name = tensor<string, []>("mh_w_17_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 732 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_17_cast_fp16 = matmul(transpose_x = mh_w_17_transpose_x_0, transpose_y = mh_w_17_transpose_y_0, x = var_1179_cast_fp16, y = var_1183_cast_fp16)[name = tensor<string, []>("mh_w_17_cast_fp16")]; |
| 733 | tensor<fp16, [1, 16, 1500, 1500]> var_1186_cast_fp16 = softmax(axis = var_1118, x = mh_w_17_cast_fp16)[name = tensor<string, []>("op_1186_cast_fp16")]; |
| 734 | tensor<int32, [4]> var_1187 = const()[name = tensor<string, []>("op_1187"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 735 | tensor<fp16, [1, 16, 64, 1500]> var_1188_cast_fp16 = reshape(shape = var_1187, x = value_17_cast_fp16)[name = tensor<string, []>("op_1188_cast_fp16")]; |
| 736 | tensor<bool, []> attn_17_transpose_x_0 = const()[name = tensor<string, []>("attn_17_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 737 | tensor<bool, []> attn_17_transpose_y_0 = const()[name = tensor<string, []>("attn_17_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 738 | tensor<fp16, [1, 16, 64, 1500]> attn_17_cast_fp16 = matmul(transpose_x = attn_17_transpose_x_0, transpose_y = attn_17_transpose_y_0, x = var_1188_cast_fp16, y = var_1186_cast_fp16)[name = tensor<string, []>("attn_17_cast_fp16")]; |
| 739 | tensor<int32, [4]> var_1191 = const()[name = tensor<string, []>("op_1191"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 740 | tensor<fp16, [1, 1024, 1, 1500]> input_65_cast_fp16 = reshape(shape = var_1191, x = attn_17_cast_fp16)[name = tensor<string, []>("input_65_cast_fp16")]; |
| 741 | tensor<string, []> obj_35_pad_type_0 = const()[name = tensor<string, []>("obj_35_pad_type_0"), val = tensor<string, []>("valid")]; |
| 742 | tensor<int32, [2]> obj_35_strides_0 = const()[name = tensor<string, []>("obj_35_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 743 | tensor<int32, [4]> obj_35_pad_0 = const()[name = tensor<string, []>("obj_35_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 744 | tensor<int32, [2]> obj_35_dilations_0 = const()[name = tensor<string, []>("obj_35_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 745 | tensor<int32, []> obj_35_groups_0 = const()[name = tensor<string, []>("obj_35_groups_0"), val = tensor<int32, []>(1)]; |
| 746 | tensor<fp16, [1024, 1024, 1, 1]> layers_8_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_8_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(217694656)))]; |
| 747 | tensor<fp16, [1024]> layers_8_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_8_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(219791872)))]; |
| 748 | tensor<fp16, [1, 1024, 1, 1500]> obj_35_cast_fp16 = conv(bias = layers_8_self_attn_o_proj_bias_to_fp16, dilations = obj_35_dilations_0, groups = obj_35_groups_0, pad = obj_35_pad_0, pad_type = obj_35_pad_type_0, strides = obj_35_strides_0, weight = layers_8_self_attn_o_proj_weight_to_fp16, x = input_65_cast_fp16)[name = tensor<string, []>("obj_35_cast_fp16")]; |
| 749 | tensor<fp16, [1, 1024, 1, 1500]> inputs_35_cast_fp16 = add(x = inputs_33_cast_fp16, y = obj_35_cast_fp16)[name = tensor<string, []>("inputs_35_cast_fp16")]; |
| 750 | tensor<int32, [1]> out_35_axes_0 = const()[name = tensor<string, []>("out_35_axes_0"), val = tensor<int32, [1]>([1])]; |
| 751 | tensor<fp16, []> var_1209_to_fp16 = const()[name = tensor<string, []>("op_1209_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 752 | tensor<fp16, [1, 1024, 1, 1500]> out_35_cast_fp16 = layer_norm(axes = out_35_axes_0, epsilon = var_1209_to_fp16, x = inputs_35_cast_fp16)[name = tensor<string, []>("out_35_cast_fp16")]; |
| 753 | tensor<fp16, [1024]> input_67_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_67_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(219793984)))]; |
| 754 | tensor<fp16, [1024]> input_67_beta_0_to_fp16 = const()[name = tensor<string, []>("input_67_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(219796096)))]; |
| 755 | tensor<fp16, []> input_67_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_67_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 756 | tensor<fp16, [1, 1024, 1, 1500]> input_67_cast_fp16 = batch_norm(beta = input_67_beta_0_to_fp16, epsilon = input_67_epsilon_0_to_fp16, gamma = input_67_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_35_cast_fp16)[name = tensor<string, []>("input_67_cast_fp16")]; |
| 757 | tensor<string, []> input_69_pad_type_0 = const()[name = tensor<string, []>("input_69_pad_type_0"), val = tensor<string, []>("valid")]; |
| 758 | tensor<int32, [2]> input_69_strides_0 = const()[name = tensor<string, []>("input_69_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 759 | tensor<int32, [4]> input_69_pad_0 = const()[name = tensor<string, []>("input_69_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 760 | tensor<int32, [2]> input_69_dilations_0 = const()[name = tensor<string, []>("input_69_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 761 | tensor<int32, []> input_69_groups_0 = const()[name = tensor<string, []>("input_69_groups_0"), val = tensor<int32, []>(1)]; |
| 762 | tensor<fp16, [4096, 1024, 1, 1]> layers_8_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_8_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(219798208)))]; |
| 763 | tensor<fp16, [4096]> layers_8_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_8_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(228186880)))]; |
| 764 | tensor<fp16, [1, 4096, 1, 1500]> input_69_cast_fp16 = conv(bias = layers_8_fc1_bias_to_fp16, dilations = input_69_dilations_0, groups = input_69_groups_0, pad = input_69_pad_0, pad_type = input_69_pad_type_0, strides = input_69_strides_0, weight = layers_8_fc1_weight_to_fp16, x = input_67_cast_fp16)[name = tensor<string, []>("input_69_cast_fp16")]; |
| 765 | tensor<string, []> input_71_mode_0 = const()[name = tensor<string, []>("input_71_mode_0"), val = tensor<string, []>("EXACT")]; |
| 766 | tensor<fp16, [1, 4096, 1, 1500]> input_71_cast_fp16 = gelu(mode = input_71_mode_0, x = input_69_cast_fp16)[name = tensor<string, []>("input_71_cast_fp16")]; |
| 767 | tensor<string, []> hidden_states_21_pad_type_0 = const()[name = tensor<string, []>("hidden_states_21_pad_type_0"), val = tensor<string, []>("valid")]; |
| 768 | tensor<int32, [2]> hidden_states_21_strides_0 = const()[name = tensor<string, []>("hidden_states_21_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 769 | tensor<int32, [4]> hidden_states_21_pad_0 = const()[name = tensor<string, []>("hidden_states_21_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 770 | tensor<int32, [2]> hidden_states_21_dilations_0 = const()[name = tensor<string, []>("hidden_states_21_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 771 | tensor<int32, []> hidden_states_21_groups_0 = const()[name = tensor<string, []>("hidden_states_21_groups_0"), val = tensor<int32, []>(1)]; |
| 772 | tensor<fp16, [1024, 4096, 1, 1]> layers_8_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_8_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(228195136)))]; |
| 773 | tensor<fp16, [1024]> layers_8_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_8_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(236583808)))]; |
| 774 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_21_cast_fp16 = conv(bias = layers_8_fc2_bias_to_fp16, dilations = hidden_states_21_dilations_0, groups = hidden_states_21_groups_0, pad = hidden_states_21_pad_0, pad_type = hidden_states_21_pad_type_0, strides = hidden_states_21_strides_0, weight = layers_8_fc2_weight_to_fp16, x = input_71_cast_fp16)[name = tensor<string, []>("hidden_states_21_cast_fp16")]; |
| 775 | tensor<fp16, [1, 1024, 1, 1500]> inputs_37_cast_fp16 = add(x = inputs_35_cast_fp16, y = hidden_states_21_cast_fp16)[name = tensor<string, []>("inputs_37_cast_fp16")]; |
| 776 | tensor<int32, []> var_1238 = const()[name = tensor<string, []>("op_1238"), val = tensor<int32, []>(3)]; |
| 777 | tensor<int32, [1]> out_37_axes_0 = const()[name = tensor<string, []>("out_37_axes_0"), val = tensor<int32, [1]>([1])]; |
| 778 | tensor<fp16, []> var_1260_to_fp16 = const()[name = tensor<string, []>("op_1260_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 779 | tensor<fp16, [1, 1024, 1, 1500]> out_37_cast_fp16 = layer_norm(axes = out_37_axes_0, epsilon = var_1260_to_fp16, x = inputs_37_cast_fp16)[name = tensor<string, []>("out_37_cast_fp16")]; |
| 780 | tensor<fp16, [1024]> obj_37_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_37_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(236585920)))]; |
| 781 | tensor<fp16, [1024]> obj_37_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_37_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(236588032)))]; |
| 782 | tensor<fp16, []> obj_37_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_37_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 783 | tensor<fp16, [1, 1024, 1, 1500]> obj_37_cast_fp16 = batch_norm(beta = obj_37_beta_0_to_fp16, epsilon = obj_37_epsilon_0_to_fp16, gamma = obj_37_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_37_cast_fp16)[name = tensor<string, []>("obj_37_cast_fp16")]; |
| 784 | tensor<string, []> query_19_pad_type_0 = const()[name = tensor<string, []>("query_19_pad_type_0"), val = tensor<string, []>("valid")]; |
| 785 | tensor<int32, [2]> query_19_strides_0 = const()[name = tensor<string, []>("query_19_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 786 | tensor<int32, [4]> query_19_pad_0 = const()[name = tensor<string, []>("query_19_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 787 | tensor<int32, [2]> query_19_dilations_0 = const()[name = tensor<string, []>("query_19_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 788 | tensor<int32, []> query_19_groups_0 = const()[name = tensor<string, []>("query_19_groups_0"), val = tensor<int32, []>(1)]; |
| 789 | tensor<fp16, [1024, 1024, 1, 1]> layers_9_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_9_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(236590144)))]; |
| 790 | tensor<fp16, [1024]> layers_9_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_9_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(238687360)))]; |
| 791 | tensor<fp16, [1, 1024, 1, 1500]> query_19_cast_fp16 = conv(bias = layers_9_self_attn_q_proj_bias_to_fp16, dilations = query_19_dilations_0, groups = query_19_groups_0, pad = query_19_pad_0, pad_type = query_19_pad_type_0, strides = query_19_strides_0, weight = layers_9_self_attn_q_proj_weight_to_fp16, x = obj_37_cast_fp16)[name = tensor<string, []>("query_19_cast_fp16")]; |
| 792 | tensor<string, []> key_19_pad_type_0 = const()[name = tensor<string, []>("key_19_pad_type_0"), val = tensor<string, []>("valid")]; |
| 793 | tensor<int32, [2]> key_19_strides_0 = const()[name = tensor<string, []>("key_19_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 794 | tensor<int32, [4]> key_19_pad_0 = const()[name = tensor<string, []>("key_19_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 795 | tensor<int32, [2]> key_19_dilations_0 = const()[name = tensor<string, []>("key_19_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 796 | tensor<int32, []> key_19_groups_0 = const()[name = tensor<string, []>("key_19_groups_0"), val = tensor<int32, []>(1)]; |
| 797 | tensor<fp16, [1024, 1024, 1, 1]> layers_9_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_9_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(238689472)))]; |
| 798 | tensor<fp16, [1, 1024, 1, 1500]> key_19_cast_fp16 = conv(dilations = key_19_dilations_0, groups = key_19_groups_0, pad = key_19_pad_0, pad_type = key_19_pad_type_0, strides = key_19_strides_0, weight = layers_9_self_attn_k_proj_weight_to_fp16, x = obj_37_cast_fp16)[name = tensor<string, []>("key_19_cast_fp16")]; |
| 799 | tensor<string, []> value_19_pad_type_0 = const()[name = tensor<string, []>("value_19_pad_type_0"), val = tensor<string, []>("valid")]; |
| 800 | tensor<int32, [2]> value_19_strides_0 = const()[name = tensor<string, []>("value_19_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 801 | tensor<int32, [4]> value_19_pad_0 = const()[name = tensor<string, []>("value_19_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 802 | tensor<int32, [2]> value_19_dilations_0 = const()[name = tensor<string, []>("value_19_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 803 | tensor<int32, []> value_19_groups_0 = const()[name = tensor<string, []>("value_19_groups_0"), val = tensor<int32, []>(1)]; |
| 804 | tensor<fp16, [1024, 1024, 1, 1]> layers_9_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_9_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(240786688)))]; |
| 805 | tensor<fp16, [1024]> layers_9_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_9_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(242883904)))]; |
| 806 | tensor<fp16, [1, 1024, 1, 1500]> value_19_cast_fp16 = conv(bias = layers_9_self_attn_v_proj_bias_to_fp16, dilations = value_19_dilations_0, groups = value_19_groups_0, pad = value_19_pad_0, pad_type = value_19_pad_type_0, strides = value_19_strides_0, weight = layers_9_self_attn_v_proj_weight_to_fp16, x = obj_37_cast_fp16)[name = tensor<string, []>("value_19_cast_fp16")]; |
| 807 | tensor<int32, [4]> var_1296 = const()[name = tensor<string, []>("op_1296"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 808 | tensor<fp16, [1, 16, 64, 1500]> mh_q_19_cast_fp16 = reshape(shape = var_1296, x = query_19_cast_fp16)[name = tensor<string, []>("mh_q_19_cast_fp16")]; |
| 809 | tensor<fp16, []> var_1298_to_fp16 = const()[name = tensor<string, []>("op_1298_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 810 | tensor<fp16, [1, 16, 64, 1500]> var_1299_cast_fp16 = mul(x = mh_q_19_cast_fp16, y = var_1298_to_fp16)[name = tensor<string, []>("op_1299_cast_fp16")]; |
| 811 | tensor<int32, [4]> var_1302 = const()[name = tensor<string, []>("op_1302"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 812 | tensor<fp16, [1, 16, 64, 1500]> var_1303_cast_fp16 = reshape(shape = var_1302, x = key_19_cast_fp16)[name = tensor<string, []>("op_1303_cast_fp16")]; |
| 813 | tensor<bool, []> mh_w_19_transpose_x_0 = const()[name = tensor<string, []>("mh_w_19_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 814 | tensor<bool, []> mh_w_19_transpose_y_0 = const()[name = tensor<string, []>("mh_w_19_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 815 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_19_cast_fp16 = matmul(transpose_x = mh_w_19_transpose_x_0, transpose_y = mh_w_19_transpose_y_0, x = var_1299_cast_fp16, y = var_1303_cast_fp16)[name = tensor<string, []>("mh_w_19_cast_fp16")]; |
| 816 | tensor<fp16, [1, 16, 1500, 1500]> var_1306_cast_fp16 = softmax(axis = var_1238, x = mh_w_19_cast_fp16)[name = tensor<string, []>("op_1306_cast_fp16")]; |
| 817 | tensor<int32, [4]> var_1307 = const()[name = tensor<string, []>("op_1307"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 818 | tensor<fp16, [1, 16, 64, 1500]> var_1308_cast_fp16 = reshape(shape = var_1307, x = value_19_cast_fp16)[name = tensor<string, []>("op_1308_cast_fp16")]; |
| 819 | tensor<bool, []> attn_19_transpose_x_0 = const()[name = tensor<string, []>("attn_19_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 820 | tensor<bool, []> attn_19_transpose_y_0 = const()[name = tensor<string, []>("attn_19_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 821 | tensor<fp16, [1, 16, 64, 1500]> attn_19_cast_fp16 = matmul(transpose_x = attn_19_transpose_x_0, transpose_y = attn_19_transpose_y_0, x = var_1308_cast_fp16, y = var_1306_cast_fp16)[name = tensor<string, []>("attn_19_cast_fp16")]; |
| 822 | tensor<int32, [4]> var_1311 = const()[name = tensor<string, []>("op_1311"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 823 | tensor<fp16, [1, 1024, 1, 1500]> input_73_cast_fp16 = reshape(shape = var_1311, x = attn_19_cast_fp16)[name = tensor<string, []>("input_73_cast_fp16")]; |
| 824 | tensor<string, []> obj_39_pad_type_0 = const()[name = tensor<string, []>("obj_39_pad_type_0"), val = tensor<string, []>("valid")]; |
| 825 | tensor<int32, [2]> obj_39_strides_0 = const()[name = tensor<string, []>("obj_39_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 826 | tensor<int32, [4]> obj_39_pad_0 = const()[name = tensor<string, []>("obj_39_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 827 | tensor<int32, [2]> obj_39_dilations_0 = const()[name = tensor<string, []>("obj_39_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 828 | tensor<int32, []> obj_39_groups_0 = const()[name = tensor<string, []>("obj_39_groups_0"), val = tensor<int32, []>(1)]; |
| 829 | tensor<fp16, [1024, 1024, 1, 1]> layers_9_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_9_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(242886016)))]; |
| 830 | tensor<fp16, [1024]> layers_9_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_9_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(244983232)))]; |
| 831 | tensor<fp16, [1, 1024, 1, 1500]> obj_39_cast_fp16 = conv(bias = layers_9_self_attn_o_proj_bias_to_fp16, dilations = obj_39_dilations_0, groups = obj_39_groups_0, pad = obj_39_pad_0, pad_type = obj_39_pad_type_0, strides = obj_39_strides_0, weight = layers_9_self_attn_o_proj_weight_to_fp16, x = input_73_cast_fp16)[name = tensor<string, []>("obj_39_cast_fp16")]; |
| 832 | tensor<fp16, [1, 1024, 1, 1500]> inputs_39_cast_fp16 = add(x = inputs_37_cast_fp16, y = obj_39_cast_fp16)[name = tensor<string, []>("inputs_39_cast_fp16")]; |
| 833 | tensor<int32, [1]> out_39_axes_0 = const()[name = tensor<string, []>("out_39_axes_0"), val = tensor<int32, [1]>([1])]; |
| 834 | tensor<fp16, []> var_1329_to_fp16 = const()[name = tensor<string, []>("op_1329_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 835 | tensor<fp16, [1, 1024, 1, 1500]> out_39_cast_fp16 = layer_norm(axes = out_39_axes_0, epsilon = var_1329_to_fp16, x = inputs_39_cast_fp16)[name = tensor<string, []>("out_39_cast_fp16")]; |
| 836 | tensor<fp16, [1024]> input_75_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_75_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(244985344)))]; |
| 837 | tensor<fp16, [1024]> input_75_beta_0_to_fp16 = const()[name = tensor<string, []>("input_75_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(244987456)))]; |
| 838 | tensor<fp16, []> input_75_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_75_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 839 | tensor<fp16, [1, 1024, 1, 1500]> input_75_cast_fp16 = batch_norm(beta = input_75_beta_0_to_fp16, epsilon = input_75_epsilon_0_to_fp16, gamma = input_75_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_39_cast_fp16)[name = tensor<string, []>("input_75_cast_fp16")]; |
| 840 | tensor<string, []> input_77_pad_type_0 = const()[name = tensor<string, []>("input_77_pad_type_0"), val = tensor<string, []>("valid")]; |
| 841 | tensor<int32, [2]> input_77_strides_0 = const()[name = tensor<string, []>("input_77_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 842 | tensor<int32, [4]> input_77_pad_0 = const()[name = tensor<string, []>("input_77_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 843 | tensor<int32, [2]> input_77_dilations_0 = const()[name = tensor<string, []>("input_77_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 844 | tensor<int32, []> input_77_groups_0 = const()[name = tensor<string, []>("input_77_groups_0"), val = tensor<int32, []>(1)]; |
| 845 | tensor<fp16, [4096, 1024, 1, 1]> layers_9_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_9_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(244989568)))]; |
| 846 | tensor<fp16, [4096]> layers_9_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_9_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(253378240)))]; |
| 847 | tensor<fp16, [1, 4096, 1, 1500]> input_77_cast_fp16 = conv(bias = layers_9_fc1_bias_to_fp16, dilations = input_77_dilations_0, groups = input_77_groups_0, pad = input_77_pad_0, pad_type = input_77_pad_type_0, strides = input_77_strides_0, weight = layers_9_fc1_weight_to_fp16, x = input_75_cast_fp16)[name = tensor<string, []>("input_77_cast_fp16")]; |
| 848 | tensor<string, []> input_79_mode_0 = const()[name = tensor<string, []>("input_79_mode_0"), val = tensor<string, []>("EXACT")]; |
| 849 | tensor<fp16, [1, 4096, 1, 1500]> input_79_cast_fp16 = gelu(mode = input_79_mode_0, x = input_77_cast_fp16)[name = tensor<string, []>("input_79_cast_fp16")]; |
| 850 | tensor<string, []> hidden_states_23_pad_type_0 = const()[name = tensor<string, []>("hidden_states_23_pad_type_0"), val = tensor<string, []>("valid")]; |
| 851 | tensor<int32, [2]> hidden_states_23_strides_0 = const()[name = tensor<string, []>("hidden_states_23_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 852 | tensor<int32, [4]> hidden_states_23_pad_0 = const()[name = tensor<string, []>("hidden_states_23_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 853 | tensor<int32, [2]> hidden_states_23_dilations_0 = const()[name = tensor<string, []>("hidden_states_23_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 854 | tensor<int32, []> hidden_states_23_groups_0 = const()[name = tensor<string, []>("hidden_states_23_groups_0"), val = tensor<int32, []>(1)]; |
| 855 | tensor<fp16, [1024, 4096, 1, 1]> layers_9_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_9_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(253386496)))]; |
| 856 | tensor<fp16, [1024]> layers_9_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_9_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(261775168)))]; |
| 857 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_23_cast_fp16 = conv(bias = layers_9_fc2_bias_to_fp16, dilations = hidden_states_23_dilations_0, groups = hidden_states_23_groups_0, pad = hidden_states_23_pad_0, pad_type = hidden_states_23_pad_type_0, strides = hidden_states_23_strides_0, weight = layers_9_fc2_weight_to_fp16, x = input_79_cast_fp16)[name = tensor<string, []>("hidden_states_23_cast_fp16")]; |
| 858 | tensor<fp16, [1, 1024, 1, 1500]> inputs_41_cast_fp16 = add(x = inputs_39_cast_fp16, y = hidden_states_23_cast_fp16)[name = tensor<string, []>("inputs_41_cast_fp16")]; |
| 859 | tensor<int32, []> var_1358 = const()[name = tensor<string, []>("op_1358"), val = tensor<int32, []>(3)]; |
| 860 | tensor<int32, [1]> out_41_axes_0 = const()[name = tensor<string, []>("out_41_axes_0"), val = tensor<int32, [1]>([1])]; |
| 861 | tensor<fp16, []> var_1380_to_fp16 = const()[name = tensor<string, []>("op_1380_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 862 | tensor<fp16, [1, 1024, 1, 1500]> out_41_cast_fp16 = layer_norm(axes = out_41_axes_0, epsilon = var_1380_to_fp16, x = inputs_41_cast_fp16)[name = tensor<string, []>("out_41_cast_fp16")]; |
| 863 | tensor<fp16, [1024]> obj_41_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_41_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(261777280)))]; |
| 864 | tensor<fp16, [1024]> obj_41_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_41_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(261779392)))]; |
| 865 | tensor<fp16, []> obj_41_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_41_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 866 | tensor<fp16, [1, 1024, 1, 1500]> obj_41_cast_fp16 = batch_norm(beta = obj_41_beta_0_to_fp16, epsilon = obj_41_epsilon_0_to_fp16, gamma = obj_41_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_41_cast_fp16)[name = tensor<string, []>("obj_41_cast_fp16")]; |
| 867 | tensor<string, []> query_21_pad_type_0 = const()[name = tensor<string, []>("query_21_pad_type_0"), val = tensor<string, []>("valid")]; |
| 868 | tensor<int32, [2]> query_21_strides_0 = const()[name = tensor<string, []>("query_21_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 869 | tensor<int32, [4]> query_21_pad_0 = const()[name = tensor<string, []>("query_21_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 870 | tensor<int32, [2]> query_21_dilations_0 = const()[name = tensor<string, []>("query_21_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 871 | tensor<int32, []> query_21_groups_0 = const()[name = tensor<string, []>("query_21_groups_0"), val = tensor<int32, []>(1)]; |
| 872 | tensor<fp16, [1024, 1024, 1, 1]> layers_10_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_10_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(261781504)))]; |
| 873 | tensor<fp16, [1024]> layers_10_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_10_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(263878720)))]; |
| 874 | tensor<fp16, [1, 1024, 1, 1500]> query_21_cast_fp16 = conv(bias = layers_10_self_attn_q_proj_bias_to_fp16, dilations = query_21_dilations_0, groups = query_21_groups_0, pad = query_21_pad_0, pad_type = query_21_pad_type_0, strides = query_21_strides_0, weight = layers_10_self_attn_q_proj_weight_to_fp16, x = obj_41_cast_fp16)[name = tensor<string, []>("query_21_cast_fp16")]; |
| 875 | tensor<string, []> key_21_pad_type_0 = const()[name = tensor<string, []>("key_21_pad_type_0"), val = tensor<string, []>("valid")]; |
| 876 | tensor<int32, [2]> key_21_strides_0 = const()[name = tensor<string, []>("key_21_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 877 | tensor<int32, [4]> key_21_pad_0 = const()[name = tensor<string, []>("key_21_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 878 | tensor<int32, [2]> key_21_dilations_0 = const()[name = tensor<string, []>("key_21_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 879 | tensor<int32, []> key_21_groups_0 = const()[name = tensor<string, []>("key_21_groups_0"), val = tensor<int32, []>(1)]; |
| 880 | tensor<fp16, [1024, 1024, 1, 1]> layers_10_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_10_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(263880832)))]; |
| 881 | tensor<fp16, [1, 1024, 1, 1500]> key_21_cast_fp16 = conv(dilations = key_21_dilations_0, groups = key_21_groups_0, pad = key_21_pad_0, pad_type = key_21_pad_type_0, strides = key_21_strides_0, weight = layers_10_self_attn_k_proj_weight_to_fp16, x = obj_41_cast_fp16)[name = tensor<string, []>("key_21_cast_fp16")]; |
| 882 | tensor<string, []> value_21_pad_type_0 = const()[name = tensor<string, []>("value_21_pad_type_0"), val = tensor<string, []>("valid")]; |
| 883 | tensor<int32, [2]> value_21_strides_0 = const()[name = tensor<string, []>("value_21_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 884 | tensor<int32, [4]> value_21_pad_0 = const()[name = tensor<string, []>("value_21_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 885 | tensor<int32, [2]> value_21_dilations_0 = const()[name = tensor<string, []>("value_21_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 886 | tensor<int32, []> value_21_groups_0 = const()[name = tensor<string, []>("value_21_groups_0"), val = tensor<int32, []>(1)]; |
| 887 | tensor<fp16, [1024, 1024, 1, 1]> layers_10_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_10_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(265978048)))]; |
| 888 | tensor<fp16, [1024]> layers_10_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_10_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(268075264)))]; |
| 889 | tensor<fp16, [1, 1024, 1, 1500]> value_21_cast_fp16 = conv(bias = layers_10_self_attn_v_proj_bias_to_fp16, dilations = value_21_dilations_0, groups = value_21_groups_0, pad = value_21_pad_0, pad_type = value_21_pad_type_0, strides = value_21_strides_0, weight = layers_10_self_attn_v_proj_weight_to_fp16, x = obj_41_cast_fp16)[name = tensor<string, []>("value_21_cast_fp16")]; |
| 890 | tensor<int32, [4]> var_1416 = const()[name = tensor<string, []>("op_1416"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 891 | tensor<fp16, [1, 16, 64, 1500]> mh_q_21_cast_fp16 = reshape(shape = var_1416, x = query_21_cast_fp16)[name = tensor<string, []>("mh_q_21_cast_fp16")]; |
| 892 | tensor<fp16, []> var_1418_to_fp16 = const()[name = tensor<string, []>("op_1418_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 893 | tensor<fp16, [1, 16, 64, 1500]> var_1419_cast_fp16 = mul(x = mh_q_21_cast_fp16, y = var_1418_to_fp16)[name = tensor<string, []>("op_1419_cast_fp16")]; |
| 894 | tensor<int32, [4]> var_1422 = const()[name = tensor<string, []>("op_1422"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 895 | tensor<fp16, [1, 16, 64, 1500]> var_1423_cast_fp16 = reshape(shape = var_1422, x = key_21_cast_fp16)[name = tensor<string, []>("op_1423_cast_fp16")]; |
| 896 | tensor<bool, []> mh_w_21_transpose_x_0 = const()[name = tensor<string, []>("mh_w_21_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 897 | tensor<bool, []> mh_w_21_transpose_y_0 = const()[name = tensor<string, []>("mh_w_21_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 898 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_21_cast_fp16 = matmul(transpose_x = mh_w_21_transpose_x_0, transpose_y = mh_w_21_transpose_y_0, x = var_1419_cast_fp16, y = var_1423_cast_fp16)[name = tensor<string, []>("mh_w_21_cast_fp16")]; |
| 899 | tensor<fp16, [1, 16, 1500, 1500]> var_1426_cast_fp16 = softmax(axis = var_1358, x = mh_w_21_cast_fp16)[name = tensor<string, []>("op_1426_cast_fp16")]; |
| 900 | tensor<int32, [4]> var_1427 = const()[name = tensor<string, []>("op_1427"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 901 | tensor<fp16, [1, 16, 64, 1500]> var_1428_cast_fp16 = reshape(shape = var_1427, x = value_21_cast_fp16)[name = tensor<string, []>("op_1428_cast_fp16")]; |
| 902 | tensor<bool, []> attn_21_transpose_x_0 = const()[name = tensor<string, []>("attn_21_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 903 | tensor<bool, []> attn_21_transpose_y_0 = const()[name = tensor<string, []>("attn_21_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 904 | tensor<fp16, [1, 16, 64, 1500]> attn_21_cast_fp16 = matmul(transpose_x = attn_21_transpose_x_0, transpose_y = attn_21_transpose_y_0, x = var_1428_cast_fp16, y = var_1426_cast_fp16)[name = tensor<string, []>("attn_21_cast_fp16")]; |
| 905 | tensor<int32, [4]> var_1431 = const()[name = tensor<string, []>("op_1431"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 906 | tensor<fp16, [1, 1024, 1, 1500]> input_81_cast_fp16 = reshape(shape = var_1431, x = attn_21_cast_fp16)[name = tensor<string, []>("input_81_cast_fp16")]; |
| 907 | tensor<string, []> obj_43_pad_type_0 = const()[name = tensor<string, []>("obj_43_pad_type_0"), val = tensor<string, []>("valid")]; |
| 908 | tensor<int32, [2]> obj_43_strides_0 = const()[name = tensor<string, []>("obj_43_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 909 | tensor<int32, [4]> obj_43_pad_0 = const()[name = tensor<string, []>("obj_43_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 910 | tensor<int32, [2]> obj_43_dilations_0 = const()[name = tensor<string, []>("obj_43_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 911 | tensor<int32, []> obj_43_groups_0 = const()[name = tensor<string, []>("obj_43_groups_0"), val = tensor<int32, []>(1)]; |
| 912 | tensor<fp16, [1024, 1024, 1, 1]> layers_10_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_10_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(268077376)))]; |
| 913 | tensor<fp16, [1024]> layers_10_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_10_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(270174592)))]; |
| 914 | tensor<fp16, [1, 1024, 1, 1500]> obj_43_cast_fp16 = conv(bias = layers_10_self_attn_o_proj_bias_to_fp16, dilations = obj_43_dilations_0, groups = obj_43_groups_0, pad = obj_43_pad_0, pad_type = obj_43_pad_type_0, strides = obj_43_strides_0, weight = layers_10_self_attn_o_proj_weight_to_fp16, x = input_81_cast_fp16)[name = tensor<string, []>("obj_43_cast_fp16")]; |
| 915 | tensor<fp16, [1, 1024, 1, 1500]> inputs_43_cast_fp16 = add(x = inputs_41_cast_fp16, y = obj_43_cast_fp16)[name = tensor<string, []>("inputs_43_cast_fp16")]; |
| 916 | tensor<int32, [1]> out_43_axes_0 = const()[name = tensor<string, []>("out_43_axes_0"), val = tensor<int32, [1]>([1])]; |
| 917 | tensor<fp16, []> var_1449_to_fp16 = const()[name = tensor<string, []>("op_1449_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 918 | tensor<fp16, [1, 1024, 1, 1500]> out_43_cast_fp16 = layer_norm(axes = out_43_axes_0, epsilon = var_1449_to_fp16, x = inputs_43_cast_fp16)[name = tensor<string, []>("out_43_cast_fp16")]; |
| 919 | tensor<fp16, [1024]> input_83_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_83_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(270176704)))]; |
| 920 | tensor<fp16, [1024]> input_83_beta_0_to_fp16 = const()[name = tensor<string, []>("input_83_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(270178816)))]; |
| 921 | tensor<fp16, []> input_83_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_83_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 922 | tensor<fp16, [1, 1024, 1, 1500]> input_83_cast_fp16 = batch_norm(beta = input_83_beta_0_to_fp16, epsilon = input_83_epsilon_0_to_fp16, gamma = input_83_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_43_cast_fp16)[name = tensor<string, []>("input_83_cast_fp16")]; |
| 923 | tensor<string, []> input_85_pad_type_0 = const()[name = tensor<string, []>("input_85_pad_type_0"), val = tensor<string, []>("valid")]; |
| 924 | tensor<int32, [2]> input_85_strides_0 = const()[name = tensor<string, []>("input_85_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 925 | tensor<int32, [4]> input_85_pad_0 = const()[name = tensor<string, []>("input_85_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 926 | tensor<int32, [2]> input_85_dilations_0 = const()[name = tensor<string, []>("input_85_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 927 | tensor<int32, []> input_85_groups_0 = const()[name = tensor<string, []>("input_85_groups_0"), val = tensor<int32, []>(1)]; |
| 928 | tensor<fp16, [4096, 1024, 1, 1]> layers_10_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_10_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(270180928)))]; |
| 929 | tensor<fp16, [4096]> layers_10_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_10_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(278569600)))]; |
| 930 | tensor<fp16, [1, 4096, 1, 1500]> input_85_cast_fp16 = conv(bias = layers_10_fc1_bias_to_fp16, dilations = input_85_dilations_0, groups = input_85_groups_0, pad = input_85_pad_0, pad_type = input_85_pad_type_0, strides = input_85_strides_0, weight = layers_10_fc1_weight_to_fp16, x = input_83_cast_fp16)[name = tensor<string, []>("input_85_cast_fp16")]; |
| 931 | tensor<string, []> input_87_mode_0 = const()[name = tensor<string, []>("input_87_mode_0"), val = tensor<string, []>("EXACT")]; |
| 932 | tensor<fp16, [1, 4096, 1, 1500]> input_87_cast_fp16 = gelu(mode = input_87_mode_0, x = input_85_cast_fp16)[name = tensor<string, []>("input_87_cast_fp16")]; |
| 933 | tensor<string, []> hidden_states_25_pad_type_0 = const()[name = tensor<string, []>("hidden_states_25_pad_type_0"), val = tensor<string, []>("valid")]; |
| 934 | tensor<int32, [2]> hidden_states_25_strides_0 = const()[name = tensor<string, []>("hidden_states_25_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 935 | tensor<int32, [4]> hidden_states_25_pad_0 = const()[name = tensor<string, []>("hidden_states_25_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 936 | tensor<int32, [2]> hidden_states_25_dilations_0 = const()[name = tensor<string, []>("hidden_states_25_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 937 | tensor<int32, []> hidden_states_25_groups_0 = const()[name = tensor<string, []>("hidden_states_25_groups_0"), val = tensor<int32, []>(1)]; |
| 938 | tensor<fp16, [1024, 4096, 1, 1]> layers_10_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_10_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(278577856)))]; |
| 939 | tensor<fp16, [1024]> layers_10_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_10_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(286966528)))]; |
| 940 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_25_cast_fp16 = conv(bias = layers_10_fc2_bias_to_fp16, dilations = hidden_states_25_dilations_0, groups = hidden_states_25_groups_0, pad = hidden_states_25_pad_0, pad_type = hidden_states_25_pad_type_0, strides = hidden_states_25_strides_0, weight = layers_10_fc2_weight_to_fp16, x = input_87_cast_fp16)[name = tensor<string, []>("hidden_states_25_cast_fp16")]; |
| 941 | tensor<fp16, [1, 1024, 1, 1500]> inputs_45_cast_fp16 = add(x = inputs_43_cast_fp16, y = hidden_states_25_cast_fp16)[name = tensor<string, []>("inputs_45_cast_fp16")]; |
| 942 | tensor<int32, []> var_1478 = const()[name = tensor<string, []>("op_1478"), val = tensor<int32, []>(3)]; |
| 943 | tensor<int32, [1]> out_45_axes_0 = const()[name = tensor<string, []>("out_45_axes_0"), val = tensor<int32, [1]>([1])]; |
| 944 | tensor<fp16, []> var_1500_to_fp16 = const()[name = tensor<string, []>("op_1500_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 945 | tensor<fp16, [1, 1024, 1, 1500]> out_45_cast_fp16 = layer_norm(axes = out_45_axes_0, epsilon = var_1500_to_fp16, x = inputs_45_cast_fp16)[name = tensor<string, []>("out_45_cast_fp16")]; |
| 946 | tensor<fp16, [1024]> obj_45_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_45_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(286968640)))]; |
| 947 | tensor<fp16, [1024]> obj_45_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_45_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(286970752)))]; |
| 948 | tensor<fp16, []> obj_45_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_45_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 949 | tensor<fp16, [1, 1024, 1, 1500]> obj_45_cast_fp16 = batch_norm(beta = obj_45_beta_0_to_fp16, epsilon = obj_45_epsilon_0_to_fp16, gamma = obj_45_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_45_cast_fp16)[name = tensor<string, []>("obj_45_cast_fp16")]; |
| 950 | tensor<string, []> query_23_pad_type_0 = const()[name = tensor<string, []>("query_23_pad_type_0"), val = tensor<string, []>("valid")]; |
| 951 | tensor<int32, [2]> query_23_strides_0 = const()[name = tensor<string, []>("query_23_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 952 | tensor<int32, [4]> query_23_pad_0 = const()[name = tensor<string, []>("query_23_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 953 | tensor<int32, [2]> query_23_dilations_0 = const()[name = tensor<string, []>("query_23_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 954 | tensor<int32, []> query_23_groups_0 = const()[name = tensor<string, []>("query_23_groups_0"), val = tensor<int32, []>(1)]; |
| 955 | tensor<fp16, [1024, 1024, 1, 1]> layers_11_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_11_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(286972864)))]; |
| 956 | tensor<fp16, [1024]> layers_11_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_11_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(289070080)))]; |
| 957 | tensor<fp16, [1, 1024, 1, 1500]> query_23_cast_fp16 = conv(bias = layers_11_self_attn_q_proj_bias_to_fp16, dilations = query_23_dilations_0, groups = query_23_groups_0, pad = query_23_pad_0, pad_type = query_23_pad_type_0, strides = query_23_strides_0, weight = layers_11_self_attn_q_proj_weight_to_fp16, x = obj_45_cast_fp16)[name = tensor<string, []>("query_23_cast_fp16")]; |
| 958 | tensor<string, []> key_23_pad_type_0 = const()[name = tensor<string, []>("key_23_pad_type_0"), val = tensor<string, []>("valid")]; |
| 959 | tensor<int32, [2]> key_23_strides_0 = const()[name = tensor<string, []>("key_23_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 960 | tensor<int32, [4]> key_23_pad_0 = const()[name = tensor<string, []>("key_23_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 961 | tensor<int32, [2]> key_23_dilations_0 = const()[name = tensor<string, []>("key_23_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 962 | tensor<int32, []> key_23_groups_0 = const()[name = tensor<string, []>("key_23_groups_0"), val = tensor<int32, []>(1)]; |
| 963 | tensor<fp16, [1024, 1024, 1, 1]> layers_11_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_11_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(289072192)))]; |
| 964 | tensor<fp16, [1, 1024, 1, 1500]> key_23_cast_fp16 = conv(dilations = key_23_dilations_0, groups = key_23_groups_0, pad = key_23_pad_0, pad_type = key_23_pad_type_0, strides = key_23_strides_0, weight = layers_11_self_attn_k_proj_weight_to_fp16, x = obj_45_cast_fp16)[name = tensor<string, []>("key_23_cast_fp16")]; |
| 965 | tensor<string, []> value_23_pad_type_0 = const()[name = tensor<string, []>("value_23_pad_type_0"), val = tensor<string, []>("valid")]; |
| 966 | tensor<int32, [2]> value_23_strides_0 = const()[name = tensor<string, []>("value_23_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 967 | tensor<int32, [4]> value_23_pad_0 = const()[name = tensor<string, []>("value_23_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 968 | tensor<int32, [2]> value_23_dilations_0 = const()[name = tensor<string, []>("value_23_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 969 | tensor<int32, []> value_23_groups_0 = const()[name = tensor<string, []>("value_23_groups_0"), val = tensor<int32, []>(1)]; |
| 970 | tensor<fp16, [1024, 1024, 1, 1]> layers_11_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_11_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(291169408)))]; |
| 971 | tensor<fp16, [1024]> layers_11_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_11_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(293266624)))]; |
| 972 | tensor<fp16, [1, 1024, 1, 1500]> value_23_cast_fp16 = conv(bias = layers_11_self_attn_v_proj_bias_to_fp16, dilations = value_23_dilations_0, groups = value_23_groups_0, pad = value_23_pad_0, pad_type = value_23_pad_type_0, strides = value_23_strides_0, weight = layers_11_self_attn_v_proj_weight_to_fp16, x = obj_45_cast_fp16)[name = tensor<string, []>("value_23_cast_fp16")]; |
| 973 | tensor<int32, [4]> var_1536 = const()[name = tensor<string, []>("op_1536"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 974 | tensor<fp16, [1, 16, 64, 1500]> mh_q_23_cast_fp16 = reshape(shape = var_1536, x = query_23_cast_fp16)[name = tensor<string, []>("mh_q_23_cast_fp16")]; |
| 975 | tensor<fp16, []> var_1538_to_fp16 = const()[name = tensor<string, []>("op_1538_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 976 | tensor<fp16, [1, 16, 64, 1500]> var_1539_cast_fp16 = mul(x = mh_q_23_cast_fp16, y = var_1538_to_fp16)[name = tensor<string, []>("op_1539_cast_fp16")]; |
| 977 | tensor<int32, [4]> var_1542 = const()[name = tensor<string, []>("op_1542"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 978 | tensor<fp16, [1, 16, 64, 1500]> var_1543_cast_fp16 = reshape(shape = var_1542, x = key_23_cast_fp16)[name = tensor<string, []>("op_1543_cast_fp16")]; |
| 979 | tensor<bool, []> mh_w_23_transpose_x_0 = const()[name = tensor<string, []>("mh_w_23_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 980 | tensor<bool, []> mh_w_23_transpose_y_0 = const()[name = tensor<string, []>("mh_w_23_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 981 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_23_cast_fp16 = matmul(transpose_x = mh_w_23_transpose_x_0, transpose_y = mh_w_23_transpose_y_0, x = var_1539_cast_fp16, y = var_1543_cast_fp16)[name = tensor<string, []>("mh_w_23_cast_fp16")]; |
| 982 | tensor<fp16, [1, 16, 1500, 1500]> var_1546_cast_fp16 = softmax(axis = var_1478, x = mh_w_23_cast_fp16)[name = tensor<string, []>("op_1546_cast_fp16")]; |
| 983 | tensor<int32, [4]> var_1547 = const()[name = tensor<string, []>("op_1547"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 984 | tensor<fp16, [1, 16, 64, 1500]> var_1548_cast_fp16 = reshape(shape = var_1547, x = value_23_cast_fp16)[name = tensor<string, []>("op_1548_cast_fp16")]; |
| 985 | tensor<bool, []> attn_23_transpose_x_0 = const()[name = tensor<string, []>("attn_23_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 986 | tensor<bool, []> attn_23_transpose_y_0 = const()[name = tensor<string, []>("attn_23_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 987 | tensor<fp16, [1, 16, 64, 1500]> attn_23_cast_fp16 = matmul(transpose_x = attn_23_transpose_x_0, transpose_y = attn_23_transpose_y_0, x = var_1548_cast_fp16, y = var_1546_cast_fp16)[name = tensor<string, []>("attn_23_cast_fp16")]; |
| 988 | tensor<int32, [4]> var_1551 = const()[name = tensor<string, []>("op_1551"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 989 | tensor<fp16, [1, 1024, 1, 1500]> input_89_cast_fp16 = reshape(shape = var_1551, x = attn_23_cast_fp16)[name = tensor<string, []>("input_89_cast_fp16")]; |
| 990 | tensor<string, []> obj_47_pad_type_0 = const()[name = tensor<string, []>("obj_47_pad_type_0"), val = tensor<string, []>("valid")]; |
| 991 | tensor<int32, [2]> obj_47_strides_0 = const()[name = tensor<string, []>("obj_47_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 992 | tensor<int32, [4]> obj_47_pad_0 = const()[name = tensor<string, []>("obj_47_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 993 | tensor<int32, [2]> obj_47_dilations_0 = const()[name = tensor<string, []>("obj_47_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 994 | tensor<int32, []> obj_47_groups_0 = const()[name = tensor<string, []>("obj_47_groups_0"), val = tensor<int32, []>(1)]; |
| 995 | tensor<fp16, [1024, 1024, 1, 1]> layers_11_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_11_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(293268736)))]; |
| 996 | tensor<fp16, [1024]> layers_11_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_11_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(295365952)))]; |
| 997 | tensor<fp16, [1, 1024, 1, 1500]> obj_47_cast_fp16 = conv(bias = layers_11_self_attn_o_proj_bias_to_fp16, dilations = obj_47_dilations_0, groups = obj_47_groups_0, pad = obj_47_pad_0, pad_type = obj_47_pad_type_0, strides = obj_47_strides_0, weight = layers_11_self_attn_o_proj_weight_to_fp16, x = input_89_cast_fp16)[name = tensor<string, []>("obj_47_cast_fp16")]; |
| 998 | tensor<fp16, [1, 1024, 1, 1500]> inputs_47_cast_fp16 = add(x = inputs_45_cast_fp16, y = obj_47_cast_fp16)[name = tensor<string, []>("inputs_47_cast_fp16")]; |
| 999 | tensor<int32, [1]> out_47_axes_0 = const()[name = tensor<string, []>("out_47_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1000 | tensor<fp16, []> var_1569_to_fp16 = const()[name = tensor<string, []>("op_1569_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1001 | tensor<fp16, [1, 1024, 1, 1500]> out_47_cast_fp16 = layer_norm(axes = out_47_axes_0, epsilon = var_1569_to_fp16, x = inputs_47_cast_fp16)[name = tensor<string, []>("out_47_cast_fp16")]; |
| 1002 | tensor<fp16, [1024]> input_91_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_91_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(295368064)))]; |
| 1003 | tensor<fp16, [1024]> input_91_beta_0_to_fp16 = const()[name = tensor<string, []>("input_91_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(295370176)))]; |
| 1004 | tensor<fp16, []> input_91_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_91_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1005 | tensor<fp16, [1, 1024, 1, 1500]> input_91_cast_fp16 = batch_norm(beta = input_91_beta_0_to_fp16, epsilon = input_91_epsilon_0_to_fp16, gamma = input_91_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_47_cast_fp16)[name = tensor<string, []>("input_91_cast_fp16")]; |
| 1006 | tensor<string, []> input_93_pad_type_0 = const()[name = tensor<string, []>("input_93_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1007 | tensor<int32, [2]> input_93_strides_0 = const()[name = tensor<string, []>("input_93_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1008 | tensor<int32, [4]> input_93_pad_0 = const()[name = tensor<string, []>("input_93_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1009 | tensor<int32, [2]> input_93_dilations_0 = const()[name = tensor<string, []>("input_93_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1010 | tensor<int32, []> input_93_groups_0 = const()[name = tensor<string, []>("input_93_groups_0"), val = tensor<int32, []>(1)]; |
| 1011 | tensor<fp16, [4096, 1024, 1, 1]> layers_11_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_11_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(295372288)))]; |
| 1012 | tensor<fp16, [4096]> layers_11_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_11_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(303760960)))]; |
| 1013 | tensor<fp16, [1, 4096, 1, 1500]> input_93_cast_fp16 = conv(bias = layers_11_fc1_bias_to_fp16, dilations = input_93_dilations_0, groups = input_93_groups_0, pad = input_93_pad_0, pad_type = input_93_pad_type_0, strides = input_93_strides_0, weight = layers_11_fc1_weight_to_fp16, x = input_91_cast_fp16)[name = tensor<string, []>("input_93_cast_fp16")]; |
| 1014 | tensor<string, []> input_95_mode_0 = const()[name = tensor<string, []>("input_95_mode_0"), val = tensor<string, []>("EXACT")]; |
| 1015 | tensor<fp16, [1, 4096, 1, 1500]> input_95_cast_fp16 = gelu(mode = input_95_mode_0, x = input_93_cast_fp16)[name = tensor<string, []>("input_95_cast_fp16")]; |
| 1016 | tensor<string, []> hidden_states_27_pad_type_0 = const()[name = tensor<string, []>("hidden_states_27_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1017 | tensor<int32, [2]> hidden_states_27_strides_0 = const()[name = tensor<string, []>("hidden_states_27_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1018 | tensor<int32, [4]> hidden_states_27_pad_0 = const()[name = tensor<string, []>("hidden_states_27_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1019 | tensor<int32, [2]> hidden_states_27_dilations_0 = const()[name = tensor<string, []>("hidden_states_27_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1020 | tensor<int32, []> hidden_states_27_groups_0 = const()[name = tensor<string, []>("hidden_states_27_groups_0"), val = tensor<int32, []>(1)]; |
| 1021 | tensor<fp16, [1024, 4096, 1, 1]> layers_11_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_11_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(303769216)))]; |
| 1022 | tensor<fp16, [1024]> layers_11_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_11_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(312157888)))]; |
| 1023 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_27_cast_fp16 = conv(bias = layers_11_fc2_bias_to_fp16, dilations = hidden_states_27_dilations_0, groups = hidden_states_27_groups_0, pad = hidden_states_27_pad_0, pad_type = hidden_states_27_pad_type_0, strides = hidden_states_27_strides_0, weight = layers_11_fc2_weight_to_fp16, x = input_95_cast_fp16)[name = tensor<string, []>("hidden_states_27_cast_fp16")]; |
| 1024 | tensor<fp16, [1, 1024, 1, 1500]> inputs_49_cast_fp16 = add(x = inputs_47_cast_fp16, y = hidden_states_27_cast_fp16)[name = tensor<string, []>("inputs_49_cast_fp16")]; |
| 1025 | tensor<int32, []> var_1598 = const()[name = tensor<string, []>("op_1598"), val = tensor<int32, []>(3)]; |
| 1026 | tensor<int32, [1]> out_49_axes_0 = const()[name = tensor<string, []>("out_49_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1027 | tensor<fp16, []> var_1620_to_fp16 = const()[name = tensor<string, []>("op_1620_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1028 | tensor<fp16, [1, 1024, 1, 1500]> out_49_cast_fp16 = layer_norm(axes = out_49_axes_0, epsilon = var_1620_to_fp16, x = inputs_49_cast_fp16)[name = tensor<string, []>("out_49_cast_fp16")]; |
| 1029 | tensor<fp16, [1024]> obj_49_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_49_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(312160000)))]; |
| 1030 | tensor<fp16, [1024]> obj_49_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_49_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(312162112)))]; |
| 1031 | tensor<fp16, []> obj_49_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_49_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1032 | tensor<fp16, [1, 1024, 1, 1500]> obj_49_cast_fp16 = batch_norm(beta = obj_49_beta_0_to_fp16, epsilon = obj_49_epsilon_0_to_fp16, gamma = obj_49_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_49_cast_fp16)[name = tensor<string, []>("obj_49_cast_fp16")]; |
| 1033 | tensor<string, []> query_25_pad_type_0 = const()[name = tensor<string, []>("query_25_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1034 | tensor<int32, [2]> query_25_strides_0 = const()[name = tensor<string, []>("query_25_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1035 | tensor<int32, [4]> query_25_pad_0 = const()[name = tensor<string, []>("query_25_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1036 | tensor<int32, [2]> query_25_dilations_0 = const()[name = tensor<string, []>("query_25_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1037 | tensor<int32, []> query_25_groups_0 = const()[name = tensor<string, []>("query_25_groups_0"), val = tensor<int32, []>(1)]; |
| 1038 | tensor<fp16, [1024, 1024, 1, 1]> layers_12_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_12_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(312164224)))]; |
| 1039 | tensor<fp16, [1024]> layers_12_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_12_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(314261440)))]; |
| 1040 | tensor<fp16, [1, 1024, 1, 1500]> query_25_cast_fp16 = conv(bias = layers_12_self_attn_q_proj_bias_to_fp16, dilations = query_25_dilations_0, groups = query_25_groups_0, pad = query_25_pad_0, pad_type = query_25_pad_type_0, strides = query_25_strides_0, weight = layers_12_self_attn_q_proj_weight_to_fp16, x = obj_49_cast_fp16)[name = tensor<string, []>("query_25_cast_fp16")]; |
| 1041 | tensor<string, []> key_25_pad_type_0 = const()[name = tensor<string, []>("key_25_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1042 | tensor<int32, [2]> key_25_strides_0 = const()[name = tensor<string, []>("key_25_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1043 | tensor<int32, [4]> key_25_pad_0 = const()[name = tensor<string, []>("key_25_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1044 | tensor<int32, [2]> key_25_dilations_0 = const()[name = tensor<string, []>("key_25_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1045 | tensor<int32, []> key_25_groups_0 = const()[name = tensor<string, []>("key_25_groups_0"), val = tensor<int32, []>(1)]; |
| 1046 | tensor<fp16, [1024, 1024, 1, 1]> layers_12_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_12_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(314263552)))]; |
| 1047 | tensor<fp16, [1, 1024, 1, 1500]> key_25_cast_fp16 = conv(dilations = key_25_dilations_0, groups = key_25_groups_0, pad = key_25_pad_0, pad_type = key_25_pad_type_0, strides = key_25_strides_0, weight = layers_12_self_attn_k_proj_weight_to_fp16, x = obj_49_cast_fp16)[name = tensor<string, []>("key_25_cast_fp16")]; |
| 1048 | tensor<string, []> value_25_pad_type_0 = const()[name = tensor<string, []>("value_25_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1049 | tensor<int32, [2]> value_25_strides_0 = const()[name = tensor<string, []>("value_25_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1050 | tensor<int32, [4]> value_25_pad_0 = const()[name = tensor<string, []>("value_25_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1051 | tensor<int32, [2]> value_25_dilations_0 = const()[name = tensor<string, []>("value_25_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1052 | tensor<int32, []> value_25_groups_0 = const()[name = tensor<string, []>("value_25_groups_0"), val = tensor<int32, []>(1)]; |
| 1053 | tensor<fp16, [1024, 1024, 1, 1]> layers_12_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_12_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(316360768)))]; |
| 1054 | tensor<fp16, [1024]> layers_12_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_12_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(318457984)))]; |
| 1055 | tensor<fp16, [1, 1024, 1, 1500]> value_25_cast_fp16 = conv(bias = layers_12_self_attn_v_proj_bias_to_fp16, dilations = value_25_dilations_0, groups = value_25_groups_0, pad = value_25_pad_0, pad_type = value_25_pad_type_0, strides = value_25_strides_0, weight = layers_12_self_attn_v_proj_weight_to_fp16, x = obj_49_cast_fp16)[name = tensor<string, []>("value_25_cast_fp16")]; |
| 1056 | tensor<int32, [4]> var_1656 = const()[name = tensor<string, []>("op_1656"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1057 | tensor<fp16, [1, 16, 64, 1500]> mh_q_25_cast_fp16 = reshape(shape = var_1656, x = query_25_cast_fp16)[name = tensor<string, []>("mh_q_25_cast_fp16")]; |
| 1058 | tensor<fp16, []> var_1658_to_fp16 = const()[name = tensor<string, []>("op_1658_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 1059 | tensor<fp16, [1, 16, 64, 1500]> var_1659_cast_fp16 = mul(x = mh_q_25_cast_fp16, y = var_1658_to_fp16)[name = tensor<string, []>("op_1659_cast_fp16")]; |
| 1060 | tensor<int32, [4]> var_1662 = const()[name = tensor<string, []>("op_1662"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1061 | tensor<fp16, [1, 16, 64, 1500]> var_1663_cast_fp16 = reshape(shape = var_1662, x = key_25_cast_fp16)[name = tensor<string, []>("op_1663_cast_fp16")]; |
| 1062 | tensor<bool, []> mh_w_25_transpose_x_0 = const()[name = tensor<string, []>("mh_w_25_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 1063 | tensor<bool, []> mh_w_25_transpose_y_0 = const()[name = tensor<string, []>("mh_w_25_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 1064 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_25_cast_fp16 = matmul(transpose_x = mh_w_25_transpose_x_0, transpose_y = mh_w_25_transpose_y_0, x = var_1659_cast_fp16, y = var_1663_cast_fp16)[name = tensor<string, []>("mh_w_25_cast_fp16")]; |
| 1065 | tensor<fp16, [1, 16, 1500, 1500]> var_1666_cast_fp16 = softmax(axis = var_1598, x = mh_w_25_cast_fp16)[name = tensor<string, []>("op_1666_cast_fp16")]; |
| 1066 | tensor<int32, [4]> var_1667 = const()[name = tensor<string, []>("op_1667"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1067 | tensor<fp16, [1, 16, 64, 1500]> var_1668_cast_fp16 = reshape(shape = var_1667, x = value_25_cast_fp16)[name = tensor<string, []>("op_1668_cast_fp16")]; |
| 1068 | tensor<bool, []> attn_25_transpose_x_0 = const()[name = tensor<string, []>("attn_25_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 1069 | tensor<bool, []> attn_25_transpose_y_0 = const()[name = tensor<string, []>("attn_25_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 1070 | tensor<fp16, [1, 16, 64, 1500]> attn_25_cast_fp16 = matmul(transpose_x = attn_25_transpose_x_0, transpose_y = attn_25_transpose_y_0, x = var_1668_cast_fp16, y = var_1666_cast_fp16)[name = tensor<string, []>("attn_25_cast_fp16")]; |
| 1071 | tensor<int32, [4]> var_1671 = const()[name = tensor<string, []>("op_1671"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 1072 | tensor<fp16, [1, 1024, 1, 1500]> input_97_cast_fp16 = reshape(shape = var_1671, x = attn_25_cast_fp16)[name = tensor<string, []>("input_97_cast_fp16")]; |
| 1073 | tensor<string, []> obj_51_pad_type_0 = const()[name = tensor<string, []>("obj_51_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1074 | tensor<int32, [2]> obj_51_strides_0 = const()[name = tensor<string, []>("obj_51_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1075 | tensor<int32, [4]> obj_51_pad_0 = const()[name = tensor<string, []>("obj_51_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1076 | tensor<int32, [2]> obj_51_dilations_0 = const()[name = tensor<string, []>("obj_51_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1077 | tensor<int32, []> obj_51_groups_0 = const()[name = tensor<string, []>("obj_51_groups_0"), val = tensor<int32, []>(1)]; |
| 1078 | tensor<fp16, [1024, 1024, 1, 1]> layers_12_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_12_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(318460096)))]; |
| 1079 | tensor<fp16, [1024]> layers_12_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_12_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(320557312)))]; |
| 1080 | tensor<fp16, [1, 1024, 1, 1500]> obj_51_cast_fp16 = conv(bias = layers_12_self_attn_o_proj_bias_to_fp16, dilations = obj_51_dilations_0, groups = obj_51_groups_0, pad = obj_51_pad_0, pad_type = obj_51_pad_type_0, strides = obj_51_strides_0, weight = layers_12_self_attn_o_proj_weight_to_fp16, x = input_97_cast_fp16)[name = tensor<string, []>("obj_51_cast_fp16")]; |
| 1081 | tensor<fp16, [1, 1024, 1, 1500]> inputs_51_cast_fp16 = add(x = inputs_49_cast_fp16, y = obj_51_cast_fp16)[name = tensor<string, []>("inputs_51_cast_fp16")]; |
| 1082 | tensor<int32, [1]> out_51_axes_0 = const()[name = tensor<string, []>("out_51_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1083 | tensor<fp16, []> var_1689_to_fp16 = const()[name = tensor<string, []>("op_1689_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1084 | tensor<fp16, [1, 1024, 1, 1500]> out_51_cast_fp16 = layer_norm(axes = out_51_axes_0, epsilon = var_1689_to_fp16, x = inputs_51_cast_fp16)[name = tensor<string, []>("out_51_cast_fp16")]; |
| 1085 | tensor<fp16, [1024]> input_99_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_99_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(320559424)))]; |
| 1086 | tensor<fp16, [1024]> input_99_beta_0_to_fp16 = const()[name = tensor<string, []>("input_99_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(320561536)))]; |
| 1087 | tensor<fp16, []> input_99_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_99_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1088 | tensor<fp16, [1, 1024, 1, 1500]> input_99_cast_fp16 = batch_norm(beta = input_99_beta_0_to_fp16, epsilon = input_99_epsilon_0_to_fp16, gamma = input_99_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_51_cast_fp16)[name = tensor<string, []>("input_99_cast_fp16")]; |
| 1089 | tensor<string, []> input_101_pad_type_0 = const()[name = tensor<string, []>("input_101_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1090 | tensor<int32, [2]> input_101_strides_0 = const()[name = tensor<string, []>("input_101_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1091 | tensor<int32, [4]> input_101_pad_0 = const()[name = tensor<string, []>("input_101_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1092 | tensor<int32, [2]> input_101_dilations_0 = const()[name = tensor<string, []>("input_101_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1093 | tensor<int32, []> input_101_groups_0 = const()[name = tensor<string, []>("input_101_groups_0"), val = tensor<int32, []>(1)]; |
| 1094 | tensor<fp16, [4096, 1024, 1, 1]> layers_12_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_12_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(320563648)))]; |
| 1095 | tensor<fp16, [4096]> layers_12_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_12_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(328952320)))]; |
| 1096 | tensor<fp16, [1, 4096, 1, 1500]> input_101_cast_fp16 = conv(bias = layers_12_fc1_bias_to_fp16, dilations = input_101_dilations_0, groups = input_101_groups_0, pad = input_101_pad_0, pad_type = input_101_pad_type_0, strides = input_101_strides_0, weight = layers_12_fc1_weight_to_fp16, x = input_99_cast_fp16)[name = tensor<string, []>("input_101_cast_fp16")]; |
| 1097 | tensor<string, []> input_103_mode_0 = const()[name = tensor<string, []>("input_103_mode_0"), val = tensor<string, []>("EXACT")]; |
| 1098 | tensor<fp16, [1, 4096, 1, 1500]> input_103_cast_fp16 = gelu(mode = input_103_mode_0, x = input_101_cast_fp16)[name = tensor<string, []>("input_103_cast_fp16")]; |
| 1099 | tensor<string, []> hidden_states_29_pad_type_0 = const()[name = tensor<string, []>("hidden_states_29_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1100 | tensor<int32, [2]> hidden_states_29_strides_0 = const()[name = tensor<string, []>("hidden_states_29_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1101 | tensor<int32, [4]> hidden_states_29_pad_0 = const()[name = tensor<string, []>("hidden_states_29_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1102 | tensor<int32, [2]> hidden_states_29_dilations_0 = const()[name = tensor<string, []>("hidden_states_29_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1103 | tensor<int32, []> hidden_states_29_groups_0 = const()[name = tensor<string, []>("hidden_states_29_groups_0"), val = tensor<int32, []>(1)]; |
| 1104 | tensor<fp16, [1024, 4096, 1, 1]> layers_12_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_12_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(328960576)))]; |
| 1105 | tensor<fp16, [1024]> layers_12_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_12_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(337349248)))]; |
| 1106 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_29_cast_fp16 = conv(bias = layers_12_fc2_bias_to_fp16, dilations = hidden_states_29_dilations_0, groups = hidden_states_29_groups_0, pad = hidden_states_29_pad_0, pad_type = hidden_states_29_pad_type_0, strides = hidden_states_29_strides_0, weight = layers_12_fc2_weight_to_fp16, x = input_103_cast_fp16)[name = tensor<string, []>("hidden_states_29_cast_fp16")]; |
| 1107 | tensor<fp16, [1, 1024, 1, 1500]> inputs_53_cast_fp16 = add(x = inputs_51_cast_fp16, y = hidden_states_29_cast_fp16)[name = tensor<string, []>("inputs_53_cast_fp16")]; |
| 1108 | tensor<int32, []> var_1718 = const()[name = tensor<string, []>("op_1718"), val = tensor<int32, []>(3)]; |
| 1109 | tensor<int32, [1]> out_53_axes_0 = const()[name = tensor<string, []>("out_53_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1110 | tensor<fp16, []> var_1740_to_fp16 = const()[name = tensor<string, []>("op_1740_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1111 | tensor<fp16, [1, 1024, 1, 1500]> out_53_cast_fp16 = layer_norm(axes = out_53_axes_0, epsilon = var_1740_to_fp16, x = inputs_53_cast_fp16)[name = tensor<string, []>("out_53_cast_fp16")]; |
| 1112 | tensor<fp16, [1024]> obj_53_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_53_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(337351360)))]; |
| 1113 | tensor<fp16, [1024]> obj_53_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_53_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(337353472)))]; |
| 1114 | tensor<fp16, []> obj_53_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_53_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1115 | tensor<fp16, [1, 1024, 1, 1500]> obj_53_cast_fp16 = batch_norm(beta = obj_53_beta_0_to_fp16, epsilon = obj_53_epsilon_0_to_fp16, gamma = obj_53_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_53_cast_fp16)[name = tensor<string, []>("obj_53_cast_fp16")]; |
| 1116 | tensor<string, []> query_27_pad_type_0 = const()[name = tensor<string, []>("query_27_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1117 | tensor<int32, [2]> query_27_strides_0 = const()[name = tensor<string, []>("query_27_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1118 | tensor<int32, [4]> query_27_pad_0 = const()[name = tensor<string, []>("query_27_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1119 | tensor<int32, [2]> query_27_dilations_0 = const()[name = tensor<string, []>("query_27_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1120 | tensor<int32, []> query_27_groups_0 = const()[name = tensor<string, []>("query_27_groups_0"), val = tensor<int32, []>(1)]; |
| 1121 | tensor<fp16, [1024, 1024, 1, 1]> layers_13_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_13_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(337355584)))]; |
| 1122 | tensor<fp16, [1024]> layers_13_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_13_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(339452800)))]; |
| 1123 | tensor<fp16, [1, 1024, 1, 1500]> query_27_cast_fp16 = conv(bias = layers_13_self_attn_q_proj_bias_to_fp16, dilations = query_27_dilations_0, groups = query_27_groups_0, pad = query_27_pad_0, pad_type = query_27_pad_type_0, strides = query_27_strides_0, weight = layers_13_self_attn_q_proj_weight_to_fp16, x = obj_53_cast_fp16)[name = tensor<string, []>("query_27_cast_fp16")]; |
| 1124 | tensor<string, []> key_27_pad_type_0 = const()[name = tensor<string, []>("key_27_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1125 | tensor<int32, [2]> key_27_strides_0 = const()[name = tensor<string, []>("key_27_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1126 | tensor<int32, [4]> key_27_pad_0 = const()[name = tensor<string, []>("key_27_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1127 | tensor<int32, [2]> key_27_dilations_0 = const()[name = tensor<string, []>("key_27_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1128 | tensor<int32, []> key_27_groups_0 = const()[name = tensor<string, []>("key_27_groups_0"), val = tensor<int32, []>(1)]; |
| 1129 | tensor<fp16, [1024, 1024, 1, 1]> layers_13_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_13_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(339454912)))]; |
| 1130 | tensor<fp16, [1, 1024, 1, 1500]> key_27_cast_fp16 = conv(dilations = key_27_dilations_0, groups = key_27_groups_0, pad = key_27_pad_0, pad_type = key_27_pad_type_0, strides = key_27_strides_0, weight = layers_13_self_attn_k_proj_weight_to_fp16, x = obj_53_cast_fp16)[name = tensor<string, []>("key_27_cast_fp16")]; |
| 1131 | tensor<string, []> value_27_pad_type_0 = const()[name = tensor<string, []>("value_27_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1132 | tensor<int32, [2]> value_27_strides_0 = const()[name = tensor<string, []>("value_27_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1133 | tensor<int32, [4]> value_27_pad_0 = const()[name = tensor<string, []>("value_27_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1134 | tensor<int32, [2]> value_27_dilations_0 = const()[name = tensor<string, []>("value_27_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1135 | tensor<int32, []> value_27_groups_0 = const()[name = tensor<string, []>("value_27_groups_0"), val = tensor<int32, []>(1)]; |
| 1136 | tensor<fp16, [1024, 1024, 1, 1]> layers_13_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_13_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(341552128)))]; |
| 1137 | tensor<fp16, [1024]> layers_13_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_13_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(343649344)))]; |
| 1138 | tensor<fp16, [1, 1024, 1, 1500]> value_27_cast_fp16 = conv(bias = layers_13_self_attn_v_proj_bias_to_fp16, dilations = value_27_dilations_0, groups = value_27_groups_0, pad = value_27_pad_0, pad_type = value_27_pad_type_0, strides = value_27_strides_0, weight = layers_13_self_attn_v_proj_weight_to_fp16, x = obj_53_cast_fp16)[name = tensor<string, []>("value_27_cast_fp16")]; |
| 1139 | tensor<int32, [4]> var_1776 = const()[name = tensor<string, []>("op_1776"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1140 | tensor<fp16, [1, 16, 64, 1500]> mh_q_27_cast_fp16 = reshape(shape = var_1776, x = query_27_cast_fp16)[name = tensor<string, []>("mh_q_27_cast_fp16")]; |
| 1141 | tensor<fp16, []> var_1778_to_fp16 = const()[name = tensor<string, []>("op_1778_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 1142 | tensor<fp16, [1, 16, 64, 1500]> var_1779_cast_fp16 = mul(x = mh_q_27_cast_fp16, y = var_1778_to_fp16)[name = tensor<string, []>("op_1779_cast_fp16")]; |
| 1143 | tensor<int32, [4]> var_1782 = const()[name = tensor<string, []>("op_1782"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1144 | tensor<fp16, [1, 16, 64, 1500]> var_1783_cast_fp16 = reshape(shape = var_1782, x = key_27_cast_fp16)[name = tensor<string, []>("op_1783_cast_fp16")]; |
| 1145 | tensor<bool, []> mh_w_27_transpose_x_0 = const()[name = tensor<string, []>("mh_w_27_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 1146 | tensor<bool, []> mh_w_27_transpose_y_0 = const()[name = tensor<string, []>("mh_w_27_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 1147 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_27_cast_fp16 = matmul(transpose_x = mh_w_27_transpose_x_0, transpose_y = mh_w_27_transpose_y_0, x = var_1779_cast_fp16, y = var_1783_cast_fp16)[name = tensor<string, []>("mh_w_27_cast_fp16")]; |
| 1148 | tensor<fp16, [1, 16, 1500, 1500]> var_1786_cast_fp16 = softmax(axis = var_1718, x = mh_w_27_cast_fp16)[name = tensor<string, []>("op_1786_cast_fp16")]; |
| 1149 | tensor<int32, [4]> var_1787 = const()[name = tensor<string, []>("op_1787"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1150 | tensor<fp16, [1, 16, 64, 1500]> var_1788_cast_fp16 = reshape(shape = var_1787, x = value_27_cast_fp16)[name = tensor<string, []>("op_1788_cast_fp16")]; |
| 1151 | tensor<bool, []> attn_27_transpose_x_0 = const()[name = tensor<string, []>("attn_27_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 1152 | tensor<bool, []> attn_27_transpose_y_0 = const()[name = tensor<string, []>("attn_27_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 1153 | tensor<fp16, [1, 16, 64, 1500]> attn_27_cast_fp16 = matmul(transpose_x = attn_27_transpose_x_0, transpose_y = attn_27_transpose_y_0, x = var_1788_cast_fp16, y = var_1786_cast_fp16)[name = tensor<string, []>("attn_27_cast_fp16")]; |
| 1154 | tensor<int32, [4]> var_1791 = const()[name = tensor<string, []>("op_1791"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 1155 | tensor<fp16, [1, 1024, 1, 1500]> input_105_cast_fp16 = reshape(shape = var_1791, x = attn_27_cast_fp16)[name = tensor<string, []>("input_105_cast_fp16")]; |
| 1156 | tensor<string, []> obj_55_pad_type_0 = const()[name = tensor<string, []>("obj_55_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1157 | tensor<int32, [2]> obj_55_strides_0 = const()[name = tensor<string, []>("obj_55_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1158 | tensor<int32, [4]> obj_55_pad_0 = const()[name = tensor<string, []>("obj_55_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1159 | tensor<int32, [2]> obj_55_dilations_0 = const()[name = tensor<string, []>("obj_55_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1160 | tensor<int32, []> obj_55_groups_0 = const()[name = tensor<string, []>("obj_55_groups_0"), val = tensor<int32, []>(1)]; |
| 1161 | tensor<fp16, [1024, 1024, 1, 1]> layers_13_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_13_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(343651456)))]; |
| 1162 | tensor<fp16, [1024]> layers_13_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_13_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(345748672)))]; |
| 1163 | tensor<fp16, [1, 1024, 1, 1500]> obj_55_cast_fp16 = conv(bias = layers_13_self_attn_o_proj_bias_to_fp16, dilations = obj_55_dilations_0, groups = obj_55_groups_0, pad = obj_55_pad_0, pad_type = obj_55_pad_type_0, strides = obj_55_strides_0, weight = layers_13_self_attn_o_proj_weight_to_fp16, x = input_105_cast_fp16)[name = tensor<string, []>("obj_55_cast_fp16")]; |
| 1164 | tensor<fp16, [1, 1024, 1, 1500]> inputs_55_cast_fp16 = add(x = inputs_53_cast_fp16, y = obj_55_cast_fp16)[name = tensor<string, []>("inputs_55_cast_fp16")]; |
| 1165 | tensor<int32, [1]> out_55_axes_0 = const()[name = tensor<string, []>("out_55_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1166 | tensor<fp16, []> var_1809_to_fp16 = const()[name = tensor<string, []>("op_1809_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1167 | tensor<fp16, [1, 1024, 1, 1500]> out_55_cast_fp16 = layer_norm(axes = out_55_axes_0, epsilon = var_1809_to_fp16, x = inputs_55_cast_fp16)[name = tensor<string, []>("out_55_cast_fp16")]; |
| 1168 | tensor<fp16, [1024]> input_107_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_107_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(345750784)))]; |
| 1169 | tensor<fp16, [1024]> input_107_beta_0_to_fp16 = const()[name = tensor<string, []>("input_107_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(345752896)))]; |
| 1170 | tensor<fp16, []> input_107_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_107_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1171 | tensor<fp16, [1, 1024, 1, 1500]> input_107_cast_fp16 = batch_norm(beta = input_107_beta_0_to_fp16, epsilon = input_107_epsilon_0_to_fp16, gamma = input_107_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_55_cast_fp16)[name = tensor<string, []>("input_107_cast_fp16")]; |
| 1172 | tensor<string, []> input_109_pad_type_0 = const()[name = tensor<string, []>("input_109_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1173 | tensor<int32, [2]> input_109_strides_0 = const()[name = tensor<string, []>("input_109_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1174 | tensor<int32, [4]> input_109_pad_0 = const()[name = tensor<string, []>("input_109_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1175 | tensor<int32, [2]> input_109_dilations_0 = const()[name = tensor<string, []>("input_109_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1176 | tensor<int32, []> input_109_groups_0 = const()[name = tensor<string, []>("input_109_groups_0"), val = tensor<int32, []>(1)]; |
| 1177 | tensor<fp16, [4096, 1024, 1, 1]> layers_13_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_13_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(345755008)))]; |
| 1178 | tensor<fp16, [4096]> layers_13_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_13_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(354143680)))]; |
| 1179 | tensor<fp16, [1, 4096, 1, 1500]> input_109_cast_fp16 = conv(bias = layers_13_fc1_bias_to_fp16, dilations = input_109_dilations_0, groups = input_109_groups_0, pad = input_109_pad_0, pad_type = input_109_pad_type_0, strides = input_109_strides_0, weight = layers_13_fc1_weight_to_fp16, x = input_107_cast_fp16)[name = tensor<string, []>("input_109_cast_fp16")]; |
| 1180 | tensor<string, []> input_111_mode_0 = const()[name = tensor<string, []>("input_111_mode_0"), val = tensor<string, []>("EXACT")]; |
| 1181 | tensor<fp16, [1, 4096, 1, 1500]> input_111_cast_fp16 = gelu(mode = input_111_mode_0, x = input_109_cast_fp16)[name = tensor<string, []>("input_111_cast_fp16")]; |
| 1182 | tensor<string, []> hidden_states_31_pad_type_0 = const()[name = tensor<string, []>("hidden_states_31_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1183 | tensor<int32, [2]> hidden_states_31_strides_0 = const()[name = tensor<string, []>("hidden_states_31_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1184 | tensor<int32, [4]> hidden_states_31_pad_0 = const()[name = tensor<string, []>("hidden_states_31_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1185 | tensor<int32, [2]> hidden_states_31_dilations_0 = const()[name = tensor<string, []>("hidden_states_31_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1186 | tensor<int32, []> hidden_states_31_groups_0 = const()[name = tensor<string, []>("hidden_states_31_groups_0"), val = tensor<int32, []>(1)]; |
| 1187 | tensor<fp16, [1024, 4096, 1, 1]> layers_13_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_13_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(354151936)))]; |
| 1188 | tensor<fp16, [1024]> layers_13_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_13_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(362540608)))]; |
| 1189 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_31_cast_fp16 = conv(bias = layers_13_fc2_bias_to_fp16, dilations = hidden_states_31_dilations_0, groups = hidden_states_31_groups_0, pad = hidden_states_31_pad_0, pad_type = hidden_states_31_pad_type_0, strides = hidden_states_31_strides_0, weight = layers_13_fc2_weight_to_fp16, x = input_111_cast_fp16)[name = tensor<string, []>("hidden_states_31_cast_fp16")]; |
| 1190 | tensor<fp16, [1, 1024, 1, 1500]> inputs_57_cast_fp16 = add(x = inputs_55_cast_fp16, y = hidden_states_31_cast_fp16)[name = tensor<string, []>("inputs_57_cast_fp16")]; |
| 1191 | tensor<int32, []> var_1838 = const()[name = tensor<string, []>("op_1838"), val = tensor<int32, []>(3)]; |
| 1192 | tensor<int32, [1]> out_57_axes_0 = const()[name = tensor<string, []>("out_57_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1193 | tensor<fp16, []> var_1860_to_fp16 = const()[name = tensor<string, []>("op_1860_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1194 | tensor<fp16, [1, 1024, 1, 1500]> out_57_cast_fp16 = layer_norm(axes = out_57_axes_0, epsilon = var_1860_to_fp16, x = inputs_57_cast_fp16)[name = tensor<string, []>("out_57_cast_fp16")]; |
| 1195 | tensor<fp16, [1024]> obj_57_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_57_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(362542720)))]; |
| 1196 | tensor<fp16, [1024]> obj_57_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_57_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(362544832)))]; |
| 1197 | tensor<fp16, []> obj_57_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_57_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1198 | tensor<fp16, [1, 1024, 1, 1500]> obj_57_cast_fp16 = batch_norm(beta = obj_57_beta_0_to_fp16, epsilon = obj_57_epsilon_0_to_fp16, gamma = obj_57_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_57_cast_fp16)[name = tensor<string, []>("obj_57_cast_fp16")]; |
| 1199 | tensor<string, []> query_29_pad_type_0 = const()[name = tensor<string, []>("query_29_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1200 | tensor<int32, [2]> query_29_strides_0 = const()[name = tensor<string, []>("query_29_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1201 | tensor<int32, [4]> query_29_pad_0 = const()[name = tensor<string, []>("query_29_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1202 | tensor<int32, [2]> query_29_dilations_0 = const()[name = tensor<string, []>("query_29_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1203 | tensor<int32, []> query_29_groups_0 = const()[name = tensor<string, []>("query_29_groups_0"), val = tensor<int32, []>(1)]; |
| 1204 | tensor<fp16, [1024, 1024, 1, 1]> layers_14_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_14_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(362546944)))]; |
| 1205 | tensor<fp16, [1024]> layers_14_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_14_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(364644160)))]; |
| 1206 | tensor<fp16, [1, 1024, 1, 1500]> query_29_cast_fp16 = conv(bias = layers_14_self_attn_q_proj_bias_to_fp16, dilations = query_29_dilations_0, groups = query_29_groups_0, pad = query_29_pad_0, pad_type = query_29_pad_type_0, strides = query_29_strides_0, weight = layers_14_self_attn_q_proj_weight_to_fp16, x = obj_57_cast_fp16)[name = tensor<string, []>("query_29_cast_fp16")]; |
| 1207 | tensor<string, []> key_29_pad_type_0 = const()[name = tensor<string, []>("key_29_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1208 | tensor<int32, [2]> key_29_strides_0 = const()[name = tensor<string, []>("key_29_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1209 | tensor<int32, [4]> key_29_pad_0 = const()[name = tensor<string, []>("key_29_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1210 | tensor<int32, [2]> key_29_dilations_0 = const()[name = tensor<string, []>("key_29_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1211 | tensor<int32, []> key_29_groups_0 = const()[name = tensor<string, []>("key_29_groups_0"), val = tensor<int32, []>(1)]; |
| 1212 | tensor<fp16, [1024, 1024, 1, 1]> layers_14_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_14_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(364646272)))]; |
| 1213 | tensor<fp16, [1, 1024, 1, 1500]> key_29_cast_fp16 = conv(dilations = key_29_dilations_0, groups = key_29_groups_0, pad = key_29_pad_0, pad_type = key_29_pad_type_0, strides = key_29_strides_0, weight = layers_14_self_attn_k_proj_weight_to_fp16, x = obj_57_cast_fp16)[name = tensor<string, []>("key_29_cast_fp16")]; |
| 1214 | tensor<string, []> value_29_pad_type_0 = const()[name = tensor<string, []>("value_29_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1215 | tensor<int32, [2]> value_29_strides_0 = const()[name = tensor<string, []>("value_29_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1216 | tensor<int32, [4]> value_29_pad_0 = const()[name = tensor<string, []>("value_29_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1217 | tensor<int32, [2]> value_29_dilations_0 = const()[name = tensor<string, []>("value_29_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1218 | tensor<int32, []> value_29_groups_0 = const()[name = tensor<string, []>("value_29_groups_0"), val = tensor<int32, []>(1)]; |
| 1219 | tensor<fp16, [1024, 1024, 1, 1]> layers_14_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_14_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(366743488)))]; |
| 1220 | tensor<fp16, [1024]> layers_14_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_14_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(368840704)))]; |
| 1221 | tensor<fp16, [1, 1024, 1, 1500]> value_29_cast_fp16 = conv(bias = layers_14_self_attn_v_proj_bias_to_fp16, dilations = value_29_dilations_0, groups = value_29_groups_0, pad = value_29_pad_0, pad_type = value_29_pad_type_0, strides = value_29_strides_0, weight = layers_14_self_attn_v_proj_weight_to_fp16, x = obj_57_cast_fp16)[name = tensor<string, []>("value_29_cast_fp16")]; |
| 1222 | tensor<int32, [4]> var_1896 = const()[name = tensor<string, []>("op_1896"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1223 | tensor<fp16, [1, 16, 64, 1500]> mh_q_29_cast_fp16 = reshape(shape = var_1896, x = query_29_cast_fp16)[name = tensor<string, []>("mh_q_29_cast_fp16")]; |
| 1224 | tensor<fp16, []> var_1898_to_fp16 = const()[name = tensor<string, []>("op_1898_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 1225 | tensor<fp16, [1, 16, 64, 1500]> var_1899_cast_fp16 = mul(x = mh_q_29_cast_fp16, y = var_1898_to_fp16)[name = tensor<string, []>("op_1899_cast_fp16")]; |
| 1226 | tensor<int32, [4]> var_1902 = const()[name = tensor<string, []>("op_1902"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1227 | tensor<fp16, [1, 16, 64, 1500]> var_1903_cast_fp16 = reshape(shape = var_1902, x = key_29_cast_fp16)[name = tensor<string, []>("op_1903_cast_fp16")]; |
| 1228 | tensor<bool, []> mh_w_29_transpose_x_0 = const()[name = tensor<string, []>("mh_w_29_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 1229 | tensor<bool, []> mh_w_29_transpose_y_0 = const()[name = tensor<string, []>("mh_w_29_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 1230 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_29_cast_fp16 = matmul(transpose_x = mh_w_29_transpose_x_0, transpose_y = mh_w_29_transpose_y_0, x = var_1899_cast_fp16, y = var_1903_cast_fp16)[name = tensor<string, []>("mh_w_29_cast_fp16")]; |
| 1231 | tensor<fp16, [1, 16, 1500, 1500]> var_1906_cast_fp16 = softmax(axis = var_1838, x = mh_w_29_cast_fp16)[name = tensor<string, []>("op_1906_cast_fp16")]; |
| 1232 | tensor<int32, [4]> var_1907 = const()[name = tensor<string, []>("op_1907"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1233 | tensor<fp16, [1, 16, 64, 1500]> var_1908_cast_fp16 = reshape(shape = var_1907, x = value_29_cast_fp16)[name = tensor<string, []>("op_1908_cast_fp16")]; |
| 1234 | tensor<bool, []> attn_29_transpose_x_0 = const()[name = tensor<string, []>("attn_29_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 1235 | tensor<bool, []> attn_29_transpose_y_0 = const()[name = tensor<string, []>("attn_29_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 1236 | tensor<fp16, [1, 16, 64, 1500]> attn_29_cast_fp16 = matmul(transpose_x = attn_29_transpose_x_0, transpose_y = attn_29_transpose_y_0, x = var_1908_cast_fp16, y = var_1906_cast_fp16)[name = tensor<string, []>("attn_29_cast_fp16")]; |
| 1237 | tensor<int32, [4]> var_1911 = const()[name = tensor<string, []>("op_1911"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 1238 | tensor<fp16, [1, 1024, 1, 1500]> input_113_cast_fp16 = reshape(shape = var_1911, x = attn_29_cast_fp16)[name = tensor<string, []>("input_113_cast_fp16")]; |
| 1239 | tensor<string, []> obj_59_pad_type_0 = const()[name = tensor<string, []>("obj_59_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1240 | tensor<int32, [2]> obj_59_strides_0 = const()[name = tensor<string, []>("obj_59_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1241 | tensor<int32, [4]> obj_59_pad_0 = const()[name = tensor<string, []>("obj_59_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1242 | tensor<int32, [2]> obj_59_dilations_0 = const()[name = tensor<string, []>("obj_59_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1243 | tensor<int32, []> obj_59_groups_0 = const()[name = tensor<string, []>("obj_59_groups_0"), val = tensor<int32, []>(1)]; |
| 1244 | tensor<fp16, [1024, 1024, 1, 1]> layers_14_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_14_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(368842816)))]; |
| 1245 | tensor<fp16, [1024]> layers_14_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_14_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(370940032)))]; |
| 1246 | tensor<fp16, [1, 1024, 1, 1500]> obj_59_cast_fp16 = conv(bias = layers_14_self_attn_o_proj_bias_to_fp16, dilations = obj_59_dilations_0, groups = obj_59_groups_0, pad = obj_59_pad_0, pad_type = obj_59_pad_type_0, strides = obj_59_strides_0, weight = layers_14_self_attn_o_proj_weight_to_fp16, x = input_113_cast_fp16)[name = tensor<string, []>("obj_59_cast_fp16")]; |
| 1247 | tensor<fp16, [1, 1024, 1, 1500]> inputs_59_cast_fp16 = add(x = inputs_57_cast_fp16, y = obj_59_cast_fp16)[name = tensor<string, []>("inputs_59_cast_fp16")]; |
| 1248 | tensor<int32, [1]> out_59_axes_0 = const()[name = tensor<string, []>("out_59_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1249 | tensor<fp16, []> var_1929_to_fp16 = const()[name = tensor<string, []>("op_1929_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1250 | tensor<fp16, [1, 1024, 1, 1500]> out_59_cast_fp16 = layer_norm(axes = out_59_axes_0, epsilon = var_1929_to_fp16, x = inputs_59_cast_fp16)[name = tensor<string, []>("out_59_cast_fp16")]; |
| 1251 | tensor<fp16, [1024]> input_115_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_115_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(370942144)))]; |
| 1252 | tensor<fp16, [1024]> input_115_beta_0_to_fp16 = const()[name = tensor<string, []>("input_115_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(370944256)))]; |
| 1253 | tensor<fp16, []> input_115_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_115_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1254 | tensor<fp16, [1, 1024, 1, 1500]> input_115_cast_fp16 = batch_norm(beta = input_115_beta_0_to_fp16, epsilon = input_115_epsilon_0_to_fp16, gamma = input_115_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_59_cast_fp16)[name = tensor<string, []>("input_115_cast_fp16")]; |
| 1255 | tensor<string, []> input_117_pad_type_0 = const()[name = tensor<string, []>("input_117_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1256 | tensor<int32, [2]> input_117_strides_0 = const()[name = tensor<string, []>("input_117_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1257 | tensor<int32, [4]> input_117_pad_0 = const()[name = tensor<string, []>("input_117_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1258 | tensor<int32, [2]> input_117_dilations_0 = const()[name = tensor<string, []>("input_117_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1259 | tensor<int32, []> input_117_groups_0 = const()[name = tensor<string, []>("input_117_groups_0"), val = tensor<int32, []>(1)]; |
| 1260 | tensor<fp16, [4096, 1024, 1, 1]> layers_14_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_14_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(370946368)))]; |
| 1261 | tensor<fp16, [4096]> layers_14_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_14_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(379335040)))]; |
| 1262 | tensor<fp16, [1, 4096, 1, 1500]> input_117_cast_fp16 = conv(bias = layers_14_fc1_bias_to_fp16, dilations = input_117_dilations_0, groups = input_117_groups_0, pad = input_117_pad_0, pad_type = input_117_pad_type_0, strides = input_117_strides_0, weight = layers_14_fc1_weight_to_fp16, x = input_115_cast_fp16)[name = tensor<string, []>("input_117_cast_fp16")]; |
| 1263 | tensor<string, []> input_119_mode_0 = const()[name = tensor<string, []>("input_119_mode_0"), val = tensor<string, []>("EXACT")]; |
| 1264 | tensor<fp16, [1, 4096, 1, 1500]> input_119_cast_fp16 = gelu(mode = input_119_mode_0, x = input_117_cast_fp16)[name = tensor<string, []>("input_119_cast_fp16")]; |
| 1265 | tensor<string, []> hidden_states_33_pad_type_0 = const()[name = tensor<string, []>("hidden_states_33_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1266 | tensor<int32, [2]> hidden_states_33_strides_0 = const()[name = tensor<string, []>("hidden_states_33_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1267 | tensor<int32, [4]> hidden_states_33_pad_0 = const()[name = tensor<string, []>("hidden_states_33_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1268 | tensor<int32, [2]> hidden_states_33_dilations_0 = const()[name = tensor<string, []>("hidden_states_33_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1269 | tensor<int32, []> hidden_states_33_groups_0 = const()[name = tensor<string, []>("hidden_states_33_groups_0"), val = tensor<int32, []>(1)]; |
| 1270 | tensor<fp16, [1024, 4096, 1, 1]> layers_14_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_14_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(379343296)))]; |
| 1271 | tensor<fp16, [1024]> layers_14_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_14_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(387731968)))]; |
| 1272 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_33_cast_fp16 = conv(bias = layers_14_fc2_bias_to_fp16, dilations = hidden_states_33_dilations_0, groups = hidden_states_33_groups_0, pad = hidden_states_33_pad_0, pad_type = hidden_states_33_pad_type_0, strides = hidden_states_33_strides_0, weight = layers_14_fc2_weight_to_fp16, x = input_119_cast_fp16)[name = tensor<string, []>("hidden_states_33_cast_fp16")]; |
| 1273 | tensor<fp16, [1, 1024, 1, 1500]> inputs_61_cast_fp16 = add(x = inputs_59_cast_fp16, y = hidden_states_33_cast_fp16)[name = tensor<string, []>("inputs_61_cast_fp16")]; |
| 1274 | tensor<int32, []> var_1958 = const()[name = tensor<string, []>("op_1958"), val = tensor<int32, []>(3)]; |
| 1275 | tensor<int32, [1]> out_61_axes_0 = const()[name = tensor<string, []>("out_61_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1276 | tensor<fp16, []> var_1980_to_fp16 = const()[name = tensor<string, []>("op_1980_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1277 | tensor<fp16, [1, 1024, 1, 1500]> out_61_cast_fp16 = layer_norm(axes = out_61_axes_0, epsilon = var_1980_to_fp16, x = inputs_61_cast_fp16)[name = tensor<string, []>("out_61_cast_fp16")]; |
| 1278 | tensor<fp16, [1024]> obj_61_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_61_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(387734080)))]; |
| 1279 | tensor<fp16, [1024]> obj_61_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_61_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(387736192)))]; |
| 1280 | tensor<fp16, []> obj_61_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_61_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1281 | tensor<fp16, [1, 1024, 1, 1500]> obj_61_cast_fp16 = batch_norm(beta = obj_61_beta_0_to_fp16, epsilon = obj_61_epsilon_0_to_fp16, gamma = obj_61_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_61_cast_fp16)[name = tensor<string, []>("obj_61_cast_fp16")]; |
| 1282 | tensor<string, []> query_31_pad_type_0 = const()[name = tensor<string, []>("query_31_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1283 | tensor<int32, [2]> query_31_strides_0 = const()[name = tensor<string, []>("query_31_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1284 | tensor<int32, [4]> query_31_pad_0 = const()[name = tensor<string, []>("query_31_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1285 | tensor<int32, [2]> query_31_dilations_0 = const()[name = tensor<string, []>("query_31_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1286 | tensor<int32, []> query_31_groups_0 = const()[name = tensor<string, []>("query_31_groups_0"), val = tensor<int32, []>(1)]; |
| 1287 | tensor<fp16, [1024, 1024, 1, 1]> layers_15_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_15_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(387738304)))]; |
| 1288 | tensor<fp16, [1024]> layers_15_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_15_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(389835520)))]; |
| 1289 | tensor<fp16, [1, 1024, 1, 1500]> query_31_cast_fp16 = conv(bias = layers_15_self_attn_q_proj_bias_to_fp16, dilations = query_31_dilations_0, groups = query_31_groups_0, pad = query_31_pad_0, pad_type = query_31_pad_type_0, strides = query_31_strides_0, weight = layers_15_self_attn_q_proj_weight_to_fp16, x = obj_61_cast_fp16)[name = tensor<string, []>("query_31_cast_fp16")]; |
| 1290 | tensor<string, []> key_31_pad_type_0 = const()[name = tensor<string, []>("key_31_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1291 | tensor<int32, [2]> key_31_strides_0 = const()[name = tensor<string, []>("key_31_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1292 | tensor<int32, [4]> key_31_pad_0 = const()[name = tensor<string, []>("key_31_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1293 | tensor<int32, [2]> key_31_dilations_0 = const()[name = tensor<string, []>("key_31_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1294 | tensor<int32, []> key_31_groups_0 = const()[name = tensor<string, []>("key_31_groups_0"), val = tensor<int32, []>(1)]; |
| 1295 | tensor<fp16, [1024, 1024, 1, 1]> layers_15_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_15_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(389837632)))]; |
| 1296 | tensor<fp16, [1, 1024, 1, 1500]> key_31_cast_fp16 = conv(dilations = key_31_dilations_0, groups = key_31_groups_0, pad = key_31_pad_0, pad_type = key_31_pad_type_0, strides = key_31_strides_0, weight = layers_15_self_attn_k_proj_weight_to_fp16, x = obj_61_cast_fp16)[name = tensor<string, []>("key_31_cast_fp16")]; |
| 1297 | tensor<string, []> value_31_pad_type_0 = const()[name = tensor<string, []>("value_31_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1298 | tensor<int32, [2]> value_31_strides_0 = const()[name = tensor<string, []>("value_31_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1299 | tensor<int32, [4]> value_31_pad_0 = const()[name = tensor<string, []>("value_31_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1300 | tensor<int32, [2]> value_31_dilations_0 = const()[name = tensor<string, []>("value_31_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1301 | tensor<int32, []> value_31_groups_0 = const()[name = tensor<string, []>("value_31_groups_0"), val = tensor<int32, []>(1)]; |
| 1302 | tensor<fp16, [1024, 1024, 1, 1]> layers_15_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_15_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(391934848)))]; |
| 1303 | tensor<fp16, [1024]> layers_15_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_15_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(394032064)))]; |
| 1304 | tensor<fp16, [1, 1024, 1, 1500]> value_31_cast_fp16 = conv(bias = layers_15_self_attn_v_proj_bias_to_fp16, dilations = value_31_dilations_0, groups = value_31_groups_0, pad = value_31_pad_0, pad_type = value_31_pad_type_0, strides = value_31_strides_0, weight = layers_15_self_attn_v_proj_weight_to_fp16, x = obj_61_cast_fp16)[name = tensor<string, []>("value_31_cast_fp16")]; |
| 1305 | tensor<int32, [4]> var_2016 = const()[name = tensor<string, []>("op_2016"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1306 | tensor<fp16, [1, 16, 64, 1500]> mh_q_31_cast_fp16 = reshape(shape = var_2016, x = query_31_cast_fp16)[name = tensor<string, []>("mh_q_31_cast_fp16")]; |
| 1307 | tensor<fp16, []> var_2018_to_fp16 = const()[name = tensor<string, []>("op_2018_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 1308 | tensor<fp16, [1, 16, 64, 1500]> var_2019_cast_fp16 = mul(x = mh_q_31_cast_fp16, y = var_2018_to_fp16)[name = tensor<string, []>("op_2019_cast_fp16")]; |
| 1309 | tensor<int32, [4]> var_2022 = const()[name = tensor<string, []>("op_2022"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1310 | tensor<fp16, [1, 16, 64, 1500]> var_2023_cast_fp16 = reshape(shape = var_2022, x = key_31_cast_fp16)[name = tensor<string, []>("op_2023_cast_fp16")]; |
| 1311 | tensor<bool, []> mh_w_31_transpose_x_0 = const()[name = tensor<string, []>("mh_w_31_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 1312 | tensor<bool, []> mh_w_31_transpose_y_0 = const()[name = tensor<string, []>("mh_w_31_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 1313 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_31_cast_fp16 = matmul(transpose_x = mh_w_31_transpose_x_0, transpose_y = mh_w_31_transpose_y_0, x = var_2019_cast_fp16, y = var_2023_cast_fp16)[name = tensor<string, []>("mh_w_31_cast_fp16")]; |
| 1314 | tensor<fp16, [1, 16, 1500, 1500]> var_2026_cast_fp16 = softmax(axis = var_1958, x = mh_w_31_cast_fp16)[name = tensor<string, []>("op_2026_cast_fp16")]; |
| 1315 | tensor<int32, [4]> var_2027 = const()[name = tensor<string, []>("op_2027"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1316 | tensor<fp16, [1, 16, 64, 1500]> var_2028_cast_fp16 = reshape(shape = var_2027, x = value_31_cast_fp16)[name = tensor<string, []>("op_2028_cast_fp16")]; |
| 1317 | tensor<bool, []> attn_31_transpose_x_0 = const()[name = tensor<string, []>("attn_31_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 1318 | tensor<bool, []> attn_31_transpose_y_0 = const()[name = tensor<string, []>("attn_31_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 1319 | tensor<fp16, [1, 16, 64, 1500]> attn_31_cast_fp16 = matmul(transpose_x = attn_31_transpose_x_0, transpose_y = attn_31_transpose_y_0, x = var_2028_cast_fp16, y = var_2026_cast_fp16)[name = tensor<string, []>("attn_31_cast_fp16")]; |
| 1320 | tensor<int32, [4]> var_2031 = const()[name = tensor<string, []>("op_2031"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 1321 | tensor<fp16, [1, 1024, 1, 1500]> input_121_cast_fp16 = reshape(shape = var_2031, x = attn_31_cast_fp16)[name = tensor<string, []>("input_121_cast_fp16")]; |
| 1322 | tensor<string, []> obj_63_pad_type_0 = const()[name = tensor<string, []>("obj_63_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1323 | tensor<int32, [2]> obj_63_strides_0 = const()[name = tensor<string, []>("obj_63_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1324 | tensor<int32, [4]> obj_63_pad_0 = const()[name = tensor<string, []>("obj_63_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1325 | tensor<int32, [2]> obj_63_dilations_0 = const()[name = tensor<string, []>("obj_63_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1326 | tensor<int32, []> obj_63_groups_0 = const()[name = tensor<string, []>("obj_63_groups_0"), val = tensor<int32, []>(1)]; |
| 1327 | tensor<fp16, [1024, 1024, 1, 1]> layers_15_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_15_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(394034176)))]; |
| 1328 | tensor<fp16, [1024]> layers_15_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_15_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(396131392)))]; |
| 1329 | tensor<fp16, [1, 1024, 1, 1500]> obj_63_cast_fp16 = conv(bias = layers_15_self_attn_o_proj_bias_to_fp16, dilations = obj_63_dilations_0, groups = obj_63_groups_0, pad = obj_63_pad_0, pad_type = obj_63_pad_type_0, strides = obj_63_strides_0, weight = layers_15_self_attn_o_proj_weight_to_fp16, x = input_121_cast_fp16)[name = tensor<string, []>("obj_63_cast_fp16")]; |
| 1330 | tensor<fp16, [1, 1024, 1, 1500]> inputs_63_cast_fp16 = add(x = inputs_61_cast_fp16, y = obj_63_cast_fp16)[name = tensor<string, []>("inputs_63_cast_fp16")]; |
| 1331 | tensor<int32, [1]> out_63_axes_0 = const()[name = tensor<string, []>("out_63_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1332 | tensor<fp16, []> var_2049_to_fp16 = const()[name = tensor<string, []>("op_2049_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1333 | tensor<fp16, [1, 1024, 1, 1500]> out_63_cast_fp16 = layer_norm(axes = out_63_axes_0, epsilon = var_2049_to_fp16, x = inputs_63_cast_fp16)[name = tensor<string, []>("out_63_cast_fp16")]; |
| 1334 | tensor<fp16, [1024]> input_123_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_123_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(396133504)))]; |
| 1335 | tensor<fp16, [1024]> input_123_beta_0_to_fp16 = const()[name = tensor<string, []>("input_123_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(396135616)))]; |
| 1336 | tensor<fp16, []> input_123_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_123_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1337 | tensor<fp16, [1, 1024, 1, 1500]> input_123_cast_fp16 = batch_norm(beta = input_123_beta_0_to_fp16, epsilon = input_123_epsilon_0_to_fp16, gamma = input_123_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_63_cast_fp16)[name = tensor<string, []>("input_123_cast_fp16")]; |
| 1338 | tensor<string, []> input_125_pad_type_0 = const()[name = tensor<string, []>("input_125_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1339 | tensor<int32, [2]> input_125_strides_0 = const()[name = tensor<string, []>("input_125_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1340 | tensor<int32, [4]> input_125_pad_0 = const()[name = tensor<string, []>("input_125_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1341 | tensor<int32, [2]> input_125_dilations_0 = const()[name = tensor<string, []>("input_125_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1342 | tensor<int32, []> input_125_groups_0 = const()[name = tensor<string, []>("input_125_groups_0"), val = tensor<int32, []>(1)]; |
| 1343 | tensor<fp16, [4096, 1024, 1, 1]> layers_15_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_15_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(396137728)))]; |
| 1344 | tensor<fp16, [4096]> layers_15_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_15_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(404526400)))]; |
| 1345 | tensor<fp16, [1, 4096, 1, 1500]> input_125_cast_fp16 = conv(bias = layers_15_fc1_bias_to_fp16, dilations = input_125_dilations_0, groups = input_125_groups_0, pad = input_125_pad_0, pad_type = input_125_pad_type_0, strides = input_125_strides_0, weight = layers_15_fc1_weight_to_fp16, x = input_123_cast_fp16)[name = tensor<string, []>("input_125_cast_fp16")]; |
| 1346 | tensor<string, []> input_127_mode_0 = const()[name = tensor<string, []>("input_127_mode_0"), val = tensor<string, []>("EXACT")]; |
| 1347 | tensor<fp16, [1, 4096, 1, 1500]> input_127_cast_fp16 = gelu(mode = input_127_mode_0, x = input_125_cast_fp16)[name = tensor<string, []>("input_127_cast_fp16")]; |
| 1348 | tensor<string, []> hidden_states_35_pad_type_0 = const()[name = tensor<string, []>("hidden_states_35_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1349 | tensor<int32, [2]> hidden_states_35_strides_0 = const()[name = tensor<string, []>("hidden_states_35_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1350 | tensor<int32, [4]> hidden_states_35_pad_0 = const()[name = tensor<string, []>("hidden_states_35_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1351 | tensor<int32, [2]> hidden_states_35_dilations_0 = const()[name = tensor<string, []>("hidden_states_35_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1352 | tensor<int32, []> hidden_states_35_groups_0 = const()[name = tensor<string, []>("hidden_states_35_groups_0"), val = tensor<int32, []>(1)]; |
| 1353 | tensor<fp16, [1024, 4096, 1, 1]> layers_15_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_15_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(404534656)))]; |
| 1354 | tensor<fp16, [1024]> layers_15_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_15_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(412923328)))]; |
| 1355 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_35_cast_fp16 = conv(bias = layers_15_fc2_bias_to_fp16, dilations = hidden_states_35_dilations_0, groups = hidden_states_35_groups_0, pad = hidden_states_35_pad_0, pad_type = hidden_states_35_pad_type_0, strides = hidden_states_35_strides_0, weight = layers_15_fc2_weight_to_fp16, x = input_127_cast_fp16)[name = tensor<string, []>("hidden_states_35_cast_fp16")]; |
| 1356 | tensor<fp16, [1, 1024, 1, 1500]> inputs_65_cast_fp16 = add(x = inputs_63_cast_fp16, y = hidden_states_35_cast_fp16)[name = tensor<string, []>("inputs_65_cast_fp16")]; |
| 1357 | tensor<int32, []> var_2078 = const()[name = tensor<string, []>("op_2078"), val = tensor<int32, []>(3)]; |
| 1358 | tensor<int32, [1]> out_65_axes_0 = const()[name = tensor<string, []>("out_65_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1359 | tensor<fp16, []> var_2100_to_fp16 = const()[name = tensor<string, []>("op_2100_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1360 | tensor<fp16, [1, 1024, 1, 1500]> out_65_cast_fp16 = layer_norm(axes = out_65_axes_0, epsilon = var_2100_to_fp16, x = inputs_65_cast_fp16)[name = tensor<string, []>("out_65_cast_fp16")]; |
| 1361 | tensor<fp16, [1024]> obj_65_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_65_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(412925440)))]; |
| 1362 | tensor<fp16, [1024]> obj_65_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_65_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(412927552)))]; |
| 1363 | tensor<fp16, []> obj_65_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_65_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1364 | tensor<fp16, [1, 1024, 1, 1500]> obj_65_cast_fp16 = batch_norm(beta = obj_65_beta_0_to_fp16, epsilon = obj_65_epsilon_0_to_fp16, gamma = obj_65_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_65_cast_fp16)[name = tensor<string, []>("obj_65_cast_fp16")]; |
| 1365 | tensor<string, []> query_33_pad_type_0 = const()[name = tensor<string, []>("query_33_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1366 | tensor<int32, [2]> query_33_strides_0 = const()[name = tensor<string, []>("query_33_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1367 | tensor<int32, [4]> query_33_pad_0 = const()[name = tensor<string, []>("query_33_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1368 | tensor<int32, [2]> query_33_dilations_0 = const()[name = tensor<string, []>("query_33_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1369 | tensor<int32, []> query_33_groups_0 = const()[name = tensor<string, []>("query_33_groups_0"), val = tensor<int32, []>(1)]; |
| 1370 | tensor<fp16, [1024, 1024, 1, 1]> layers_16_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_16_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(412929664)))]; |
| 1371 | tensor<fp16, [1024]> layers_16_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_16_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(415026880)))]; |
| 1372 | tensor<fp16, [1, 1024, 1, 1500]> query_33_cast_fp16 = conv(bias = layers_16_self_attn_q_proj_bias_to_fp16, dilations = query_33_dilations_0, groups = query_33_groups_0, pad = query_33_pad_0, pad_type = query_33_pad_type_0, strides = query_33_strides_0, weight = layers_16_self_attn_q_proj_weight_to_fp16, x = obj_65_cast_fp16)[name = tensor<string, []>("query_33_cast_fp16")]; |
| 1373 | tensor<string, []> key_33_pad_type_0 = const()[name = tensor<string, []>("key_33_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1374 | tensor<int32, [2]> key_33_strides_0 = const()[name = tensor<string, []>("key_33_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1375 | tensor<int32, [4]> key_33_pad_0 = const()[name = tensor<string, []>("key_33_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1376 | tensor<int32, [2]> key_33_dilations_0 = const()[name = tensor<string, []>("key_33_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1377 | tensor<int32, []> key_33_groups_0 = const()[name = tensor<string, []>("key_33_groups_0"), val = tensor<int32, []>(1)]; |
| 1378 | tensor<fp16, [1024, 1024, 1, 1]> layers_16_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_16_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(415028992)))]; |
| 1379 | tensor<fp16, [1, 1024, 1, 1500]> key_33_cast_fp16 = conv(dilations = key_33_dilations_0, groups = key_33_groups_0, pad = key_33_pad_0, pad_type = key_33_pad_type_0, strides = key_33_strides_0, weight = layers_16_self_attn_k_proj_weight_to_fp16, x = obj_65_cast_fp16)[name = tensor<string, []>("key_33_cast_fp16")]; |
| 1380 | tensor<string, []> value_33_pad_type_0 = const()[name = tensor<string, []>("value_33_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1381 | tensor<int32, [2]> value_33_strides_0 = const()[name = tensor<string, []>("value_33_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1382 | tensor<int32, [4]> value_33_pad_0 = const()[name = tensor<string, []>("value_33_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1383 | tensor<int32, [2]> value_33_dilations_0 = const()[name = tensor<string, []>("value_33_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1384 | tensor<int32, []> value_33_groups_0 = const()[name = tensor<string, []>("value_33_groups_0"), val = tensor<int32, []>(1)]; |
| 1385 | tensor<fp16, [1024, 1024, 1, 1]> layers_16_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_16_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(417126208)))]; |
| 1386 | tensor<fp16, [1024]> layers_16_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_16_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(419223424)))]; |
| 1387 | tensor<fp16, [1, 1024, 1, 1500]> value_33_cast_fp16 = conv(bias = layers_16_self_attn_v_proj_bias_to_fp16, dilations = value_33_dilations_0, groups = value_33_groups_0, pad = value_33_pad_0, pad_type = value_33_pad_type_0, strides = value_33_strides_0, weight = layers_16_self_attn_v_proj_weight_to_fp16, x = obj_65_cast_fp16)[name = tensor<string, []>("value_33_cast_fp16")]; |
| 1388 | tensor<int32, [4]> var_2136 = const()[name = tensor<string, []>("op_2136"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1389 | tensor<fp16, [1, 16, 64, 1500]> mh_q_33_cast_fp16 = reshape(shape = var_2136, x = query_33_cast_fp16)[name = tensor<string, []>("mh_q_33_cast_fp16")]; |
| 1390 | tensor<fp16, []> var_2138_to_fp16 = const()[name = tensor<string, []>("op_2138_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 1391 | tensor<fp16, [1, 16, 64, 1500]> var_2139_cast_fp16 = mul(x = mh_q_33_cast_fp16, y = var_2138_to_fp16)[name = tensor<string, []>("op_2139_cast_fp16")]; |
| 1392 | tensor<int32, [4]> var_2142 = const()[name = tensor<string, []>("op_2142"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1393 | tensor<fp16, [1, 16, 64, 1500]> var_2143_cast_fp16 = reshape(shape = var_2142, x = key_33_cast_fp16)[name = tensor<string, []>("op_2143_cast_fp16")]; |
| 1394 | tensor<bool, []> mh_w_33_transpose_x_0 = const()[name = tensor<string, []>("mh_w_33_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 1395 | tensor<bool, []> mh_w_33_transpose_y_0 = const()[name = tensor<string, []>("mh_w_33_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 1396 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_33_cast_fp16 = matmul(transpose_x = mh_w_33_transpose_x_0, transpose_y = mh_w_33_transpose_y_0, x = var_2139_cast_fp16, y = var_2143_cast_fp16)[name = tensor<string, []>("mh_w_33_cast_fp16")]; |
| 1397 | tensor<fp16, [1, 16, 1500, 1500]> var_2146_cast_fp16 = softmax(axis = var_2078, x = mh_w_33_cast_fp16)[name = tensor<string, []>("op_2146_cast_fp16")]; |
| 1398 | tensor<int32, [4]> var_2147 = const()[name = tensor<string, []>("op_2147"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1399 | tensor<fp16, [1, 16, 64, 1500]> var_2148_cast_fp16 = reshape(shape = var_2147, x = value_33_cast_fp16)[name = tensor<string, []>("op_2148_cast_fp16")]; |
| 1400 | tensor<bool, []> attn_33_transpose_x_0 = const()[name = tensor<string, []>("attn_33_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 1401 | tensor<bool, []> attn_33_transpose_y_0 = const()[name = tensor<string, []>("attn_33_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 1402 | tensor<fp16, [1, 16, 64, 1500]> attn_33_cast_fp16 = matmul(transpose_x = attn_33_transpose_x_0, transpose_y = attn_33_transpose_y_0, x = var_2148_cast_fp16, y = var_2146_cast_fp16)[name = tensor<string, []>("attn_33_cast_fp16")]; |
| 1403 | tensor<int32, [4]> var_2151 = const()[name = tensor<string, []>("op_2151"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 1404 | tensor<fp16, [1, 1024, 1, 1500]> input_129_cast_fp16 = reshape(shape = var_2151, x = attn_33_cast_fp16)[name = tensor<string, []>("input_129_cast_fp16")]; |
| 1405 | tensor<string, []> obj_67_pad_type_0 = const()[name = tensor<string, []>("obj_67_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1406 | tensor<int32, [2]> obj_67_strides_0 = const()[name = tensor<string, []>("obj_67_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1407 | tensor<int32, [4]> obj_67_pad_0 = const()[name = tensor<string, []>("obj_67_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1408 | tensor<int32, [2]> obj_67_dilations_0 = const()[name = tensor<string, []>("obj_67_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1409 | tensor<int32, []> obj_67_groups_0 = const()[name = tensor<string, []>("obj_67_groups_0"), val = tensor<int32, []>(1)]; |
| 1410 | tensor<fp16, [1024, 1024, 1, 1]> layers_16_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_16_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(419225536)))]; |
| 1411 | tensor<fp16, [1024]> layers_16_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_16_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(421322752)))]; |
| 1412 | tensor<fp16, [1, 1024, 1, 1500]> obj_67_cast_fp16 = conv(bias = layers_16_self_attn_o_proj_bias_to_fp16, dilations = obj_67_dilations_0, groups = obj_67_groups_0, pad = obj_67_pad_0, pad_type = obj_67_pad_type_0, strides = obj_67_strides_0, weight = layers_16_self_attn_o_proj_weight_to_fp16, x = input_129_cast_fp16)[name = tensor<string, []>("obj_67_cast_fp16")]; |
| 1413 | tensor<fp16, [1, 1024, 1, 1500]> inputs_67_cast_fp16 = add(x = inputs_65_cast_fp16, y = obj_67_cast_fp16)[name = tensor<string, []>("inputs_67_cast_fp16")]; |
| 1414 | tensor<int32, [1]> out_67_axes_0 = const()[name = tensor<string, []>("out_67_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1415 | tensor<fp16, []> var_2169_to_fp16 = const()[name = tensor<string, []>("op_2169_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1416 | tensor<fp16, [1, 1024, 1, 1500]> out_67_cast_fp16 = layer_norm(axes = out_67_axes_0, epsilon = var_2169_to_fp16, x = inputs_67_cast_fp16)[name = tensor<string, []>("out_67_cast_fp16")]; |
| 1417 | tensor<fp16, [1024]> input_131_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_131_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(421324864)))]; |
| 1418 | tensor<fp16, [1024]> input_131_beta_0_to_fp16 = const()[name = tensor<string, []>("input_131_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(421326976)))]; |
| 1419 | tensor<fp16, []> input_131_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_131_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1420 | tensor<fp16, [1, 1024, 1, 1500]> input_131_cast_fp16 = batch_norm(beta = input_131_beta_0_to_fp16, epsilon = input_131_epsilon_0_to_fp16, gamma = input_131_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_67_cast_fp16)[name = tensor<string, []>("input_131_cast_fp16")]; |
| 1421 | tensor<string, []> input_133_pad_type_0 = const()[name = tensor<string, []>("input_133_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1422 | tensor<int32, [2]> input_133_strides_0 = const()[name = tensor<string, []>("input_133_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1423 | tensor<int32, [4]> input_133_pad_0 = const()[name = tensor<string, []>("input_133_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1424 | tensor<int32, [2]> input_133_dilations_0 = const()[name = tensor<string, []>("input_133_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1425 | tensor<int32, []> input_133_groups_0 = const()[name = tensor<string, []>("input_133_groups_0"), val = tensor<int32, []>(1)]; |
| 1426 | tensor<fp16, [4096, 1024, 1, 1]> layers_16_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_16_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(421329088)))]; |
| 1427 | tensor<fp16, [4096]> layers_16_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_16_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(429717760)))]; |
| 1428 | tensor<fp16, [1, 4096, 1, 1500]> input_133_cast_fp16 = conv(bias = layers_16_fc1_bias_to_fp16, dilations = input_133_dilations_0, groups = input_133_groups_0, pad = input_133_pad_0, pad_type = input_133_pad_type_0, strides = input_133_strides_0, weight = layers_16_fc1_weight_to_fp16, x = input_131_cast_fp16)[name = tensor<string, []>("input_133_cast_fp16")]; |
| 1429 | tensor<string, []> input_135_mode_0 = const()[name = tensor<string, []>("input_135_mode_0"), val = tensor<string, []>("EXACT")]; |
| 1430 | tensor<fp16, [1, 4096, 1, 1500]> input_135_cast_fp16 = gelu(mode = input_135_mode_0, x = input_133_cast_fp16)[name = tensor<string, []>("input_135_cast_fp16")]; |
| 1431 | tensor<string, []> hidden_states_37_pad_type_0 = const()[name = tensor<string, []>("hidden_states_37_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1432 | tensor<int32, [2]> hidden_states_37_strides_0 = const()[name = tensor<string, []>("hidden_states_37_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1433 | tensor<int32, [4]> hidden_states_37_pad_0 = const()[name = tensor<string, []>("hidden_states_37_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1434 | tensor<int32, [2]> hidden_states_37_dilations_0 = const()[name = tensor<string, []>("hidden_states_37_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1435 | tensor<int32, []> hidden_states_37_groups_0 = const()[name = tensor<string, []>("hidden_states_37_groups_0"), val = tensor<int32, []>(1)]; |
| 1436 | tensor<fp16, [1024, 4096, 1, 1]> layers_16_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_16_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(429726016)))]; |
| 1437 | tensor<fp16, [1024]> layers_16_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_16_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(438114688)))]; |
| 1438 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_37_cast_fp16 = conv(bias = layers_16_fc2_bias_to_fp16, dilations = hidden_states_37_dilations_0, groups = hidden_states_37_groups_0, pad = hidden_states_37_pad_0, pad_type = hidden_states_37_pad_type_0, strides = hidden_states_37_strides_0, weight = layers_16_fc2_weight_to_fp16, x = input_135_cast_fp16)[name = tensor<string, []>("hidden_states_37_cast_fp16")]; |
| 1439 | tensor<fp16, [1, 1024, 1, 1500]> inputs_69_cast_fp16 = add(x = inputs_67_cast_fp16, y = hidden_states_37_cast_fp16)[name = tensor<string, []>("inputs_69_cast_fp16")]; |
| 1440 | tensor<int32, []> var_2198 = const()[name = tensor<string, []>("op_2198"), val = tensor<int32, []>(3)]; |
| 1441 | tensor<int32, [1]> out_69_axes_0 = const()[name = tensor<string, []>("out_69_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1442 | tensor<fp16, []> var_2220_to_fp16 = const()[name = tensor<string, []>("op_2220_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1443 | tensor<fp16, [1, 1024, 1, 1500]> out_69_cast_fp16 = layer_norm(axes = out_69_axes_0, epsilon = var_2220_to_fp16, x = inputs_69_cast_fp16)[name = tensor<string, []>("out_69_cast_fp16")]; |
| 1444 | tensor<fp16, [1024]> obj_69_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_69_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(438116800)))]; |
| 1445 | tensor<fp16, [1024]> obj_69_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_69_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(438118912)))]; |
| 1446 | tensor<fp16, []> obj_69_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_69_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1447 | tensor<fp16, [1, 1024, 1, 1500]> obj_69_cast_fp16 = batch_norm(beta = obj_69_beta_0_to_fp16, epsilon = obj_69_epsilon_0_to_fp16, gamma = obj_69_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_69_cast_fp16)[name = tensor<string, []>("obj_69_cast_fp16")]; |
| 1448 | tensor<string, []> query_35_pad_type_0 = const()[name = tensor<string, []>("query_35_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1449 | tensor<int32, [2]> query_35_strides_0 = const()[name = tensor<string, []>("query_35_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1450 | tensor<int32, [4]> query_35_pad_0 = const()[name = tensor<string, []>("query_35_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1451 | tensor<int32, [2]> query_35_dilations_0 = const()[name = tensor<string, []>("query_35_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1452 | tensor<int32, []> query_35_groups_0 = const()[name = tensor<string, []>("query_35_groups_0"), val = tensor<int32, []>(1)]; |
| 1453 | tensor<fp16, [1024, 1024, 1, 1]> layers_17_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_17_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(438121024)))]; |
| 1454 | tensor<fp16, [1024]> layers_17_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_17_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(440218240)))]; |
| 1455 | tensor<fp16, [1, 1024, 1, 1500]> query_35_cast_fp16 = conv(bias = layers_17_self_attn_q_proj_bias_to_fp16, dilations = query_35_dilations_0, groups = query_35_groups_0, pad = query_35_pad_0, pad_type = query_35_pad_type_0, strides = query_35_strides_0, weight = layers_17_self_attn_q_proj_weight_to_fp16, x = obj_69_cast_fp16)[name = tensor<string, []>("query_35_cast_fp16")]; |
| 1456 | tensor<string, []> key_35_pad_type_0 = const()[name = tensor<string, []>("key_35_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1457 | tensor<int32, [2]> key_35_strides_0 = const()[name = tensor<string, []>("key_35_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1458 | tensor<int32, [4]> key_35_pad_0 = const()[name = tensor<string, []>("key_35_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1459 | tensor<int32, [2]> key_35_dilations_0 = const()[name = tensor<string, []>("key_35_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1460 | tensor<int32, []> key_35_groups_0 = const()[name = tensor<string, []>("key_35_groups_0"), val = tensor<int32, []>(1)]; |
| 1461 | tensor<fp16, [1024, 1024, 1, 1]> layers_17_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_17_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(440220352)))]; |
| 1462 | tensor<fp16, [1, 1024, 1, 1500]> key_35_cast_fp16 = conv(dilations = key_35_dilations_0, groups = key_35_groups_0, pad = key_35_pad_0, pad_type = key_35_pad_type_0, strides = key_35_strides_0, weight = layers_17_self_attn_k_proj_weight_to_fp16, x = obj_69_cast_fp16)[name = tensor<string, []>("key_35_cast_fp16")]; |
| 1463 | tensor<string, []> value_35_pad_type_0 = const()[name = tensor<string, []>("value_35_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1464 | tensor<int32, [2]> value_35_strides_0 = const()[name = tensor<string, []>("value_35_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1465 | tensor<int32, [4]> value_35_pad_0 = const()[name = tensor<string, []>("value_35_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1466 | tensor<int32, [2]> value_35_dilations_0 = const()[name = tensor<string, []>("value_35_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1467 | tensor<int32, []> value_35_groups_0 = const()[name = tensor<string, []>("value_35_groups_0"), val = tensor<int32, []>(1)]; |
| 1468 | tensor<fp16, [1024, 1024, 1, 1]> layers_17_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_17_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(442317568)))]; |
| 1469 | tensor<fp16, [1024]> layers_17_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_17_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(444414784)))]; |
| 1470 | tensor<fp16, [1, 1024, 1, 1500]> value_35_cast_fp16 = conv(bias = layers_17_self_attn_v_proj_bias_to_fp16, dilations = value_35_dilations_0, groups = value_35_groups_0, pad = value_35_pad_0, pad_type = value_35_pad_type_0, strides = value_35_strides_0, weight = layers_17_self_attn_v_proj_weight_to_fp16, x = obj_69_cast_fp16)[name = tensor<string, []>("value_35_cast_fp16")]; |
| 1471 | tensor<int32, [4]> var_2256 = const()[name = tensor<string, []>("op_2256"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1472 | tensor<fp16, [1, 16, 64, 1500]> mh_q_35_cast_fp16 = reshape(shape = var_2256, x = query_35_cast_fp16)[name = tensor<string, []>("mh_q_35_cast_fp16")]; |
| 1473 | tensor<fp16, []> var_2258_to_fp16 = const()[name = tensor<string, []>("op_2258_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 1474 | tensor<fp16, [1, 16, 64, 1500]> var_2259_cast_fp16 = mul(x = mh_q_35_cast_fp16, y = var_2258_to_fp16)[name = tensor<string, []>("op_2259_cast_fp16")]; |
| 1475 | tensor<int32, [4]> var_2262 = const()[name = tensor<string, []>("op_2262"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1476 | tensor<fp16, [1, 16, 64, 1500]> var_2263_cast_fp16 = reshape(shape = var_2262, x = key_35_cast_fp16)[name = tensor<string, []>("op_2263_cast_fp16")]; |
| 1477 | tensor<bool, []> mh_w_35_transpose_x_0 = const()[name = tensor<string, []>("mh_w_35_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 1478 | tensor<bool, []> mh_w_35_transpose_y_0 = const()[name = tensor<string, []>("mh_w_35_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 1479 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_35_cast_fp16 = matmul(transpose_x = mh_w_35_transpose_x_0, transpose_y = mh_w_35_transpose_y_0, x = var_2259_cast_fp16, y = var_2263_cast_fp16)[name = tensor<string, []>("mh_w_35_cast_fp16")]; |
| 1480 | tensor<fp16, [1, 16, 1500, 1500]> var_2266_cast_fp16 = softmax(axis = var_2198, x = mh_w_35_cast_fp16)[name = tensor<string, []>("op_2266_cast_fp16")]; |
| 1481 | tensor<int32, [4]> var_2267 = const()[name = tensor<string, []>("op_2267"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1482 | tensor<fp16, [1, 16, 64, 1500]> var_2268_cast_fp16 = reshape(shape = var_2267, x = value_35_cast_fp16)[name = tensor<string, []>("op_2268_cast_fp16")]; |
| 1483 | tensor<bool, []> attn_35_transpose_x_0 = const()[name = tensor<string, []>("attn_35_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 1484 | tensor<bool, []> attn_35_transpose_y_0 = const()[name = tensor<string, []>("attn_35_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 1485 | tensor<fp16, [1, 16, 64, 1500]> attn_35_cast_fp16 = matmul(transpose_x = attn_35_transpose_x_0, transpose_y = attn_35_transpose_y_0, x = var_2268_cast_fp16, y = var_2266_cast_fp16)[name = tensor<string, []>("attn_35_cast_fp16")]; |
| 1486 | tensor<int32, [4]> var_2271 = const()[name = tensor<string, []>("op_2271"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 1487 | tensor<fp16, [1, 1024, 1, 1500]> input_137_cast_fp16 = reshape(shape = var_2271, x = attn_35_cast_fp16)[name = tensor<string, []>("input_137_cast_fp16")]; |
| 1488 | tensor<string, []> obj_71_pad_type_0 = const()[name = tensor<string, []>("obj_71_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1489 | tensor<int32, [2]> obj_71_strides_0 = const()[name = tensor<string, []>("obj_71_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1490 | tensor<int32, [4]> obj_71_pad_0 = const()[name = tensor<string, []>("obj_71_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1491 | tensor<int32, [2]> obj_71_dilations_0 = const()[name = tensor<string, []>("obj_71_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1492 | tensor<int32, []> obj_71_groups_0 = const()[name = tensor<string, []>("obj_71_groups_0"), val = tensor<int32, []>(1)]; |
| 1493 | tensor<fp16, [1024, 1024, 1, 1]> layers_17_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_17_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(444416896)))]; |
| 1494 | tensor<fp16, [1024]> layers_17_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_17_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(446514112)))]; |
| 1495 | tensor<fp16, [1, 1024, 1, 1500]> obj_71_cast_fp16 = conv(bias = layers_17_self_attn_o_proj_bias_to_fp16, dilations = obj_71_dilations_0, groups = obj_71_groups_0, pad = obj_71_pad_0, pad_type = obj_71_pad_type_0, strides = obj_71_strides_0, weight = layers_17_self_attn_o_proj_weight_to_fp16, x = input_137_cast_fp16)[name = tensor<string, []>("obj_71_cast_fp16")]; |
| 1496 | tensor<fp16, [1, 1024, 1, 1500]> inputs_71_cast_fp16 = add(x = inputs_69_cast_fp16, y = obj_71_cast_fp16)[name = tensor<string, []>("inputs_71_cast_fp16")]; |
| 1497 | tensor<int32, [1]> out_71_axes_0 = const()[name = tensor<string, []>("out_71_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1498 | tensor<fp16, []> var_2289_to_fp16 = const()[name = tensor<string, []>("op_2289_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1499 | tensor<fp16, [1, 1024, 1, 1500]> out_71_cast_fp16 = layer_norm(axes = out_71_axes_0, epsilon = var_2289_to_fp16, x = inputs_71_cast_fp16)[name = tensor<string, []>("out_71_cast_fp16")]; |
| 1500 | tensor<fp16, [1024]> input_139_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_139_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(446516224)))]; |
| 1501 | tensor<fp16, [1024]> input_139_beta_0_to_fp16 = const()[name = tensor<string, []>("input_139_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(446518336)))]; |
| 1502 | tensor<fp16, []> input_139_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_139_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1503 | tensor<fp16, [1, 1024, 1, 1500]> input_139_cast_fp16 = batch_norm(beta = input_139_beta_0_to_fp16, epsilon = input_139_epsilon_0_to_fp16, gamma = input_139_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_71_cast_fp16)[name = tensor<string, []>("input_139_cast_fp16")]; |
| 1504 | tensor<string, []> input_141_pad_type_0 = const()[name = tensor<string, []>("input_141_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1505 | tensor<int32, [2]> input_141_strides_0 = const()[name = tensor<string, []>("input_141_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1506 | tensor<int32, [4]> input_141_pad_0 = const()[name = tensor<string, []>("input_141_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1507 | tensor<int32, [2]> input_141_dilations_0 = const()[name = tensor<string, []>("input_141_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1508 | tensor<int32, []> input_141_groups_0 = const()[name = tensor<string, []>("input_141_groups_0"), val = tensor<int32, []>(1)]; |
| 1509 | tensor<fp16, [4096, 1024, 1, 1]> layers_17_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_17_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(446520448)))]; |
| 1510 | tensor<fp16, [4096]> layers_17_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_17_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(454909120)))]; |
| 1511 | tensor<fp16, [1, 4096, 1, 1500]> input_141_cast_fp16 = conv(bias = layers_17_fc1_bias_to_fp16, dilations = input_141_dilations_0, groups = input_141_groups_0, pad = input_141_pad_0, pad_type = input_141_pad_type_0, strides = input_141_strides_0, weight = layers_17_fc1_weight_to_fp16, x = input_139_cast_fp16)[name = tensor<string, []>("input_141_cast_fp16")]; |
| 1512 | tensor<string, []> input_143_mode_0 = const()[name = tensor<string, []>("input_143_mode_0"), val = tensor<string, []>("EXACT")]; |
| 1513 | tensor<fp16, [1, 4096, 1, 1500]> input_143_cast_fp16 = gelu(mode = input_143_mode_0, x = input_141_cast_fp16)[name = tensor<string, []>("input_143_cast_fp16")]; |
| 1514 | tensor<string, []> hidden_states_39_pad_type_0 = const()[name = tensor<string, []>("hidden_states_39_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1515 | tensor<int32, [2]> hidden_states_39_strides_0 = const()[name = tensor<string, []>("hidden_states_39_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1516 | tensor<int32, [4]> hidden_states_39_pad_0 = const()[name = tensor<string, []>("hidden_states_39_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1517 | tensor<int32, [2]> hidden_states_39_dilations_0 = const()[name = tensor<string, []>("hidden_states_39_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1518 | tensor<int32, []> hidden_states_39_groups_0 = const()[name = tensor<string, []>("hidden_states_39_groups_0"), val = tensor<int32, []>(1)]; |
| 1519 | tensor<fp16, [1024, 4096, 1, 1]> layers_17_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_17_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(454917376)))]; |
| 1520 | tensor<fp16, [1024]> layers_17_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_17_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(463306048)))]; |
| 1521 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_39_cast_fp16 = conv(bias = layers_17_fc2_bias_to_fp16, dilations = hidden_states_39_dilations_0, groups = hidden_states_39_groups_0, pad = hidden_states_39_pad_0, pad_type = hidden_states_39_pad_type_0, strides = hidden_states_39_strides_0, weight = layers_17_fc2_weight_to_fp16, x = input_143_cast_fp16)[name = tensor<string, []>("hidden_states_39_cast_fp16")]; |
| 1522 | tensor<fp16, [1, 1024, 1, 1500]> inputs_73_cast_fp16 = add(x = inputs_71_cast_fp16, y = hidden_states_39_cast_fp16)[name = tensor<string, []>("inputs_73_cast_fp16")]; |
| 1523 | tensor<int32, []> var_2318 = const()[name = tensor<string, []>("op_2318"), val = tensor<int32, []>(3)]; |
| 1524 | tensor<int32, [1]> out_73_axes_0 = const()[name = tensor<string, []>("out_73_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1525 | tensor<fp16, []> var_2340_to_fp16 = const()[name = tensor<string, []>("op_2340_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1526 | tensor<fp16, [1, 1024, 1, 1500]> out_73_cast_fp16 = layer_norm(axes = out_73_axes_0, epsilon = var_2340_to_fp16, x = inputs_73_cast_fp16)[name = tensor<string, []>("out_73_cast_fp16")]; |
| 1527 | tensor<fp16, [1024]> obj_73_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_73_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(463308160)))]; |
| 1528 | tensor<fp16, [1024]> obj_73_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_73_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(463310272)))]; |
| 1529 | tensor<fp16, []> obj_73_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_73_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1530 | tensor<fp16, [1, 1024, 1, 1500]> obj_73_cast_fp16 = batch_norm(beta = obj_73_beta_0_to_fp16, epsilon = obj_73_epsilon_0_to_fp16, gamma = obj_73_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_73_cast_fp16)[name = tensor<string, []>("obj_73_cast_fp16")]; |
| 1531 | tensor<string, []> query_37_pad_type_0 = const()[name = tensor<string, []>("query_37_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1532 | tensor<int32, [2]> query_37_strides_0 = const()[name = tensor<string, []>("query_37_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1533 | tensor<int32, [4]> query_37_pad_0 = const()[name = tensor<string, []>("query_37_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1534 | tensor<int32, [2]> query_37_dilations_0 = const()[name = tensor<string, []>("query_37_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1535 | tensor<int32, []> query_37_groups_0 = const()[name = tensor<string, []>("query_37_groups_0"), val = tensor<int32, []>(1)]; |
| 1536 | tensor<fp16, [1024, 1024, 1, 1]> layers_18_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_18_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(463312384)))]; |
| 1537 | tensor<fp16, [1024]> layers_18_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_18_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(465409600)))]; |
| 1538 | tensor<fp16, [1, 1024, 1, 1500]> query_37_cast_fp16 = conv(bias = layers_18_self_attn_q_proj_bias_to_fp16, dilations = query_37_dilations_0, groups = query_37_groups_0, pad = query_37_pad_0, pad_type = query_37_pad_type_0, strides = query_37_strides_0, weight = layers_18_self_attn_q_proj_weight_to_fp16, x = obj_73_cast_fp16)[name = tensor<string, []>("query_37_cast_fp16")]; |
| 1539 | tensor<string, []> key_37_pad_type_0 = const()[name = tensor<string, []>("key_37_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1540 | tensor<int32, [2]> key_37_strides_0 = const()[name = tensor<string, []>("key_37_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1541 | tensor<int32, [4]> key_37_pad_0 = const()[name = tensor<string, []>("key_37_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1542 | tensor<int32, [2]> key_37_dilations_0 = const()[name = tensor<string, []>("key_37_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1543 | tensor<int32, []> key_37_groups_0 = const()[name = tensor<string, []>("key_37_groups_0"), val = tensor<int32, []>(1)]; |
| 1544 | tensor<fp16, [1024, 1024, 1, 1]> layers_18_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_18_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(465411712)))]; |
| 1545 | tensor<fp16, [1, 1024, 1, 1500]> key_37_cast_fp16 = conv(dilations = key_37_dilations_0, groups = key_37_groups_0, pad = key_37_pad_0, pad_type = key_37_pad_type_0, strides = key_37_strides_0, weight = layers_18_self_attn_k_proj_weight_to_fp16, x = obj_73_cast_fp16)[name = tensor<string, []>("key_37_cast_fp16")]; |
| 1546 | tensor<string, []> value_37_pad_type_0 = const()[name = tensor<string, []>("value_37_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1547 | tensor<int32, [2]> value_37_strides_0 = const()[name = tensor<string, []>("value_37_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1548 | tensor<int32, [4]> value_37_pad_0 = const()[name = tensor<string, []>("value_37_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1549 | tensor<int32, [2]> value_37_dilations_0 = const()[name = tensor<string, []>("value_37_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1550 | tensor<int32, []> value_37_groups_0 = const()[name = tensor<string, []>("value_37_groups_0"), val = tensor<int32, []>(1)]; |
| 1551 | tensor<fp16, [1024, 1024, 1, 1]> layers_18_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_18_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(467508928)))]; |
| 1552 | tensor<fp16, [1024]> layers_18_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_18_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(469606144)))]; |
| 1553 | tensor<fp16, [1, 1024, 1, 1500]> value_37_cast_fp16 = conv(bias = layers_18_self_attn_v_proj_bias_to_fp16, dilations = value_37_dilations_0, groups = value_37_groups_0, pad = value_37_pad_0, pad_type = value_37_pad_type_0, strides = value_37_strides_0, weight = layers_18_self_attn_v_proj_weight_to_fp16, x = obj_73_cast_fp16)[name = tensor<string, []>("value_37_cast_fp16")]; |
| 1554 | tensor<int32, [4]> var_2376 = const()[name = tensor<string, []>("op_2376"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1555 | tensor<fp16, [1, 16, 64, 1500]> mh_q_37_cast_fp16 = reshape(shape = var_2376, x = query_37_cast_fp16)[name = tensor<string, []>("mh_q_37_cast_fp16")]; |
| 1556 | tensor<fp16, []> var_2378_to_fp16 = const()[name = tensor<string, []>("op_2378_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 1557 | tensor<fp16, [1, 16, 64, 1500]> var_2379_cast_fp16 = mul(x = mh_q_37_cast_fp16, y = var_2378_to_fp16)[name = tensor<string, []>("op_2379_cast_fp16")]; |
| 1558 | tensor<int32, [4]> var_2382 = const()[name = tensor<string, []>("op_2382"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1559 | tensor<fp16, [1, 16, 64, 1500]> var_2383_cast_fp16 = reshape(shape = var_2382, x = key_37_cast_fp16)[name = tensor<string, []>("op_2383_cast_fp16")]; |
| 1560 | tensor<bool, []> mh_w_37_transpose_x_0 = const()[name = tensor<string, []>("mh_w_37_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 1561 | tensor<bool, []> mh_w_37_transpose_y_0 = const()[name = tensor<string, []>("mh_w_37_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 1562 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_37_cast_fp16 = matmul(transpose_x = mh_w_37_transpose_x_0, transpose_y = mh_w_37_transpose_y_0, x = var_2379_cast_fp16, y = var_2383_cast_fp16)[name = tensor<string, []>("mh_w_37_cast_fp16")]; |
| 1563 | tensor<fp16, [1, 16, 1500, 1500]> var_2386_cast_fp16 = softmax(axis = var_2318, x = mh_w_37_cast_fp16)[name = tensor<string, []>("op_2386_cast_fp16")]; |
| 1564 | tensor<int32, [4]> var_2387 = const()[name = tensor<string, []>("op_2387"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1565 | tensor<fp16, [1, 16, 64, 1500]> var_2388_cast_fp16 = reshape(shape = var_2387, x = value_37_cast_fp16)[name = tensor<string, []>("op_2388_cast_fp16")]; |
| 1566 | tensor<bool, []> attn_37_transpose_x_0 = const()[name = tensor<string, []>("attn_37_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 1567 | tensor<bool, []> attn_37_transpose_y_0 = const()[name = tensor<string, []>("attn_37_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 1568 | tensor<fp16, [1, 16, 64, 1500]> attn_37_cast_fp16 = matmul(transpose_x = attn_37_transpose_x_0, transpose_y = attn_37_transpose_y_0, x = var_2388_cast_fp16, y = var_2386_cast_fp16)[name = tensor<string, []>("attn_37_cast_fp16")]; |
| 1569 | tensor<int32, [4]> var_2391 = const()[name = tensor<string, []>("op_2391"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 1570 | tensor<fp16, [1, 1024, 1, 1500]> input_145_cast_fp16 = reshape(shape = var_2391, x = attn_37_cast_fp16)[name = tensor<string, []>("input_145_cast_fp16")]; |
| 1571 | tensor<string, []> obj_75_pad_type_0 = const()[name = tensor<string, []>("obj_75_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1572 | tensor<int32, [2]> obj_75_strides_0 = const()[name = tensor<string, []>("obj_75_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1573 | tensor<int32, [4]> obj_75_pad_0 = const()[name = tensor<string, []>("obj_75_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1574 | tensor<int32, [2]> obj_75_dilations_0 = const()[name = tensor<string, []>("obj_75_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1575 | tensor<int32, []> obj_75_groups_0 = const()[name = tensor<string, []>("obj_75_groups_0"), val = tensor<int32, []>(1)]; |
| 1576 | tensor<fp16, [1024, 1024, 1, 1]> layers_18_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_18_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(469608256)))]; |
| 1577 | tensor<fp16, [1024]> layers_18_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_18_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(471705472)))]; |
| 1578 | tensor<fp16, [1, 1024, 1, 1500]> obj_75_cast_fp16 = conv(bias = layers_18_self_attn_o_proj_bias_to_fp16, dilations = obj_75_dilations_0, groups = obj_75_groups_0, pad = obj_75_pad_0, pad_type = obj_75_pad_type_0, strides = obj_75_strides_0, weight = layers_18_self_attn_o_proj_weight_to_fp16, x = input_145_cast_fp16)[name = tensor<string, []>("obj_75_cast_fp16")]; |
| 1579 | tensor<fp16, [1, 1024, 1, 1500]> inputs_75_cast_fp16 = add(x = inputs_73_cast_fp16, y = obj_75_cast_fp16)[name = tensor<string, []>("inputs_75_cast_fp16")]; |
| 1580 | tensor<int32, [1]> out_75_axes_0 = const()[name = tensor<string, []>("out_75_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1581 | tensor<fp16, []> var_2409_to_fp16 = const()[name = tensor<string, []>("op_2409_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1582 | tensor<fp16, [1, 1024, 1, 1500]> out_75_cast_fp16 = layer_norm(axes = out_75_axes_0, epsilon = var_2409_to_fp16, x = inputs_75_cast_fp16)[name = tensor<string, []>("out_75_cast_fp16")]; |
| 1583 | tensor<fp16, [1024]> input_147_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_147_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(471707584)))]; |
| 1584 | tensor<fp16, [1024]> input_147_beta_0_to_fp16 = const()[name = tensor<string, []>("input_147_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(471709696)))]; |
| 1585 | tensor<fp16, []> input_147_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_147_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1586 | tensor<fp16, [1, 1024, 1, 1500]> input_147_cast_fp16 = batch_norm(beta = input_147_beta_0_to_fp16, epsilon = input_147_epsilon_0_to_fp16, gamma = input_147_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_75_cast_fp16)[name = tensor<string, []>("input_147_cast_fp16")]; |
| 1587 | tensor<string, []> input_149_pad_type_0 = const()[name = tensor<string, []>("input_149_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1588 | tensor<int32, [2]> input_149_strides_0 = const()[name = tensor<string, []>("input_149_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1589 | tensor<int32, [4]> input_149_pad_0 = const()[name = tensor<string, []>("input_149_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1590 | tensor<int32, [2]> input_149_dilations_0 = const()[name = tensor<string, []>("input_149_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1591 | tensor<int32, []> input_149_groups_0 = const()[name = tensor<string, []>("input_149_groups_0"), val = tensor<int32, []>(1)]; |
| 1592 | tensor<fp16, [4096, 1024, 1, 1]> layers_18_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_18_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(471711808)))]; |
| 1593 | tensor<fp16, [4096]> layers_18_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_18_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(480100480)))]; |
| 1594 | tensor<fp16, [1, 4096, 1, 1500]> input_149_cast_fp16 = conv(bias = layers_18_fc1_bias_to_fp16, dilations = input_149_dilations_0, groups = input_149_groups_0, pad = input_149_pad_0, pad_type = input_149_pad_type_0, strides = input_149_strides_0, weight = layers_18_fc1_weight_to_fp16, x = input_147_cast_fp16)[name = tensor<string, []>("input_149_cast_fp16")]; |
| 1595 | tensor<string, []> input_151_mode_0 = const()[name = tensor<string, []>("input_151_mode_0"), val = tensor<string, []>("EXACT")]; |
| 1596 | tensor<fp16, [1, 4096, 1, 1500]> input_151_cast_fp16 = gelu(mode = input_151_mode_0, x = input_149_cast_fp16)[name = tensor<string, []>("input_151_cast_fp16")]; |
| 1597 | tensor<string, []> hidden_states_41_pad_type_0 = const()[name = tensor<string, []>("hidden_states_41_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1598 | tensor<int32, [2]> hidden_states_41_strides_0 = const()[name = tensor<string, []>("hidden_states_41_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1599 | tensor<int32, [4]> hidden_states_41_pad_0 = const()[name = tensor<string, []>("hidden_states_41_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1600 | tensor<int32, [2]> hidden_states_41_dilations_0 = const()[name = tensor<string, []>("hidden_states_41_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1601 | tensor<int32, []> hidden_states_41_groups_0 = const()[name = tensor<string, []>("hidden_states_41_groups_0"), val = tensor<int32, []>(1)]; |
| 1602 | tensor<fp16, [1024, 4096, 1, 1]> layers_18_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_18_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(480108736)))]; |
| 1603 | tensor<fp16, [1024]> layers_18_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_18_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(488497408)))]; |
| 1604 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_41_cast_fp16 = conv(bias = layers_18_fc2_bias_to_fp16, dilations = hidden_states_41_dilations_0, groups = hidden_states_41_groups_0, pad = hidden_states_41_pad_0, pad_type = hidden_states_41_pad_type_0, strides = hidden_states_41_strides_0, weight = layers_18_fc2_weight_to_fp16, x = input_151_cast_fp16)[name = tensor<string, []>("hidden_states_41_cast_fp16")]; |
| 1605 | tensor<fp16, [1, 1024, 1, 1500]> inputs_77_cast_fp16 = add(x = inputs_75_cast_fp16, y = hidden_states_41_cast_fp16)[name = tensor<string, []>("inputs_77_cast_fp16")]; |
| 1606 | tensor<int32, []> var_2438 = const()[name = tensor<string, []>("op_2438"), val = tensor<int32, []>(3)]; |
| 1607 | tensor<int32, [1]> out_77_axes_0 = const()[name = tensor<string, []>("out_77_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1608 | tensor<fp16, []> var_2460_to_fp16 = const()[name = tensor<string, []>("op_2460_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1609 | tensor<fp16, [1, 1024, 1, 1500]> out_77_cast_fp16 = layer_norm(axes = out_77_axes_0, epsilon = var_2460_to_fp16, x = inputs_77_cast_fp16)[name = tensor<string, []>("out_77_cast_fp16")]; |
| 1610 | tensor<fp16, [1024]> obj_77_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_77_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(488499520)))]; |
| 1611 | tensor<fp16, [1024]> obj_77_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_77_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(488501632)))]; |
| 1612 | tensor<fp16, []> obj_77_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_77_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1613 | tensor<fp16, [1, 1024, 1, 1500]> obj_77_cast_fp16 = batch_norm(beta = obj_77_beta_0_to_fp16, epsilon = obj_77_epsilon_0_to_fp16, gamma = obj_77_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_77_cast_fp16)[name = tensor<string, []>("obj_77_cast_fp16")]; |
| 1614 | tensor<string, []> query_39_pad_type_0 = const()[name = tensor<string, []>("query_39_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1615 | tensor<int32, [2]> query_39_strides_0 = const()[name = tensor<string, []>("query_39_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1616 | tensor<int32, [4]> query_39_pad_0 = const()[name = tensor<string, []>("query_39_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1617 | tensor<int32, [2]> query_39_dilations_0 = const()[name = tensor<string, []>("query_39_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1618 | tensor<int32, []> query_39_groups_0 = const()[name = tensor<string, []>("query_39_groups_0"), val = tensor<int32, []>(1)]; |
| 1619 | tensor<fp16, [1024, 1024, 1, 1]> layers_19_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_19_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(488503744)))]; |
| 1620 | tensor<fp16, [1024]> layers_19_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_19_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(490600960)))]; |
| 1621 | tensor<fp16, [1, 1024, 1, 1500]> query_39_cast_fp16 = conv(bias = layers_19_self_attn_q_proj_bias_to_fp16, dilations = query_39_dilations_0, groups = query_39_groups_0, pad = query_39_pad_0, pad_type = query_39_pad_type_0, strides = query_39_strides_0, weight = layers_19_self_attn_q_proj_weight_to_fp16, x = obj_77_cast_fp16)[name = tensor<string, []>("query_39_cast_fp16")]; |
| 1622 | tensor<string, []> key_39_pad_type_0 = const()[name = tensor<string, []>("key_39_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1623 | tensor<int32, [2]> key_39_strides_0 = const()[name = tensor<string, []>("key_39_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1624 | tensor<int32, [4]> key_39_pad_0 = const()[name = tensor<string, []>("key_39_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1625 | tensor<int32, [2]> key_39_dilations_0 = const()[name = tensor<string, []>("key_39_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1626 | tensor<int32, []> key_39_groups_0 = const()[name = tensor<string, []>("key_39_groups_0"), val = tensor<int32, []>(1)]; |
| 1627 | tensor<fp16, [1024, 1024, 1, 1]> layers_19_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_19_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(490603072)))]; |
| 1628 | tensor<fp16, [1, 1024, 1, 1500]> key_39_cast_fp16 = conv(dilations = key_39_dilations_0, groups = key_39_groups_0, pad = key_39_pad_0, pad_type = key_39_pad_type_0, strides = key_39_strides_0, weight = layers_19_self_attn_k_proj_weight_to_fp16, x = obj_77_cast_fp16)[name = tensor<string, []>("key_39_cast_fp16")]; |
| 1629 | tensor<string, []> value_39_pad_type_0 = const()[name = tensor<string, []>("value_39_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1630 | tensor<int32, [2]> value_39_strides_0 = const()[name = tensor<string, []>("value_39_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1631 | tensor<int32, [4]> value_39_pad_0 = const()[name = tensor<string, []>("value_39_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1632 | tensor<int32, [2]> value_39_dilations_0 = const()[name = tensor<string, []>("value_39_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1633 | tensor<int32, []> value_39_groups_0 = const()[name = tensor<string, []>("value_39_groups_0"), val = tensor<int32, []>(1)]; |
| 1634 | tensor<fp16, [1024, 1024, 1, 1]> layers_19_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_19_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(492700288)))]; |
| 1635 | tensor<fp16, [1024]> layers_19_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_19_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(494797504)))]; |
| 1636 | tensor<fp16, [1, 1024, 1, 1500]> value_39_cast_fp16 = conv(bias = layers_19_self_attn_v_proj_bias_to_fp16, dilations = value_39_dilations_0, groups = value_39_groups_0, pad = value_39_pad_0, pad_type = value_39_pad_type_0, strides = value_39_strides_0, weight = layers_19_self_attn_v_proj_weight_to_fp16, x = obj_77_cast_fp16)[name = tensor<string, []>("value_39_cast_fp16")]; |
| 1637 | tensor<int32, [4]> var_2496 = const()[name = tensor<string, []>("op_2496"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1638 | tensor<fp16, [1, 16, 64, 1500]> mh_q_39_cast_fp16 = reshape(shape = var_2496, x = query_39_cast_fp16)[name = tensor<string, []>("mh_q_39_cast_fp16")]; |
| 1639 | tensor<fp16, []> var_2498_to_fp16 = const()[name = tensor<string, []>("op_2498_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 1640 | tensor<fp16, [1, 16, 64, 1500]> var_2499_cast_fp16 = mul(x = mh_q_39_cast_fp16, y = var_2498_to_fp16)[name = tensor<string, []>("op_2499_cast_fp16")]; |
| 1641 | tensor<int32, [4]> var_2502 = const()[name = tensor<string, []>("op_2502"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1642 | tensor<fp16, [1, 16, 64, 1500]> var_2503_cast_fp16 = reshape(shape = var_2502, x = key_39_cast_fp16)[name = tensor<string, []>("op_2503_cast_fp16")]; |
| 1643 | tensor<bool, []> mh_w_39_transpose_x_0 = const()[name = tensor<string, []>("mh_w_39_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 1644 | tensor<bool, []> mh_w_39_transpose_y_0 = const()[name = tensor<string, []>("mh_w_39_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 1645 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_39_cast_fp16 = matmul(transpose_x = mh_w_39_transpose_x_0, transpose_y = mh_w_39_transpose_y_0, x = var_2499_cast_fp16, y = var_2503_cast_fp16)[name = tensor<string, []>("mh_w_39_cast_fp16")]; |
| 1646 | tensor<fp16, [1, 16, 1500, 1500]> var_2506_cast_fp16 = softmax(axis = var_2438, x = mh_w_39_cast_fp16)[name = tensor<string, []>("op_2506_cast_fp16")]; |
| 1647 | tensor<int32, [4]> var_2507 = const()[name = tensor<string, []>("op_2507"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1648 | tensor<fp16, [1, 16, 64, 1500]> var_2508_cast_fp16 = reshape(shape = var_2507, x = value_39_cast_fp16)[name = tensor<string, []>("op_2508_cast_fp16")]; |
| 1649 | tensor<bool, []> attn_39_transpose_x_0 = const()[name = tensor<string, []>("attn_39_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 1650 | tensor<bool, []> attn_39_transpose_y_0 = const()[name = tensor<string, []>("attn_39_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 1651 | tensor<fp16, [1, 16, 64, 1500]> attn_39_cast_fp16 = matmul(transpose_x = attn_39_transpose_x_0, transpose_y = attn_39_transpose_y_0, x = var_2508_cast_fp16, y = var_2506_cast_fp16)[name = tensor<string, []>("attn_39_cast_fp16")]; |
| 1652 | tensor<int32, [4]> var_2511 = const()[name = tensor<string, []>("op_2511"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 1653 | tensor<fp16, [1, 1024, 1, 1500]> input_153_cast_fp16 = reshape(shape = var_2511, x = attn_39_cast_fp16)[name = tensor<string, []>("input_153_cast_fp16")]; |
| 1654 | tensor<string, []> obj_79_pad_type_0 = const()[name = tensor<string, []>("obj_79_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1655 | tensor<int32, [2]> obj_79_strides_0 = const()[name = tensor<string, []>("obj_79_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1656 | tensor<int32, [4]> obj_79_pad_0 = const()[name = tensor<string, []>("obj_79_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1657 | tensor<int32, [2]> obj_79_dilations_0 = const()[name = tensor<string, []>("obj_79_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1658 | tensor<int32, []> obj_79_groups_0 = const()[name = tensor<string, []>("obj_79_groups_0"), val = tensor<int32, []>(1)]; |
| 1659 | tensor<fp16, [1024, 1024, 1, 1]> layers_19_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_19_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(494799616)))]; |
| 1660 | tensor<fp16, [1024]> layers_19_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_19_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(496896832)))]; |
| 1661 | tensor<fp16, [1, 1024, 1, 1500]> obj_79_cast_fp16 = conv(bias = layers_19_self_attn_o_proj_bias_to_fp16, dilations = obj_79_dilations_0, groups = obj_79_groups_0, pad = obj_79_pad_0, pad_type = obj_79_pad_type_0, strides = obj_79_strides_0, weight = layers_19_self_attn_o_proj_weight_to_fp16, x = input_153_cast_fp16)[name = tensor<string, []>("obj_79_cast_fp16")]; |
| 1662 | tensor<fp16, [1, 1024, 1, 1500]> inputs_79_cast_fp16 = add(x = inputs_77_cast_fp16, y = obj_79_cast_fp16)[name = tensor<string, []>("inputs_79_cast_fp16")]; |
| 1663 | tensor<int32, [1]> out_79_axes_0 = const()[name = tensor<string, []>("out_79_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1664 | tensor<fp16, []> var_2529_to_fp16 = const()[name = tensor<string, []>("op_2529_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1665 | tensor<fp16, [1, 1024, 1, 1500]> out_79_cast_fp16 = layer_norm(axes = out_79_axes_0, epsilon = var_2529_to_fp16, x = inputs_79_cast_fp16)[name = tensor<string, []>("out_79_cast_fp16")]; |
| 1666 | tensor<fp16, [1024]> input_155_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_155_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(496898944)))]; |
| 1667 | tensor<fp16, [1024]> input_155_beta_0_to_fp16 = const()[name = tensor<string, []>("input_155_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(496901056)))]; |
| 1668 | tensor<fp16, []> input_155_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_155_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1669 | tensor<fp16, [1, 1024, 1, 1500]> input_155_cast_fp16 = batch_norm(beta = input_155_beta_0_to_fp16, epsilon = input_155_epsilon_0_to_fp16, gamma = input_155_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_79_cast_fp16)[name = tensor<string, []>("input_155_cast_fp16")]; |
| 1670 | tensor<string, []> input_157_pad_type_0 = const()[name = tensor<string, []>("input_157_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1671 | tensor<int32, [2]> input_157_strides_0 = const()[name = tensor<string, []>("input_157_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1672 | tensor<int32, [4]> input_157_pad_0 = const()[name = tensor<string, []>("input_157_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1673 | tensor<int32, [2]> input_157_dilations_0 = const()[name = tensor<string, []>("input_157_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1674 | tensor<int32, []> input_157_groups_0 = const()[name = tensor<string, []>("input_157_groups_0"), val = tensor<int32, []>(1)]; |
| 1675 | tensor<fp16, [4096, 1024, 1, 1]> layers_19_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_19_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(496903168)))]; |
| 1676 | tensor<fp16, [4096]> layers_19_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_19_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(505291840)))]; |
| 1677 | tensor<fp16, [1, 4096, 1, 1500]> input_157_cast_fp16 = conv(bias = layers_19_fc1_bias_to_fp16, dilations = input_157_dilations_0, groups = input_157_groups_0, pad = input_157_pad_0, pad_type = input_157_pad_type_0, strides = input_157_strides_0, weight = layers_19_fc1_weight_to_fp16, x = input_155_cast_fp16)[name = tensor<string, []>("input_157_cast_fp16")]; |
| 1678 | tensor<string, []> input_159_mode_0 = const()[name = tensor<string, []>("input_159_mode_0"), val = tensor<string, []>("EXACT")]; |
| 1679 | tensor<fp16, [1, 4096, 1, 1500]> input_159_cast_fp16 = gelu(mode = input_159_mode_0, x = input_157_cast_fp16)[name = tensor<string, []>("input_159_cast_fp16")]; |
| 1680 | tensor<string, []> hidden_states_43_pad_type_0 = const()[name = tensor<string, []>("hidden_states_43_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1681 | tensor<int32, [2]> hidden_states_43_strides_0 = const()[name = tensor<string, []>("hidden_states_43_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1682 | tensor<int32, [4]> hidden_states_43_pad_0 = const()[name = tensor<string, []>("hidden_states_43_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1683 | tensor<int32, [2]> hidden_states_43_dilations_0 = const()[name = tensor<string, []>("hidden_states_43_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1684 | tensor<int32, []> hidden_states_43_groups_0 = const()[name = tensor<string, []>("hidden_states_43_groups_0"), val = tensor<int32, []>(1)]; |
| 1685 | tensor<fp16, [1024, 4096, 1, 1]> layers_19_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_19_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(505300096)))]; |
| 1686 | tensor<fp16, [1024]> layers_19_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_19_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(513688768)))]; |
| 1687 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_43_cast_fp16 = conv(bias = layers_19_fc2_bias_to_fp16, dilations = hidden_states_43_dilations_0, groups = hidden_states_43_groups_0, pad = hidden_states_43_pad_0, pad_type = hidden_states_43_pad_type_0, strides = hidden_states_43_strides_0, weight = layers_19_fc2_weight_to_fp16, x = input_159_cast_fp16)[name = tensor<string, []>("hidden_states_43_cast_fp16")]; |
| 1688 | tensor<fp16, [1, 1024, 1, 1500]> inputs_81_cast_fp16 = add(x = inputs_79_cast_fp16, y = hidden_states_43_cast_fp16)[name = tensor<string, []>("inputs_81_cast_fp16")]; |
| 1689 | tensor<int32, []> var_2558 = const()[name = tensor<string, []>("op_2558"), val = tensor<int32, []>(3)]; |
| 1690 | tensor<int32, [1]> out_81_axes_0 = const()[name = tensor<string, []>("out_81_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1691 | tensor<fp16, []> var_2580_to_fp16 = const()[name = tensor<string, []>("op_2580_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1692 | tensor<fp16, [1, 1024, 1, 1500]> out_81_cast_fp16 = layer_norm(axes = out_81_axes_0, epsilon = var_2580_to_fp16, x = inputs_81_cast_fp16)[name = tensor<string, []>("out_81_cast_fp16")]; |
| 1693 | tensor<fp16, [1024]> obj_81_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_81_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(513690880)))]; |
| 1694 | tensor<fp16, [1024]> obj_81_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_81_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(513692992)))]; |
| 1695 | tensor<fp16, []> obj_81_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_81_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1696 | tensor<fp16, [1, 1024, 1, 1500]> obj_81_cast_fp16 = batch_norm(beta = obj_81_beta_0_to_fp16, epsilon = obj_81_epsilon_0_to_fp16, gamma = obj_81_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_81_cast_fp16)[name = tensor<string, []>("obj_81_cast_fp16")]; |
| 1697 | tensor<string, []> query_41_pad_type_0 = const()[name = tensor<string, []>("query_41_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1698 | tensor<int32, [2]> query_41_strides_0 = const()[name = tensor<string, []>("query_41_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1699 | tensor<int32, [4]> query_41_pad_0 = const()[name = tensor<string, []>("query_41_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1700 | tensor<int32, [2]> query_41_dilations_0 = const()[name = tensor<string, []>("query_41_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1701 | tensor<int32, []> query_41_groups_0 = const()[name = tensor<string, []>("query_41_groups_0"), val = tensor<int32, []>(1)]; |
| 1702 | tensor<fp16, [1024, 1024, 1, 1]> layers_20_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_20_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(513695104)))]; |
| 1703 | tensor<fp16, [1024]> layers_20_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_20_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(515792320)))]; |
| 1704 | tensor<fp16, [1, 1024, 1, 1500]> query_41_cast_fp16 = conv(bias = layers_20_self_attn_q_proj_bias_to_fp16, dilations = query_41_dilations_0, groups = query_41_groups_0, pad = query_41_pad_0, pad_type = query_41_pad_type_0, strides = query_41_strides_0, weight = layers_20_self_attn_q_proj_weight_to_fp16, x = obj_81_cast_fp16)[name = tensor<string, []>("query_41_cast_fp16")]; |
| 1705 | tensor<string, []> key_41_pad_type_0 = const()[name = tensor<string, []>("key_41_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1706 | tensor<int32, [2]> key_41_strides_0 = const()[name = tensor<string, []>("key_41_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1707 | tensor<int32, [4]> key_41_pad_0 = const()[name = tensor<string, []>("key_41_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1708 | tensor<int32, [2]> key_41_dilations_0 = const()[name = tensor<string, []>("key_41_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1709 | tensor<int32, []> key_41_groups_0 = const()[name = tensor<string, []>("key_41_groups_0"), val = tensor<int32, []>(1)]; |
| 1710 | tensor<fp16, [1024, 1024, 1, 1]> layers_20_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_20_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(515794432)))]; |
| 1711 | tensor<fp16, [1, 1024, 1, 1500]> key_41_cast_fp16 = conv(dilations = key_41_dilations_0, groups = key_41_groups_0, pad = key_41_pad_0, pad_type = key_41_pad_type_0, strides = key_41_strides_0, weight = layers_20_self_attn_k_proj_weight_to_fp16, x = obj_81_cast_fp16)[name = tensor<string, []>("key_41_cast_fp16")]; |
| 1712 | tensor<string, []> value_41_pad_type_0 = const()[name = tensor<string, []>("value_41_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1713 | tensor<int32, [2]> value_41_strides_0 = const()[name = tensor<string, []>("value_41_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1714 | tensor<int32, [4]> value_41_pad_0 = const()[name = tensor<string, []>("value_41_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1715 | tensor<int32, [2]> value_41_dilations_0 = const()[name = tensor<string, []>("value_41_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1716 | tensor<int32, []> value_41_groups_0 = const()[name = tensor<string, []>("value_41_groups_0"), val = tensor<int32, []>(1)]; |
| 1717 | tensor<fp16, [1024, 1024, 1, 1]> layers_20_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_20_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(517891648)))]; |
| 1718 | tensor<fp16, [1024]> layers_20_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_20_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(519988864)))]; |
| 1719 | tensor<fp16, [1, 1024, 1, 1500]> value_41_cast_fp16 = conv(bias = layers_20_self_attn_v_proj_bias_to_fp16, dilations = value_41_dilations_0, groups = value_41_groups_0, pad = value_41_pad_0, pad_type = value_41_pad_type_0, strides = value_41_strides_0, weight = layers_20_self_attn_v_proj_weight_to_fp16, x = obj_81_cast_fp16)[name = tensor<string, []>("value_41_cast_fp16")]; |
| 1720 | tensor<int32, [4]> var_2616 = const()[name = tensor<string, []>("op_2616"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1721 | tensor<fp16, [1, 16, 64, 1500]> mh_q_41_cast_fp16 = reshape(shape = var_2616, x = query_41_cast_fp16)[name = tensor<string, []>("mh_q_41_cast_fp16")]; |
| 1722 | tensor<fp16, []> var_2618_to_fp16 = const()[name = tensor<string, []>("op_2618_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 1723 | tensor<fp16, [1, 16, 64, 1500]> var_2619_cast_fp16 = mul(x = mh_q_41_cast_fp16, y = var_2618_to_fp16)[name = tensor<string, []>("op_2619_cast_fp16")]; |
| 1724 | tensor<int32, [4]> var_2622 = const()[name = tensor<string, []>("op_2622"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1725 | tensor<fp16, [1, 16, 64, 1500]> var_2623_cast_fp16 = reshape(shape = var_2622, x = key_41_cast_fp16)[name = tensor<string, []>("op_2623_cast_fp16")]; |
| 1726 | tensor<bool, []> mh_w_41_transpose_x_0 = const()[name = tensor<string, []>("mh_w_41_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 1727 | tensor<bool, []> mh_w_41_transpose_y_0 = const()[name = tensor<string, []>("mh_w_41_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 1728 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_41_cast_fp16 = matmul(transpose_x = mh_w_41_transpose_x_0, transpose_y = mh_w_41_transpose_y_0, x = var_2619_cast_fp16, y = var_2623_cast_fp16)[name = tensor<string, []>("mh_w_41_cast_fp16")]; |
| 1729 | tensor<fp16, [1, 16, 1500, 1500]> var_2626_cast_fp16 = softmax(axis = var_2558, x = mh_w_41_cast_fp16)[name = tensor<string, []>("op_2626_cast_fp16")]; |
| 1730 | tensor<int32, [4]> var_2627 = const()[name = tensor<string, []>("op_2627"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1731 | tensor<fp16, [1, 16, 64, 1500]> var_2628_cast_fp16 = reshape(shape = var_2627, x = value_41_cast_fp16)[name = tensor<string, []>("op_2628_cast_fp16")]; |
| 1732 | tensor<bool, []> attn_41_transpose_x_0 = const()[name = tensor<string, []>("attn_41_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 1733 | tensor<bool, []> attn_41_transpose_y_0 = const()[name = tensor<string, []>("attn_41_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 1734 | tensor<fp16, [1, 16, 64, 1500]> attn_41_cast_fp16 = matmul(transpose_x = attn_41_transpose_x_0, transpose_y = attn_41_transpose_y_0, x = var_2628_cast_fp16, y = var_2626_cast_fp16)[name = tensor<string, []>("attn_41_cast_fp16")]; |
| 1735 | tensor<int32, [4]> var_2631 = const()[name = tensor<string, []>("op_2631"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 1736 | tensor<fp16, [1, 1024, 1, 1500]> input_161_cast_fp16 = reshape(shape = var_2631, x = attn_41_cast_fp16)[name = tensor<string, []>("input_161_cast_fp16")]; |
| 1737 | tensor<string, []> obj_83_pad_type_0 = const()[name = tensor<string, []>("obj_83_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1738 | tensor<int32, [2]> obj_83_strides_0 = const()[name = tensor<string, []>("obj_83_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1739 | tensor<int32, [4]> obj_83_pad_0 = const()[name = tensor<string, []>("obj_83_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1740 | tensor<int32, [2]> obj_83_dilations_0 = const()[name = tensor<string, []>("obj_83_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1741 | tensor<int32, []> obj_83_groups_0 = const()[name = tensor<string, []>("obj_83_groups_0"), val = tensor<int32, []>(1)]; |
| 1742 | tensor<fp16, [1024, 1024, 1, 1]> layers_20_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_20_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(519990976)))]; |
| 1743 | tensor<fp16, [1024]> layers_20_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_20_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(522088192)))]; |
| 1744 | tensor<fp16, [1, 1024, 1, 1500]> obj_83_cast_fp16 = conv(bias = layers_20_self_attn_o_proj_bias_to_fp16, dilations = obj_83_dilations_0, groups = obj_83_groups_0, pad = obj_83_pad_0, pad_type = obj_83_pad_type_0, strides = obj_83_strides_0, weight = layers_20_self_attn_o_proj_weight_to_fp16, x = input_161_cast_fp16)[name = tensor<string, []>("obj_83_cast_fp16")]; |
| 1745 | tensor<fp16, [1, 1024, 1, 1500]> inputs_83_cast_fp16 = add(x = inputs_81_cast_fp16, y = obj_83_cast_fp16)[name = tensor<string, []>("inputs_83_cast_fp16")]; |
| 1746 | tensor<int32, [1]> out_83_axes_0 = const()[name = tensor<string, []>("out_83_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1747 | tensor<fp16, []> var_2649_to_fp16 = const()[name = tensor<string, []>("op_2649_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1748 | tensor<fp16, [1, 1024, 1, 1500]> out_83_cast_fp16 = layer_norm(axes = out_83_axes_0, epsilon = var_2649_to_fp16, x = inputs_83_cast_fp16)[name = tensor<string, []>("out_83_cast_fp16")]; |
| 1749 | tensor<fp16, [1024]> input_163_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_163_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(522090304)))]; |
| 1750 | tensor<fp16, [1024]> input_163_beta_0_to_fp16 = const()[name = tensor<string, []>("input_163_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(522092416)))]; |
| 1751 | tensor<fp16, []> input_163_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_163_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1752 | tensor<fp16, [1, 1024, 1, 1500]> input_163_cast_fp16 = batch_norm(beta = input_163_beta_0_to_fp16, epsilon = input_163_epsilon_0_to_fp16, gamma = input_163_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_83_cast_fp16)[name = tensor<string, []>("input_163_cast_fp16")]; |
| 1753 | tensor<string, []> input_165_pad_type_0 = const()[name = tensor<string, []>("input_165_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1754 | tensor<int32, [2]> input_165_strides_0 = const()[name = tensor<string, []>("input_165_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1755 | tensor<int32, [4]> input_165_pad_0 = const()[name = tensor<string, []>("input_165_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1756 | tensor<int32, [2]> input_165_dilations_0 = const()[name = tensor<string, []>("input_165_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1757 | tensor<int32, []> input_165_groups_0 = const()[name = tensor<string, []>("input_165_groups_0"), val = tensor<int32, []>(1)]; |
| 1758 | tensor<fp16, [4096, 1024, 1, 1]> layers_20_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_20_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(522094528)))]; |
| 1759 | tensor<fp16, [4096]> layers_20_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_20_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(530483200)))]; |
| 1760 | tensor<fp16, [1, 4096, 1, 1500]> input_165_cast_fp16 = conv(bias = layers_20_fc1_bias_to_fp16, dilations = input_165_dilations_0, groups = input_165_groups_0, pad = input_165_pad_0, pad_type = input_165_pad_type_0, strides = input_165_strides_0, weight = layers_20_fc1_weight_to_fp16, x = input_163_cast_fp16)[name = tensor<string, []>("input_165_cast_fp16")]; |
| 1761 | tensor<string, []> input_167_mode_0 = const()[name = tensor<string, []>("input_167_mode_0"), val = tensor<string, []>("EXACT")]; |
| 1762 | tensor<fp16, [1, 4096, 1, 1500]> input_167_cast_fp16 = gelu(mode = input_167_mode_0, x = input_165_cast_fp16)[name = tensor<string, []>("input_167_cast_fp16")]; |
| 1763 | tensor<string, []> hidden_states_45_pad_type_0 = const()[name = tensor<string, []>("hidden_states_45_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1764 | tensor<int32, [2]> hidden_states_45_strides_0 = const()[name = tensor<string, []>("hidden_states_45_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1765 | tensor<int32, [4]> hidden_states_45_pad_0 = const()[name = tensor<string, []>("hidden_states_45_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1766 | tensor<int32, [2]> hidden_states_45_dilations_0 = const()[name = tensor<string, []>("hidden_states_45_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1767 | tensor<int32, []> hidden_states_45_groups_0 = const()[name = tensor<string, []>("hidden_states_45_groups_0"), val = tensor<int32, []>(1)]; |
| 1768 | tensor<fp16, [1024, 4096, 1, 1]> layers_20_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_20_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(530491456)))]; |
| 1769 | tensor<fp16, [1024]> layers_20_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_20_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(538880128)))]; |
| 1770 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_45_cast_fp16 = conv(bias = layers_20_fc2_bias_to_fp16, dilations = hidden_states_45_dilations_0, groups = hidden_states_45_groups_0, pad = hidden_states_45_pad_0, pad_type = hidden_states_45_pad_type_0, strides = hidden_states_45_strides_0, weight = layers_20_fc2_weight_to_fp16, x = input_167_cast_fp16)[name = tensor<string, []>("hidden_states_45_cast_fp16")]; |
| 1771 | tensor<fp16, [1, 1024, 1, 1500]> inputs_85_cast_fp16 = add(x = inputs_83_cast_fp16, y = hidden_states_45_cast_fp16)[name = tensor<string, []>("inputs_85_cast_fp16")]; |
| 1772 | tensor<int32, []> var_2678 = const()[name = tensor<string, []>("op_2678"), val = tensor<int32, []>(3)]; |
| 1773 | tensor<int32, [1]> out_85_axes_0 = const()[name = tensor<string, []>("out_85_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1774 | tensor<fp16, []> var_2700_to_fp16 = const()[name = tensor<string, []>("op_2700_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1775 | tensor<fp16, [1, 1024, 1, 1500]> out_85_cast_fp16 = layer_norm(axes = out_85_axes_0, epsilon = var_2700_to_fp16, x = inputs_85_cast_fp16)[name = tensor<string, []>("out_85_cast_fp16")]; |
| 1776 | tensor<fp16, [1024]> obj_85_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_85_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(538882240)))]; |
| 1777 | tensor<fp16, [1024]> obj_85_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_85_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(538884352)))]; |
| 1778 | tensor<fp16, []> obj_85_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_85_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1779 | tensor<fp16, [1, 1024, 1, 1500]> obj_85_cast_fp16 = batch_norm(beta = obj_85_beta_0_to_fp16, epsilon = obj_85_epsilon_0_to_fp16, gamma = obj_85_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_85_cast_fp16)[name = tensor<string, []>("obj_85_cast_fp16")]; |
| 1780 | tensor<string, []> query_43_pad_type_0 = const()[name = tensor<string, []>("query_43_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1781 | tensor<int32, [2]> query_43_strides_0 = const()[name = tensor<string, []>("query_43_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1782 | tensor<int32, [4]> query_43_pad_0 = const()[name = tensor<string, []>("query_43_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1783 | tensor<int32, [2]> query_43_dilations_0 = const()[name = tensor<string, []>("query_43_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1784 | tensor<int32, []> query_43_groups_0 = const()[name = tensor<string, []>("query_43_groups_0"), val = tensor<int32, []>(1)]; |
| 1785 | tensor<fp16, [1024, 1024, 1, 1]> layers_21_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_21_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(538886464)))]; |
| 1786 | tensor<fp16, [1024]> layers_21_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_21_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(540983680)))]; |
| 1787 | tensor<fp16, [1, 1024, 1, 1500]> query_43_cast_fp16 = conv(bias = layers_21_self_attn_q_proj_bias_to_fp16, dilations = query_43_dilations_0, groups = query_43_groups_0, pad = query_43_pad_0, pad_type = query_43_pad_type_0, strides = query_43_strides_0, weight = layers_21_self_attn_q_proj_weight_to_fp16, x = obj_85_cast_fp16)[name = tensor<string, []>("query_43_cast_fp16")]; |
| 1788 | tensor<string, []> key_43_pad_type_0 = const()[name = tensor<string, []>("key_43_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1789 | tensor<int32, [2]> key_43_strides_0 = const()[name = tensor<string, []>("key_43_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1790 | tensor<int32, [4]> key_43_pad_0 = const()[name = tensor<string, []>("key_43_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1791 | tensor<int32, [2]> key_43_dilations_0 = const()[name = tensor<string, []>("key_43_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1792 | tensor<int32, []> key_43_groups_0 = const()[name = tensor<string, []>("key_43_groups_0"), val = tensor<int32, []>(1)]; |
| 1793 | tensor<fp16, [1024, 1024, 1, 1]> layers_21_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_21_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(540985792)))]; |
| 1794 | tensor<fp16, [1, 1024, 1, 1500]> key_43_cast_fp16 = conv(dilations = key_43_dilations_0, groups = key_43_groups_0, pad = key_43_pad_0, pad_type = key_43_pad_type_0, strides = key_43_strides_0, weight = layers_21_self_attn_k_proj_weight_to_fp16, x = obj_85_cast_fp16)[name = tensor<string, []>("key_43_cast_fp16")]; |
| 1795 | tensor<string, []> value_43_pad_type_0 = const()[name = tensor<string, []>("value_43_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1796 | tensor<int32, [2]> value_43_strides_0 = const()[name = tensor<string, []>("value_43_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1797 | tensor<int32, [4]> value_43_pad_0 = const()[name = tensor<string, []>("value_43_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1798 | tensor<int32, [2]> value_43_dilations_0 = const()[name = tensor<string, []>("value_43_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1799 | tensor<int32, []> value_43_groups_0 = const()[name = tensor<string, []>("value_43_groups_0"), val = tensor<int32, []>(1)]; |
| 1800 | tensor<fp16, [1024, 1024, 1, 1]> layers_21_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_21_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(543083008)))]; |
| 1801 | tensor<fp16, [1024]> layers_21_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_21_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(545180224)))]; |
| 1802 | tensor<fp16, [1, 1024, 1, 1500]> value_43_cast_fp16 = conv(bias = layers_21_self_attn_v_proj_bias_to_fp16, dilations = value_43_dilations_0, groups = value_43_groups_0, pad = value_43_pad_0, pad_type = value_43_pad_type_0, strides = value_43_strides_0, weight = layers_21_self_attn_v_proj_weight_to_fp16, x = obj_85_cast_fp16)[name = tensor<string, []>("value_43_cast_fp16")]; |
| 1803 | tensor<int32, [4]> var_2736 = const()[name = tensor<string, []>("op_2736"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1804 | tensor<fp16, [1, 16, 64, 1500]> mh_q_43_cast_fp16 = reshape(shape = var_2736, x = query_43_cast_fp16)[name = tensor<string, []>("mh_q_43_cast_fp16")]; |
| 1805 | tensor<fp16, []> var_2738_to_fp16 = const()[name = tensor<string, []>("op_2738_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 1806 | tensor<fp16, [1, 16, 64, 1500]> var_2739_cast_fp16 = mul(x = mh_q_43_cast_fp16, y = var_2738_to_fp16)[name = tensor<string, []>("op_2739_cast_fp16")]; |
| 1807 | tensor<int32, [4]> var_2742 = const()[name = tensor<string, []>("op_2742"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1808 | tensor<fp16, [1, 16, 64, 1500]> var_2743_cast_fp16 = reshape(shape = var_2742, x = key_43_cast_fp16)[name = tensor<string, []>("op_2743_cast_fp16")]; |
| 1809 | tensor<bool, []> mh_w_43_transpose_x_0 = const()[name = tensor<string, []>("mh_w_43_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 1810 | tensor<bool, []> mh_w_43_transpose_y_0 = const()[name = tensor<string, []>("mh_w_43_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 1811 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_43_cast_fp16 = matmul(transpose_x = mh_w_43_transpose_x_0, transpose_y = mh_w_43_transpose_y_0, x = var_2739_cast_fp16, y = var_2743_cast_fp16)[name = tensor<string, []>("mh_w_43_cast_fp16")]; |
| 1812 | tensor<fp16, [1, 16, 1500, 1500]> var_2746_cast_fp16 = softmax(axis = var_2678, x = mh_w_43_cast_fp16)[name = tensor<string, []>("op_2746_cast_fp16")]; |
| 1813 | tensor<int32, [4]> var_2747 = const()[name = tensor<string, []>("op_2747"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1814 | tensor<fp16, [1, 16, 64, 1500]> var_2748_cast_fp16 = reshape(shape = var_2747, x = value_43_cast_fp16)[name = tensor<string, []>("op_2748_cast_fp16")]; |
| 1815 | tensor<bool, []> attn_43_transpose_x_0 = const()[name = tensor<string, []>("attn_43_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 1816 | tensor<bool, []> attn_43_transpose_y_0 = const()[name = tensor<string, []>("attn_43_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 1817 | tensor<fp16, [1, 16, 64, 1500]> attn_43_cast_fp16 = matmul(transpose_x = attn_43_transpose_x_0, transpose_y = attn_43_transpose_y_0, x = var_2748_cast_fp16, y = var_2746_cast_fp16)[name = tensor<string, []>("attn_43_cast_fp16")]; |
| 1818 | tensor<int32, [4]> var_2751 = const()[name = tensor<string, []>("op_2751"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 1819 | tensor<fp16, [1, 1024, 1, 1500]> input_169_cast_fp16 = reshape(shape = var_2751, x = attn_43_cast_fp16)[name = tensor<string, []>("input_169_cast_fp16")]; |
| 1820 | tensor<string, []> obj_87_pad_type_0 = const()[name = tensor<string, []>("obj_87_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1821 | tensor<int32, [2]> obj_87_strides_0 = const()[name = tensor<string, []>("obj_87_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1822 | tensor<int32, [4]> obj_87_pad_0 = const()[name = tensor<string, []>("obj_87_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1823 | tensor<int32, [2]> obj_87_dilations_0 = const()[name = tensor<string, []>("obj_87_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1824 | tensor<int32, []> obj_87_groups_0 = const()[name = tensor<string, []>("obj_87_groups_0"), val = tensor<int32, []>(1)]; |
| 1825 | tensor<fp16, [1024, 1024, 1, 1]> layers_21_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_21_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(545182336)))]; |
| 1826 | tensor<fp16, [1024]> layers_21_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_21_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(547279552)))]; |
| 1827 | tensor<fp16, [1, 1024, 1, 1500]> obj_87_cast_fp16 = conv(bias = layers_21_self_attn_o_proj_bias_to_fp16, dilations = obj_87_dilations_0, groups = obj_87_groups_0, pad = obj_87_pad_0, pad_type = obj_87_pad_type_0, strides = obj_87_strides_0, weight = layers_21_self_attn_o_proj_weight_to_fp16, x = input_169_cast_fp16)[name = tensor<string, []>("obj_87_cast_fp16")]; |
| 1828 | tensor<fp16, [1, 1024, 1, 1500]> inputs_87_cast_fp16 = add(x = inputs_85_cast_fp16, y = obj_87_cast_fp16)[name = tensor<string, []>("inputs_87_cast_fp16")]; |
| 1829 | tensor<int32, [1]> out_87_axes_0 = const()[name = tensor<string, []>("out_87_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1830 | tensor<fp16, []> var_2769_to_fp16 = const()[name = tensor<string, []>("op_2769_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1831 | tensor<fp16, [1, 1024, 1, 1500]> out_87_cast_fp16 = layer_norm(axes = out_87_axes_0, epsilon = var_2769_to_fp16, x = inputs_87_cast_fp16)[name = tensor<string, []>("out_87_cast_fp16")]; |
| 1832 | tensor<fp16, [1024]> input_171_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_171_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(547281664)))]; |
| 1833 | tensor<fp16, [1024]> input_171_beta_0_to_fp16 = const()[name = tensor<string, []>("input_171_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(547283776)))]; |
| 1834 | tensor<fp16, []> input_171_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_171_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1835 | tensor<fp16, [1, 1024, 1, 1500]> input_171_cast_fp16 = batch_norm(beta = input_171_beta_0_to_fp16, epsilon = input_171_epsilon_0_to_fp16, gamma = input_171_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_87_cast_fp16)[name = tensor<string, []>("input_171_cast_fp16")]; |
| 1836 | tensor<string, []> input_173_pad_type_0 = const()[name = tensor<string, []>("input_173_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1837 | tensor<int32, [2]> input_173_strides_0 = const()[name = tensor<string, []>("input_173_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1838 | tensor<int32, [4]> input_173_pad_0 = const()[name = tensor<string, []>("input_173_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1839 | tensor<int32, [2]> input_173_dilations_0 = const()[name = tensor<string, []>("input_173_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1840 | tensor<int32, []> input_173_groups_0 = const()[name = tensor<string, []>("input_173_groups_0"), val = tensor<int32, []>(1)]; |
| 1841 | tensor<fp16, [4096, 1024, 1, 1]> layers_21_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_21_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(547285888)))]; |
| 1842 | tensor<fp16, [4096]> layers_21_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_21_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(555674560)))]; |
| 1843 | tensor<fp16, [1, 4096, 1, 1500]> input_173_cast_fp16 = conv(bias = layers_21_fc1_bias_to_fp16, dilations = input_173_dilations_0, groups = input_173_groups_0, pad = input_173_pad_0, pad_type = input_173_pad_type_0, strides = input_173_strides_0, weight = layers_21_fc1_weight_to_fp16, x = input_171_cast_fp16)[name = tensor<string, []>("input_173_cast_fp16")]; |
| 1844 | tensor<string, []> input_175_mode_0 = const()[name = tensor<string, []>("input_175_mode_0"), val = tensor<string, []>("EXACT")]; |
| 1845 | tensor<fp16, [1, 4096, 1, 1500]> input_175_cast_fp16 = gelu(mode = input_175_mode_0, x = input_173_cast_fp16)[name = tensor<string, []>("input_175_cast_fp16")]; |
| 1846 | tensor<string, []> hidden_states_47_pad_type_0 = const()[name = tensor<string, []>("hidden_states_47_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1847 | tensor<int32, [2]> hidden_states_47_strides_0 = const()[name = tensor<string, []>("hidden_states_47_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1848 | tensor<int32, [4]> hidden_states_47_pad_0 = const()[name = tensor<string, []>("hidden_states_47_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1849 | tensor<int32, [2]> hidden_states_47_dilations_0 = const()[name = tensor<string, []>("hidden_states_47_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1850 | tensor<int32, []> hidden_states_47_groups_0 = const()[name = tensor<string, []>("hidden_states_47_groups_0"), val = tensor<int32, []>(1)]; |
| 1851 | tensor<fp16, [1024, 4096, 1, 1]> layers_21_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_21_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(555682816)))]; |
| 1852 | tensor<fp16, [1024]> layers_21_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_21_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(564071488)))]; |
| 1853 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_47_cast_fp16 = conv(bias = layers_21_fc2_bias_to_fp16, dilations = hidden_states_47_dilations_0, groups = hidden_states_47_groups_0, pad = hidden_states_47_pad_0, pad_type = hidden_states_47_pad_type_0, strides = hidden_states_47_strides_0, weight = layers_21_fc2_weight_to_fp16, x = input_175_cast_fp16)[name = tensor<string, []>("hidden_states_47_cast_fp16")]; |
| 1854 | tensor<fp16, [1, 1024, 1, 1500]> inputs_89_cast_fp16 = add(x = inputs_87_cast_fp16, y = hidden_states_47_cast_fp16)[name = tensor<string, []>("inputs_89_cast_fp16")]; |
| 1855 | tensor<int32, []> var_2798 = const()[name = tensor<string, []>("op_2798"), val = tensor<int32, []>(3)]; |
| 1856 | tensor<int32, [1]> out_89_axes_0 = const()[name = tensor<string, []>("out_89_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1857 | tensor<fp16, []> var_2820_to_fp16 = const()[name = tensor<string, []>("op_2820_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1858 | tensor<fp16, [1, 1024, 1, 1500]> out_89_cast_fp16 = layer_norm(axes = out_89_axes_0, epsilon = var_2820_to_fp16, x = inputs_89_cast_fp16)[name = tensor<string, []>("out_89_cast_fp16")]; |
| 1859 | tensor<fp16, [1024]> obj_89_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_89_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(564073600)))]; |
| 1860 | tensor<fp16, [1024]> obj_89_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_89_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(564075712)))]; |
| 1861 | tensor<fp16, []> obj_89_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_89_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1862 | tensor<fp16, [1, 1024, 1, 1500]> obj_89_cast_fp16 = batch_norm(beta = obj_89_beta_0_to_fp16, epsilon = obj_89_epsilon_0_to_fp16, gamma = obj_89_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_89_cast_fp16)[name = tensor<string, []>("obj_89_cast_fp16")]; |
| 1863 | tensor<string, []> query_45_pad_type_0 = const()[name = tensor<string, []>("query_45_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1864 | tensor<int32, [2]> query_45_strides_0 = const()[name = tensor<string, []>("query_45_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1865 | tensor<int32, [4]> query_45_pad_0 = const()[name = tensor<string, []>("query_45_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1866 | tensor<int32, [2]> query_45_dilations_0 = const()[name = tensor<string, []>("query_45_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1867 | tensor<int32, []> query_45_groups_0 = const()[name = tensor<string, []>("query_45_groups_0"), val = tensor<int32, []>(1)]; |
| 1868 | tensor<fp16, [1024, 1024, 1, 1]> layers_22_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_22_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(564077824)))]; |
| 1869 | tensor<fp16, [1024]> layers_22_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_22_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(566175040)))]; |
| 1870 | tensor<fp16, [1, 1024, 1, 1500]> query_45_cast_fp16 = conv(bias = layers_22_self_attn_q_proj_bias_to_fp16, dilations = query_45_dilations_0, groups = query_45_groups_0, pad = query_45_pad_0, pad_type = query_45_pad_type_0, strides = query_45_strides_0, weight = layers_22_self_attn_q_proj_weight_to_fp16, x = obj_89_cast_fp16)[name = tensor<string, []>("query_45_cast_fp16")]; |
| 1871 | tensor<string, []> key_45_pad_type_0 = const()[name = tensor<string, []>("key_45_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1872 | tensor<int32, [2]> key_45_strides_0 = const()[name = tensor<string, []>("key_45_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1873 | tensor<int32, [4]> key_45_pad_0 = const()[name = tensor<string, []>("key_45_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1874 | tensor<int32, [2]> key_45_dilations_0 = const()[name = tensor<string, []>("key_45_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1875 | tensor<int32, []> key_45_groups_0 = const()[name = tensor<string, []>("key_45_groups_0"), val = tensor<int32, []>(1)]; |
| 1876 | tensor<fp16, [1024, 1024, 1, 1]> layers_22_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_22_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(566177152)))]; |
| 1877 | tensor<fp16, [1, 1024, 1, 1500]> key_45_cast_fp16 = conv(dilations = key_45_dilations_0, groups = key_45_groups_0, pad = key_45_pad_0, pad_type = key_45_pad_type_0, strides = key_45_strides_0, weight = layers_22_self_attn_k_proj_weight_to_fp16, x = obj_89_cast_fp16)[name = tensor<string, []>("key_45_cast_fp16")]; |
| 1878 | tensor<string, []> value_45_pad_type_0 = const()[name = tensor<string, []>("value_45_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1879 | tensor<int32, [2]> value_45_strides_0 = const()[name = tensor<string, []>("value_45_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1880 | tensor<int32, [4]> value_45_pad_0 = const()[name = tensor<string, []>("value_45_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1881 | tensor<int32, [2]> value_45_dilations_0 = const()[name = tensor<string, []>("value_45_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1882 | tensor<int32, []> value_45_groups_0 = const()[name = tensor<string, []>("value_45_groups_0"), val = tensor<int32, []>(1)]; |
| 1883 | tensor<fp16, [1024, 1024, 1, 1]> layers_22_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_22_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(568274368)))]; |
| 1884 | tensor<fp16, [1024]> layers_22_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_22_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(570371584)))]; |
| 1885 | tensor<fp16, [1, 1024, 1, 1500]> value_45_cast_fp16 = conv(bias = layers_22_self_attn_v_proj_bias_to_fp16, dilations = value_45_dilations_0, groups = value_45_groups_0, pad = value_45_pad_0, pad_type = value_45_pad_type_0, strides = value_45_strides_0, weight = layers_22_self_attn_v_proj_weight_to_fp16, x = obj_89_cast_fp16)[name = tensor<string, []>("value_45_cast_fp16")]; |
| 1886 | tensor<int32, [4]> var_2856 = const()[name = tensor<string, []>("op_2856"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1887 | tensor<fp16, [1, 16, 64, 1500]> mh_q_45_cast_fp16 = reshape(shape = var_2856, x = query_45_cast_fp16)[name = tensor<string, []>("mh_q_45_cast_fp16")]; |
| 1888 | tensor<fp16, []> var_2858_to_fp16 = const()[name = tensor<string, []>("op_2858_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 1889 | tensor<fp16, [1, 16, 64, 1500]> var_2859_cast_fp16 = mul(x = mh_q_45_cast_fp16, y = var_2858_to_fp16)[name = tensor<string, []>("op_2859_cast_fp16")]; |
| 1890 | tensor<int32, [4]> var_2862 = const()[name = tensor<string, []>("op_2862"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1891 | tensor<fp16, [1, 16, 64, 1500]> var_2863_cast_fp16 = reshape(shape = var_2862, x = key_45_cast_fp16)[name = tensor<string, []>("op_2863_cast_fp16")]; |
| 1892 | tensor<bool, []> mh_w_45_transpose_x_0 = const()[name = tensor<string, []>("mh_w_45_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 1893 | tensor<bool, []> mh_w_45_transpose_y_0 = const()[name = tensor<string, []>("mh_w_45_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 1894 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_45_cast_fp16 = matmul(transpose_x = mh_w_45_transpose_x_0, transpose_y = mh_w_45_transpose_y_0, x = var_2859_cast_fp16, y = var_2863_cast_fp16)[name = tensor<string, []>("mh_w_45_cast_fp16")]; |
| 1895 | tensor<fp16, [1, 16, 1500, 1500]> var_2866_cast_fp16 = softmax(axis = var_2798, x = mh_w_45_cast_fp16)[name = tensor<string, []>("op_2866_cast_fp16")]; |
| 1896 | tensor<int32, [4]> var_2867 = const()[name = tensor<string, []>("op_2867"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1897 | tensor<fp16, [1, 16, 64, 1500]> var_2868_cast_fp16 = reshape(shape = var_2867, x = value_45_cast_fp16)[name = tensor<string, []>("op_2868_cast_fp16")]; |
| 1898 | tensor<bool, []> attn_45_transpose_x_0 = const()[name = tensor<string, []>("attn_45_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 1899 | tensor<bool, []> attn_45_transpose_y_0 = const()[name = tensor<string, []>("attn_45_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 1900 | tensor<fp16, [1, 16, 64, 1500]> attn_45_cast_fp16 = matmul(transpose_x = attn_45_transpose_x_0, transpose_y = attn_45_transpose_y_0, x = var_2868_cast_fp16, y = var_2866_cast_fp16)[name = tensor<string, []>("attn_45_cast_fp16")]; |
| 1901 | tensor<int32, [4]> var_2871 = const()[name = tensor<string, []>("op_2871"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 1902 | tensor<fp16, [1, 1024, 1, 1500]> input_177_cast_fp16 = reshape(shape = var_2871, x = attn_45_cast_fp16)[name = tensor<string, []>("input_177_cast_fp16")]; |
| 1903 | tensor<string, []> obj_91_pad_type_0 = const()[name = tensor<string, []>("obj_91_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1904 | tensor<int32, [2]> obj_91_strides_0 = const()[name = tensor<string, []>("obj_91_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1905 | tensor<int32, [4]> obj_91_pad_0 = const()[name = tensor<string, []>("obj_91_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1906 | tensor<int32, [2]> obj_91_dilations_0 = const()[name = tensor<string, []>("obj_91_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1907 | tensor<int32, []> obj_91_groups_0 = const()[name = tensor<string, []>("obj_91_groups_0"), val = tensor<int32, []>(1)]; |
| 1908 | tensor<fp16, [1024, 1024, 1, 1]> layers_22_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_22_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(570373696)))]; |
| 1909 | tensor<fp16, [1024]> layers_22_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_22_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(572470912)))]; |
| 1910 | tensor<fp16, [1, 1024, 1, 1500]> obj_91_cast_fp16 = conv(bias = layers_22_self_attn_o_proj_bias_to_fp16, dilations = obj_91_dilations_0, groups = obj_91_groups_0, pad = obj_91_pad_0, pad_type = obj_91_pad_type_0, strides = obj_91_strides_0, weight = layers_22_self_attn_o_proj_weight_to_fp16, x = input_177_cast_fp16)[name = tensor<string, []>("obj_91_cast_fp16")]; |
| 1911 | tensor<fp16, [1, 1024, 1, 1500]> inputs_91_cast_fp16 = add(x = inputs_89_cast_fp16, y = obj_91_cast_fp16)[name = tensor<string, []>("inputs_91_cast_fp16")]; |
| 1912 | tensor<int32, [1]> out_91_axes_0 = const()[name = tensor<string, []>("out_91_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1913 | tensor<fp16, []> var_2889_to_fp16 = const()[name = tensor<string, []>("op_2889_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1914 | tensor<fp16, [1, 1024, 1, 1500]> out_91_cast_fp16 = layer_norm(axes = out_91_axes_0, epsilon = var_2889_to_fp16, x = inputs_91_cast_fp16)[name = tensor<string, []>("out_91_cast_fp16")]; |
| 1915 | tensor<fp16, [1024]> input_179_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_179_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(572473024)))]; |
| 1916 | tensor<fp16, [1024]> input_179_beta_0_to_fp16 = const()[name = tensor<string, []>("input_179_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(572475136)))]; |
| 1917 | tensor<fp16, []> input_179_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_179_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1918 | tensor<fp16, [1, 1024, 1, 1500]> input_179_cast_fp16 = batch_norm(beta = input_179_beta_0_to_fp16, epsilon = input_179_epsilon_0_to_fp16, gamma = input_179_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_91_cast_fp16)[name = tensor<string, []>("input_179_cast_fp16")]; |
| 1919 | tensor<string, []> input_181_pad_type_0 = const()[name = tensor<string, []>("input_181_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1920 | tensor<int32, [2]> input_181_strides_0 = const()[name = tensor<string, []>("input_181_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1921 | tensor<int32, [4]> input_181_pad_0 = const()[name = tensor<string, []>("input_181_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1922 | tensor<int32, [2]> input_181_dilations_0 = const()[name = tensor<string, []>("input_181_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1923 | tensor<int32, []> input_181_groups_0 = const()[name = tensor<string, []>("input_181_groups_0"), val = tensor<int32, []>(1)]; |
| 1924 | tensor<fp16, [4096, 1024, 1, 1]> layers_22_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_22_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(572477248)))]; |
| 1925 | tensor<fp16, [4096]> layers_22_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_22_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(580865920)))]; |
| 1926 | tensor<fp16, [1, 4096, 1, 1500]> input_181_cast_fp16 = conv(bias = layers_22_fc1_bias_to_fp16, dilations = input_181_dilations_0, groups = input_181_groups_0, pad = input_181_pad_0, pad_type = input_181_pad_type_0, strides = input_181_strides_0, weight = layers_22_fc1_weight_to_fp16, x = input_179_cast_fp16)[name = tensor<string, []>("input_181_cast_fp16")]; |
| 1927 | tensor<string, []> input_183_mode_0 = const()[name = tensor<string, []>("input_183_mode_0"), val = tensor<string, []>("EXACT")]; |
| 1928 | tensor<fp16, [1, 4096, 1, 1500]> input_183_cast_fp16 = gelu(mode = input_183_mode_0, x = input_181_cast_fp16)[name = tensor<string, []>("input_183_cast_fp16")]; |
| 1929 | tensor<string, []> hidden_states_49_pad_type_0 = const()[name = tensor<string, []>("hidden_states_49_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1930 | tensor<int32, [2]> hidden_states_49_strides_0 = const()[name = tensor<string, []>("hidden_states_49_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1931 | tensor<int32, [4]> hidden_states_49_pad_0 = const()[name = tensor<string, []>("hidden_states_49_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1932 | tensor<int32, [2]> hidden_states_49_dilations_0 = const()[name = tensor<string, []>("hidden_states_49_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1933 | tensor<int32, []> hidden_states_49_groups_0 = const()[name = tensor<string, []>("hidden_states_49_groups_0"), val = tensor<int32, []>(1)]; |
| 1934 | tensor<fp16, [1024, 4096, 1, 1]> layers_22_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_22_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(580874176)))]; |
| 1935 | tensor<fp16, [1024]> layers_22_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_22_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(589262848)))]; |
| 1936 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_49_cast_fp16 = conv(bias = layers_22_fc2_bias_to_fp16, dilations = hidden_states_49_dilations_0, groups = hidden_states_49_groups_0, pad = hidden_states_49_pad_0, pad_type = hidden_states_49_pad_type_0, strides = hidden_states_49_strides_0, weight = layers_22_fc2_weight_to_fp16, x = input_183_cast_fp16)[name = tensor<string, []>("hidden_states_49_cast_fp16")]; |
| 1937 | tensor<fp16, [1, 1024, 1, 1500]> inputs_93_cast_fp16 = add(x = inputs_91_cast_fp16, y = hidden_states_49_cast_fp16)[name = tensor<string, []>("inputs_93_cast_fp16")]; |
| 1938 | tensor<int32, []> var_2918 = const()[name = tensor<string, []>("op_2918"), val = tensor<int32, []>(3)]; |
| 1939 | tensor<int32, [1]> out_93_axes_0 = const()[name = tensor<string, []>("out_93_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1940 | tensor<fp16, []> var_2940_to_fp16 = const()[name = tensor<string, []>("op_2940_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1941 | tensor<fp16, [1, 1024, 1, 1500]> out_93_cast_fp16 = layer_norm(axes = out_93_axes_0, epsilon = var_2940_to_fp16, x = inputs_93_cast_fp16)[name = tensor<string, []>("out_93_cast_fp16")]; |
| 1942 | tensor<fp16, [1024]> obj_93_gamma_0_to_fp16 = const()[name = tensor<string, []>("obj_93_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(589264960)))]; |
| 1943 | tensor<fp16, [1024]> obj_93_beta_0_to_fp16 = const()[name = tensor<string, []>("obj_93_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(589267072)))]; |
| 1944 | tensor<fp16, []> obj_93_epsilon_0_to_fp16 = const()[name = tensor<string, []>("obj_93_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1945 | tensor<fp16, [1, 1024, 1, 1500]> obj_93_cast_fp16 = batch_norm(beta = obj_93_beta_0_to_fp16, epsilon = obj_93_epsilon_0_to_fp16, gamma = obj_93_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_93_cast_fp16)[name = tensor<string, []>("obj_93_cast_fp16")]; |
| 1946 | tensor<string, []> query_pad_type_0 = const()[name = tensor<string, []>("query_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1947 | tensor<int32, [2]> query_strides_0 = const()[name = tensor<string, []>("query_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1948 | tensor<int32, [4]> query_pad_0 = const()[name = tensor<string, []>("query_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1949 | tensor<int32, [2]> query_dilations_0 = const()[name = tensor<string, []>("query_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1950 | tensor<int32, []> query_groups_0 = const()[name = tensor<string, []>("query_groups_0"), val = tensor<int32, []>(1)]; |
| 1951 | tensor<fp16, [1024, 1024, 1, 1]> layers_23_self_attn_q_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_23_self_attn_q_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(589269184)))]; |
| 1952 | tensor<fp16, [1024]> layers_23_self_attn_q_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_23_self_attn_q_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(591366400)))]; |
| 1953 | tensor<fp16, [1, 1024, 1, 1500]> query_cast_fp16 = conv(bias = layers_23_self_attn_q_proj_bias_to_fp16, dilations = query_dilations_0, groups = query_groups_0, pad = query_pad_0, pad_type = query_pad_type_0, strides = query_strides_0, weight = layers_23_self_attn_q_proj_weight_to_fp16, x = obj_93_cast_fp16)[name = tensor<string, []>("query_cast_fp16")]; |
| 1954 | tensor<string, []> key_pad_type_0 = const()[name = tensor<string, []>("key_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1955 | tensor<int32, [2]> key_strides_0 = const()[name = tensor<string, []>("key_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1956 | tensor<int32, [4]> key_pad_0 = const()[name = tensor<string, []>("key_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1957 | tensor<int32, [2]> key_dilations_0 = const()[name = tensor<string, []>("key_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1958 | tensor<int32, []> key_groups_0 = const()[name = tensor<string, []>("key_groups_0"), val = tensor<int32, []>(1)]; |
| 1959 | tensor<fp16, [1024, 1024, 1, 1]> layers_23_self_attn_k_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_23_self_attn_k_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(591368512)))]; |
| 1960 | tensor<fp16, [1, 1024, 1, 1500]> key_cast_fp16 = conv(dilations = key_dilations_0, groups = key_groups_0, pad = key_pad_0, pad_type = key_pad_type_0, strides = key_strides_0, weight = layers_23_self_attn_k_proj_weight_to_fp16, x = obj_93_cast_fp16)[name = tensor<string, []>("key_cast_fp16")]; |
| 1961 | tensor<string, []> value_pad_type_0 = const()[name = tensor<string, []>("value_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1962 | tensor<int32, [2]> value_strides_0 = const()[name = tensor<string, []>("value_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1963 | tensor<int32, [4]> value_pad_0 = const()[name = tensor<string, []>("value_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1964 | tensor<int32, [2]> value_dilations_0 = const()[name = tensor<string, []>("value_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1965 | tensor<int32, []> value_groups_0 = const()[name = tensor<string, []>("value_groups_0"), val = tensor<int32, []>(1)]; |
| 1966 | tensor<fp16, [1024, 1024, 1, 1]> layers_23_self_attn_v_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_23_self_attn_v_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(593465728)))]; |
| 1967 | tensor<fp16, [1024]> layers_23_self_attn_v_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_23_self_attn_v_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(595562944)))]; |
| 1968 | tensor<fp16, [1, 1024, 1, 1500]> value_cast_fp16 = conv(bias = layers_23_self_attn_v_proj_bias_to_fp16, dilations = value_dilations_0, groups = value_groups_0, pad = value_pad_0, pad_type = value_pad_type_0, strides = value_strides_0, weight = layers_23_self_attn_v_proj_weight_to_fp16, x = obj_93_cast_fp16)[name = tensor<string, []>("value_cast_fp16")]; |
| 1969 | tensor<int32, [4]> var_2976 = const()[name = tensor<string, []>("op_2976"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1970 | tensor<fp16, [1, 16, 64, 1500]> mh_q_cast_fp16 = reshape(shape = var_2976, x = query_cast_fp16)[name = tensor<string, []>("mh_q_cast_fp16")]; |
| 1971 | tensor<fp16, []> var_2978_to_fp16 = const()[name = tensor<string, []>("op_2978_to_fp16"), val = tensor<fp16, []>(0x1p-3)]; |
| 1972 | tensor<fp16, [1, 16, 64, 1500]> var_2979_cast_fp16 = mul(x = mh_q_cast_fp16, y = var_2978_to_fp16)[name = tensor<string, []>("op_2979_cast_fp16")]; |
| 1973 | tensor<int32, [4]> var_2982 = const()[name = tensor<string, []>("op_2982"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1974 | tensor<fp16, [1, 16, 64, 1500]> var_2983_cast_fp16 = reshape(shape = var_2982, x = key_cast_fp16)[name = tensor<string, []>("op_2983_cast_fp16")]; |
| 1975 | tensor<bool, []> mh_w_transpose_x_0 = const()[name = tensor<string, []>("mh_w_transpose_x_0"), val = tensor<bool, []>(true)]; |
| 1976 | tensor<bool, []> mh_w_transpose_y_0 = const()[name = tensor<string, []>("mh_w_transpose_y_0"), val = tensor<bool, []>(false)]; |
| 1977 | tensor<fp16, [1, 16, 1500, 1500]> mh_w_cast_fp16 = matmul(transpose_x = mh_w_transpose_x_0, transpose_y = mh_w_transpose_y_0, x = var_2979_cast_fp16, y = var_2983_cast_fp16)[name = tensor<string, []>("mh_w_cast_fp16")]; |
| 1978 | tensor<fp16, [1, 16, 1500, 1500]> var_2986_cast_fp16 = softmax(axis = var_2918, x = mh_w_cast_fp16)[name = tensor<string, []>("op_2986_cast_fp16")]; |
| 1979 | tensor<int32, [4]> var_2987 = const()[name = tensor<string, []>("op_2987"), val = tensor<int32, [4]>([1, 16, 64, 1500])]; |
| 1980 | tensor<fp16, [1, 16, 64, 1500]> var_2988_cast_fp16 = reshape(shape = var_2987, x = value_cast_fp16)[name = tensor<string, []>("op_2988_cast_fp16")]; |
| 1981 | tensor<bool, []> attn_transpose_x_0 = const()[name = tensor<string, []>("attn_transpose_x_0"), val = tensor<bool, []>(false)]; |
| 1982 | tensor<bool, []> attn_transpose_y_0 = const()[name = tensor<string, []>("attn_transpose_y_0"), val = tensor<bool, []>(true)]; |
| 1983 | tensor<fp16, [1, 16, 64, 1500]> attn_cast_fp16 = matmul(transpose_x = attn_transpose_x_0, transpose_y = attn_transpose_y_0, x = var_2988_cast_fp16, y = var_2986_cast_fp16)[name = tensor<string, []>("attn_cast_fp16")]; |
| 1984 | tensor<int32, [4]> var_2991 = const()[name = tensor<string, []>("op_2991"), val = tensor<int32, [4]>([1, 1024, 1, 1500])]; |
| 1985 | tensor<fp16, [1, 1024, 1, 1500]> input_185_cast_fp16 = reshape(shape = var_2991, x = attn_cast_fp16)[name = tensor<string, []>("input_185_cast_fp16")]; |
| 1986 | tensor<string, []> obj_pad_type_0 = const()[name = tensor<string, []>("obj_pad_type_0"), val = tensor<string, []>("valid")]; |
| 1987 | tensor<int32, [2]> obj_strides_0 = const()[name = tensor<string, []>("obj_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1988 | tensor<int32, [4]> obj_pad_0 = const()[name = tensor<string, []>("obj_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 1989 | tensor<int32, [2]> obj_dilations_0 = const()[name = tensor<string, []>("obj_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 1990 | tensor<int32, []> obj_groups_0 = const()[name = tensor<string, []>("obj_groups_0"), val = tensor<int32, []>(1)]; |
| 1991 | tensor<fp16, [1024, 1024, 1, 1]> layers_23_self_attn_o_proj_weight_to_fp16 = const()[name = tensor<string, []>("layers_23_self_attn_o_proj_weight_to_fp16"), val = tensor<fp16, [1024, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(595565056)))]; |
| 1992 | tensor<fp16, [1024]> layers_23_self_attn_o_proj_bias_to_fp16 = const()[name = tensor<string, []>("layers_23_self_attn_o_proj_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(597662272)))]; |
| 1993 | tensor<fp16, [1, 1024, 1, 1500]> obj_cast_fp16 = conv(bias = layers_23_self_attn_o_proj_bias_to_fp16, dilations = obj_dilations_0, groups = obj_groups_0, pad = obj_pad_0, pad_type = obj_pad_type_0, strides = obj_strides_0, weight = layers_23_self_attn_o_proj_weight_to_fp16, x = input_185_cast_fp16)[name = tensor<string, []>("obj_cast_fp16")]; |
| 1994 | tensor<fp16, [1, 1024, 1, 1500]> inputs_95_cast_fp16 = add(x = inputs_93_cast_fp16, y = obj_cast_fp16)[name = tensor<string, []>("inputs_95_cast_fp16")]; |
| 1995 | tensor<int32, [1]> out_95_axes_0 = const()[name = tensor<string, []>("out_95_axes_0"), val = tensor<int32, [1]>([1])]; |
| 1996 | tensor<fp16, []> var_3009_to_fp16 = const()[name = tensor<string, []>("op_3009_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 1997 | tensor<fp16, [1, 1024, 1, 1500]> out_95_cast_fp16 = layer_norm(axes = out_95_axes_0, epsilon = var_3009_to_fp16, x = inputs_95_cast_fp16)[name = tensor<string, []>("out_95_cast_fp16")]; |
| 1998 | tensor<fp16, [1024]> input_187_gamma_0_to_fp16 = const()[name = tensor<string, []>("input_187_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(597664384)))]; |
| 1999 | tensor<fp16, [1024]> input_187_beta_0_to_fp16 = const()[name = tensor<string, []>("input_187_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(597666496)))]; |
| 2000 | tensor<fp16, []> input_187_epsilon_0_to_fp16 = const()[name = tensor<string, []>("input_187_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 2001 | tensor<fp16, [1, 1024, 1, 1500]> input_187_cast_fp16 = batch_norm(beta = input_187_beta_0_to_fp16, epsilon = input_187_epsilon_0_to_fp16, gamma = input_187_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_95_cast_fp16)[name = tensor<string, []>("input_187_cast_fp16")]; |
| 2002 | tensor<string, []> input_189_pad_type_0 = const()[name = tensor<string, []>("input_189_pad_type_0"), val = tensor<string, []>("valid")]; |
| 2003 | tensor<int32, [2]> input_189_strides_0 = const()[name = tensor<string, []>("input_189_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 2004 | tensor<int32, [4]> input_189_pad_0 = const()[name = tensor<string, []>("input_189_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 2005 | tensor<int32, [2]> input_189_dilations_0 = const()[name = tensor<string, []>("input_189_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 2006 | tensor<int32, []> input_189_groups_0 = const()[name = tensor<string, []>("input_189_groups_0"), val = tensor<int32, []>(1)]; |
| 2007 | tensor<fp16, [4096, 1024, 1, 1]> layers_23_fc1_weight_to_fp16 = const()[name = tensor<string, []>("layers_23_fc1_weight_to_fp16"), val = tensor<fp16, [4096, 1024, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(597668608)))]; |
| 2008 | tensor<fp16, [4096]> layers_23_fc1_bias_to_fp16 = const()[name = tensor<string, []>("layers_23_fc1_bias_to_fp16"), val = tensor<fp16, [4096]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(606057280)))]; |
| 2009 | tensor<fp16, [1, 4096, 1, 1500]> input_189_cast_fp16 = conv(bias = layers_23_fc1_bias_to_fp16, dilations = input_189_dilations_0, groups = input_189_groups_0, pad = input_189_pad_0, pad_type = input_189_pad_type_0, strides = input_189_strides_0, weight = layers_23_fc1_weight_to_fp16, x = input_187_cast_fp16)[name = tensor<string, []>("input_189_cast_fp16")]; |
| 2010 | tensor<string, []> input_mode_0 = const()[name = tensor<string, []>("input_mode_0"), val = tensor<string, []>("EXACT")]; |
| 2011 | tensor<fp16, [1, 4096, 1, 1500]> input_cast_fp16 = gelu(mode = input_mode_0, x = input_189_cast_fp16)[name = tensor<string, []>("input_cast_fp16")]; |
| 2012 | tensor<string, []> hidden_states_pad_type_0 = const()[name = tensor<string, []>("hidden_states_pad_type_0"), val = tensor<string, []>("valid")]; |
| 2013 | tensor<int32, [2]> hidden_states_strides_0 = const()[name = tensor<string, []>("hidden_states_strides_0"), val = tensor<int32, [2]>([1, 1])]; |
| 2014 | tensor<int32, [4]> hidden_states_pad_0 = const()[name = tensor<string, []>("hidden_states_pad_0"), val = tensor<int32, [4]>([0, 0, 0, 0])]; |
| 2015 | tensor<int32, [2]> hidden_states_dilations_0 = const()[name = tensor<string, []>("hidden_states_dilations_0"), val = tensor<int32, [2]>([1, 1])]; |
| 2016 | tensor<int32, []> hidden_states_groups_0 = const()[name = tensor<string, []>("hidden_states_groups_0"), val = tensor<int32, []>(1)]; |
| 2017 | tensor<fp16, [1024, 4096, 1, 1]> layers_23_fc2_weight_to_fp16 = const()[name = tensor<string, []>("layers_23_fc2_weight_to_fp16"), val = tensor<fp16, [1024, 4096, 1, 1]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(606065536)))]; |
| 2018 | tensor<fp16, [1024]> layers_23_fc2_bias_to_fp16 = const()[name = tensor<string, []>("layers_23_fc2_bias_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(614454208)))]; |
| 2019 | tensor<fp16, [1, 1024, 1, 1500]> hidden_states_cast_fp16 = conv(bias = layers_23_fc2_bias_to_fp16, dilations = hidden_states_dilations_0, groups = hidden_states_groups_0, pad = hidden_states_pad_0, pad_type = hidden_states_pad_type_0, strides = hidden_states_strides_0, weight = layers_23_fc2_weight_to_fp16, x = input_cast_fp16)[name = tensor<string, []>("hidden_states_cast_fp16")]; |
| 2020 | tensor<fp16, [1, 1024, 1, 1500]> inputs_cast_fp16 = add(x = inputs_95_cast_fp16, y = hidden_states_cast_fp16)[name = tensor<string, []>("inputs_cast_fp16")]; |
| 2021 | tensor<int32, [1]> out_axes_0 = const()[name = tensor<string, []>("out_axes_0"), val = tensor<int32, [1]>([1])]; |
| 2022 | tensor<fp16, []> var_3047_to_fp16 = const()[name = tensor<string, []>("op_3047_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 2023 | tensor<fp16, [1, 1024, 1, 1500]> out_cast_fp16 = layer_norm(axes = out_axes_0, epsilon = var_3047_to_fp16, x = inputs_cast_fp16)[name = tensor<string, []>("out_cast_fp16")]; |
| 2024 | tensor<fp16, [1024]> encoder_output_embeds_type_fp32_gamma_0_to_fp16 = const()[name = tensor<string, []>("encoder_output_embeds_type_fp32_gamma_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(614456320)))]; |
| 2025 | tensor<fp16, [1024]> encoder_output_embeds_type_fp32_beta_0_to_fp16 = const()[name = tensor<string, []>("encoder_output_embeds_type_fp32_beta_0_to_fp16"), val = tensor<fp16, [1024]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(614458432)))]; |
| 2026 | tensor<fp16, []> encoder_output_embeds_type_fp32_epsilon_0_to_fp16 = const()[name = tensor<string, []>("encoder_output_embeds_type_fp32_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x1.5p-17)]; |
| 2027 | tensor<fp16, [1, 1024, 1, 1500]> encoder_output_embeds = batch_norm(beta = encoder_output_embeds_type_fp32_beta_0_to_fp16, epsilon = encoder_output_embeds_type_fp32_epsilon_0_to_fp16, gamma = encoder_output_embeds_type_fp32_gamma_0_to_fp16, mean = obj_1_mean_0_to_fp16, variance = obj_1_variance_0_to_fp16, x = out_cast_fp16)[name = tensor<string, []>("encoder_output_embeds_type_fp32_cast_fp16")]; |
| 2028 | } -> (encoder_output_embeds); |
| 2029 | } |