program(1.3) [buildInfo = dict, tensor>({{"coremlc-component-MIL", "5.33.5"}, {"coremlc-version", "1877.40.1.0.5"}, {"coremltools-component-milinternal", ""}, {"coremltools-version", "7.2"}}), mldb_token = string("mldb-4blgxjqype")] { func main(pixel_buffer face0, pixel_buffer face1, pixel_buffer face2, pixel_buffer face3, pixel_buffer face4, pixel_buffer face5, pixel_buffer face6, pixel_buffer face7, pixel_buffer face8, pixel_buffer face9) { tensor face0_bgra_uint8 = pixel_buffer_to_tensor(input = face0); tensor face1_bgra_uint8 = pixel_buffer_to_tensor(input = face1); tensor face2_bgra_uint8 = pixel_buffer_to_tensor(input = face2); tensor face3_bgra_uint8 = pixel_buffer_to_tensor(input = face3); tensor face4_bgra_uint8 = pixel_buffer_to_tensor(input = face4); tensor face5_bgra_uint8 = pixel_buffer_to_tensor(input = face5); tensor face6_bgra_uint8 = pixel_buffer_to_tensor(input = face6); tensor face7_bgra_uint8 = pixel_buffer_to_tensor(input = face7); tensor face8_bgra_uint8 = pixel_buffer_to_tensor(input = face8); tensor face9_bgra_uint8 = pixel_buffer_to_tensor(input = face9); tensor face0_bgra_fp16 = cast(dtype = string("fp16"), x = face0_bgra_uint8); tensor face1_bgra_fp16 = cast(dtype = string("fp16"), x = face1_bgra_uint8); tensor face2_bgra_fp16 = cast(dtype = string("fp16"), x = face2_bgra_uint8); tensor face3_bgra_fp16 = cast(dtype = string("fp16"), x = face3_bgra_uint8); tensor face4_bgra_fp16 = cast(dtype = string("fp16"), x = face4_bgra_uint8); tensor face5_bgra_fp16 = cast(dtype = string("fp16"), x = face5_bgra_uint8); tensor face6_bgra_fp16 = cast(dtype = string("fp16"), x = face6_bgra_uint8); tensor face7_bgra_fp16 = cast(dtype = string("fp16"), x = face7_bgra_uint8); tensor face8_bgra_fp16 = cast(dtype = string("fp16"), x = face8_bgra_uint8); tensor face9_bgra_fp16 = cast(dtype = string("fp16"), x = face9_bgra_uint8); tensor batch_faces_bgra = stack(axis = int32(0), values = (face0_bgra_fp16, face1_bgra_fp16, face2_bgra_fp16, face3_bgra_fp16, face4_bgra_fp16, face5_bgra_fp16, face6_bgra_fp16, face7_bgra_fp16, face8_bgra_fp16, face9_bgra_fp16)); tensor batch_faces_b = slice_by_index(begin = tensor([0, 0, 0, 0]), end = tensor([0, 1, 0, 0]), end_mask = tensor([true, false, true, true]), x = batch_faces_bgra); tensor batch_faces_g = slice_by_index(begin = tensor([0, 1, 0, 0]), end = tensor([0, 2, 0, 0]), end_mask = tensor([true, false, true, true]), x = batch_faces_bgra); tensor batch_faces_r = slice_by_index(begin = tensor([0, 2, 0, 0]), end = tensor([0, 3, 0, 0]), end_mask = tensor([true, false, true, true]), x = batch_faces_bgra); tensor batch_face_rgb = concat(axis = int32(1), interleave = bool(false), values = (batch_faces_r, batch_faces_g, batch_faces_b)); tensor rgb2gray_convolutionx_pad_type_0 = const()[name = tensor("rgb2gray_convolutionx_pad_type_0"), val = tensor("same")]; tensor rgb2gray_convolutionx_strides_0 = const()[name = tensor("rgb2gray_convolutionx_strides_0"), val = tensor([1, 1])]; tensor rgb2gray_convolutionx_dilations_0 = const()[name = tensor("rgb2gray_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor rgb2gray_convolutionx_groups_0 = const()[name = tensor("rgb2gray_convolutionx_groups_0"), val = tensor(1)]; tensor rgb2gray_convolutionx_pad_0 = const()[name = tensor("rgb2gray_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor transpose_0_to_fp16 = const()[name = tensor("transpose_0_to_fp16"), val = tensor([[[[0x1.afcp-4]], [[-0x1.974p-1]], [[-0x1.c84p+0]]]])]; tensor rgb2gray_convolutionx_cast_fp16 = conv(dilations = rgb2gray_convolutionx_dilations_0, groups = rgb2gray_convolutionx_groups_0, pad = rgb2gray_convolutionx_pad_0, pad_type = rgb2gray_convolutionx_pad_type_0, strides = rgb2gray_convolutionx_strides_0, weight = transpose_0_to_fp16, x = batch_face_rgb)[name = tensor("rgb2gray_convolutionx_cast_fp16")]; tensor im_prep_convolutionx_pad_type_0 = const()[name = tensor("im_prep_convolutionx_pad_type_0"), val = tensor("same")]; tensor im_prep_convolutionx_strides_0 = const()[name = tensor("im_prep_convolutionx_strides_0"), val = tensor([1, 1])]; tensor im_prep_convolutionx_dilations_0 = const()[name = tensor("im_prep_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor im_prep_convolutionx_groups_0 = const()[name = tensor("im_prep_convolutionx_groups_0"), val = tensor(1)]; tensor im_prep_convolutionx_pad_0 = const()[name = tensor("im_prep_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor transpose_2_to_fp16 = const()[name = tensor("transpose_2_to_fp16"), val = tensor([[[[0x1.01p-7]]]])]; tensor const_71_to_fp16 = const()[name = tensor("const_71_to_fp16"), val = tensor([-0x1p+0])]; tensor im_prep_BiasAdd_cast_fp16 = conv(bias = const_71_to_fp16, dilations = im_prep_convolutionx_dilations_0, groups = im_prep_convolutionx_groups_0, pad = im_prep_convolutionx_pad_0, pad_type = im_prep_convolutionx_pad_type_0, strides = im_prep_convolutionx_strides_0, weight = transpose_2_to_fp16, x = rgb2gray_convolutionx_cast_fp16)[name = tensor("im_prep_BiasAdd_cast_fp16")]; tensor xcep_conv1_0_convolutionx_pad_type_0 = const()[name = tensor("xcep_conv1_0_convolutionx_pad_type_0"), val = tensor("same")]; tensor xcep_conv1_0_convolutionx_strides_0 = const()[name = tensor("xcep_conv1_0_convolutionx_strides_0"), val = tensor([2, 2])]; tensor xcep_conv1_0_convolutionx_dilations_0 = const()[name = tensor("xcep_conv1_0_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor xcep_conv1_0_convolutionx_groups_0 = const()[name = tensor("xcep_conv1_0_convolutionx_groups_0"), val = tensor(1)]; tensor xcep_conv1_0_convolutionx_pad_0 = const()[name = tensor("xcep_conv1_0_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor xcep_conv1_bn_0_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("xcep_conv1_bn_0_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(64)))]; tensor const_72_to_fp16 = const()[name = tensor("const_72_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(704)))]; tensor xcep_conv1_bn_0_batchnorm_1_add_1_cast_fp16 = conv(bias = const_72_to_fp16, dilations = xcep_conv1_0_convolutionx_dilations_0, groups = xcep_conv1_0_convolutionx_groups_0, pad = xcep_conv1_0_convolutionx_pad_0, pad_type = xcep_conv1_0_convolutionx_pad_type_0, strides = xcep_conv1_0_convolutionx_strides_0, weight = xcep_conv1_bn_0_batchnorm_1_mul_1_weight_0_to_fp16, x = im_prep_BiasAdd_cast_fp16)[name = tensor("xcep_conv1_bn_0_batchnorm_1_add_1_cast_fp16")]; tensor xcep_conv1_act_0_Relu_cast_fp16 = relu(x = xcep_conv1_bn_0_batchnorm_1_add_1_cast_fp16)[name = tensor("xcep_conv1_act_0_Relu_cast_fp16")]; tensor xcep_conv1_act_0_Const_to_fp16 = const()[name = tensor("xcep_conv1_act_0_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor xcep_conv1_act_0_clip_by_value_Minimum_cast_fp16 = minimum(x = xcep_conv1_act_0_Relu_cast_fp16, y = xcep_conv1_act_0_Const_to_fp16)[name = tensor("xcep_conv1_act_0_clip_by_value_Minimum_cast_fp16")]; tensor xcep_conv1_act_0_Const_1_to_fp16 = const()[name = tensor("xcep_conv1_act_0_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor xcep_conv1_act_0_clip_by_value_cast_fp16 = maximum(x = xcep_conv1_act_0_clip_by_value_Minimum_cast_fp16, y = xcep_conv1_act_0_Const_1_to_fp16)[name = tensor("xcep_conv1_act_0_clip_by_value_cast_fp16")]; tensor xcep_conv2_0_convolutionx_pad_type_0 = const()[name = tensor("xcep_conv2_0_convolutionx_pad_type_0"), val = tensor("same")]; tensor xcep_conv2_0_convolutionx_strides_0 = const()[name = tensor("xcep_conv2_0_convolutionx_strides_0"), val = tensor([2, 2])]; tensor xcep_conv2_0_convolutionx_dilations_0 = const()[name = tensor("xcep_conv2_0_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor xcep_conv2_0_convolutionx_groups_0 = const()[name = tensor("xcep_conv2_0_convolutionx_groups_0"), val = tensor(1)]; tensor xcep_conv2_0_convolutionx_pad_0 = const()[name = tensor("xcep_conv2_0_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor xcep_conv2_bn_0_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("xcep_conv2_bn_0_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(832)))]; tensor const_73_to_fp16 = const()[name = tensor("const_73_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(37760)))]; tensor xcep_conv2_bn_0_batchnorm_1_add_1_cast_fp16 = conv(bias = const_73_to_fp16, dilations = xcep_conv2_0_convolutionx_dilations_0, groups = xcep_conv2_0_convolutionx_groups_0, pad = xcep_conv2_0_convolutionx_pad_0, pad_type = xcep_conv2_0_convolutionx_pad_type_0, strides = xcep_conv2_0_convolutionx_strides_0, weight = xcep_conv2_bn_0_batchnorm_1_mul_1_weight_0_to_fp16, x = xcep_conv1_act_0_clip_by_value_cast_fp16)[name = tensor("xcep_conv2_bn_0_batchnorm_1_add_1_cast_fp16")]; tensor xcep_conv2_act_0_Relu_cast_fp16 = relu(x = xcep_conv2_bn_0_batchnorm_1_add_1_cast_fp16)[name = tensor("xcep_conv2_act_0_Relu_cast_fp16")]; tensor xcep_conv2_act_0_Const_to_fp16 = const()[name = tensor("xcep_conv2_act_0_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor xcep_conv2_act_0_clip_by_value_Minimum_cast_fp16 = minimum(x = xcep_conv2_act_0_Relu_cast_fp16, y = xcep_conv2_act_0_Const_to_fp16)[name = tensor("xcep_conv2_act_0_clip_by_value_Minimum_cast_fp16")]; tensor xcep_conv2_act_0_Const_1_to_fp16 = const()[name = tensor("xcep_conv2_act_0_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor xcep_conv2_act_0_clip_by_value_cast_fp16 = maximum(x = xcep_conv2_act_0_clip_by_value_Minimum_cast_fp16, y = xcep_conv2_act_0_Const_1_to_fp16)[name = tensor("xcep_conv2_act_0_clip_by_value_cast_fp16")]; tensor xcep_conv3_0_convolutionx_pad_type_0 = const()[name = tensor("xcep_conv3_0_convolutionx_pad_type_0"), val = tensor("same")]; tensor xcep_conv3_0_convolutionx_strides_0 = const()[name = tensor("xcep_conv3_0_convolutionx_strides_0"), val = tensor([1, 1])]; tensor xcep_conv3_0_convolutionx_dilations_0 = const()[name = tensor("xcep_conv3_0_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor xcep_conv3_0_convolutionx_groups_0 = const()[name = tensor("xcep_conv3_0_convolutionx_groups_0"), val = tensor(1)]; tensor xcep_conv3_0_convolutionx_pad_0 = const()[name = tensor("xcep_conv3_0_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor xcep_conv3_bn_0_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("xcep_conv3_bn_0_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(37952)))]; tensor const_74_to_fp16 = const()[name = tensor("const_74_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(185472)))]; tensor xcep_conv3_bn_0_batchnorm_1_add_1_cast_fp16 = conv(bias = const_74_to_fp16, dilations = xcep_conv3_0_convolutionx_dilations_0, groups = xcep_conv3_0_convolutionx_groups_0, pad = xcep_conv3_0_convolutionx_pad_0, pad_type = xcep_conv3_0_convolutionx_pad_type_0, strides = xcep_conv3_0_convolutionx_strides_0, weight = xcep_conv3_bn_0_batchnorm_1_mul_1_weight_0_to_fp16, x = xcep_conv2_act_0_clip_by_value_cast_fp16)[name = tensor("xcep_conv3_bn_0_batchnorm_1_add_1_cast_fp16")]; tensor xcep_conv3_act_0_Relu_cast_fp16 = relu(x = xcep_conv3_bn_0_batchnorm_1_add_1_cast_fp16)[name = tensor("xcep_conv3_act_0_Relu_cast_fp16")]; tensor xcep_conv3_act_0_Const_to_fp16 = const()[name = tensor("xcep_conv3_act_0_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor xcep_conv3_act_0_clip_by_value_Minimum_cast_fp16 = minimum(x = xcep_conv3_act_0_Relu_cast_fp16, y = xcep_conv3_act_0_Const_to_fp16)[name = tensor("xcep_conv3_act_0_clip_by_value_Minimum_cast_fp16")]; tensor xcep_conv3_act_0_Const_1_to_fp16 = const()[name = tensor("xcep_conv3_act_0_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor xcep_conv3_act_0_clip_by_value_cast_fp16 = maximum(x = xcep_conv3_act_0_clip_by_value_Minimum_cast_fp16, y = xcep_conv3_act_0_Const_1_to_fp16)[name = tensor("xcep_conv3_act_0_clip_by_value_cast_fp16")]; tensor xcep_conv4_0_convolutionx_pad_type_0 = const()[name = tensor("xcep_conv4_0_convolutionx_pad_type_0"), val = tensor("same")]; tensor xcep_conv4_0_convolutionx_strides_0 = const()[name = tensor("xcep_conv4_0_convolutionx_strides_0"), val = tensor([2, 2])]; tensor xcep_conv4_0_convolutionx_dilations_0 = const()[name = tensor("xcep_conv4_0_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor xcep_conv4_0_convolutionx_groups_0 = const()[name = tensor("xcep_conv4_0_convolutionx_groups_0"), val = tensor(1)]; tensor xcep_conv4_0_convolutionx_pad_0 = const()[name = tensor("xcep_conv4_0_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor xcep_conv4_bn_0_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("xcep_conv4_bn_0_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(185792)))]; tensor const_75_to_fp16 = const()[name = tensor("const_75_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(480768)))]; tensor xcep_conv4_bn_0_batchnorm_1_add_1_cast_fp16 = conv(bias = const_75_to_fp16, dilations = xcep_conv4_0_convolutionx_dilations_0, groups = xcep_conv4_0_convolutionx_groups_0, pad = xcep_conv4_0_convolutionx_pad_0, pad_type = xcep_conv4_0_convolutionx_pad_type_0, strides = xcep_conv4_0_convolutionx_strides_0, weight = xcep_conv4_bn_0_batchnorm_1_mul_1_weight_0_to_fp16, x = xcep_conv3_act_0_clip_by_value_cast_fp16)[name = tensor("xcep_conv4_bn_0_batchnorm_1_add_1_cast_fp16")]; tensor xcep_conv4_act_0_Relu_cast_fp16 = relu(x = xcep_conv4_bn_0_batchnorm_1_add_1_cast_fp16)[name = tensor("xcep_conv4_act_0_Relu_cast_fp16")]; tensor xcep_conv4_act_0_Const_to_fp16 = const()[name = tensor("xcep_conv4_act_0_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor xcep_conv4_act_0_clip_by_value_Minimum_cast_fp16 = minimum(x = xcep_conv4_act_0_Relu_cast_fp16, y = xcep_conv4_act_0_Const_to_fp16)[name = tensor("xcep_conv4_act_0_clip_by_value_Minimum_cast_fp16")]; tensor xcep_conv4_act_0_Const_1_to_fp16 = const()[name = tensor("xcep_conv4_act_0_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor xcep_conv4_act_0_clip_by_value_cast_fp16 = maximum(x = xcep_conv4_act_0_clip_by_value_Minimum_cast_fp16, y = xcep_conv4_act_0_Const_1_to_fp16)[name = tensor("xcep_conv4_act_0_clip_by_value_cast_fp16")]; tensor xcep_conv5_0_convolutionx_pad_type_0 = const()[name = tensor("xcep_conv5_0_convolutionx_pad_type_0"), val = tensor("same")]; tensor xcep_conv5_0_convolutionx_strides_0 = const()[name = tensor("xcep_conv5_0_convolutionx_strides_0"), val = tensor([1, 1])]; tensor xcep_conv5_0_convolutionx_dilations_0 = const()[name = tensor("xcep_conv5_0_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor xcep_conv5_0_convolutionx_groups_0 = const()[name = tensor("xcep_conv5_0_convolutionx_groups_0"), val = tensor(1)]; tensor xcep_conv5_0_convolutionx_pad_0 = const()[name = tensor("xcep_conv5_0_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor xcep_conv5_bn_0_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("xcep_conv5_bn_0_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(481088)))]; tensor const_76_to_fp16 = const()[name = tensor("const_76_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(776064)))]; tensor xcep_conv5_bn_0_batchnorm_1_add_1_cast_fp16 = conv(bias = const_76_to_fp16, dilations = xcep_conv5_0_convolutionx_dilations_0, groups = xcep_conv5_0_convolutionx_groups_0, pad = xcep_conv5_0_convolutionx_pad_0, pad_type = xcep_conv5_0_convolutionx_pad_type_0, strides = xcep_conv5_0_convolutionx_strides_0, weight = xcep_conv5_bn_0_batchnorm_1_mul_1_weight_0_to_fp16, x = xcep_conv4_act_0_clip_by_value_cast_fp16)[name = tensor("xcep_conv5_bn_0_batchnorm_1_add_1_cast_fp16")]; tensor xcep_conv5_act_0_Relu_cast_fp16 = relu(x = xcep_conv5_bn_0_batchnorm_1_add_1_cast_fp16)[name = tensor("xcep_conv5_act_0_Relu_cast_fp16")]; tensor xcep_conv5_act_0_Const_to_fp16 = const()[name = tensor("xcep_conv5_act_0_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor xcep_conv5_act_0_clip_by_value_Minimum_cast_fp16 = minimum(x = xcep_conv5_act_0_Relu_cast_fp16, y = xcep_conv5_act_0_Const_to_fp16)[name = tensor("xcep_conv5_act_0_clip_by_value_Minimum_cast_fp16")]; tensor xcep_conv5_act_0_Const_1_to_fp16 = const()[name = tensor("xcep_conv5_act_0_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor xcep_conv5_act_0_clip_by_value_cast_fp16 = maximum(x = xcep_conv5_act_0_clip_by_value_Minimum_cast_fp16, y = xcep_conv5_act_0_Const_1_to_fp16)[name = tensor("xcep_conv5_act_0_clip_by_value_cast_fp16")]; tensor conv_7_sm_convolutionx_pad_type_0 = const()[name = tensor("conv_7_sm_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_7_sm_convolutionx_strides_0 = const()[name = tensor("conv_7_sm_convolutionx_strides_0"), val = tensor([1, 1])]; tensor conv_7_sm_convolutionx_dilations_0 = const()[name = tensor("conv_7_sm_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_7_sm_convolutionx_groups_0 = const()[name = tensor("conv_7_sm_convolutionx_groups_0"), val = tensor(1)]; tensor conv_7_sm_convolutionx_pad_0 = const()[name = tensor("conv_7_sm_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_pw_7_bn_sm_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_pw_7_bn_sm_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(776384)))]; tensor const_77_to_fp16 = const()[name = tensor("const_77_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(850176)))]; tensor conv_pw_7_bn_sm_batchnorm_1_add_1_cast_fp16 = conv(bias = const_77_to_fp16, dilations = conv_7_sm_convolutionx_dilations_0, groups = conv_7_sm_convolutionx_groups_0, pad = conv_7_sm_convolutionx_pad_0, pad_type = conv_7_sm_convolutionx_pad_type_0, strides = conv_7_sm_convolutionx_strides_0, weight = conv_pw_7_bn_sm_batchnorm_1_mul_1_weight_0_to_fp16, x = xcep_conv5_act_0_clip_by_value_cast_fp16)[name = tensor("conv_pw_7_bn_sm_batchnorm_1_add_1_cast_fp16")]; tensor conv_7_lb_convolutionx_pad_type_0 = const()[name = tensor("conv_7_lb_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_7_lb_convolutionx_strides_0 = const()[name = tensor("conv_7_lb_convolutionx_strides_0"), val = tensor([1, 1])]; tensor conv_7_lb_convolutionx_dilations_0 = const()[name = tensor("conv_7_lb_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_7_lb_convolutionx_groups_0 = const()[name = tensor("conv_7_lb_convolutionx_groups_0"), val = tensor(1)]; tensor conv_7_lb_convolutionx_pad_0 = const()[name = tensor("conv_7_lb_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_pw_7_bn_lb_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_pw_7_bn_lb_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(850304)))]; tensor const_78_to_fp16 = const()[name = tensor("const_78_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(924096)))]; tensor conv_pw_7_bn_lb_batchnorm_1_add_1_cast_fp16 = conv(bias = const_78_to_fp16, dilations = conv_7_lb_convolutionx_dilations_0, groups = conv_7_lb_convolutionx_groups_0, pad = conv_7_lb_convolutionx_pad_0, pad_type = conv_7_lb_convolutionx_pad_type_0, strides = conv_7_lb_convolutionx_strides_0, weight = conv_pw_7_bn_lb_batchnorm_1_mul_1_weight_0_to_fp16, x = xcep_conv5_act_0_clip_by_value_cast_fp16)[name = tensor("conv_pw_7_bn_lb_batchnorm_1_add_1_cast_fp16")]; tensor conv_7_rb_convolutionx_pad_type_0 = const()[name = tensor("conv_7_rb_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_7_rb_convolutionx_strides_0 = const()[name = tensor("conv_7_rb_convolutionx_strides_0"), val = tensor([1, 1])]; tensor conv_7_rb_convolutionx_dilations_0 = const()[name = tensor("conv_7_rb_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_7_rb_convolutionx_groups_0 = const()[name = tensor("conv_7_rb_convolutionx_groups_0"), val = tensor(1)]; tensor conv_7_rb_convolutionx_pad_0 = const()[name = tensor("conv_7_rb_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_pw_7_bn_rb_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_pw_7_bn_rb_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(924224)))]; tensor const_79_to_fp16 = const()[name = tensor("const_79_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(998016)))]; tensor conv_pw_7_bn_rb_batchnorm_1_add_1_cast_fp16 = conv(bias = const_79_to_fp16, dilations = conv_7_rb_convolutionx_dilations_0, groups = conv_7_rb_convolutionx_groups_0, pad = conv_7_rb_convolutionx_pad_0, pad_type = conv_7_rb_convolutionx_pad_type_0, strides = conv_7_rb_convolutionx_strides_0, weight = conv_pw_7_bn_rb_batchnorm_1_mul_1_weight_0_to_fp16, x = xcep_conv5_act_0_clip_by_value_cast_fp16)[name = tensor("conv_pw_7_bn_rb_batchnorm_1_add_1_cast_fp16")]; tensor conv_7_pose_convolutionx_pad_type_0 = const()[name = tensor("conv_7_pose_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_7_pose_convolutionx_strides_0 = const()[name = tensor("conv_7_pose_convolutionx_strides_0"), val = tensor([1, 1])]; tensor conv_7_pose_convolutionx_dilations_0 = const()[name = tensor("conv_7_pose_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_7_pose_convolutionx_groups_0 = const()[name = tensor("conv_7_pose_convolutionx_groups_0"), val = tensor(1)]; tensor conv_7_pose_convolutionx_pad_0 = const()[name = tensor("conv_7_pose_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_pw_7_bn_pose_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_pw_7_bn_pose_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(998144)))]; tensor const_80_to_fp16 = const()[name = tensor("const_80_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1071936)))]; tensor conv_pw_7_bn_pose_batchnorm_1_add_1_cast_fp16 = conv(bias = const_80_to_fp16, dilations = conv_7_pose_convolutionx_dilations_0, groups = conv_7_pose_convolutionx_groups_0, pad = conv_7_pose_convolutionx_pad_0, pad_type = conv_7_pose_convolutionx_pad_type_0, strides = conv_7_pose_convolutionx_strides_0, weight = conv_pw_7_bn_pose_batchnorm_1_mul_1_weight_0_to_fp16, x = xcep_conv5_act_0_clip_by_value_cast_fp16)[name = tensor("conv_pw_7_bn_pose_batchnorm_1_add_1_cast_fp16")]; tensor conv_7_eye_convolutionx_pad_type_0 = const()[name = tensor("conv_7_eye_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_7_eye_convolutionx_strides_0 = const()[name = tensor("conv_7_eye_convolutionx_strides_0"), val = tensor([1, 1])]; tensor conv_7_eye_convolutionx_dilations_0 = const()[name = tensor("conv_7_eye_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_7_eye_convolutionx_groups_0 = const()[name = tensor("conv_7_eye_convolutionx_groups_0"), val = tensor(1)]; tensor conv_7_eye_convolutionx_pad_0 = const()[name = tensor("conv_7_eye_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_pw_7_bn_eye_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_pw_7_bn_eye_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1072064)))]; tensor const_81_to_fp16 = const()[name = tensor("const_81_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1145856)))]; tensor conv_pw_7_bn_eye_batchnorm_1_add_1_cast_fp16 = conv(bias = const_81_to_fp16, dilations = conv_7_eye_convolutionx_dilations_0, groups = conv_7_eye_convolutionx_groups_0, pad = conv_7_eye_convolutionx_pad_0, pad_type = conv_7_eye_convolutionx_pad_type_0, strides = conv_7_eye_convolutionx_strides_0, weight = conv_pw_7_bn_eye_batchnorm_1_mul_1_weight_0_to_fp16, x = xcep_conv5_act_0_clip_by_value_cast_fp16)[name = tensor("conv_pw_7_bn_eye_batchnorm_1_add_1_cast_fp16")]; tensor conv_pw_7_relu6_sm_Relu_cast_fp16 = relu(x = conv_pw_7_bn_sm_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_pw_7_relu6_sm_Relu_cast_fp16")]; tensor conv_pw_7_relu6_lb_Relu_cast_fp16 = relu(x = conv_pw_7_bn_lb_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_pw_7_relu6_lb_Relu_cast_fp16")]; tensor conv_pw_7_relu6_rb_Relu_cast_fp16 = relu(x = conv_pw_7_bn_rb_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_pw_7_relu6_rb_Relu_cast_fp16")]; tensor conv_pw_7_relu6_pose_Relu_cast_fp16 = relu(x = conv_pw_7_bn_pose_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_pw_7_relu6_pose_Relu_cast_fp16")]; tensor conv_pw_7_relu6_eye_Relu_cast_fp16 = relu(x = conv_pw_7_bn_eye_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_pw_7_relu6_eye_Relu_cast_fp16")]; tensor conv_pw_7_relu6_sm_Const_to_fp16 = const()[name = tensor("conv_pw_7_relu6_sm_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_pw_7_relu6_sm_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_pw_7_relu6_sm_Relu_cast_fp16, y = conv_pw_7_relu6_sm_Const_to_fp16)[name = tensor("conv_pw_7_relu6_sm_clip_by_value_Minimum_cast_fp16")]; tensor conv_pw_7_relu6_lb_Const_to_fp16 = const()[name = tensor("conv_pw_7_relu6_lb_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_pw_7_relu6_lb_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_pw_7_relu6_lb_Relu_cast_fp16, y = conv_pw_7_relu6_lb_Const_to_fp16)[name = tensor("conv_pw_7_relu6_lb_clip_by_value_Minimum_cast_fp16")]; tensor conv_pw_7_relu6_rb_Const_to_fp16 = const()[name = tensor("conv_pw_7_relu6_rb_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_pw_7_relu6_rb_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_pw_7_relu6_rb_Relu_cast_fp16, y = conv_pw_7_relu6_rb_Const_to_fp16)[name = tensor("conv_pw_7_relu6_rb_clip_by_value_Minimum_cast_fp16")]; tensor conv_pw_7_relu6_pose_Const_to_fp16 = const()[name = tensor("conv_pw_7_relu6_pose_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_pw_7_relu6_pose_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_pw_7_relu6_pose_Relu_cast_fp16, y = conv_pw_7_relu6_pose_Const_to_fp16)[name = tensor("conv_pw_7_relu6_pose_clip_by_value_Minimum_cast_fp16")]; tensor conv_pw_7_relu6_eye_Const_to_fp16 = const()[name = tensor("conv_pw_7_relu6_eye_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_pw_7_relu6_eye_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_pw_7_relu6_eye_Relu_cast_fp16, y = conv_pw_7_relu6_eye_Const_to_fp16)[name = tensor("conv_pw_7_relu6_eye_clip_by_value_Minimum_cast_fp16")]; tensor conv_pw_7_relu6_sm_Const_1_to_fp16 = const()[name = tensor("conv_pw_7_relu6_sm_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_pw_7_relu6_sm_clip_by_value_cast_fp16 = maximum(x = conv_pw_7_relu6_sm_clip_by_value_Minimum_cast_fp16, y = conv_pw_7_relu6_sm_Const_1_to_fp16)[name = tensor("conv_pw_7_relu6_sm_clip_by_value_cast_fp16")]; tensor conv_pw_7_relu6_lb_Const_1_to_fp16 = const()[name = tensor("conv_pw_7_relu6_lb_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_pw_7_relu6_lb_clip_by_value_cast_fp16 = maximum(x = conv_pw_7_relu6_lb_clip_by_value_Minimum_cast_fp16, y = conv_pw_7_relu6_lb_Const_1_to_fp16)[name = tensor("conv_pw_7_relu6_lb_clip_by_value_cast_fp16")]; tensor conv_pw_7_relu6_rb_Const_1_to_fp16 = const()[name = tensor("conv_pw_7_relu6_rb_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_pw_7_relu6_rb_clip_by_value_cast_fp16 = maximum(x = conv_pw_7_relu6_rb_clip_by_value_Minimum_cast_fp16, y = conv_pw_7_relu6_rb_Const_1_to_fp16)[name = tensor("conv_pw_7_relu6_rb_clip_by_value_cast_fp16")]; tensor conv_pw_7_relu6_pose_Const_1_to_fp16 = const()[name = tensor("conv_pw_7_relu6_pose_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_pw_7_relu6_pose_clip_by_value_cast_fp16 = maximum(x = conv_pw_7_relu6_pose_clip_by_value_Minimum_cast_fp16, y = conv_pw_7_relu6_pose_Const_1_to_fp16)[name = tensor("conv_pw_7_relu6_pose_clip_by_value_cast_fp16")]; tensor conv_pw_7_relu6_eye_Const_1_to_fp16 = const()[name = tensor("conv_pw_7_relu6_eye_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_pw_7_relu6_eye_clip_by_value_cast_fp16 = maximum(x = conv_pw_7_relu6_eye_clip_by_value_Minimum_cast_fp16, y = conv_pw_7_relu6_eye_Const_1_to_fp16)[name = tensor("conv_pw_7_relu6_eye_clip_by_value_cast_fp16")]; tensor conv_7_2_sm_convolutionx_pad_type_0 = const()[name = tensor("conv_7_2_sm_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_7_2_sm_convolutionx_strides_0 = const()[name = tensor("conv_7_2_sm_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv_7_2_sm_convolutionx_dilations_0 = const()[name = tensor("conv_7_2_sm_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_7_2_sm_convolutionx_groups_0 = const()[name = tensor("conv_7_2_sm_convolutionx_groups_0"), val = tensor(1)]; tensor conv_7_2_sm_convolutionx_pad_0 = const()[name = tensor("conv_7_2_sm_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_dw_7_bn_sm_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_dw_7_bn_sm_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1145984)))]; tensor const_82_to_fp16 = const()[name = tensor("const_82_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1154240)))]; tensor conv_dw_7_bn_sm_batchnorm_1_add_1_cast_fp16 = conv(bias = const_82_to_fp16, dilations = conv_7_2_sm_convolutionx_dilations_0, groups = conv_7_2_sm_convolutionx_groups_0, pad = conv_7_2_sm_convolutionx_pad_0, pad_type = conv_7_2_sm_convolutionx_pad_type_0, strides = conv_7_2_sm_convolutionx_strides_0, weight = conv_dw_7_bn_sm_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_pw_7_relu6_sm_clip_by_value_cast_fp16)[name = tensor("conv_dw_7_bn_sm_batchnorm_1_add_1_cast_fp16")]; tensor conv_7_2_lb_convolutionx_pad_type_0 = const()[name = tensor("conv_7_2_lb_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_7_2_lb_convolutionx_strides_0 = const()[name = tensor("conv_7_2_lb_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv_7_2_lb_convolutionx_dilations_0 = const()[name = tensor("conv_7_2_lb_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_7_2_lb_convolutionx_groups_0 = const()[name = tensor("conv_7_2_lb_convolutionx_groups_0"), val = tensor(1)]; tensor conv_7_2_lb_convolutionx_pad_0 = const()[name = tensor("conv_7_2_lb_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_dw_7_bn_lb_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_dw_7_bn_lb_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1154368)))]; tensor const_83_to_fp16 = const()[name = tensor("const_83_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1162624)))]; tensor conv_dw_7_bn_lb_batchnorm_1_add_1_cast_fp16 = conv(bias = const_83_to_fp16, dilations = conv_7_2_lb_convolutionx_dilations_0, groups = conv_7_2_lb_convolutionx_groups_0, pad = conv_7_2_lb_convolutionx_pad_0, pad_type = conv_7_2_lb_convolutionx_pad_type_0, strides = conv_7_2_lb_convolutionx_strides_0, weight = conv_dw_7_bn_lb_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_pw_7_relu6_lb_clip_by_value_cast_fp16)[name = tensor("conv_dw_7_bn_lb_batchnorm_1_add_1_cast_fp16")]; tensor conv_7_2_rb_convolutionx_pad_type_0 = const()[name = tensor("conv_7_2_rb_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_7_2_rb_convolutionx_strides_0 = const()[name = tensor("conv_7_2_rb_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv_7_2_rb_convolutionx_dilations_0 = const()[name = tensor("conv_7_2_rb_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_7_2_rb_convolutionx_groups_0 = const()[name = tensor("conv_7_2_rb_convolutionx_groups_0"), val = tensor(1)]; tensor conv_7_2_rb_convolutionx_pad_0 = const()[name = tensor("conv_7_2_rb_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_dw_7_bn_rb_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_dw_7_bn_rb_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1162752)))]; tensor const_84_to_fp16 = const()[name = tensor("const_84_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1171008)))]; tensor conv_dw_7_bn_rb_batchnorm_1_add_1_cast_fp16 = conv(bias = const_84_to_fp16, dilations = conv_7_2_rb_convolutionx_dilations_0, groups = conv_7_2_rb_convolutionx_groups_0, pad = conv_7_2_rb_convolutionx_pad_0, pad_type = conv_7_2_rb_convolutionx_pad_type_0, strides = conv_7_2_rb_convolutionx_strides_0, weight = conv_dw_7_bn_rb_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_pw_7_relu6_rb_clip_by_value_cast_fp16)[name = tensor("conv_dw_7_bn_rb_batchnorm_1_add_1_cast_fp16")]; tensor conv_7_2_pose_convolutionx_pad_type_0 = const()[name = tensor("conv_7_2_pose_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_7_2_pose_convolutionx_strides_0 = const()[name = tensor("conv_7_2_pose_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv_7_2_pose_convolutionx_dilations_0 = const()[name = tensor("conv_7_2_pose_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_7_2_pose_convolutionx_groups_0 = const()[name = tensor("conv_7_2_pose_convolutionx_groups_0"), val = tensor(1)]; tensor conv_7_2_pose_convolutionx_pad_0 = const()[name = tensor("conv_7_2_pose_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_dw_7_bn_pose_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_dw_7_bn_pose_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1171136)))]; tensor const_85_to_fp16 = const()[name = tensor("const_85_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1179392)))]; tensor conv_dw_7_bn_pose_batchnorm_1_add_1_cast_fp16 = conv(bias = const_85_to_fp16, dilations = conv_7_2_pose_convolutionx_dilations_0, groups = conv_7_2_pose_convolutionx_groups_0, pad = conv_7_2_pose_convolutionx_pad_0, pad_type = conv_7_2_pose_convolutionx_pad_type_0, strides = conv_7_2_pose_convolutionx_strides_0, weight = conv_dw_7_bn_pose_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_pw_7_relu6_pose_clip_by_value_cast_fp16)[name = tensor("conv_dw_7_bn_pose_batchnorm_1_add_1_cast_fp16")]; tensor conv_7_2_eye_convolutionx_pad_type_0 = const()[name = tensor("conv_7_2_eye_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_7_2_eye_convolutionx_strides_0 = const()[name = tensor("conv_7_2_eye_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv_7_2_eye_convolutionx_dilations_0 = const()[name = tensor("conv_7_2_eye_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_7_2_eye_convolutionx_groups_0 = const()[name = tensor("conv_7_2_eye_convolutionx_groups_0"), val = tensor(1)]; tensor conv_7_2_eye_convolutionx_pad_0 = const()[name = tensor("conv_7_2_eye_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_dw_7_bn_eye_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_dw_7_bn_eye_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1179520)))]; tensor const_86_to_fp16 = const()[name = tensor("const_86_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1187776)))]; tensor conv_dw_7_bn_eye_batchnorm_1_add_1_cast_fp16 = conv(bias = const_86_to_fp16, dilations = conv_7_2_eye_convolutionx_dilations_0, groups = conv_7_2_eye_convolutionx_groups_0, pad = conv_7_2_eye_convolutionx_pad_0, pad_type = conv_7_2_eye_convolutionx_pad_type_0, strides = conv_7_2_eye_convolutionx_strides_0, weight = conv_dw_7_bn_eye_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_pw_7_relu6_eye_clip_by_value_cast_fp16)[name = tensor("conv_dw_7_bn_eye_batchnorm_1_add_1_cast_fp16")]; tensor conv_dw_7_relu6_sm_Relu_cast_fp16 = relu(x = conv_dw_7_bn_sm_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_dw_7_relu6_sm_Relu_cast_fp16")]; tensor conv_dw_7_relu6_lb_Relu_cast_fp16 = relu(x = conv_dw_7_bn_lb_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_dw_7_relu6_lb_Relu_cast_fp16")]; tensor conv_dw_7_relu6_rb_Relu_cast_fp16 = relu(x = conv_dw_7_bn_rb_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_dw_7_relu6_rb_Relu_cast_fp16")]; tensor conv_dw_7_relu6_pose_Relu_cast_fp16 = relu(x = conv_dw_7_bn_pose_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_dw_7_relu6_pose_Relu_cast_fp16")]; tensor conv_dw_7_relu6_eye_Relu_cast_fp16 = relu(x = conv_dw_7_bn_eye_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_dw_7_relu6_eye_Relu_cast_fp16")]; tensor conv_dw_7_relu6_sm_Const_to_fp16 = const()[name = tensor("conv_dw_7_relu6_sm_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_dw_7_relu6_sm_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_dw_7_relu6_sm_Relu_cast_fp16, y = conv_dw_7_relu6_sm_Const_to_fp16)[name = tensor("conv_dw_7_relu6_sm_clip_by_value_Minimum_cast_fp16")]; tensor conv_dw_7_relu6_lb_Const_to_fp16 = const()[name = tensor("conv_dw_7_relu6_lb_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_dw_7_relu6_lb_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_dw_7_relu6_lb_Relu_cast_fp16, y = conv_dw_7_relu6_lb_Const_to_fp16)[name = tensor("conv_dw_7_relu6_lb_clip_by_value_Minimum_cast_fp16")]; tensor conv_dw_7_relu6_rb_Const_to_fp16 = const()[name = tensor("conv_dw_7_relu6_rb_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_dw_7_relu6_rb_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_dw_7_relu6_rb_Relu_cast_fp16, y = conv_dw_7_relu6_rb_Const_to_fp16)[name = tensor("conv_dw_7_relu6_rb_clip_by_value_Minimum_cast_fp16")]; tensor conv_dw_7_relu6_pose_Const_to_fp16 = const()[name = tensor("conv_dw_7_relu6_pose_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_dw_7_relu6_pose_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_dw_7_relu6_pose_Relu_cast_fp16, y = conv_dw_7_relu6_pose_Const_to_fp16)[name = tensor("conv_dw_7_relu6_pose_clip_by_value_Minimum_cast_fp16")]; tensor conv_dw_7_relu6_eye_Const_to_fp16 = const()[name = tensor("conv_dw_7_relu6_eye_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_dw_7_relu6_eye_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_dw_7_relu6_eye_Relu_cast_fp16, y = conv_dw_7_relu6_eye_Const_to_fp16)[name = tensor("conv_dw_7_relu6_eye_clip_by_value_Minimum_cast_fp16")]; tensor conv_dw_7_relu6_sm_Const_1_to_fp16 = const()[name = tensor("conv_dw_7_relu6_sm_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_dw_7_relu6_sm_clip_by_value_cast_fp16 = maximum(x = conv_dw_7_relu6_sm_clip_by_value_Minimum_cast_fp16, y = conv_dw_7_relu6_sm_Const_1_to_fp16)[name = tensor("conv_dw_7_relu6_sm_clip_by_value_cast_fp16")]; tensor conv_dw_7_relu6_lb_Const_1_to_fp16 = const()[name = tensor("conv_dw_7_relu6_lb_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_dw_7_relu6_lb_clip_by_value_cast_fp16 = maximum(x = conv_dw_7_relu6_lb_clip_by_value_Minimum_cast_fp16, y = conv_dw_7_relu6_lb_Const_1_to_fp16)[name = tensor("conv_dw_7_relu6_lb_clip_by_value_cast_fp16")]; tensor conv_dw_7_relu6_rb_Const_1_to_fp16 = const()[name = tensor("conv_dw_7_relu6_rb_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_dw_7_relu6_rb_clip_by_value_cast_fp16 = maximum(x = conv_dw_7_relu6_rb_clip_by_value_Minimum_cast_fp16, y = conv_dw_7_relu6_rb_Const_1_to_fp16)[name = tensor("conv_dw_7_relu6_rb_clip_by_value_cast_fp16")]; tensor conv_dw_7_relu6_pose_Const_1_to_fp16 = const()[name = tensor("conv_dw_7_relu6_pose_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_dw_7_relu6_pose_clip_by_value_cast_fp16 = maximum(x = conv_dw_7_relu6_pose_clip_by_value_Minimum_cast_fp16, y = conv_dw_7_relu6_pose_Const_1_to_fp16)[name = tensor("conv_dw_7_relu6_pose_clip_by_value_cast_fp16")]; tensor conv_dw_7_relu6_eye_Const_1_to_fp16 = const()[name = tensor("conv_dw_7_relu6_eye_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_dw_7_relu6_eye_clip_by_value_cast_fp16 = maximum(x = conv_dw_7_relu6_eye_clip_by_value_Minimum_cast_fp16, y = conv_dw_7_relu6_eye_Const_1_to_fp16)[name = tensor("conv_dw_7_relu6_eye_clip_by_value_cast_fp16")]; tensor conv_8_sm_convolutionx_pad_type_0 = const()[name = tensor("conv_8_sm_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_8_sm_convolutionx_strides_0 = const()[name = tensor("conv_8_sm_convolutionx_strides_0"), val = tensor([1, 1])]; tensor conv_8_sm_convolutionx_dilations_0 = const()[name = tensor("conv_8_sm_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_8_sm_convolutionx_groups_0 = const()[name = tensor("conv_8_sm_convolutionx_groups_0"), val = tensor(1)]; tensor conv_8_sm_convolutionx_pad_0 = const()[name = tensor("conv_8_sm_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_pw_8_bn_sm_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_pw_8_bn_sm_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1187904)))]; tensor const_87_to_fp16 = const()[name = tensor("const_87_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1197184)))]; tensor conv_pw_8_bn_sm_batchnorm_1_add_1_cast_fp16 = conv(bias = const_87_to_fp16, dilations = conv_8_sm_convolutionx_dilations_0, groups = conv_8_sm_convolutionx_groups_0, pad = conv_8_sm_convolutionx_pad_0, pad_type = conv_8_sm_convolutionx_pad_type_0, strides = conv_8_sm_convolutionx_strides_0, weight = conv_pw_8_bn_sm_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_dw_7_relu6_sm_clip_by_value_cast_fp16)[name = tensor("conv_pw_8_bn_sm_batchnorm_1_add_1_cast_fp16")]; tensor conv_8_lb_convolutionx_pad_type_0 = const()[name = tensor("conv_8_lb_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_8_lb_convolutionx_strides_0 = const()[name = tensor("conv_8_lb_convolutionx_strides_0"), val = tensor([1, 1])]; tensor conv_8_lb_convolutionx_dilations_0 = const()[name = tensor("conv_8_lb_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_8_lb_convolutionx_groups_0 = const()[name = tensor("conv_8_lb_convolutionx_groups_0"), val = tensor(1)]; tensor conv_8_lb_convolutionx_pad_0 = const()[name = tensor("conv_8_lb_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_pw_8_bn_lb_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_pw_8_bn_lb_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1197312)))]; tensor const_88_to_fp16 = const()[name = tensor("const_88_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1206592)))]; tensor conv_pw_8_bn_lb_batchnorm_1_add_1_cast_fp16 = conv(bias = const_88_to_fp16, dilations = conv_8_lb_convolutionx_dilations_0, groups = conv_8_lb_convolutionx_groups_0, pad = conv_8_lb_convolutionx_pad_0, pad_type = conv_8_lb_convolutionx_pad_type_0, strides = conv_8_lb_convolutionx_strides_0, weight = conv_pw_8_bn_lb_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_dw_7_relu6_lb_clip_by_value_cast_fp16)[name = tensor("conv_pw_8_bn_lb_batchnorm_1_add_1_cast_fp16")]; tensor conv_8_rb_convolutionx_pad_type_0 = const()[name = tensor("conv_8_rb_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_8_rb_convolutionx_strides_0 = const()[name = tensor("conv_8_rb_convolutionx_strides_0"), val = tensor([1, 1])]; tensor conv_8_rb_convolutionx_dilations_0 = const()[name = tensor("conv_8_rb_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_8_rb_convolutionx_groups_0 = const()[name = tensor("conv_8_rb_convolutionx_groups_0"), val = tensor(1)]; tensor conv_8_rb_convolutionx_pad_0 = const()[name = tensor("conv_8_rb_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_pw_8_bn_rb_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_pw_8_bn_rb_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1206720)))]; tensor const_89_to_fp16 = const()[name = tensor("const_89_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1216000)))]; tensor conv_pw_8_bn_rb_batchnorm_1_add_1_cast_fp16 = conv(bias = const_89_to_fp16, dilations = conv_8_rb_convolutionx_dilations_0, groups = conv_8_rb_convolutionx_groups_0, pad = conv_8_rb_convolutionx_pad_0, pad_type = conv_8_rb_convolutionx_pad_type_0, strides = conv_8_rb_convolutionx_strides_0, weight = conv_pw_8_bn_rb_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_dw_7_relu6_rb_clip_by_value_cast_fp16)[name = tensor("conv_pw_8_bn_rb_batchnorm_1_add_1_cast_fp16")]; tensor conv_8_pose_convolutionx_pad_type_0 = const()[name = tensor("conv_8_pose_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_8_pose_convolutionx_strides_0 = const()[name = tensor("conv_8_pose_convolutionx_strides_0"), val = tensor([1, 1])]; tensor conv_8_pose_convolutionx_dilations_0 = const()[name = tensor("conv_8_pose_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_8_pose_convolutionx_groups_0 = const()[name = tensor("conv_8_pose_convolutionx_groups_0"), val = tensor(1)]; tensor conv_8_pose_convolutionx_pad_0 = const()[name = tensor("conv_8_pose_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_pw_8_bn_pose_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_pw_8_bn_pose_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1216128)))]; tensor const_90_to_fp16 = const()[name = tensor("const_90_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1225408)))]; tensor conv_pw_8_bn_pose_batchnorm_1_add_1_cast_fp16 = conv(bias = const_90_to_fp16, dilations = conv_8_pose_convolutionx_dilations_0, groups = conv_8_pose_convolutionx_groups_0, pad = conv_8_pose_convolutionx_pad_0, pad_type = conv_8_pose_convolutionx_pad_type_0, strides = conv_8_pose_convolutionx_strides_0, weight = conv_pw_8_bn_pose_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_dw_7_relu6_pose_clip_by_value_cast_fp16)[name = tensor("conv_pw_8_bn_pose_batchnorm_1_add_1_cast_fp16")]; tensor conv_8_eye_convolutionx_pad_type_0 = const()[name = tensor("conv_8_eye_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_8_eye_convolutionx_strides_0 = const()[name = tensor("conv_8_eye_convolutionx_strides_0"), val = tensor([1, 1])]; tensor conv_8_eye_convolutionx_dilations_0 = const()[name = tensor("conv_8_eye_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_8_eye_convolutionx_groups_0 = const()[name = tensor("conv_8_eye_convolutionx_groups_0"), val = tensor(1)]; tensor conv_8_eye_convolutionx_pad_0 = const()[name = tensor("conv_8_eye_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_pw_8_bn_eye_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_pw_8_bn_eye_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1225536)))]; tensor const_91_to_fp16 = const()[name = tensor("const_91_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1234816)))]; tensor conv_pw_8_bn_eye_batchnorm_1_add_1_cast_fp16 = conv(bias = const_91_to_fp16, dilations = conv_8_eye_convolutionx_dilations_0, groups = conv_8_eye_convolutionx_groups_0, pad = conv_8_eye_convolutionx_pad_0, pad_type = conv_8_eye_convolutionx_pad_type_0, strides = conv_8_eye_convolutionx_strides_0, weight = conv_pw_8_bn_eye_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_dw_7_relu6_eye_clip_by_value_cast_fp16)[name = tensor("conv_pw_8_bn_eye_batchnorm_1_add_1_cast_fp16")]; tensor conv_pw_8_relu6_sm_Relu_cast_fp16 = relu(x = conv_pw_8_bn_sm_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_pw_8_relu6_sm_Relu_cast_fp16")]; tensor conv_pw_8_relu6_lb_Relu_cast_fp16 = relu(x = conv_pw_8_bn_lb_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_pw_8_relu6_lb_Relu_cast_fp16")]; tensor conv_pw_8_relu6_rb_Relu_cast_fp16 = relu(x = conv_pw_8_bn_rb_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_pw_8_relu6_rb_Relu_cast_fp16")]; tensor conv_pw_8_relu6_pose_Relu_cast_fp16 = relu(x = conv_pw_8_bn_pose_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_pw_8_relu6_pose_Relu_cast_fp16")]; tensor conv_pw_8_relu6_eye_Relu_cast_fp16 = relu(x = conv_pw_8_bn_eye_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_pw_8_relu6_eye_Relu_cast_fp16")]; tensor conv_pw_8_relu6_sm_Const_to_fp16 = const()[name = tensor("conv_pw_8_relu6_sm_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_pw_8_relu6_sm_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_pw_8_relu6_sm_Relu_cast_fp16, y = conv_pw_8_relu6_sm_Const_to_fp16)[name = tensor("conv_pw_8_relu6_sm_clip_by_value_Minimum_cast_fp16")]; tensor conv_pw_8_relu6_lb_Const_to_fp16 = const()[name = tensor("conv_pw_8_relu6_lb_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_pw_8_relu6_lb_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_pw_8_relu6_lb_Relu_cast_fp16, y = conv_pw_8_relu6_lb_Const_to_fp16)[name = tensor("conv_pw_8_relu6_lb_clip_by_value_Minimum_cast_fp16")]; tensor conv_pw_8_relu6_rb_Const_to_fp16 = const()[name = tensor("conv_pw_8_relu6_rb_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_pw_8_relu6_rb_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_pw_8_relu6_rb_Relu_cast_fp16, y = conv_pw_8_relu6_rb_Const_to_fp16)[name = tensor("conv_pw_8_relu6_rb_clip_by_value_Minimum_cast_fp16")]; tensor conv_pw_8_relu6_pose_Const_to_fp16 = const()[name = tensor("conv_pw_8_relu6_pose_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_pw_8_relu6_pose_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_pw_8_relu6_pose_Relu_cast_fp16, y = conv_pw_8_relu6_pose_Const_to_fp16)[name = tensor("conv_pw_8_relu6_pose_clip_by_value_Minimum_cast_fp16")]; tensor conv_pw_8_relu6_eye_Const_to_fp16 = const()[name = tensor("conv_pw_8_relu6_eye_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_pw_8_relu6_eye_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_pw_8_relu6_eye_Relu_cast_fp16, y = conv_pw_8_relu6_eye_Const_to_fp16)[name = tensor("conv_pw_8_relu6_eye_clip_by_value_Minimum_cast_fp16")]; tensor conv_pw_8_relu6_sm_Const_1_to_fp16 = const()[name = tensor("conv_pw_8_relu6_sm_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_pw_8_relu6_sm_clip_by_value_cast_fp16 = maximum(x = conv_pw_8_relu6_sm_clip_by_value_Minimum_cast_fp16, y = conv_pw_8_relu6_sm_Const_1_to_fp16)[name = tensor("conv_pw_8_relu6_sm_clip_by_value_cast_fp16")]; tensor conv_pw_8_relu6_lb_Const_1_to_fp16 = const()[name = tensor("conv_pw_8_relu6_lb_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_pw_8_relu6_lb_clip_by_value_cast_fp16 = maximum(x = conv_pw_8_relu6_lb_clip_by_value_Minimum_cast_fp16, y = conv_pw_8_relu6_lb_Const_1_to_fp16)[name = tensor("conv_pw_8_relu6_lb_clip_by_value_cast_fp16")]; tensor conv_pw_8_relu6_rb_Const_1_to_fp16 = const()[name = tensor("conv_pw_8_relu6_rb_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_pw_8_relu6_rb_clip_by_value_cast_fp16 = maximum(x = conv_pw_8_relu6_rb_clip_by_value_Minimum_cast_fp16, y = conv_pw_8_relu6_rb_Const_1_to_fp16)[name = tensor("conv_pw_8_relu6_rb_clip_by_value_cast_fp16")]; tensor conv_pw_8_relu6_pose_Const_1_to_fp16 = const()[name = tensor("conv_pw_8_relu6_pose_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_pw_8_relu6_pose_clip_by_value_cast_fp16 = maximum(x = conv_pw_8_relu6_pose_clip_by_value_Minimum_cast_fp16, y = conv_pw_8_relu6_pose_Const_1_to_fp16)[name = tensor("conv_pw_8_relu6_pose_clip_by_value_cast_fp16")]; tensor conv_pw_8_relu6_eye_Const_1_to_fp16 = const()[name = tensor("conv_pw_8_relu6_eye_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_pw_8_relu6_eye_clip_by_value_cast_fp16 = maximum(x = conv_pw_8_relu6_eye_clip_by_value_Minimum_cast_fp16, y = conv_pw_8_relu6_eye_Const_1_to_fp16)[name = tensor("conv_pw_8_relu6_eye_clip_by_value_cast_fp16")]; tensor conv_8_2_sm_convolutionx_pad_type_0 = const()[name = tensor("conv_8_2_sm_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_8_2_sm_convolutionx_strides_0 = const()[name = tensor("conv_8_2_sm_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv_8_2_sm_convolutionx_dilations_0 = const()[name = tensor("conv_8_2_sm_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_8_2_sm_convolutionx_groups_0 = const()[name = tensor("conv_8_2_sm_convolutionx_groups_0"), val = tensor(1)]; tensor conv_8_2_sm_convolutionx_pad_0 = const()[name = tensor("conv_8_2_sm_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_dw_8_bn_sm_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_dw_8_bn_sm_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1234944)))]; tensor const_92_to_fp16 = const()[name = tensor("const_92_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1237056)))]; tensor conv_dw_8_bn_sm_batchnorm_1_add_1_cast_fp16 = conv(bias = const_92_to_fp16, dilations = conv_8_2_sm_convolutionx_dilations_0, groups = conv_8_2_sm_convolutionx_groups_0, pad = conv_8_2_sm_convolutionx_pad_0, pad_type = conv_8_2_sm_convolutionx_pad_type_0, strides = conv_8_2_sm_convolutionx_strides_0, weight = conv_dw_8_bn_sm_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_pw_8_relu6_sm_clip_by_value_cast_fp16)[name = tensor("conv_dw_8_bn_sm_batchnorm_1_add_1_cast_fp16")]; tensor conv_8_2_lb_convolutionx_pad_type_0 = const()[name = tensor("conv_8_2_lb_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_8_2_lb_convolutionx_strides_0 = const()[name = tensor("conv_8_2_lb_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv_8_2_lb_convolutionx_dilations_0 = const()[name = tensor("conv_8_2_lb_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_8_2_lb_convolutionx_groups_0 = const()[name = tensor("conv_8_2_lb_convolutionx_groups_0"), val = tensor(1)]; tensor conv_8_2_lb_convolutionx_pad_0 = const()[name = tensor("conv_8_2_lb_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_dw_8_bn_lb_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_dw_8_bn_lb_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1237184)))]; tensor const_93_to_fp16 = const()[name = tensor("const_93_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1239296)))]; tensor conv_dw_8_bn_lb_batchnorm_1_add_1_cast_fp16 = conv(bias = const_93_to_fp16, dilations = conv_8_2_lb_convolutionx_dilations_0, groups = conv_8_2_lb_convolutionx_groups_0, pad = conv_8_2_lb_convolutionx_pad_0, pad_type = conv_8_2_lb_convolutionx_pad_type_0, strides = conv_8_2_lb_convolutionx_strides_0, weight = conv_dw_8_bn_lb_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_pw_8_relu6_lb_clip_by_value_cast_fp16)[name = tensor("conv_dw_8_bn_lb_batchnorm_1_add_1_cast_fp16")]; tensor conv_8_2_rb_convolutionx_pad_type_0 = const()[name = tensor("conv_8_2_rb_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_8_2_rb_convolutionx_strides_0 = const()[name = tensor("conv_8_2_rb_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv_8_2_rb_convolutionx_dilations_0 = const()[name = tensor("conv_8_2_rb_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_8_2_rb_convolutionx_groups_0 = const()[name = tensor("conv_8_2_rb_convolutionx_groups_0"), val = tensor(1)]; tensor conv_8_2_rb_convolutionx_pad_0 = const()[name = tensor("conv_8_2_rb_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_dw_8_bn_rb_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_dw_8_bn_rb_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1239424)))]; tensor const_94_to_fp16 = const()[name = tensor("const_94_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1241536)))]; tensor conv_dw_8_bn_rb_batchnorm_1_add_1_cast_fp16 = conv(bias = const_94_to_fp16, dilations = conv_8_2_rb_convolutionx_dilations_0, groups = conv_8_2_rb_convolutionx_groups_0, pad = conv_8_2_rb_convolutionx_pad_0, pad_type = conv_8_2_rb_convolutionx_pad_type_0, strides = conv_8_2_rb_convolutionx_strides_0, weight = conv_dw_8_bn_rb_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_pw_8_relu6_rb_clip_by_value_cast_fp16)[name = tensor("conv_dw_8_bn_rb_batchnorm_1_add_1_cast_fp16")]; tensor conv_8_2_pose_convolutionx_pad_type_0 = const()[name = tensor("conv_8_2_pose_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_8_2_pose_convolutionx_strides_0 = const()[name = tensor("conv_8_2_pose_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv_8_2_pose_convolutionx_dilations_0 = const()[name = tensor("conv_8_2_pose_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_8_2_pose_convolutionx_groups_0 = const()[name = tensor("conv_8_2_pose_convolutionx_groups_0"), val = tensor(1)]; tensor conv_8_2_pose_convolutionx_pad_0 = const()[name = tensor("conv_8_2_pose_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_dw_8_bn_pose_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_dw_8_bn_pose_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1241664)))]; tensor const_95_to_fp16 = const()[name = tensor("const_95_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1243776)))]; tensor conv_dw_8_bn_pose_batchnorm_1_add_1_cast_fp16 = conv(bias = const_95_to_fp16, dilations = conv_8_2_pose_convolutionx_dilations_0, groups = conv_8_2_pose_convolutionx_groups_0, pad = conv_8_2_pose_convolutionx_pad_0, pad_type = conv_8_2_pose_convolutionx_pad_type_0, strides = conv_8_2_pose_convolutionx_strides_0, weight = conv_dw_8_bn_pose_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_pw_8_relu6_pose_clip_by_value_cast_fp16)[name = tensor("conv_dw_8_bn_pose_batchnorm_1_add_1_cast_fp16")]; tensor conv_8_2_eye_convolutionx_pad_type_0 = const()[name = tensor("conv_8_2_eye_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_8_2_eye_convolutionx_strides_0 = const()[name = tensor("conv_8_2_eye_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv_8_2_eye_convolutionx_dilations_0 = const()[name = tensor("conv_8_2_eye_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_8_2_eye_convolutionx_groups_0 = const()[name = tensor("conv_8_2_eye_convolutionx_groups_0"), val = tensor(1)]; tensor conv_8_2_eye_convolutionx_pad_0 = const()[name = tensor("conv_8_2_eye_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_dw_8_bn_eye_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_dw_8_bn_eye_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1243904)))]; tensor const_96_to_fp16 = const()[name = tensor("const_96_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1246016)))]; tensor conv_dw_8_bn_eye_batchnorm_1_add_1_cast_fp16 = conv(bias = const_96_to_fp16, dilations = conv_8_2_eye_convolutionx_dilations_0, groups = conv_8_2_eye_convolutionx_groups_0, pad = conv_8_2_eye_convolutionx_pad_0, pad_type = conv_8_2_eye_convolutionx_pad_type_0, strides = conv_8_2_eye_convolutionx_strides_0, weight = conv_dw_8_bn_eye_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_pw_8_relu6_eye_clip_by_value_cast_fp16)[name = tensor("conv_dw_8_bn_eye_batchnorm_1_add_1_cast_fp16")]; tensor conv_dw_8_relu6_sm_Relu_cast_fp16 = relu(x = conv_dw_8_bn_sm_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_dw_8_relu6_sm_Relu_cast_fp16")]; tensor conv_dw_8_relu6_lb_Relu_cast_fp16 = relu(x = conv_dw_8_bn_lb_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_dw_8_relu6_lb_Relu_cast_fp16")]; tensor conv_dw_8_relu6_rb_Relu_cast_fp16 = relu(x = conv_dw_8_bn_rb_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_dw_8_relu6_rb_Relu_cast_fp16")]; tensor conv_dw_8_relu6_pose_Relu_cast_fp16 = relu(x = conv_dw_8_bn_pose_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_dw_8_relu6_pose_Relu_cast_fp16")]; tensor conv_dw_8_relu6_eye_Relu_cast_fp16 = relu(x = conv_dw_8_bn_eye_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_dw_8_relu6_eye_Relu_cast_fp16")]; tensor conv_dw_8_relu6_sm_Const_to_fp16 = const()[name = tensor("conv_dw_8_relu6_sm_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_dw_8_relu6_sm_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_dw_8_relu6_sm_Relu_cast_fp16, y = conv_dw_8_relu6_sm_Const_to_fp16)[name = tensor("conv_dw_8_relu6_sm_clip_by_value_Minimum_cast_fp16")]; tensor conv_dw_8_relu6_lb_Const_to_fp16 = const()[name = tensor("conv_dw_8_relu6_lb_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_dw_8_relu6_lb_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_dw_8_relu6_lb_Relu_cast_fp16, y = conv_dw_8_relu6_lb_Const_to_fp16)[name = tensor("conv_dw_8_relu6_lb_clip_by_value_Minimum_cast_fp16")]; tensor conv_dw_8_relu6_rb_Const_to_fp16 = const()[name = tensor("conv_dw_8_relu6_rb_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_dw_8_relu6_rb_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_dw_8_relu6_rb_Relu_cast_fp16, y = conv_dw_8_relu6_rb_Const_to_fp16)[name = tensor("conv_dw_8_relu6_rb_clip_by_value_Minimum_cast_fp16")]; tensor conv_dw_8_relu6_pose_Const_to_fp16 = const()[name = tensor("conv_dw_8_relu6_pose_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_dw_8_relu6_pose_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_dw_8_relu6_pose_Relu_cast_fp16, y = conv_dw_8_relu6_pose_Const_to_fp16)[name = tensor("conv_dw_8_relu6_pose_clip_by_value_Minimum_cast_fp16")]; tensor conv_dw_8_relu6_eye_Const_to_fp16 = const()[name = tensor("conv_dw_8_relu6_eye_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_dw_8_relu6_eye_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_dw_8_relu6_eye_Relu_cast_fp16, y = conv_dw_8_relu6_eye_Const_to_fp16)[name = tensor("conv_dw_8_relu6_eye_clip_by_value_Minimum_cast_fp16")]; tensor conv_dw_8_relu6_sm_Const_1_to_fp16 = const()[name = tensor("conv_dw_8_relu6_sm_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_dw_8_relu6_sm_clip_by_value_cast_fp16 = maximum(x = conv_dw_8_relu6_sm_clip_by_value_Minimum_cast_fp16, y = conv_dw_8_relu6_sm_Const_1_to_fp16)[name = tensor("conv_dw_8_relu6_sm_clip_by_value_cast_fp16")]; tensor conv_dw_8_relu6_lb_Const_1_to_fp16 = const()[name = tensor("conv_dw_8_relu6_lb_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_dw_8_relu6_lb_clip_by_value_cast_fp16 = maximum(x = conv_dw_8_relu6_lb_clip_by_value_Minimum_cast_fp16, y = conv_dw_8_relu6_lb_Const_1_to_fp16)[name = tensor("conv_dw_8_relu6_lb_clip_by_value_cast_fp16")]; tensor conv_dw_8_relu6_rb_Const_1_to_fp16 = const()[name = tensor("conv_dw_8_relu6_rb_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_dw_8_relu6_rb_clip_by_value_cast_fp16 = maximum(x = conv_dw_8_relu6_rb_clip_by_value_Minimum_cast_fp16, y = conv_dw_8_relu6_rb_Const_1_to_fp16)[name = tensor("conv_dw_8_relu6_rb_clip_by_value_cast_fp16")]; tensor conv_dw_8_relu6_pose_Const_1_to_fp16 = const()[name = tensor("conv_dw_8_relu6_pose_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_dw_8_relu6_pose_clip_by_value_cast_fp16 = maximum(x = conv_dw_8_relu6_pose_clip_by_value_Minimum_cast_fp16, y = conv_dw_8_relu6_pose_Const_1_to_fp16)[name = tensor("conv_dw_8_relu6_pose_clip_by_value_cast_fp16")]; tensor conv_dw_8_relu6_eye_Const_1_to_fp16 = const()[name = tensor("conv_dw_8_relu6_eye_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_dw_8_relu6_eye_clip_by_value_cast_fp16 = maximum(x = conv_dw_8_relu6_eye_clip_by_value_Minimum_cast_fp16, y = conv_dw_8_relu6_eye_Const_1_to_fp16)[name = tensor("conv_dw_8_relu6_eye_clip_by_value_cast_fp16")]; tensor conv_9_sm_convolutionx_pad_type_0 = const()[name = tensor("conv_9_sm_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_9_sm_convolutionx_strides_0 = const()[name = tensor("conv_9_sm_convolutionx_strides_0"), val = tensor([1, 1])]; tensor conv_9_sm_convolutionx_dilations_0 = const()[name = tensor("conv_9_sm_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_9_sm_convolutionx_groups_0 = const()[name = tensor("conv_9_sm_convolutionx_groups_0"), val = tensor(1)]; tensor conv_9_sm_convolutionx_pad_0 = const()[name = tensor("conv_9_sm_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_pw_9_bn_sm_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_pw_9_bn_sm_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1246144)))]; tensor const_97_to_fp16 = const()[name = tensor("const_97_to_fp16"), val = tensor([0x1.414p-1, -0x1.cccp-1, -0x1.8ecp-1, 0x1.208p-3, 0x1.264p-1, 0x1.138p+0, 0x1.664p-1, -0x1.80cp-2])]; tensor conv_pw_9_bn_sm_batchnorm_1_add_1_cast_fp16 = conv(bias = const_97_to_fp16, dilations = conv_9_sm_convolutionx_dilations_0, groups = conv_9_sm_convolutionx_groups_0, pad = conv_9_sm_convolutionx_pad_0, pad_type = conv_9_sm_convolutionx_pad_type_0, strides = conv_9_sm_convolutionx_strides_0, weight = conv_pw_9_bn_sm_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_dw_8_relu6_sm_clip_by_value_cast_fp16)[name = tensor("conv_pw_9_bn_sm_batchnorm_1_add_1_cast_fp16")]; tensor conv_9_lb_convolutionx_pad_type_0 = const()[name = tensor("conv_9_lb_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_9_lb_convolutionx_strides_0 = const()[name = tensor("conv_9_lb_convolutionx_strides_0"), val = tensor([1, 1])]; tensor conv_9_lb_convolutionx_dilations_0 = const()[name = tensor("conv_9_lb_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_9_lb_convolutionx_groups_0 = const()[name = tensor("conv_9_lb_convolutionx_groups_0"), val = tensor(1)]; tensor conv_9_lb_convolutionx_pad_0 = const()[name = tensor("conv_9_lb_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_pw_9_bn_lb_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_pw_9_bn_lb_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1248512)))]; tensor const_98_to_fp16 = const()[name = tensor("const_98_to_fp16"), val = tensor([-0x1.e48p-1, 0x1.a84p-2, 0x1.f84p+0, 0x1.d2p+0, 0x1.e48p-2, -0x1.09cp-2, 0x1.51p-3, -0x1.41cp-3])]; tensor conv_pw_9_bn_lb_batchnorm_1_add_1_cast_fp16 = conv(bias = const_98_to_fp16, dilations = conv_9_lb_convolutionx_dilations_0, groups = conv_9_lb_convolutionx_groups_0, pad = conv_9_lb_convolutionx_pad_0, pad_type = conv_9_lb_convolutionx_pad_type_0, strides = conv_9_lb_convolutionx_strides_0, weight = conv_pw_9_bn_lb_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_dw_8_relu6_lb_clip_by_value_cast_fp16)[name = tensor("conv_pw_9_bn_lb_batchnorm_1_add_1_cast_fp16")]; tensor conv_9_rb_convolutionx_pad_type_0 = const()[name = tensor("conv_9_rb_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_9_rb_convolutionx_strides_0 = const()[name = tensor("conv_9_rb_convolutionx_strides_0"), val = tensor([1, 1])]; tensor conv_9_rb_convolutionx_dilations_0 = const()[name = tensor("conv_9_rb_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_9_rb_convolutionx_groups_0 = const()[name = tensor("conv_9_rb_convolutionx_groups_0"), val = tensor(1)]; tensor conv_9_rb_convolutionx_pad_0 = const()[name = tensor("conv_9_rb_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_pw_9_bn_rb_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_pw_9_bn_rb_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1250880)))]; tensor const_99_to_fp16 = const()[name = tensor("const_99_to_fp16"), val = tensor([0x1.8e8p-2, -0x1.5c8p+0, -0x1.29p-3, 0x1.1bp+0, -0x1.ed8p+0, -0x1.948p+0, -0x1.768p-3, -0x1.d8cp-1])]; tensor conv_pw_9_bn_rb_batchnorm_1_add_1_cast_fp16 = conv(bias = const_99_to_fp16, dilations = conv_9_rb_convolutionx_dilations_0, groups = conv_9_rb_convolutionx_groups_0, pad = conv_9_rb_convolutionx_pad_0, pad_type = conv_9_rb_convolutionx_pad_type_0, strides = conv_9_rb_convolutionx_strides_0, weight = conv_pw_9_bn_rb_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_dw_8_relu6_rb_clip_by_value_cast_fp16)[name = tensor("conv_pw_9_bn_rb_batchnorm_1_add_1_cast_fp16")]; tensor conv_9_pose_convolutionx_pad_type_0 = const()[name = tensor("conv_9_pose_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_9_pose_convolutionx_strides_0 = const()[name = tensor("conv_9_pose_convolutionx_strides_0"), val = tensor([1, 1])]; tensor conv_9_pose_convolutionx_dilations_0 = const()[name = tensor("conv_9_pose_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_9_pose_convolutionx_groups_0 = const()[name = tensor("conv_9_pose_convolutionx_groups_0"), val = tensor(1)]; tensor conv_9_pose_convolutionx_pad_0 = const()[name = tensor("conv_9_pose_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_pw_9_bn_pose_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_pw_9_bn_pose_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1253248)))]; tensor const_100_to_fp16 = const()[name = tensor("const_100_to_fp16"), val = tensor([-0x1.68cp-1, -0x1.09cp+0, 0x1.c14p-1, 0x1.c5p-1, 0x1.2ap-1, 0x1.f14p-1, -0x1.f58p-2, -0x1.37cp-2])]; tensor conv_pw_9_bn_pose_batchnorm_1_add_1_cast_fp16 = conv(bias = const_100_to_fp16, dilations = conv_9_pose_convolutionx_dilations_0, groups = conv_9_pose_convolutionx_groups_0, pad = conv_9_pose_convolutionx_pad_0, pad_type = conv_9_pose_convolutionx_pad_type_0, strides = conv_9_pose_convolutionx_strides_0, weight = conv_pw_9_bn_pose_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_dw_8_relu6_pose_clip_by_value_cast_fp16)[name = tensor("conv_pw_9_bn_pose_batchnorm_1_add_1_cast_fp16")]; tensor conv_9_eye_convolutionx_pad_type_0 = const()[name = tensor("conv_9_eye_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_9_eye_convolutionx_strides_0 = const()[name = tensor("conv_9_eye_convolutionx_strides_0"), val = tensor([1, 1])]; tensor conv_9_eye_convolutionx_dilations_0 = const()[name = tensor("conv_9_eye_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_9_eye_convolutionx_groups_0 = const()[name = tensor("conv_9_eye_convolutionx_groups_0"), val = tensor(1)]; tensor conv_9_eye_convolutionx_pad_0 = const()[name = tensor("conv_9_eye_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_pw_9_bn_eye_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_pw_9_bn_eye_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1255616)))]; tensor const_101_to_fp16 = const()[name = tensor("const_101_to_fp16"), val = tensor([0x1.63cp+0, -0x1.1d4p+0, 0x1.c6cp-3, 0x1.834p-2, -0x1.07cp+0, 0x1.9cp+0, -0x1.9ap-1, -0x1.594p-2])]; tensor conv_pw_9_bn_eye_batchnorm_1_add_1_cast_fp16 = conv(bias = const_101_to_fp16, dilations = conv_9_eye_convolutionx_dilations_0, groups = conv_9_eye_convolutionx_groups_0, pad = conv_9_eye_convolutionx_pad_0, pad_type = conv_9_eye_convolutionx_pad_type_0, strides = conv_9_eye_convolutionx_strides_0, weight = conv_pw_9_bn_eye_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_dw_8_relu6_eye_clip_by_value_cast_fp16)[name = tensor("conv_pw_9_bn_eye_batchnorm_1_add_1_cast_fp16")]; tensor conv_pw_9_relu6_sm_Relu_cast_fp16 = relu(x = conv_pw_9_bn_sm_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_pw_9_relu6_sm_Relu_cast_fp16")]; tensor conv_pw_9_relu6_lb_Relu_cast_fp16 = relu(x = conv_pw_9_bn_lb_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_pw_9_relu6_lb_Relu_cast_fp16")]; tensor conv_pw_9_relu6_rb_Relu_cast_fp16 = relu(x = conv_pw_9_bn_rb_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_pw_9_relu6_rb_Relu_cast_fp16")]; tensor conv_pw_9_relu6_pose_Relu_cast_fp16 = relu(x = conv_pw_9_bn_pose_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_pw_9_relu6_pose_Relu_cast_fp16")]; tensor conv_pw_9_relu6_eye_Relu_cast_fp16 = relu(x = conv_pw_9_bn_eye_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_pw_9_relu6_eye_Relu_cast_fp16")]; tensor conv_pw_9_relu6_sm_Const_to_fp16 = const()[name = tensor("conv_pw_9_relu6_sm_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_pw_9_relu6_sm_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_pw_9_relu6_sm_Relu_cast_fp16, y = conv_pw_9_relu6_sm_Const_to_fp16)[name = tensor("conv_pw_9_relu6_sm_clip_by_value_Minimum_cast_fp16")]; tensor conv_pw_9_relu6_lb_Const_to_fp16 = const()[name = tensor("conv_pw_9_relu6_lb_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_pw_9_relu6_lb_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_pw_9_relu6_lb_Relu_cast_fp16, y = conv_pw_9_relu6_lb_Const_to_fp16)[name = tensor("conv_pw_9_relu6_lb_clip_by_value_Minimum_cast_fp16")]; tensor conv_pw_9_relu6_rb_Const_to_fp16 = const()[name = tensor("conv_pw_9_relu6_rb_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_pw_9_relu6_rb_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_pw_9_relu6_rb_Relu_cast_fp16, y = conv_pw_9_relu6_rb_Const_to_fp16)[name = tensor("conv_pw_9_relu6_rb_clip_by_value_Minimum_cast_fp16")]; tensor conv_pw_9_relu6_pose_Const_to_fp16 = const()[name = tensor("conv_pw_9_relu6_pose_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_pw_9_relu6_pose_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_pw_9_relu6_pose_Relu_cast_fp16, y = conv_pw_9_relu6_pose_Const_to_fp16)[name = tensor("conv_pw_9_relu6_pose_clip_by_value_Minimum_cast_fp16")]; tensor conv_pw_9_relu6_eye_Const_to_fp16 = const()[name = tensor("conv_pw_9_relu6_eye_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_pw_9_relu6_eye_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_pw_9_relu6_eye_Relu_cast_fp16, y = conv_pw_9_relu6_eye_Const_to_fp16)[name = tensor("conv_pw_9_relu6_eye_clip_by_value_Minimum_cast_fp16")]; tensor conv_pw_9_relu6_sm_Const_1_to_fp16 = const()[name = tensor("conv_pw_9_relu6_sm_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_pw_9_relu6_sm_clip_by_value_cast_fp16 = maximum(x = conv_pw_9_relu6_sm_clip_by_value_Minimum_cast_fp16, y = conv_pw_9_relu6_sm_Const_1_to_fp16)[name = tensor("conv_pw_9_relu6_sm_clip_by_value_cast_fp16")]; tensor conv_pw_9_relu6_lb_Const_1_to_fp16 = const()[name = tensor("conv_pw_9_relu6_lb_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_pw_9_relu6_lb_clip_by_value_cast_fp16 = maximum(x = conv_pw_9_relu6_lb_clip_by_value_Minimum_cast_fp16, y = conv_pw_9_relu6_lb_Const_1_to_fp16)[name = tensor("conv_pw_9_relu6_lb_clip_by_value_cast_fp16")]; tensor conv_pw_9_relu6_rb_Const_1_to_fp16 = const()[name = tensor("conv_pw_9_relu6_rb_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_pw_9_relu6_rb_clip_by_value_cast_fp16 = maximum(x = conv_pw_9_relu6_rb_clip_by_value_Minimum_cast_fp16, y = conv_pw_9_relu6_rb_Const_1_to_fp16)[name = tensor("conv_pw_9_relu6_rb_clip_by_value_cast_fp16")]; tensor conv_pw_9_relu6_pose_Const_1_to_fp16 = const()[name = tensor("conv_pw_9_relu6_pose_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_pw_9_relu6_pose_clip_by_value_cast_fp16 = maximum(x = conv_pw_9_relu6_pose_clip_by_value_Minimum_cast_fp16, y = conv_pw_9_relu6_pose_Const_1_to_fp16)[name = tensor("conv_pw_9_relu6_pose_clip_by_value_cast_fp16")]; tensor conv_pw_9_relu6_eye_Const_1_to_fp16 = const()[name = tensor("conv_pw_9_relu6_eye_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_pw_9_relu6_eye_clip_by_value_cast_fp16 = maximum(x = conv_pw_9_relu6_eye_clip_by_value_Minimum_cast_fp16, y = conv_pw_9_relu6_eye_Const_1_to_fp16)[name = tensor("conv_pw_9_relu6_eye_clip_by_value_cast_fp16")]; tensor conv_9_2_sm_convolutionx_pad_type_0 = const()[name = tensor("conv_9_2_sm_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_9_2_sm_convolutionx_strides_0 = const()[name = tensor("conv_9_2_sm_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv_9_2_sm_convolutionx_dilations_0 = const()[name = tensor("conv_9_2_sm_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_9_2_sm_convolutionx_groups_0 = const()[name = tensor("conv_9_2_sm_convolutionx_groups_0"), val = tensor(1)]; tensor conv_9_2_sm_convolutionx_pad_0 = const()[name = tensor("conv_9_2_sm_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_dw_9_bn_sm_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_dw_9_bn_sm_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1257984)))]; tensor const_102_to_fp16 = const()[name = tensor("const_102_to_fp16"), val = tensor([-0x1.02p-3, -0x1.3p-2, -0x1.f94p-1, 0x1.434p-2, -0x1.7dp-1, 0x1.5c8p-1, 0x1.0d4p-4, -0x1.b3p-1])]; tensor conv_dw_9_bn_sm_batchnorm_1_add_1_cast_fp16 = conv(bias = const_102_to_fp16, dilations = conv_9_2_sm_convolutionx_dilations_0, groups = conv_9_2_sm_convolutionx_groups_0, pad = conv_9_2_sm_convolutionx_pad_0, pad_type = conv_9_2_sm_convolutionx_pad_type_0, strides = conv_9_2_sm_convolutionx_strides_0, weight = conv_dw_9_bn_sm_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_pw_9_relu6_sm_clip_by_value_cast_fp16)[name = tensor("conv_dw_9_bn_sm_batchnorm_1_add_1_cast_fp16")]; tensor conv_9_2_lb_convolutionx_pad_type_0 = const()[name = tensor("conv_9_2_lb_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_9_2_lb_convolutionx_strides_0 = const()[name = tensor("conv_9_2_lb_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv_9_2_lb_convolutionx_dilations_0 = const()[name = tensor("conv_9_2_lb_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_9_2_lb_convolutionx_groups_0 = const()[name = tensor("conv_9_2_lb_convolutionx_groups_0"), val = tensor(1)]; tensor conv_9_2_lb_convolutionx_pad_0 = const()[name = tensor("conv_9_2_lb_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_dw_9_bn_lb_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_dw_9_bn_lb_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1258560)))]; tensor const_103_to_fp16 = const()[name = tensor("const_103_to_fp16"), val = tensor([0x1.ad8p-1, 0x1.688p-1, -0x1.aacp-1, -0x1.dd4p-1, 0x1.98p+0, -0x1.634p-2, 0x1.fep-4, -0x1.074p-1])]; tensor conv_dw_9_bn_lb_batchnorm_1_add_1_cast_fp16 = conv(bias = const_103_to_fp16, dilations = conv_9_2_lb_convolutionx_dilations_0, groups = conv_9_2_lb_convolutionx_groups_0, pad = conv_9_2_lb_convolutionx_pad_0, pad_type = conv_9_2_lb_convolutionx_pad_type_0, strides = conv_9_2_lb_convolutionx_strides_0, weight = conv_dw_9_bn_lb_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_pw_9_relu6_lb_clip_by_value_cast_fp16)[name = tensor("conv_dw_9_bn_lb_batchnorm_1_add_1_cast_fp16")]; tensor conv_9_2_rb_convolutionx_pad_type_0 = const()[name = tensor("conv_9_2_rb_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_9_2_rb_convolutionx_strides_0 = const()[name = tensor("conv_9_2_rb_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv_9_2_rb_convolutionx_dilations_0 = const()[name = tensor("conv_9_2_rb_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_9_2_rb_convolutionx_groups_0 = const()[name = tensor("conv_9_2_rb_convolutionx_groups_0"), val = tensor(1)]; tensor conv_9_2_rb_convolutionx_pad_0 = const()[name = tensor("conv_9_2_rb_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_dw_9_bn_rb_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_dw_9_bn_rb_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1259136)))]; tensor const_104_to_fp16 = const()[name = tensor("const_104_to_fp16"), val = tensor([0x1.33cp-2, 0x1.1c8p+0, 0x1.ffcp-1, -0x1.93cp-4, -0x1.1d8p-4, 0x1.f0cp-4, -0x1.2f8p-2, 0x1.bap-1])]; tensor conv_dw_9_bn_rb_batchnorm_1_add_1_cast_fp16 = conv(bias = const_104_to_fp16, dilations = conv_9_2_rb_convolutionx_dilations_0, groups = conv_9_2_rb_convolutionx_groups_0, pad = conv_9_2_rb_convolutionx_pad_0, pad_type = conv_9_2_rb_convolutionx_pad_type_0, strides = conv_9_2_rb_convolutionx_strides_0, weight = conv_dw_9_bn_rb_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_pw_9_relu6_rb_clip_by_value_cast_fp16)[name = tensor("conv_dw_9_bn_rb_batchnorm_1_add_1_cast_fp16")]; tensor conv_9_2_pose_convolutionx_pad_type_0 = const()[name = tensor("conv_9_2_pose_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_9_2_pose_convolutionx_strides_0 = const()[name = tensor("conv_9_2_pose_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv_9_2_pose_convolutionx_dilations_0 = const()[name = tensor("conv_9_2_pose_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_9_2_pose_convolutionx_groups_0 = const()[name = tensor("conv_9_2_pose_convolutionx_groups_0"), val = tensor(1)]; tensor conv_9_2_pose_convolutionx_pad_0 = const()[name = tensor("conv_9_2_pose_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_dw_9_bn_pose_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_dw_9_bn_pose_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1259712)))]; tensor const_105_to_fp16 = const()[name = tensor("const_105_to_fp16"), val = tensor([0x1.ba8p+0, 0x1.b88p+1, 0x1.69cp+1, 0x1.608p-4, 0x1.3e4p+0, 0x1.728p+1, -0x1.f28p-4, -0x1.1d4p-1])]; tensor conv_dw_9_bn_pose_batchnorm_1_add_1_cast_fp16 = conv(bias = const_105_to_fp16, dilations = conv_9_2_pose_convolutionx_dilations_0, groups = conv_9_2_pose_convolutionx_groups_0, pad = conv_9_2_pose_convolutionx_pad_0, pad_type = conv_9_2_pose_convolutionx_pad_type_0, strides = conv_9_2_pose_convolutionx_strides_0, weight = conv_dw_9_bn_pose_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_pw_9_relu6_pose_clip_by_value_cast_fp16)[name = tensor("conv_dw_9_bn_pose_batchnorm_1_add_1_cast_fp16")]; tensor conv_9_2_eye_convolutionx_pad_type_0 = const()[name = tensor("conv_9_2_eye_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv_9_2_eye_convolutionx_strides_0 = const()[name = tensor("conv_9_2_eye_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv_9_2_eye_convolutionx_dilations_0 = const()[name = tensor("conv_9_2_eye_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv_9_2_eye_convolutionx_groups_0 = const()[name = tensor("conv_9_2_eye_convolutionx_groups_0"), val = tensor(1)]; tensor conv_9_2_eye_convolutionx_pad_0 = const()[name = tensor("conv_9_2_eye_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor conv_dw_9_bn_eye_batchnorm_1_mul_1_weight_0_to_fp16 = const()[name = tensor("conv_dw_9_bn_eye_batchnorm_1_mul_1_weight_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1260288)))]; tensor const_106_to_fp16 = const()[name = tensor("const_106_to_fp16"), val = tensor([0x1.a4cp-1, 0x1.094p-1, -0x1.b54p-3, 0x1.33p+0, -0x1.2acp-1, 0x1.454p-1, 0x1.9acp-1, 0x1.06cp-1])]; tensor conv_dw_9_bn_eye_batchnorm_1_add_1_cast_fp16 = conv(bias = const_106_to_fp16, dilations = conv_9_2_eye_convolutionx_dilations_0, groups = conv_9_2_eye_convolutionx_groups_0, pad = conv_9_2_eye_convolutionx_pad_0, pad_type = conv_9_2_eye_convolutionx_pad_type_0, strides = conv_9_2_eye_convolutionx_strides_0, weight = conv_dw_9_bn_eye_batchnorm_1_mul_1_weight_0_to_fp16, x = conv_pw_9_relu6_eye_clip_by_value_cast_fp16)[name = tensor("conv_dw_9_bn_eye_batchnorm_1_add_1_cast_fp16")]; tensor conv_dw_9_relu6_sm_Relu_cast_fp16 = relu(x = conv_dw_9_bn_sm_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_dw_9_relu6_sm_Relu_cast_fp16")]; tensor conv_dw_9_relu6_lb_Relu_cast_fp16 = relu(x = conv_dw_9_bn_lb_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_dw_9_relu6_lb_Relu_cast_fp16")]; tensor conv_dw_9_relu6_rb_Relu_cast_fp16 = relu(x = conv_dw_9_bn_rb_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_dw_9_relu6_rb_Relu_cast_fp16")]; tensor conv_dw_9_relu6_pose_Relu_cast_fp16 = relu(x = conv_dw_9_bn_pose_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_dw_9_relu6_pose_Relu_cast_fp16")]; tensor conv_dw_9_relu6_eye_Relu_cast_fp16 = relu(x = conv_dw_9_bn_eye_batchnorm_1_add_1_cast_fp16)[name = tensor("conv_dw_9_relu6_eye_Relu_cast_fp16")]; tensor conv_dw_9_relu6_sm_Const_to_fp16 = const()[name = tensor("conv_dw_9_relu6_sm_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_dw_9_relu6_sm_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_dw_9_relu6_sm_Relu_cast_fp16, y = conv_dw_9_relu6_sm_Const_to_fp16)[name = tensor("conv_dw_9_relu6_sm_clip_by_value_Minimum_cast_fp16")]; tensor conv_dw_9_relu6_lb_Const_to_fp16 = const()[name = tensor("conv_dw_9_relu6_lb_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_dw_9_relu6_lb_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_dw_9_relu6_lb_Relu_cast_fp16, y = conv_dw_9_relu6_lb_Const_to_fp16)[name = tensor("conv_dw_9_relu6_lb_clip_by_value_Minimum_cast_fp16")]; tensor conv_dw_9_relu6_rb_Const_to_fp16 = const()[name = tensor("conv_dw_9_relu6_rb_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_dw_9_relu6_rb_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_dw_9_relu6_rb_Relu_cast_fp16, y = conv_dw_9_relu6_rb_Const_to_fp16)[name = tensor("conv_dw_9_relu6_rb_clip_by_value_Minimum_cast_fp16")]; tensor conv_dw_9_relu6_pose_Const_to_fp16 = const()[name = tensor("conv_dw_9_relu6_pose_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_dw_9_relu6_pose_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_dw_9_relu6_pose_Relu_cast_fp16, y = conv_dw_9_relu6_pose_Const_to_fp16)[name = tensor("conv_dw_9_relu6_pose_clip_by_value_Minimum_cast_fp16")]; tensor conv_dw_9_relu6_eye_Const_to_fp16 = const()[name = tensor("conv_dw_9_relu6_eye_Const_to_fp16"), val = tensor(0x1.8p+2)]; tensor conv_dw_9_relu6_eye_clip_by_value_Minimum_cast_fp16 = minimum(x = conv_dw_9_relu6_eye_Relu_cast_fp16, y = conv_dw_9_relu6_eye_Const_to_fp16)[name = tensor("conv_dw_9_relu6_eye_clip_by_value_Minimum_cast_fp16")]; tensor conv_dw_9_relu6_sm_Const_1_to_fp16 = const()[name = tensor("conv_dw_9_relu6_sm_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_dw_9_relu6_sm_clip_by_value_cast_fp16 = maximum(x = conv_dw_9_relu6_sm_clip_by_value_Minimum_cast_fp16, y = conv_dw_9_relu6_sm_Const_1_to_fp16)[name = tensor("conv_dw_9_relu6_sm_clip_by_value_cast_fp16")]; tensor conv_dw_9_relu6_lb_Const_1_to_fp16 = const()[name = tensor("conv_dw_9_relu6_lb_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_dw_9_relu6_lb_clip_by_value_cast_fp16 = maximum(x = conv_dw_9_relu6_lb_clip_by_value_Minimum_cast_fp16, y = conv_dw_9_relu6_lb_Const_1_to_fp16)[name = tensor("conv_dw_9_relu6_lb_clip_by_value_cast_fp16")]; tensor conv_dw_9_relu6_rb_Const_1_to_fp16 = const()[name = tensor("conv_dw_9_relu6_rb_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_dw_9_relu6_rb_clip_by_value_cast_fp16 = maximum(x = conv_dw_9_relu6_rb_clip_by_value_Minimum_cast_fp16, y = conv_dw_9_relu6_rb_Const_1_to_fp16)[name = tensor("conv_dw_9_relu6_rb_clip_by_value_cast_fp16")]; tensor conv_dw_9_relu6_pose_Const_1_to_fp16 = const()[name = tensor("conv_dw_9_relu6_pose_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_dw_9_relu6_pose_clip_by_value_cast_fp16 = maximum(x = conv_dw_9_relu6_pose_clip_by_value_Minimum_cast_fp16, y = conv_dw_9_relu6_pose_Const_1_to_fp16)[name = tensor("conv_dw_9_relu6_pose_clip_by_value_cast_fp16")]; tensor conv_dw_9_relu6_eye_Const_1_to_fp16 = const()[name = tensor("conv_dw_9_relu6_eye_Const_1_to_fp16"), val = tensor(0x0p+0)]; tensor conv_dw_9_relu6_eye_clip_by_value_cast_fp16 = maximum(x = conv_dw_9_relu6_eye_clip_by_value_Minimum_cast_fp16, y = conv_dw_9_relu6_eye_Const_1_to_fp16)[name = tensor("conv_dw_9_relu6_eye_clip_by_value_cast_fp16")]; tensor conv2d_sm_convolutionx_pad_type_0 = const()[name = tensor("conv2d_sm_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv2d_sm_convolutionx_strides_0 = const()[name = tensor("conv2d_sm_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv2d_sm_convolutionx_dilations_0 = const()[name = tensor("conv2d_sm_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv2d_sm_convolutionx_groups_0 = const()[name = tensor("conv2d_sm_convolutionx_groups_0"), val = tensor(1)]; tensor conv2d_sm_convolutionx_pad_0 = const()[name = tensor("conv2d_sm_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor transpose_74_to_fp16 = const()[name = tensor("transpose_74_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1260864)))]; tensor conv2d_sm_convolutionx_cast_fp16 = conv(dilations = conv2d_sm_convolutionx_dilations_0, groups = conv2d_sm_convolutionx_groups_0, pad = conv2d_sm_convolutionx_pad_0, pad_type = conv2d_sm_convolutionx_pad_type_0, strides = conv2d_sm_convolutionx_strides_0, weight = transpose_74_to_fp16, x = conv_dw_9_relu6_sm_clip_by_value_cast_fp16)[name = tensor("conv2d_sm_convolutionx_cast_fp16")]; tensor conv2d_sm_convolution_perm_0 = const()[name = tensor("conv2d_sm_convolution_perm_0"), val = tensor([0, 2, 3, 1])]; tensor conv2d_lb_convolutionx_pad_type_0 = const()[name = tensor("conv2d_lb_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv2d_lb_convolutionx_strides_0 = const()[name = tensor("conv2d_lb_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv2d_lb_convolutionx_dilations_0 = const()[name = tensor("conv2d_lb_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv2d_lb_convolutionx_groups_0 = const()[name = tensor("conv2d_lb_convolutionx_groups_0"), val = tensor(1)]; tensor conv2d_lb_convolutionx_pad_0 = const()[name = tensor("conv2d_lb_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor transpose_76_to_fp16 = const()[name = tensor("transpose_76_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1261056)))]; tensor conv2d_lb_convolutionx_cast_fp16 = conv(dilations = conv2d_lb_convolutionx_dilations_0, groups = conv2d_lb_convolutionx_groups_0, pad = conv2d_lb_convolutionx_pad_0, pad_type = conv2d_lb_convolutionx_pad_type_0, strides = conv2d_lb_convolutionx_strides_0, weight = transpose_76_to_fp16, x = conv_dw_9_relu6_lb_clip_by_value_cast_fp16)[name = tensor("conv2d_lb_convolutionx_cast_fp16")]; tensor conv2d_lb_convolution_perm_0 = const()[name = tensor("conv2d_lb_convolution_perm_0"), val = tensor([0, 2, 3, 1])]; tensor conv2d_rb_convolutionx_pad_type_0 = const()[name = tensor("conv2d_rb_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv2d_rb_convolutionx_strides_0 = const()[name = tensor("conv2d_rb_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv2d_rb_convolutionx_dilations_0 = const()[name = tensor("conv2d_rb_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv2d_rb_convolutionx_groups_0 = const()[name = tensor("conv2d_rb_convolutionx_groups_0"), val = tensor(1)]; tensor conv2d_rb_convolutionx_pad_0 = const()[name = tensor("conv2d_rb_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor transpose_78_to_fp16 = const()[name = tensor("transpose_78_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1261312)))]; tensor conv2d_rb_convolutionx_cast_fp16 = conv(dilations = conv2d_rb_convolutionx_dilations_0, groups = conv2d_rb_convolutionx_groups_0, pad = conv2d_rb_convolutionx_pad_0, pad_type = conv2d_rb_convolutionx_pad_type_0, strides = conv2d_rb_convolutionx_strides_0, weight = transpose_78_to_fp16, x = conv_dw_9_relu6_rb_clip_by_value_cast_fp16)[name = tensor("conv2d_rb_convolutionx_cast_fp16")]; tensor conv2d_rb_convolution_perm_0 = const()[name = tensor("conv2d_rb_convolution_perm_0"), val = tensor([0, 2, 3, 1])]; tensor conv2d_pitch_convolutionx_pad_type_0 = const()[name = tensor("conv2d_pitch_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv2d_pitch_convolutionx_strides_0 = const()[name = tensor("conv2d_pitch_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv2d_pitch_convolutionx_dilations_0 = const()[name = tensor("conv2d_pitch_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv2d_pitch_convolutionx_groups_0 = const()[name = tensor("conv2d_pitch_convolutionx_groups_0"), val = tensor(1)]; tensor conv2d_pitch_convolutionx_pad_0 = const()[name = tensor("conv2d_pitch_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor transpose_80_to_fp16 = const()[name = tensor("transpose_80_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1261568)))]; tensor conv2d_pitch_convolutionx_cast_fp16 = conv(dilations = conv2d_pitch_convolutionx_dilations_0, groups = conv2d_pitch_convolutionx_groups_0, pad = conv2d_pitch_convolutionx_pad_0, pad_type = conv2d_pitch_convolutionx_pad_type_0, strides = conv2d_pitch_convolutionx_strides_0, weight = transpose_80_to_fp16, x = conv_dw_9_relu6_pose_clip_by_value_cast_fp16)[name = tensor("conv2d_pitch_convolutionx_cast_fp16")]; tensor conv2d_pitch_convolution_perm_0 = const()[name = tensor("conv2d_pitch_convolution_perm_0"), val = tensor([0, 2, 3, 1])]; tensor conv2d_yaw_convolutionx_pad_type_0 = const()[name = tensor("conv2d_yaw_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv2d_yaw_convolutionx_strides_0 = const()[name = tensor("conv2d_yaw_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv2d_yaw_convolutionx_dilations_0 = const()[name = tensor("conv2d_yaw_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv2d_yaw_convolutionx_groups_0 = const()[name = tensor("conv2d_yaw_convolutionx_groups_0"), val = tensor(1)]; tensor conv2d_yaw_convolutionx_pad_0 = const()[name = tensor("conv2d_yaw_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor transpose_82_to_fp16 = const()[name = tensor("transpose_82_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1261888)))]; tensor conv2d_yaw_convolutionx_cast_fp16 = conv(dilations = conv2d_yaw_convolutionx_dilations_0, groups = conv2d_yaw_convolutionx_groups_0, pad = conv2d_yaw_convolutionx_pad_0, pad_type = conv2d_yaw_convolutionx_pad_type_0, strides = conv2d_yaw_convolutionx_strides_0, weight = transpose_82_to_fp16, x = conv_dw_9_relu6_pose_clip_by_value_cast_fp16)[name = tensor("conv2d_yaw_convolutionx_cast_fp16")]; tensor conv2d_yaw_convolution_perm_0 = const()[name = tensor("conv2d_yaw_convolution_perm_0"), val = tensor([0, 2, 3, 1])]; tensor conv2d_roll_convolutionx_pad_type_0 = const()[name = tensor("conv2d_roll_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv2d_roll_convolutionx_strides_0 = const()[name = tensor("conv2d_roll_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv2d_roll_convolutionx_dilations_0 = const()[name = tensor("conv2d_roll_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv2d_roll_convolutionx_groups_0 = const()[name = tensor("conv2d_roll_convolutionx_groups_0"), val = tensor(1)]; tensor conv2d_roll_convolutionx_pad_0 = const()[name = tensor("conv2d_roll_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor transpose_84_to_fp16 = const()[name = tensor("transpose_84_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1262592)))]; tensor conv2d_roll_convolutionx_cast_fp16 = conv(dilations = conv2d_roll_convolutionx_dilations_0, groups = conv2d_roll_convolutionx_groups_0, pad = conv2d_roll_convolutionx_pad_0, pad_type = conv2d_roll_convolutionx_pad_type_0, strides = conv2d_roll_convolutionx_strides_0, weight = transpose_84_to_fp16, x = conv_dw_9_relu6_pose_clip_by_value_cast_fp16)[name = tensor("conv2d_roll_convolutionx_cast_fp16")]; tensor conv2d_roll_convolution_perm_0 = const()[name = tensor("conv2d_roll_convolution_perm_0"), val = tensor([0, 2, 3, 1])]; tensor conv2d_eye_convolutionx_pad_type_0 = const()[name = tensor("conv2d_eye_convolutionx_pad_type_0"), val = tensor("same")]; tensor conv2d_eye_convolutionx_strides_0 = const()[name = tensor("conv2d_eye_convolutionx_strides_0"), val = tensor([2, 2])]; tensor conv2d_eye_convolutionx_dilations_0 = const()[name = tensor("conv2d_eye_convolutionx_dilations_0"), val = tensor([1, 1])]; tensor conv2d_eye_convolutionx_groups_0 = const()[name = tensor("conv2d_eye_convolutionx_groups_0"), val = tensor(1)]; tensor conv2d_eye_convolutionx_pad_0 = const()[name = tensor("conv2d_eye_convolutionx_pad_0"), val = tensor([0, 0, 0, 0])]; tensor transpose_86_to_fp16 = const()[name = tensor("transpose_86_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/model.bin"), offset = tensor(1263296)))]; tensor conv2d_eye_convolutionx_cast_fp16 = conv(dilations = conv2d_eye_convolutionx_dilations_0, groups = conv2d_eye_convolutionx_groups_0, pad = conv2d_eye_convolutionx_pad_0, pad_type = conv2d_eye_convolutionx_pad_type_0, strides = conv2d_eye_convolutionx_strides_0, weight = transpose_86_to_fp16, x = conv_dw_9_relu6_eye_clip_by_value_cast_fp16)[name = tensor("conv2d_eye_convolutionx_cast_fp16")]; tensor conv2d_sm_convolution_q = cast(dtype = string("fp32"), x = conv2d_sm_convolutionx_cast_fp16); tensor conv2d_lb_convolution_q = cast(dtype = string("fp32"), x = conv2d_lb_convolutionx_cast_fp16); tensor conv2d_rb_convolution_q = cast(dtype = string("fp32"), x = conv2d_rb_convolutionx_cast_fp16); tensor conv2d_pitch_convolution_q = cast(dtype = string("fp32"), x = conv2d_pitch_convolutionx_cast_fp16); tensor conv2d_yaw_convolution_q = cast(dtype = string("fp32"), x = conv2d_yaw_convolutionx_cast_fp16); tensor conv2d_roll_convolution_q = cast(dtype = string("fp32"), x = conv2d_roll_convolutionx_cast_fp16); tensor conv2d_eye_convolution_q = cast(dtype = string("fp32"), x = conv2d_eye_convolutionx_cast_fp16); } -> (conv2d_sm_convolution_q, conv2d_lb_convolution_q, conv2d_rb_convolution_q, conv2d_pitch_convolution_q, conv2d_yaw_convolution_q, conv2d_roll_convolution_q, conv2d_eye_convolution_q); }