project.pbxproj 68.4 KB
Newer Older
L
liuruilong 已提交
1 2 3 4 5 6 7 8 9
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 50;
	objects = {

/* Begin PBXBuildFile section */
D
texture  
dolphin8 已提交
10 11 12 13 14 15 16 17 18
		4AA1EA862146625E00D0F791 /* BilinearInterpOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AA1EA852146625E00D0F791 /* BilinearInterpOp.swift */; };
		4AA1EA88214662BD00D0F791 /* BilinearInterpKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AA1EA87214662BD00D0F791 /* BilinearInterpKernel.swift */; };
		4AA1EA8A2146631C00D0F791 /* BilinearInterp.metal in Sources */ = {isa = PBXBuildFile; fileRef = 4AA1EA892146631C00D0F791 /* BilinearInterp.metal */; };
		4AA1EA8C2146640900D0F791 /* SplitOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AA1EA8B2146640900D0F791 /* SplitOp.swift */; };
		4AA1EA8E2146647F00D0F791 /* SplitKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AA1EA8D2146647F00D0F791 /* SplitKernel.swift */; };
		4AA1EA90214664CD00D0F791 /* Split.metal in Sources */ = {isa = PBXBuildFile; fileRef = 4AA1EA8F214664CD00D0F791 /* Split.metal */; };
		4AA1EA92214665D700D0F791 /* ShapeOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AA1EA91214665D700D0F791 /* ShapeOp.swift */; };
		4AA1EA942146661500D0F791 /* ShapeKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AA1EA932146661500D0F791 /* ShapeKernel.swift */; };
		4AA1EA982146666500D0F791 /* FlattenOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AA1EA972146666500D0F791 /* FlattenOp.swift */; };
D
dolphin8 已提交
19 20 21
		4AA1EA9E2148D6F900D0F791 /* ConcatKernel.inc.metal in Headers */ = {isa = PBXBuildFile; fileRef = 4AA1EA9D2148D6F900D0F791 /* ConcatKernel.inc.metal */; };
		4AA1EAA02148DEEE00D0F791 /* ReshapeKernel.inc.metal in Sources */ = {isa = PBXBuildFile; fileRef = 4AA1EA9F2148DEEE00D0F791 /* ReshapeKernel.inc.metal */; };
		4AA1EAA2214912CD00D0F791 /* FlattenKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AA1EAA1214912CC00D0F791 /* FlattenKernel.swift */; };
D
concat  
dolphin8 已提交
22
		4AA1EAA4214A295C00D0F791 /* Split.inc.metal in Sources */ = {isa = PBXBuildFile; fileRef = 4AA1EAA3214A295C00D0F791 /* Split.inc.metal */; };
D
dolphin8 已提交
23
		4AA1EAA6214B5F6800D0F791 /* Shape.metal in Sources */ = {isa = PBXBuildFile; fileRef = 4AA1EAA5214B5F6800D0F791 /* Shape.metal */; };
D
x  
dolphin8 已提交
24
		4AA1EAA8214B7AFB00D0F791 /* BilinearInterp.inc.metal in Sources */ = {isa = PBXBuildFile; fileRef = 4AA1EAA7214B7AFB00D0F791 /* BilinearInterp.inc.metal */; };
D
dolphin8 已提交
25
		4AA1EAAA214F53D800D0F791 /* BoxCoder.inc.metal in Sources */ = {isa = PBXBuildFile; fileRef = 4AA1EAA9214F53D800D0F791 /* BoxCoder.inc.metal */; };
D
dolphin8 已提交
26 27
		4AA1EAAC214F55C800D0F791 /* Softmax.inc.metal in Sources */ = {isa = PBXBuildFile; fileRef = 4AA1EAAB214F55C800D0F791 /* Softmax.inc.metal */; };
		4AA1EAAE214F5FD900D0F791 /* TransposeKernel.inc.metal in Sources */ = {isa = PBXBuildFile; fileRef = 4AA1EAAD214F5FD900D0F791 /* TransposeKernel.inc.metal */; };
D
f  
dolphin8 已提交
28 29
		4AF928772133F1DB005B6C3A /* BoxCoder.metal in Sources */ = {isa = PBXBuildFile; fileRef = 4AF928762133F1DB005B6C3A /* BoxCoder.metal */; };
		4AF9287921341661005B6C3A /* Softmax.metal in Sources */ = {isa = PBXBuildFile; fileRef = 4AF9287821341661005B6C3A /* Softmax.metal */; };
D
concat  
dolphin8 已提交
30
		4AF928822135673D005B6C3A /* ConcatKernel.metal in Sources */ = {isa = PBXBuildFile; fileRef = 4AF928812135673D005B6C3A /* ConcatKernel.metal */; };
D
dolphin8 已提交
31
		4AF9288421357BE3005B6C3A /* Elementwise.metal in Sources */ = {isa = PBXBuildFile; fileRef = 4AF9288321357BE3005B6C3A /* Elementwise.metal */; };
L
liuruilong 已提交
32
		D3831F70E7E0B565B9AC22DA /* Pods_paddle_mobile.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD2E06330A1E7129C918DB46 /* Pods_paddle_mobile.framework */; };
L
liuruilong 已提交
33 34
		FC0226562138F33800F395E2 /* TransposeKernel.metal in Sources */ = {isa = PBXBuildFile; fileRef = FC0226552138F33800F395E2 /* TransposeKernel.metal */; };
		FC0226582138F38D00F395E2 /* PoolKernel.metal in Sources */ = {isa = PBXBuildFile; fileRef = FC0226572138F38D00F395E2 /* PoolKernel.metal */; };
L
liuruilong 已提交
35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
		FC039B6F20E11C3C0081E9F8 /* paddle_mobile.h in Headers */ = {isa = PBXBuildFile; fileRef = FC039B6D20E11C3C0081E9F8 /* paddle_mobile.h */; settings = {ATTRIBUTES = (Public, ); }; };
		FC039B9720E11C9A0081E9F8 /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039B9420E11C9A0081E9F8 /* Extensions.swift */; };
		FC039B9820E11C9A0081E9F8 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039B9520E11C9A0081E9F8 /* Errors.swift */; };
		FC039B9920E11C9A0081E9F8 /* Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039B9620E11C9A0081E9F8 /* Types.swift */; };
		FC039B9B20E11CA00081E9F8 /* Executor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039B9A20E11CA00081E9F8 /* Executor.swift */; };
		FC039B9F20E11CB20081E9F8 /* Tensor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039B9D20E11CB20081E9F8 /* Tensor.swift */; };
		FC039BA020E11CB20081E9F8 /* Dim.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039B9E20E11CB20081E9F8 /* Dim.swift */; };
		FC039BA220E11CB70081E9F8 /* Loader.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039BA120E11CB70081E9F8 /* Loader.swift */; };
		FC039BA920E11CBC0081E9F8 /* ConvOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039BA420E11CBC0081E9F8 /* ConvOp.swift */; };
		FC039BAA20E11CBC0081E9F8 /* ElementwiseAddOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039BA520E11CBC0081E9F8 /* ElementwiseAddOp.swift */; };
		FC039BAB20E11CBC0081E9F8 /* Operator.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039BA620E11CBC0081E9F8 /* Operator.swift */; };
		FC039BAC20E11CBC0081E9F8 /* BatchNormOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039BA720E11CBC0081E9F8 /* BatchNormOp.swift */; };
		FC039BAD20E11CBC0081E9F8 /* ReluOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039BA820E11CBC0081E9F8 /* ReluOp.swift */; };
		FC039BB820E11CC20081E9F8 /* framework.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039BAF20E11CC20081E9F8 /* framework.pb.swift */; };
		FC039BB920E11CC20081E9F8 /* Scope.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039BB020E11CC20081E9F8 /* Scope.swift */; };
		FC039BBA20E11CC20081E9F8 /* TensorDesc.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039BB120E11CC20081E9F8 /* TensorDesc.swift */; };
		FC039BBB20E11CC20081E9F8 /* ProgramDesc.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039BB220E11CC20081E9F8 /* ProgramDesc.swift */; };
		FC039BBC20E11CC20081E9F8 /* VarDesc.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039BB320E11CC20081E9F8 /* VarDesc.swift */; };
		FC039BBD20E11CC20081E9F8 /* Program.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039BB420E11CC20081E9F8 /* Program.swift */; };
		FC039BBE20E11CC20081E9F8 /* OpDesc.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039BB520E11CC20081E9F8 /* OpDesc.swift */; };
		FC039BBF20E11CC20081E9F8 /* Attribute.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039BB620E11CC20081E9F8 /* Attribute.swift */; };
		FC039BC020E11CC20081E9F8 /* BlockDesc.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC039BB720E11CC20081E9F8 /* BlockDesc.swift */; };
L
liuruilong 已提交
57 58 59 60
		FC0E2DBA20EE3B8D009C1FAC /* ReluKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC0E2DB920EE3B8D009C1FAC /* ReluKernel.swift */; };
		FC0E2DBC20EE45FE009C1FAC /* ConvKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC0E2DBB20EE45FE009C1FAC /* ConvKernel.swift */; };
		FC0E2DBE20EE460D009C1FAC /* BatchNormKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC0E2DBD20EE460D009C1FAC /* BatchNormKernel.swift */; };
		FC0E2DC020EE461F009C1FAC /* ElementwiseAddKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC0E2DBF20EE461F009C1FAC /* ElementwiseAddKernel.swift */; };
L
liuruilong 已提交
61
		FC1B16B320EC9A4F00678B91 /* Kernels.metal in Sources */ = {isa = PBXBuildFile; fileRef = FC1B16B220EC9A4F00678B91 /* Kernels.metal */; };
L
liuruilong 已提交
62
		FC292C5421421B2F00CF622F /* PaddleMobileGPU.h in Headers */ = {isa = PBXBuildFile; fileRef = FC292C5321421B2E00CF622F /* PaddleMobileGPU.h */; settings = {ATTRIBUTES = (Public, ); }; };
L
liuruilong 已提交
63
		FC292C5621421B4600CF622F /* PaddleMobileGPU.m in Sources */ = {isa = PBXBuildFile; fileRef = FC292C5521421B4600CF622F /* PaddleMobileGPU.m */; };
L
liuruilong 已提交
64 65 66
		FC292C81214255BD00CF622F /* CPUCompute.mm in Sources */ = {isa = PBXBuildFile; fileRef = FC292C7C214255BC00CF622F /* CPUCompute.mm */; };
		FC292C82214255BD00CF622F /* MobileNetSSD.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC292C7E214255BC00CF622F /* MobileNetSSD.swift */; };
		FC292C85214257CB00CF622F /* CPUCompute.h in Headers */ = {isa = PBXBuildFile; fileRef = FC292C7D214255BC00CF622F /* CPUCompute.h */; settings = {ATTRIBUTES = (Public, ); }; };
L
liuruilong 已提交
67
		FC292C872142624800CF622F /* Genet.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC292C862142624800CF622F /* Genet.swift */; };
L
update  
liuruilong 已提交
68
		FC33B0F02147659000714A93 /* MobileNet.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC33B0EF2147659000714A93 /* MobileNet.swift */; };
L
liuruilong 已提交
69
		FC3602CC2108819F00FACB58 /* PaddleMobileUnitTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC3602CB2108819F00FACB58 /* PaddleMobileUnitTest.swift */; };
L
liuruilong 已提交
70 71
		FC4CB74920F0B954007C0C6D /* ConvKernel.metal in Sources */ = {isa = PBXBuildFile; fileRef = FC4CB74820F0B954007C0C6D /* ConvKernel.metal */; };
		FC4CB74B20F12C30007C0C6D /* ProgramOptimize.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC4CB74A20F12C30007C0C6D /* ProgramOptimize.swift */; };
L
liuruilong 已提交
72
		FC4FD9752140E1DE0073E130 /* PaddleMobile.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC4FD9742140E1DE0073E130 /* PaddleMobile.swift */; };
L
liuruilong 已提交
73 74 75
		FC4FD9792140E4980073E130 /* PaddleMobile.h in Headers */ = {isa = PBXBuildFile; fileRef = FC4FD9772140E4980073E130 /* PaddleMobile.h */; settings = {ATTRIBUTES = (Public, ); }; };
		FC4FD97A2140E4980073E130 /* libpaddle-mobile.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FC4FD9782140E4980073E130 /* libpaddle-mobile.a */; };
		FC4FD97E2140F2C30073E130 /* libstdc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = FC4FD97D2140F2C30073E130 /* libstdc++.tbd */; };
L
liuruilong 已提交
76
		FC5163F620EF556E00636C28 /* Texture2DTo2DArrayKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC5163F520EF556E00636C28 /* Texture2DTo2DArrayKernel.swift */; };
L
liuruilong 已提交
77
		FC60DB8920E9AAA500FF203F /* MetalExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC60DB8820E9AAA500FF203F /* MetalExtension.swift */; };
L
liuruilong 已提交
78 79 80 81 82 83
		FC803BBF214CB65A0094B8E5 /* ConvAddPreluOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC803BBE214CB65A0094B8E5 /* ConvAddPreluOp.swift */; };
		FC803BC1214CB77A0094B8E5 /* ConvAddPreluKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC803BC0214CB77A0094B8E5 /* ConvAddPreluKernel.swift */; };
		FC803BC3214CB79C0094B8E5 /* ConvAddPreluKernel.metal in Sources */ = {isa = PBXBuildFile; fileRef = FC803BC2214CB79C0094B8E5 /* ConvAddPreluKernel.metal */; };
		FC803BC5214CB8F00094B8E5 /* ConvAddPrelu.inc.metal in Sources */ = {isa = PBXBuildFile; fileRef = FC803BC4214CB8F00094B8E5 /* ConvAddPrelu.inc.metal */; };
		FC803BC7214CBA820094B8E5 /* Macro.metal in Sources */ = {isa = PBXBuildFile; fileRef = FC803BC6214CBA820094B8E5 /* Macro.metal */; };
		FC803BC9214CFC8D0094B8E5 /* FetchKernel.metal in Sources */ = {isa = PBXBuildFile; fileRef = FC803BC8214CFC8D0094B8E5 /* FetchKernel.metal */; };
L
liuruilong 已提交
84
		FC82735920E3C04200BE430A /* OpCreator.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC82735820E3C04200BE430A /* OpCreator.swift */; };
L
liuruilong 已提交
85
		FC9A19E32148C31300CD9CBF /* MobilenetSSD_AR.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC9A19E22148C31300CD9CBF /* MobilenetSSD_AR.swift */; };
L
liuruilong 已提交
86 87 88 89
		FC9D037920E229E4000F735A /* OpParam.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC9D037820E229E4000F735A /* OpParam.swift */; };
		FC9D038020E22FBB000F735A /* FeedOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC9D037F20E22FBB000F735A /* FeedOp.swift */; };
		FC9D038220E2312E000F735A /* FetchOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC9D038120E2312E000F735A /* FetchOp.swift */; };
		FC9D038420E23B01000F735A /* Texture.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC9D038320E23B01000F735A /* Texture.swift */; };
L
liuruilong 已提交
90 91
		FCA3A1632132A4AC00084FE5 /* ReshapeKernel.metal in Sources */ = {isa = PBXBuildFile; fileRef = FCA3A1622132A4AC00084FE5 /* ReshapeKernel.metal */; };
		FCA3A1652132A5EB00084FE5 /* Common.metal in Sources */ = {isa = PBXBuildFile; fileRef = FCA3A1642132A5EB00084FE5 /* Common.metal */; };
L
add log  
liuruilong 已提交
92
		FCA67B1721364EF000BD58AA /* ConvTransposeKernel.metal in Sources */ = {isa = PBXBuildFile; fileRef = FCA67B1621364EF000BD58AA /* ConvTransposeKernel.metal */; };
L
liuruilong 已提交
93 94 95
		FCA67CD52138272900BD58AA /* ConvAddMetal.metal in Sources */ = {isa = PBXBuildFile; fileRef = FCA67CD42138272900BD58AA /* ConvAddMetal.metal */; };
		FCA67CD7213827AC00BD58AA /* ConvAddBNReluKernel.metal in Sources */ = {isa = PBXBuildFile; fileRef = FCA67CD6213827AC00BD58AA /* ConvAddBNReluKernel.metal */; };
		FCA67CD92138287B00BD58AA /* ConvBNReluKernel.metal in Sources */ = {isa = PBXBuildFile; fileRef = FCA67CD82138287B00BD58AA /* ConvBNReluKernel.metal */; };
L
liuruilong 已提交
96 97 98 99 100 101 102 103 104 105 106 107 108 109
		FCBCCC572122F41300D94F7E /* DwConvBNReluOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCBCCC562122F41300D94F7E /* DwConvBNReluOp.swift */; };
		FCBCCC592122F42700D94F7E /* ConvBNReluOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCBCCC582122F42700D94F7E /* ConvBNReluOp.swift */; };
		FCBCCC5B2122F66F00D94F7E /* ConvBNReluKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCBCCC5A2122F66F00D94F7E /* ConvBNReluKernel.swift */; };
		FCBCCC5D2122F8A100D94F7E /* DepthwiseConvOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCBCCC5C2122F8A100D94F7E /* DepthwiseConvOp.swift */; };
		FCBCCC5F2122FB3B00D94F7E /* PriorBoxOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCBCCC5E2122FB3B00D94F7E /* PriorBoxOp.swift */; };
		FCBCCC612122FBDF00D94F7E /* PriorBoxKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCBCCC602122FBDF00D94F7E /* PriorBoxKernel.swift */; };
		FCBCCC632122FCC000D94F7E /* TransposeKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCBCCC622122FCC000D94F7E /* TransposeKernel.swift */; };
		FCBCCC652122FCD700D94F7E /* TransposeOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCBCCC642122FCD700D94F7E /* TransposeOp.swift */; };
		FCBCCC67212306B000D94F7E /* ConcatOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCBCCC66212306B000D94F7E /* ConcatOp.swift */; };
		FCBCCC69212306D300D94F7E /* ConcatKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCBCCC68212306D300D94F7E /* ConcatKernel.swift */; };
		FCBCCC6B2123071700D94F7E /* BoxcoderOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCBCCC6A2123071700D94F7E /* BoxcoderOp.swift */; };
		FCBCCC6D2123073A00D94F7E /* BoxcoderKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCBCCC6C2123073A00D94F7E /* BoxcoderKernel.swift */; };
		FCBCCC6F2123097100D94F7E /* MulticlassNMSOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCBCCC6E2123097100D94F7E /* MulticlassNMSOp.swift */; };
		FCBCCC71212309A700D94F7E /* MulticlassNMSKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCBCCC70212309A700D94F7E /* MulticlassNMSKernel.swift */; };
L
liuruilong 已提交
110 111 112 113 114 115 116 117
		FCD04E6620F314C50007374F /* PoolOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCD04E6520F314C50007374F /* PoolOp.swift */; };
		FCD04E6820F315020007374F /* PoolKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCD04E6720F315020007374F /* PoolKernel.swift */; };
		FCD04E6A20F319EC0007374F /* SoftmaxOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCD04E6920F319EC0007374F /* SoftmaxOp.swift */; };
		FCD04E6C20F31A280007374F /* SoftmaxKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCD04E6B20F31A280007374F /* SoftmaxKernel.swift */; };
		FCD04E6E20F31B4B0007374F /* ReshapeOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCD04E6D20F31B4B0007374F /* ReshapeOp.swift */; };
		FCD04E7020F31B720007374F /* ReshapeKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCD04E6F20F31B720007374F /* ReshapeKernel.swift */; };
		FCD04E7220F343420007374F /* ConvAddOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCD04E7120F343420007374F /* ConvAddOp.swift */; };
		FCD04E7420F3437E0007374F /* ConvAddKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCD04E7320F3437E0007374F /* ConvAddKernel.swift */; };
L
liuruilong 已提交
118
		FCDC0FEB21099A1D00DC9EFB /* Tools.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCDC0FEA21099A1D00DC9EFB /* Tools.swift */; };
119 120 121 122 123 124
		FCDDC6C6212F9FB800E5EF74 /* PreluKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCDDC6C5212F9FB800E5EF74 /* PreluKernel.swift */; };
		FCDDC6C8212FA3CA00E5EF74 /* ConvTransposeKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCDDC6C7212FA3CA00E5EF74 /* ConvTransposeKernel.swift */; };
		FCDDC6CA212FDF6800E5EF74 /* BatchNormKernel.metal in Sources */ = {isa = PBXBuildFile; fileRef = FCDDC6C9212FDF6800E5EF74 /* BatchNormKernel.metal */; };
		FCDDC6CC212FDFDB00E5EF74 /* ReluKernel.metal in Sources */ = {isa = PBXBuildFile; fileRef = FCDDC6CB212FDFDB00E5EF74 /* ReluKernel.metal */; };
		FCDDC6CF212FE14700E5EF74 /* PriorBoxKernel.metal in Sources */ = {isa = PBXBuildFile; fileRef = FCDDC6CE212FE14700E5EF74 /* PriorBoxKernel.metal */; };
		FCDE8A33212A917900F4A8F6 /* ConvTransposeOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCDE8A32212A917900F4A8F6 /* ConvTransposeOp.swift */; };
L
liuruilong 已提交
125 126
		FCE9D7B7214F869000B520C3 /* Net.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCE9D7B6214F869000B520C3 /* Net.swift */; };
		FCE9D7B9214FAA4800B520C3 /* NMSFetchResultKernel.metal in Sources */ = {isa = PBXBuildFile; fileRef = FCE9D7B8214FAA4800B520C3 /* NMSFetchResultKernel.metal */; };
127 128
		FCEB684A212F00DB00D2448E /* PreluKernel.metal in Sources */ = {isa = PBXBuildFile; fileRef = FCEB6849212F00DB00D2448E /* PreluKernel.metal */; };
		FCEB684C212F093800D2448E /* PreluOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCEB684B212F093800D2448E /* PreluOp.swift */; };
L
liuruilong 已提交
129 130
		FCEBC0F420F1FDD90099DBAF /* ConvAddBatchNormReluOp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCEBC0F320F1FDD90099DBAF /* ConvAddBatchNormReluOp.swift */; };
		FCEBC0F620F1FE120099DBAF /* ConvAddBatchNormReluKernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCEBC0F520F1FE120099DBAF /* ConvAddBatchNormReluKernel.swift */; };
L
liuruilong 已提交
131
		FCF2D73820E64E70007AC5F5 /* Kernel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCF2D73720E64E70007AC5F5 /* Kernel.swift */; };
L
liuruilong 已提交
132 133 134
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
D
texture  
dolphin8 已提交
135 136 137 138 139 140 141 142 143
		4AA1EA852146625E00D0F791 /* BilinearInterpOp.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BilinearInterpOp.swift; sourceTree = "<group>"; };
		4AA1EA87214662BD00D0F791 /* BilinearInterpKernel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BilinearInterpKernel.swift; sourceTree = "<group>"; };
		4AA1EA892146631C00D0F791 /* BilinearInterp.metal */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.metal; path = BilinearInterp.metal; sourceTree = "<group>"; };
		4AA1EA8B2146640900D0F791 /* SplitOp.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SplitOp.swift; sourceTree = "<group>"; };
		4AA1EA8D2146647F00D0F791 /* SplitKernel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SplitKernel.swift; sourceTree = "<group>"; };
		4AA1EA8F214664CD00D0F791 /* Split.metal */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.metal; path = Split.metal; sourceTree = "<group>"; };
		4AA1EA91214665D700D0F791 /* ShapeOp.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShapeOp.swift; sourceTree = "<group>"; };
		4AA1EA932146661500D0F791 /* ShapeKernel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShapeKernel.swift; sourceTree = "<group>"; };
		4AA1EA972146666500D0F791 /* FlattenOp.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FlattenOp.swift; sourceTree = "<group>"; };
D
dolphin8 已提交
144 145 146
		4AA1EA9D2148D6F900D0F791 /* ConcatKernel.inc.metal */ = {isa = PBXFileReference; explicitFileType = sourcecode.metal; fileEncoding = 4; path = ConcatKernel.inc.metal; sourceTree = "<group>"; };
		4AA1EA9F2148DEEE00D0F791 /* ReshapeKernel.inc.metal */ = {isa = PBXFileReference; explicitFileType = sourcecode.metal; fileEncoding = 4; path = ReshapeKernel.inc.metal; sourceTree = "<group>"; };
		4AA1EAA1214912CC00D0F791 /* FlattenKernel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FlattenKernel.swift; sourceTree = "<group>"; };
D
concat  
dolphin8 已提交
147
		4AA1EAA3214A295C00D0F791 /* Split.inc.metal */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.metal; path = Split.inc.metal; sourceTree = "<group>"; };
D
dolphin8 已提交
148
		4AA1EAA5214B5F6800D0F791 /* Shape.metal */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.metal; path = Shape.metal; sourceTree = "<group>"; };
D
x  
dolphin8 已提交
149
		4AA1EAA7214B7AFB00D0F791 /* BilinearInterp.inc.metal */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.metal; path = BilinearInterp.inc.metal; sourceTree = "<group>"; };
D
dolphin8 已提交
150
		4AA1EAA9214F53D800D0F791 /* BoxCoder.inc.metal */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.metal; path = BoxCoder.inc.metal; sourceTree = "<group>"; };
D
dolphin8 已提交
151 152
		4AA1EAAB214F55C800D0F791 /* Softmax.inc.metal */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.metal; path = Softmax.inc.metal; sourceTree = "<group>"; };
		4AA1EAAD214F5FD900D0F791 /* TransposeKernel.inc.metal */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.metal; path = TransposeKernel.inc.metal; sourceTree = "<group>"; };
D
f  
dolphin8 已提交
153 154
		4AF928762133F1DB005B6C3A /* BoxCoder.metal */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.metal; path = BoxCoder.metal; sourceTree = "<group>"; };
		4AF9287821341661005B6C3A /* Softmax.metal */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.metal; path = Softmax.metal; sourceTree = "<group>"; };
D
concat  
dolphin8 已提交
155
		4AF928812135673D005B6C3A /* ConcatKernel.metal */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.metal; path = ConcatKernel.metal; sourceTree = "<group>"; };
D
dolphin8 已提交
156
		4AF9288321357BE3005B6C3A /* Elementwise.metal */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.metal; path = Elementwise.metal; sourceTree = "<group>"; };
L
liuruilong 已提交
157 158 159
		CDF58151D902A1CBAE56A0C2 /* Pods-paddle-mobile.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-paddle-mobile.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-paddle-mobile/Pods-paddle-mobile.debug.xcconfig"; sourceTree = "<group>"; };
		DD2E06330A1E7129C918DB46 /* Pods_paddle_mobile.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_paddle_mobile.framework; sourceTree = BUILT_PRODUCTS_DIR; };
		E2A7957C92EDA5C3BEC0FFC2 /* Pods-paddle-mobile.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-paddle-mobile.release.xcconfig"; path = "../Pods/Target Support Files/Pods-paddle-mobile/Pods-paddle-mobile.release.xcconfig"; sourceTree = "<group>"; };
L
liuruilong 已提交
160 161
		FC0226552138F33800F395E2 /* TransposeKernel.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = TransposeKernel.metal; sourceTree = "<group>"; };
		FC0226572138F38D00F395E2 /* PoolKernel.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = PoolKernel.metal; sourceTree = "<group>"; };
L
liuruilong 已提交
162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185
		FC039B6A20E11C3C0081E9F8 /* paddle_mobile.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = paddle_mobile.framework; sourceTree = BUILT_PRODUCTS_DIR; };
		FC039B6D20E11C3C0081E9F8 /* paddle_mobile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = paddle_mobile.h; sourceTree = "<group>"; };
		FC039B6E20E11C3C0081E9F8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
		FC039B9420E11C9A0081E9F8 /* Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Extensions.swift; sourceTree = "<group>"; };
		FC039B9520E11C9A0081E9F8 /* Errors.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Errors.swift; sourceTree = "<group>"; };
		FC039B9620E11C9A0081E9F8 /* Types.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Types.swift; sourceTree = "<group>"; };
		FC039B9A20E11CA00081E9F8 /* Executor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Executor.swift; sourceTree = "<group>"; };
		FC039B9D20E11CB20081E9F8 /* Tensor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Tensor.swift; sourceTree = "<group>"; };
		FC039B9E20E11CB20081E9F8 /* Dim.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Dim.swift; sourceTree = "<group>"; };
		FC039BA120E11CB70081E9F8 /* Loader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Loader.swift; sourceTree = "<group>"; };
		FC039BA420E11CBC0081E9F8 /* ConvOp.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConvOp.swift; sourceTree = "<group>"; };
		FC039BA520E11CBC0081E9F8 /* ElementwiseAddOp.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ElementwiseAddOp.swift; sourceTree = "<group>"; };
		FC039BA620E11CBC0081E9F8 /* Operator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Operator.swift; sourceTree = "<group>"; };
		FC039BA720E11CBC0081E9F8 /* BatchNormOp.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BatchNormOp.swift; sourceTree = "<group>"; };
		FC039BA820E11CBC0081E9F8 /* ReluOp.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReluOp.swift; sourceTree = "<group>"; };
		FC039BAF20E11CC20081E9F8 /* framework.pb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = framework.pb.swift; sourceTree = "<group>"; };
		FC039BB020E11CC20081E9F8 /* Scope.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Scope.swift; sourceTree = "<group>"; };
		FC039BB120E11CC20081E9F8 /* TensorDesc.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TensorDesc.swift; sourceTree = "<group>"; };
		FC039BB220E11CC20081E9F8 /* ProgramDesc.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProgramDesc.swift; sourceTree = "<group>"; };
		FC039BB320E11CC20081E9F8 /* VarDesc.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VarDesc.swift; sourceTree = "<group>"; };
		FC039BB420E11CC20081E9F8 /* Program.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Program.swift; sourceTree = "<group>"; };
		FC039BB520E11CC20081E9F8 /* OpDesc.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OpDesc.swift; sourceTree = "<group>"; };
		FC039BB620E11CC20081E9F8 /* Attribute.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Attribute.swift; sourceTree = "<group>"; };
		FC039BB720E11CC20081E9F8 /* BlockDesc.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BlockDesc.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
186 187 188 189
		FC0E2DB920EE3B8D009C1FAC /* ReluKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReluKernel.swift; sourceTree = "<group>"; };
		FC0E2DBB20EE45FE009C1FAC /* ConvKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvKernel.swift; sourceTree = "<group>"; };
		FC0E2DBD20EE460D009C1FAC /* BatchNormKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BatchNormKernel.swift; sourceTree = "<group>"; };
		FC0E2DBF20EE461F009C1FAC /* ElementwiseAddKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ElementwiseAddKernel.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
190
		FC1B16B220EC9A4F00678B91 /* Kernels.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = Kernels.metal; sourceTree = "<group>"; };
L
liuruilong 已提交
191 192
		FC292C5321421B2E00CF622F /* PaddleMobileGPU.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PaddleMobileGPU.h; sourceTree = "<group>"; };
		FC292C5521421B4600CF622F /* PaddleMobileGPU.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PaddleMobileGPU.m; sourceTree = "<group>"; };
L
liuruilong 已提交
193 194 195
		FC292C7C214255BC00CF622F /* CPUCompute.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = CPUCompute.mm; sourceTree = "<group>"; };
		FC292C7D214255BC00CF622F /* CPUCompute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPUCompute.h; sourceTree = "<group>"; };
		FC292C7E214255BC00CF622F /* MobileNetSSD.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MobileNetSSD.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
196
		FC292C862142624800CF622F /* Genet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Genet.swift; sourceTree = "<group>"; };
L
update  
liuruilong 已提交
197
		FC33B0EF2147659000714A93 /* MobileNet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MobileNet.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
198
		FC3602CB2108819F00FACB58 /* PaddleMobileUnitTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaddleMobileUnitTest.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
199 200
		FC4CB74820F0B954007C0C6D /* ConvKernel.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = ConvKernel.metal; sourceTree = "<group>"; };
		FC4CB74A20F12C30007C0C6D /* ProgramOptimize.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgramOptimize.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
201
		FC4FD9742140E1DE0073E130 /* PaddleMobile.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaddleMobile.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
202 203 204
		FC4FD9772140E4980073E130 /* PaddleMobile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PaddleMobile.h; sourceTree = "<group>"; };
		FC4FD9782140E4980073E130 /* libpaddle-mobile.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libpaddle-mobile.a"; sourceTree = "<group>"; };
		FC4FD97D2140F2C30073E130 /* libstdc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libstdc++.tbd"; path = "usr/lib/libstdc++.tbd"; sourceTree = SDKROOT; };
L
liuruilong 已提交
205
		FC5163F520EF556E00636C28 /* Texture2DTo2DArrayKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Texture2DTo2DArrayKernel.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
206
		FC60DB8820E9AAA500FF203F /* MetalExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MetalExtension.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
207 208 209 210 211 212
		FC803BBE214CB65A0094B8E5 /* ConvAddPreluOp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvAddPreluOp.swift; sourceTree = "<group>"; };
		FC803BC0214CB77A0094B8E5 /* ConvAddPreluKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvAddPreluKernel.swift; sourceTree = "<group>"; };
		FC803BC2214CB79C0094B8E5 /* ConvAddPreluKernel.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = ConvAddPreluKernel.metal; sourceTree = "<group>"; };
		FC803BC4214CB8F00094B8E5 /* ConvAddPrelu.inc.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = ConvAddPrelu.inc.metal; sourceTree = "<group>"; };
		FC803BC6214CBA820094B8E5 /* Macro.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = Macro.metal; sourceTree = "<group>"; };
		FC803BC8214CFC8D0094B8E5 /* FetchKernel.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = FetchKernel.metal; sourceTree = "<group>"; };
L
liuruilong 已提交
213
		FC82735820E3C04200BE430A /* OpCreator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OpCreator.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
214
		FC9A19E22148C31300CD9CBF /* MobilenetSSD_AR.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MobilenetSSD_AR.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
215 216 217 218
		FC9D037820E229E4000F735A /* OpParam.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OpParam.swift; sourceTree = "<group>"; };
		FC9D037F20E22FBB000F735A /* FeedOp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedOp.swift; sourceTree = "<group>"; };
		FC9D038120E2312E000F735A /* FetchOp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FetchOp.swift; sourceTree = "<group>"; };
		FC9D038320E23B01000F735A /* Texture.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Texture.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
219 220
		FCA3A1622132A4AC00084FE5 /* ReshapeKernel.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = ReshapeKernel.metal; sourceTree = "<group>"; };
		FCA3A1642132A5EB00084FE5 /* Common.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = Common.metal; sourceTree = "<group>"; };
L
add log  
liuruilong 已提交
221
		FCA67B1621364EF000BD58AA /* ConvTransposeKernel.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = ConvTransposeKernel.metal; sourceTree = "<group>"; };
L
liuruilong 已提交
222 223 224
		FCA67CD42138272900BD58AA /* ConvAddMetal.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = ConvAddMetal.metal; sourceTree = "<group>"; };
		FCA67CD6213827AC00BD58AA /* ConvAddBNReluKernel.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = ConvAddBNReluKernel.metal; sourceTree = "<group>"; };
		FCA67CD82138287B00BD58AA /* ConvBNReluKernel.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = ConvBNReluKernel.metal; sourceTree = "<group>"; };
L
liuruilong 已提交
225 226 227 228 229 230 231 232 233 234 235 236 237 238
		FCBCCC562122F41300D94F7E /* DwConvBNReluOp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DwConvBNReluOp.swift; sourceTree = "<group>"; };
		FCBCCC582122F42700D94F7E /* ConvBNReluOp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvBNReluOp.swift; sourceTree = "<group>"; };
		FCBCCC5A2122F66F00D94F7E /* ConvBNReluKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvBNReluKernel.swift; sourceTree = "<group>"; };
		FCBCCC5C2122F8A100D94F7E /* DepthwiseConvOp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DepthwiseConvOp.swift; sourceTree = "<group>"; };
		FCBCCC5E2122FB3B00D94F7E /* PriorBoxOp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PriorBoxOp.swift; sourceTree = "<group>"; };
		FCBCCC602122FBDF00D94F7E /* PriorBoxKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PriorBoxKernel.swift; sourceTree = "<group>"; };
		FCBCCC622122FCC000D94F7E /* TransposeKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransposeKernel.swift; sourceTree = "<group>"; };
		FCBCCC642122FCD700D94F7E /* TransposeOp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransposeOp.swift; sourceTree = "<group>"; };
		FCBCCC66212306B000D94F7E /* ConcatOp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConcatOp.swift; sourceTree = "<group>"; };
		FCBCCC68212306D300D94F7E /* ConcatKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConcatKernel.swift; sourceTree = "<group>"; };
		FCBCCC6A2123071700D94F7E /* BoxcoderOp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BoxcoderOp.swift; sourceTree = "<group>"; };
		FCBCCC6C2123073A00D94F7E /* BoxcoderKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BoxcoderKernel.swift; sourceTree = "<group>"; };
		FCBCCC6E2123097100D94F7E /* MulticlassNMSOp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MulticlassNMSOp.swift; sourceTree = "<group>"; };
		FCBCCC70212309A700D94F7E /* MulticlassNMSKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MulticlassNMSKernel.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
239 240 241 242 243 244 245 246
		FCD04E6520F314C50007374F /* PoolOp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PoolOp.swift; sourceTree = "<group>"; };
		FCD04E6720F315020007374F /* PoolKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PoolKernel.swift; sourceTree = "<group>"; };
		FCD04E6920F319EC0007374F /* SoftmaxOp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SoftmaxOp.swift; sourceTree = "<group>"; };
		FCD04E6B20F31A280007374F /* SoftmaxKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SoftmaxKernel.swift; sourceTree = "<group>"; };
		FCD04E6D20F31B4B0007374F /* ReshapeOp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReshapeOp.swift; sourceTree = "<group>"; };
		FCD04E6F20F31B720007374F /* ReshapeKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReshapeKernel.swift; sourceTree = "<group>"; };
		FCD04E7120F343420007374F /* ConvAddOp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvAddOp.swift; sourceTree = "<group>"; };
		FCD04E7320F3437E0007374F /* ConvAddKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvAddKernel.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
247
		FCDC0FEA21099A1D00DC9EFB /* Tools.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tools.swift; sourceTree = "<group>"; };
248 249 250 251 252 253
		FCDDC6C5212F9FB800E5EF74 /* PreluKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreluKernel.swift; sourceTree = "<group>"; };
		FCDDC6C7212FA3CA00E5EF74 /* ConvTransposeKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvTransposeKernel.swift; sourceTree = "<group>"; };
		FCDDC6C9212FDF6800E5EF74 /* BatchNormKernel.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = BatchNormKernel.metal; sourceTree = "<group>"; };
		FCDDC6CB212FDFDB00E5EF74 /* ReluKernel.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = ReluKernel.metal; sourceTree = "<group>"; };
		FCDDC6CE212FE14700E5EF74 /* PriorBoxKernel.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = PriorBoxKernel.metal; sourceTree = "<group>"; };
		FCDE8A32212A917900F4A8F6 /* ConvTransposeOp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvTransposeOp.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
254 255
		FCE9D7B6214F869000B520C3 /* Net.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Net.swift; sourceTree = "<group>"; };
		FCE9D7B8214FAA4800B520C3 /* NMSFetchResultKernel.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = NMSFetchResultKernel.metal; sourceTree = "<group>"; };
256 257
		FCEB6849212F00DB00D2448E /* PreluKernel.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = PreluKernel.metal; sourceTree = "<group>"; };
		FCEB684B212F093800D2448E /* PreluOp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreluOp.swift; sourceTree = "<group>"; };
L
liuruilong 已提交
258 259
		FCEBC0F320F1FDD90099DBAF /* ConvAddBatchNormReluOp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = ConvAddBatchNormReluOp.swift; path = "paddle-mobile/Operators/ConvAddBatchNormReluOp.swift"; sourceTree = SOURCE_ROOT; };
		FCEBC0F520F1FE120099DBAF /* ConvAddBatchNormReluKernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvAddBatchNormReluKernel.swift; sourceTree = "<group>"; };
260
		FCF2D73720E64E70007AC5F5 /* Kernel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = Kernel.swift; path = "paddle-mobile/Operators/Kernels/Base/Kernel.swift"; sourceTree = SOURCE_ROOT; };
L
liuruilong 已提交
261 262 263
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
L
liuruilong 已提交
264
		FC039B6620E11C3C0081E9F8 /* Frameworks */ = {
L
liuruilong 已提交
265 266 267
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
L
liuruilong 已提交
268
				FC4FD97E2140F2C30073E130 /* libstdc++.tbd in Frameworks */,
L
liuruilong 已提交
269
				D3831F70E7E0B565B9AC22DA /* Pods_paddle_mobile.framework in Frameworks */,
L
liuruilong 已提交
270
				FC4FD97A2140E4980073E130 /* libpaddle-mobile.a in Frameworks */,
L
liuruilong 已提交
271 272 273 274 275 276
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
L
liuruilong 已提交
277
		336CBE234BF5DE48658DE65F /* Frameworks */ = {
L
liuruilong 已提交
278 279
			isa = PBXGroup;
			children = (
L
liuruilong 已提交
280
				FC4FD97D2140F2C30073E130 /* libstdc++.tbd */,
L
liuruilong 已提交
281
				DD2E06330A1E7129C918DB46 /* Pods_paddle_mobile.framework */,
L
liuruilong 已提交
282
			);
L
liuruilong 已提交
283
			name = Frameworks;
L
liuruilong 已提交
284 285
			sourceTree = "<group>";
		};
L
liuruilong 已提交
286
		8EB858F9B68D372C9F1CA263 /* Pods */ = {
L
liuruilong 已提交
287 288
			isa = PBXGroup;
			children = (
L
liuruilong 已提交
289 290
				CDF58151D902A1CBAE56A0C2 /* Pods-paddle-mobile.debug.xcconfig */,
				E2A7957C92EDA5C3BEC0FFC2 /* Pods-paddle-mobile.release.xcconfig */,
L
liuruilong 已提交
291
			);
L
liuruilong 已提交
292
			name = Pods;
L
liuruilong 已提交
293 294
			sourceTree = "<group>";
		};
L
liuruilong 已提交
295
		FC039B6020E11C3C0081E9F8 = {
L
liuruilong 已提交
296 297
			isa = PBXGroup;
			children = (
L
liuruilong 已提交
298 299 300 301
				FC039B6C20E11C3C0081E9F8 /* paddle-mobile */,
				FC039B6B20E11C3C0081E9F8 /* Products */,
				8EB858F9B68D372C9F1CA263 /* Pods */,
				336CBE234BF5DE48658DE65F /* Frameworks */,
L
liuruilong 已提交
302 303 304
			);
			sourceTree = "<group>";
		};
L
liuruilong 已提交
305
		FC039B6B20E11C3C0081E9F8 /* Products */ = {
L
liuruilong 已提交
306 307
			isa = PBXGroup;
			children = (
L
liuruilong 已提交
308
				FC039B6A20E11C3C0081E9F8 /* paddle_mobile.framework */,
L
liuruilong 已提交
309
			);
L
liuruilong 已提交
310
			name = Products;
L
liuruilong 已提交
311 312
			sourceTree = "<group>";
		};
L
liuruilong 已提交
313
		FC039B6C20E11C3C0081E9F8 /* paddle-mobile */ = {
L
liuruilong 已提交
314 315
			isa = PBXGroup;
			children = (
L
liuruilong 已提交
316
				FCE9D7B6214F869000B520C3 /* Net.swift */,
L
liuruilong 已提交
317
				FC9A19E22148C31300CD9CBF /* MobilenetSSD_AR.swift */,
L
update  
liuruilong 已提交
318
				FC33B0EF2147659000714A93 /* MobileNet.swift */,
L
liuruilong 已提交
319
				FC292C862142624800CF622F /* Genet.swift */,
L
liuruilong 已提交
320 321 322
				FC292C7E214255BC00CF622F /* MobileNetSSD.swift */,
				FC292C7C214255BC00CF622F /* CPUCompute.mm */,
				FC292C7D214255BC00CF622F /* CPUCompute.h */,
L
liuruilong 已提交
323 324
				FC292C5521421B4600CF622F /* PaddleMobileGPU.m */,
				FC292C5321421B2E00CF622F /* PaddleMobileGPU.h */,
L
liuruilong 已提交
325
				FC4FD9762140E4920073E130 /* CPU */,
L
liuruilong 已提交
326
				FC4FD9742140E1DE0073E130 /* PaddleMobile.swift */,
L
liuruilong 已提交
327 328
				FC039BAE20E11CC20081E9F8 /* Program */,
				FC039BA320E11CBC0081E9F8 /* Operators */,
L
liuruilong 已提交
329
				FC039B9C20E11CB20081E9F8 /* framework */,
L
liuruilong 已提交
330 331 332
				FC039B9320E11C9A0081E9F8 /* Common */,
				FC039B6D20E11C3C0081E9F8 /* paddle_mobile.h */,
				FC039B6E20E11C3C0081E9F8 /* Info.plist */,
L
liuruilong 已提交
333
			);
L
liuruilong 已提交
334
			path = "paddle-mobile";
L
liuruilong 已提交
335 336
			sourceTree = "<group>";
		};
L
liuruilong 已提交
337
		FC039B9320E11C9A0081E9F8 /* Common */ = {
L
liuruilong 已提交
338 339
			isa = PBXGroup;
			children = (
L
liuruilong 已提交
340 341 342
				FC039B9420E11C9A0081E9F8 /* Extensions.swift */,
				FC039B9520E11C9A0081E9F8 /* Errors.swift */,
				FC039B9620E11C9A0081E9F8 /* Types.swift */,
L
liuruilong 已提交
343
				FC3602CB2108819F00FACB58 /* PaddleMobileUnitTest.swift */,
L
liuruilong 已提交
344
				FC60DB8820E9AAA500FF203F /* MetalExtension.swift */,
L
liuruilong 已提交
345
				FCDC0FEA21099A1D00DC9EFB /* Tools.swift */,
L
liuruilong 已提交
346 347 348 349
			);
			path = Common;
			sourceTree = "<group>";
		};
L
liuruilong 已提交
350
		FC039B9C20E11CB20081E9F8 /* framework */ = {
L
liuruilong 已提交
351 352
			isa = PBXGroup;
			children = (
L
liuruilong 已提交
353 354
				FC039BA120E11CB70081E9F8 /* Loader.swift */,
				FC039B9A20E11CA00081E9F8 /* Executor.swift */,
L
liuruilong 已提交
355 356
				FC039B9D20E11CB20081E9F8 /* Tensor.swift */,
				FC039B9E20E11CB20081E9F8 /* Dim.swift */,
L
liuruilong 已提交
357
				FC9D038320E23B01000F735A /* Texture.swift */,
L
liuruilong 已提交
358
			);
L
liuruilong 已提交
359
			path = framework;
L
liuruilong 已提交
360 361
			sourceTree = "<group>";
		};
L
liuruilong 已提交
362
		FC039BA320E11CBC0081E9F8 /* Operators */ = {
L
liuruilong 已提交
363 364
			isa = PBXGroup;
			children = (
L
liuruilong 已提交
365
				FC086BA520E67E8500D85EF7 /* Kernels */,
L
liuruilong 已提交
366
				FCD592FA20E248EC00252966 /* Base */,
L
liuruilong 已提交
367
				FCEBC0F320F1FDD90099DBAF /* ConvAddBatchNormReluOp.swift */,
L
liuruilong 已提交
368 369 370 371
				FC039BA420E11CBC0081E9F8 /* ConvOp.swift */,
				FC039BA520E11CBC0081E9F8 /* ElementwiseAddOp.swift */,
				FC039BA720E11CBC0081E9F8 /* BatchNormOp.swift */,
				FC039BA820E11CBC0081E9F8 /* ReluOp.swift */,
L
liuruilong 已提交
372 373
				FC9D037F20E22FBB000F735A /* FeedOp.swift */,
				FC9D038120E2312E000F735A /* FetchOp.swift */,
L
liuruilong 已提交
374 375 376 377
				FCD04E6520F314C50007374F /* PoolOp.swift */,
				FCD04E6920F319EC0007374F /* SoftmaxOp.swift */,
				FCD04E6D20F31B4B0007374F /* ReshapeOp.swift */,
				FCD04E7120F343420007374F /* ConvAddOp.swift */,
L
liuruilong 已提交
378 379 380 381 382 383 384
				FCBCCC562122F41300D94F7E /* DwConvBNReluOp.swift */,
				FCBCCC582122F42700D94F7E /* ConvBNReluOp.swift */,
				FCBCCC5C2122F8A100D94F7E /* DepthwiseConvOp.swift */,
				FCBCCC5E2122FB3B00D94F7E /* PriorBoxOp.swift */,
				FCBCCC642122FCD700D94F7E /* TransposeOp.swift */,
				FCBCCC66212306B000D94F7E /* ConcatOp.swift */,
				FCBCCC6A2123071700D94F7E /* BoxcoderOp.swift */,
D
texture  
dolphin8 已提交
385 386 387 388
				4AA1EA8B2146640900D0F791 /* SplitOp.swift */,
				4AA1EA91214665D700D0F791 /* ShapeOp.swift */,
				4AA1EA972146666500D0F791 /* FlattenOp.swift */,
				4AA1EA852146625E00D0F791 /* BilinearInterpOp.swift */,
L
liuruilong 已提交
389
				FCBCCC6E2123097100D94F7E /* MulticlassNMSOp.swift */,
390 391
				FCDE8A32212A917900F4A8F6 /* ConvTransposeOp.swift */,
				FCEB684B212F093800D2448E /* PreluOp.swift */,
L
liuruilong 已提交
392
				FC803BBE214CB65A0094B8E5 /* ConvAddPreluOp.swift */,
L
liuruilong 已提交
393
			);
L
liuruilong 已提交
394
			path = Operators;
L
liuruilong 已提交
395 396
			sourceTree = "<group>";
		};
L
liuruilong 已提交
397
		FC039BAE20E11CC20081E9F8 /* Program */ = {
L
liuruilong 已提交
398 399
			isa = PBXGroup;
			children = (
L
liuruilong 已提交
400 401 402 403 404 405 406 407 408
				FC039BAF20E11CC20081E9F8 /* framework.pb.swift */,
				FC039BB020E11CC20081E9F8 /* Scope.swift */,
				FC039BB120E11CC20081E9F8 /* TensorDesc.swift */,
				FC039BB220E11CC20081E9F8 /* ProgramDesc.swift */,
				FC039BB320E11CC20081E9F8 /* VarDesc.swift */,
				FC039BB420E11CC20081E9F8 /* Program.swift */,
				FC039BB520E11CC20081E9F8 /* OpDesc.swift */,
				FC039BB620E11CC20081E9F8 /* Attribute.swift */,
				FC039BB720E11CC20081E9F8 /* BlockDesc.swift */,
L
liuruilong 已提交
409
				FC4CB74A20F12C30007C0C6D /* ProgramOptimize.swift */,
L
liuruilong 已提交
410
			);
L
liuruilong 已提交
411
			path = Program;
L
liuruilong 已提交
412 413
			sourceTree = "<group>";
		};
L
liuruilong 已提交
414
		FC086BA520E67E8500D85EF7 /* Kernels */ = {
L
liuruilong 已提交
415 416
			isa = PBXGroup;
			children = (
417 418 419
				FCDDC6CD212FE02100E5EF74 /* Base */,
				FCEB6837212F00B100D2448E /* metal */,
				FCDDC6C7212FA3CA00E5EF74 /* ConvTransposeKernel.swift */,
L
liuruilong 已提交
420 421 422 423
				FC0E2DBB20EE45FE009C1FAC /* ConvKernel.swift */,
				FC0E2DB920EE3B8D009C1FAC /* ReluKernel.swift */,
				FC0E2DBD20EE460D009C1FAC /* BatchNormKernel.swift */,
				FC0E2DBF20EE461F009C1FAC /* ElementwiseAddKernel.swift */,
L
liuruilong 已提交
424
				FC5163F520EF556E00636C28 /* Texture2DTo2DArrayKernel.swift */,
L
liuruilong 已提交
425
				FCEBC0F520F1FE120099DBAF /* ConvAddBatchNormReluKernel.swift */,
L
liuruilong 已提交
426 427 428
				FCD04E6720F315020007374F /* PoolKernel.swift */,
				FCD04E6B20F31A280007374F /* SoftmaxKernel.swift */,
				FCD04E6F20F31B720007374F /* ReshapeKernel.swift */,
D
dolphin8 已提交
429
				4AA1EAA1214912CC00D0F791 /* FlattenKernel.swift */,
L
liuruilong 已提交
430
				FCD04E7320F3437E0007374F /* ConvAddKernel.swift */,
L
liuruilong 已提交
431 432 433 434 435
				FCBCCC5A2122F66F00D94F7E /* ConvBNReluKernel.swift */,
				FCBCCC602122FBDF00D94F7E /* PriorBoxKernel.swift */,
				FCBCCC622122FCC000D94F7E /* TransposeKernel.swift */,
				FCBCCC68212306D300D94F7E /* ConcatKernel.swift */,
				FCBCCC6C2123073A00D94F7E /* BoxcoderKernel.swift */,
D
texture  
dolphin8 已提交
436 437 438
				4AA1EA8D2146647F00D0F791 /* SplitKernel.swift */,
				4AA1EA932146661500D0F791 /* ShapeKernel.swift */,
				4AA1EA87214662BD00D0F791 /* BilinearInterpKernel.swift */,
L
liuruilong 已提交
439
				FCBCCC70212309A700D94F7E /* MulticlassNMSKernel.swift */,
440
				FCDDC6C5212F9FB800E5EF74 /* PreluKernel.swift */,
L
liuruilong 已提交
441
				FC803BC0214CB77A0094B8E5 /* ConvAddPreluKernel.swift */,
L
liuruilong 已提交
442 443 444 445
			);
			path = Kernels;
			sourceTree = "<group>";
		};
L
liuruilong 已提交
446 447 448 449 450 451 452 453 454
		FC4FD9762140E4920073E130 /* CPU */ = {
			isa = PBXGroup;
			children = (
				FC4FD9782140E4980073E130 /* libpaddle-mobile.a */,
				FC4FD9772140E4980073E130 /* PaddleMobile.h */,
			);
			path = CPU;
			sourceTree = "<group>";
		};
L
liuruilong 已提交
455 456 457 458 459
		FCD592FA20E248EC00252966 /* Base */ = {
			isa = PBXGroup;
			children = (
				FC9D037820E229E4000F735A /* OpParam.swift */,
				FC039BA620E11CBC0081E9F8 /* Operator.swift */,
L
liuruilong 已提交
460
				FC82735820E3C04200BE430A /* OpCreator.swift */,
L
liuruilong 已提交
461 462 463 464
			);
			path = Base;
			sourceTree = "<group>";
		};
465 466 467 468 469 470 471 472 473 474 475
		FCDDC6CD212FE02100E5EF74 /* Base */ = {
			isa = PBXGroup;
			children = (
				FCF2D73720E64E70007AC5F5 /* Kernel.swift */,
			);
			path = Base;
			sourceTree = "<group>";
		};
		FCEB6837212F00B100D2448E /* metal */ = {
			isa = PBXGroup;
			children = (
D
concat  
dolphin8 已提交
476
				4AF928812135673D005B6C3A /* ConcatKernel.metal */,
D
dolphin8 已提交
477
				4AA1EA9D2148D6F900D0F791 /* ConcatKernel.inc.metal */,
D
dolphin8 已提交
478
				4AF9288321357BE3005B6C3A /* Elementwise.metal */,
479 480
				FC1B16B220EC9A4F00678B91 /* Kernels.metal */,
				FC4CB74820F0B954007C0C6D /* ConvKernel.metal */,
D
f  
dolphin8 已提交
481
				4AF928762133F1DB005B6C3A /* BoxCoder.metal */,
D
dolphin8 已提交
482
				4AA1EAA9214F53D800D0F791 /* BoxCoder.inc.metal */,
D
dolphin8 已提交
483
				4AA1EAA5214B5F6800D0F791 /* Shape.metal */,
D
texture  
dolphin8 已提交
484
				4AA1EA8F214664CD00D0F791 /* Split.metal */,
D
concat  
dolphin8 已提交
485
				4AA1EAA3214A295C00D0F791 /* Split.inc.metal */,
D
texture  
dolphin8 已提交
486
				4AA1EA892146631C00D0F791 /* BilinearInterp.metal */,
D
x  
dolphin8 已提交
487
				4AA1EAA7214B7AFB00D0F791 /* BilinearInterp.inc.metal */,
D
f  
dolphin8 已提交
488
				4AF9287821341661005B6C3A /* Softmax.metal */,
D
dolphin8 已提交
489
				4AA1EAAB214F55C800D0F791 /* Softmax.inc.metal */,
490 491 492 493
				FCEB6849212F00DB00D2448E /* PreluKernel.metal */,
				FCDDC6C9212FDF6800E5EF74 /* BatchNormKernel.metal */,
				FCDDC6CB212FDFDB00E5EF74 /* ReluKernel.metal */,
				FCDDC6CE212FE14700E5EF74 /* PriorBoxKernel.metal */,
L
liuruilong 已提交
494
				FCA3A1622132A4AC00084FE5 /* ReshapeKernel.metal */,
D
dolphin8 已提交
495
				4AA1EA9F2148DEEE00D0F791 /* ReshapeKernel.inc.metal */,
L
liuruilong 已提交
496
				FCA3A1642132A5EB00084FE5 /* Common.metal */,
L
add log  
liuruilong 已提交
497
				FCA67B1621364EF000BD58AA /* ConvTransposeKernel.metal */,
L
liuruilong 已提交
498 499 500 501
				FCA67CD42138272900BD58AA /* ConvAddMetal.metal */,
				FCA67CD6213827AC00BD58AA /* ConvAddBNReluKernel.metal */,
				FCA67CD82138287B00BD58AA /* ConvBNReluKernel.metal */,
				FC0226552138F33800F395E2 /* TransposeKernel.metal */,
D
dolphin8 已提交
502
				4AA1EAAD214F5FD900D0F791 /* TransposeKernel.inc.metal */,
L
liuruilong 已提交
503
				FC0226572138F38D00F395E2 /* PoolKernel.metal */,
L
liuruilong 已提交
504 505 506 507 508
				FC803BC2214CB79C0094B8E5 /* ConvAddPreluKernel.metal */,
				FC803BC4214CB8F00094B8E5 /* ConvAddPrelu.inc.metal */,
				FC803BC6214CBA820094B8E5 /* Macro.metal */,
				FC803BC8214CFC8D0094B8E5 /* FetchKernel.metal */,
				FCE9D7B8214FAA4800B520C3 /* NMSFetchResultKernel.metal */,
509 510 511 512
			);
			path = metal;
			sourceTree = "<group>";
		};
L
liuruilong 已提交
513 514 515
/* End PBXGroup section */

/* Begin PBXHeadersBuildPhase section */
L
liuruilong 已提交
516
		FC039B6720E11C3C0081E9F8 /* Headers */ = {
L
liuruilong 已提交
517 518 519
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
L
liuruilong 已提交
520
				FC4FD9792140E4980073E130 /* PaddleMobile.h in Headers */,
L
liuruilong 已提交
521
				FC292C85214257CB00CF622F /* CPUCompute.h in Headers */,
L
liuruilong 已提交
522
				FC292C5421421B2F00CF622F /* PaddleMobileGPU.h in Headers */,
D
dolphin8 已提交
523
				4AA1EA9E2148D6F900D0F791 /* ConcatKernel.inc.metal in Headers */,
L
liuruilong 已提交
524
				FC039B6F20E11C3C0081E9F8 /* paddle_mobile.h in Headers */,
L
liuruilong 已提交
525 526 527 528 529 530
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXHeadersBuildPhase section */

/* Begin PBXNativeTarget section */
L
liuruilong 已提交
531
		FC039B6920E11C3C0081E9F8 /* paddle-mobile */ = {
L
liuruilong 已提交
532
			isa = PBXNativeTarget;
L
liuruilong 已提交
533
			buildConfigurationList = FC039B7220E11C3C0081E9F8 /* Build configuration list for PBXNativeTarget "paddle-mobile" */;
L
liuruilong 已提交
534
			buildPhases = (
L
liuruilong 已提交
535 536 537 538 539
				AF33BB8D0770A77AC22B5EF4 /* [CP] Check Pods Manifest.lock */,
				FC039B6520E11C3C0081E9F8 /* Sources */,
				FC039B6620E11C3C0081E9F8 /* Frameworks */,
				FC039B6720E11C3C0081E9F8 /* Headers */,
				FC039B6820E11C3C0081E9F8 /* Resources */,
L
liuruilong 已提交
540 541 542 543 544 545 546
			);
			buildRules = (
			);
			dependencies = (
			);
			name = "paddle-mobile";
			productName = "paddle-mobile";
L
liuruilong 已提交
547
			productReference = FC039B6A20E11C3C0081E9F8 /* paddle_mobile.framework */;
L
liuruilong 已提交
548 549 550 551 552
			productType = "com.apple.product-type.framework";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
L
liuruilong 已提交
553
		FC039B6120E11C3C0081E9F8 /* Project object */ = {
L
liuruilong 已提交
554 555 556 557 558
			isa = PBXProject;
			attributes = {
				LastUpgradeCheck = 0930;
				ORGANIZATIONNAME = orange;
				TargetAttributes = {
L
liuruilong 已提交
559
					FC039B6920E11C3C0081E9F8 = {
L
liuruilong 已提交
560
						CreatedOnToolsVersion = 9.3.1;
L
liuruilong 已提交
561
						LastSwiftMigration = 0940;
L
liuruilong 已提交
562 563 564
					};
				};
			};
L
liuruilong 已提交
565
			buildConfigurationList = FC039B6420E11C3C0081E9F8 /* Build configuration list for PBXProject "paddle-mobile" */;
L
liuruilong 已提交
566 567 568 569 570 571
			compatibilityVersion = "Xcode 9.3";
			developmentRegion = en;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
			);
L
liuruilong 已提交
572 573
			mainGroup = FC039B6020E11C3C0081E9F8;
			productRefGroup = FC039B6B20E11C3C0081E9F8 /* Products */;
L
liuruilong 已提交
574 575 576
			projectDirPath = "";
			projectRoot = "";
			targets = (
L
liuruilong 已提交
577
				FC039B6920E11C3C0081E9F8 /* paddle-mobile */,
L
liuruilong 已提交
578 579 580 581 582
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
L
liuruilong 已提交
583
		FC039B6820E11C3C0081E9F8 /* Resources */ = {
L
liuruilong 已提交
584 585 586 587 588 589 590 591 592
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
L
liuruilong 已提交
593
		AF33BB8D0770A77AC22B5EF4 /* [CP] Check Pods Manifest.lock */ = {
L
liuruilong 已提交
594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
				"${PODS_ROOT}/Manifest.lock",
			);
			name = "[CP] Check Pods Manifest.lock";
			outputPaths = (
				"$(DERIVED_FILE_DIR)/Pods-paddle-mobile-checkManifestLockResult.txt",
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
			showEnvVarsInLog = 0;
		};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
L
liuruilong 已提交
614
		FC039B6520E11C3C0081E9F8 /* Sources */ = {
L
liuruilong 已提交
615 616 617
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
L
liuruilong 已提交
618
				FC9D038020E22FBB000F735A /* FeedOp.swift in Sources */,
D
dolphin8 已提交
619
				4AA1EAAA214F53D800D0F791 /* BoxCoder.inc.metal in Sources */,
L
liuruilong 已提交
620
				FC039B9F20E11CB20081E9F8 /* Tensor.swift in Sources */,
L
liuruilong 已提交
621
				FC803BC9214CFC8D0094B8E5 /* FetchKernel.metal in Sources */,
L
liuruilong 已提交
622
				FCA67CD7213827AC00BD58AA /* ConvAddBNReluKernel.metal in Sources */,
D
f  
dolphin8 已提交
623
				4AF9287921341661005B6C3A /* Softmax.metal in Sources */,
D
texture  
dolphin8 已提交
624
				4AA1EA942146661500D0F791 /* ShapeKernel.swift in Sources */,
L
liuruilong 已提交
625
				FC0E2DBC20EE45FE009C1FAC /* ConvKernel.swift in Sources */,
L
liuruilong 已提交
626
				FC039BAA20E11CBC0081E9F8 /* ElementwiseAddOp.swift in Sources */,
627
				FCDE8A33212A917900F4A8F6 /* ConvTransposeOp.swift in Sources */,
L
liuruilong 已提交
628
				FCBCCC6B2123071700D94F7E /* BoxcoderOp.swift in Sources */,
D
dolphin8 已提交
629
				4AA1EAAE214F5FD900D0F791 /* TransposeKernel.inc.metal in Sources */,
D
concat  
dolphin8 已提交
630
				4AA1EAA4214A295C00D0F791 /* Split.inc.metal in Sources */,
L
liuruilong 已提交
631
				FC803BC7214CBA820094B8E5 /* Macro.metal in Sources */,
L
liuruilong 已提交
632
				FC039B9B20E11CA00081E9F8 /* Executor.swift in Sources */,
D
dolphin8 已提交
633
				4AF9288421357BE3005B6C3A /* Elementwise.metal in Sources */,
L
liuruilong 已提交
634 635
				FCD04E7020F31B720007374F /* ReshapeKernel.swift in Sources */,
				FCD04E7220F343420007374F /* ConvAddOp.swift in Sources */,
L
liuruilong 已提交
636
				FC039BBB20E11CC20081E9F8 /* ProgramDesc.swift in Sources */,
L
liuruilong 已提交
637
				FC9D037920E229E4000F735A /* OpParam.swift in Sources */,
L
liuruilong 已提交
638
				FC3602CC2108819F00FACB58 /* PaddleMobileUnitTest.swift in Sources */,
L
liuruilong 已提交
639
				FCF2D73820E64E70007AC5F5 /* Kernel.swift in Sources */,
640
				FCDDC6CC212FDFDB00E5EF74 /* ReluKernel.metal in Sources */,
L
liuruilong 已提交
641
				FC0226562138F33800F395E2 /* TransposeKernel.metal in Sources */,
642
				FCDDC6C6212F9FB800E5EF74 /* PreluKernel.swift in Sources */,
L
liuruilong 已提交
643
				FCA67CD52138272900BD58AA /* ConvAddMetal.metal in Sources */,
L
liuruilong 已提交
644
				FCBCCC5B2122F66F00D94F7E /* ConvBNReluKernel.swift in Sources */,
D
texture  
dolphin8 已提交
645
				4AA1EA8C2146640900D0F791 /* SplitOp.swift in Sources */,
L
liuruilong 已提交
646
				FC292C81214255BD00CF622F /* CPUCompute.mm in Sources */,
L
liuruilong 已提交
647
				FCEBC0F420F1FDD90099DBAF /* ConvAddBatchNormReluOp.swift in Sources */,
D
dolphin8 已提交
648
				4AA1EAAC214F55C800D0F791 /* Softmax.inc.metal in Sources */,
L
liuruilong 已提交
649
				FC0E2DC020EE461F009C1FAC /* ElementwiseAddKernel.swift in Sources */,
D
f  
dolphin8 已提交
650
				4AF928772133F1DB005B6C3A /* BoxCoder.metal in Sources */,
L
liuruilong 已提交
651
				FC803BBF214CB65A0094B8E5 /* ConvAddPreluOp.swift in Sources */,
L
update  
liuruilong 已提交
652
				FC33B0F02147659000714A93 /* MobileNet.swift in Sources */,
653
				FCEB684C212F093800D2448E /* PreluOp.swift in Sources */,
D
x  
dolphin8 已提交
654
				4AA1EAA8214B7AFB00D0F791 /* BilinearInterp.inc.metal in Sources */,
L
liuruilong 已提交
655
				FCA67CD92138287B00BD58AA /* ConvBNReluKernel.metal in Sources */,
L
liuruilong 已提交
656
				FC60DB8920E9AAA500FF203F /* MetalExtension.swift in Sources */,
L
liuruilong 已提交
657
				FCEBC0F620F1FE120099DBAF /* ConvAddBatchNormReluKernel.swift in Sources */,
D
texture  
dolphin8 已提交
658
				4AA1EA8A2146631C00D0F791 /* BilinearInterp.metal in Sources */,
659
				FCDDC6CA212FDF6800E5EF74 /* BatchNormKernel.metal in Sources */,
L
liuruilong 已提交
660
				FC1B16B320EC9A4F00678B91 /* Kernels.metal in Sources */,
L
liuruilong 已提交
661 662 663 664
				FC039BBA20E11CC20081E9F8 /* TensorDesc.swift in Sources */,
				FC039BA020E11CB20081E9F8 /* Dim.swift in Sources */,
				FC039BB820E11CC20081E9F8 /* framework.pb.swift in Sources */,
				FC039B9920E11C9A0081E9F8 /* Types.swift in Sources */,
L
liuruilong 已提交
665
				FC4CB74920F0B954007C0C6D /* ConvKernel.metal in Sources */,
L
liuruilong 已提交
666
				FCA3A1632132A4AC00084FE5 /* ReshapeKernel.metal in Sources */,
L
liuruilong 已提交
667
				FC4FD9752140E1DE0073E130 /* PaddleMobile.swift in Sources */,
L
liuruilong 已提交
668
				FCBCCC592122F42700D94F7E /* ConvBNReluOp.swift in Sources */,
L
liuruilong 已提交
669
				FC039BA920E11CBC0081E9F8 /* ConvOp.swift in Sources */,
L
liuruilong 已提交
670
				FC9D038420E23B01000F735A /* Texture.swift in Sources */,
D
dolphin8 已提交
671
				4AA1EAA2214912CD00D0F791 /* FlattenKernel.swift in Sources */,
D
texture  
dolphin8 已提交
672
				4AA1EA982146666500D0F791 /* FlattenOp.swift in Sources */,
L
liuruilong 已提交
673
				FCBCCC652122FCD700D94F7E /* TransposeOp.swift in Sources */,
D
dolphin8 已提交
674
				4AA1EAA6214B5F6800D0F791 /* Shape.metal in Sources */,
L
liuruilong 已提交
675
				FCD04E6E20F31B4B0007374F /* ReshapeOp.swift in Sources */,
L
liuruilong 已提交
676 677
				FC039B9820E11C9A0081E9F8 /* Errors.swift in Sources */,
				FC039BBF20E11CC20081E9F8 /* Attribute.swift in Sources */,
D
texture  
dolphin8 已提交
678
				4AA1EA8E2146647F00D0F791 /* SplitKernel.swift in Sources */,
L
liuruilong 已提交
679
				FCD04E7420F3437E0007374F /* ConvAddKernel.swift in Sources */,
L
liuruilong 已提交
680
				FC039BB920E11CC20081E9F8 /* Scope.swift in Sources */,
L
liuruilong 已提交
681
				FC292C5621421B4600CF622F /* PaddleMobileGPU.m in Sources */,
L
liuruilong 已提交
682
				FCD04E6620F314C50007374F /* PoolOp.swift in Sources */,
L
liuruilong 已提交
683
				FCE9D7B9214FAA4800B520C3 /* NMSFetchResultKernel.metal in Sources */,
L
liuruilong 已提交
684
				FC039BAC20E11CBC0081E9F8 /* BatchNormOp.swift in Sources */,
L
liuruilong 已提交
685
				FCBCCC6F2123097100D94F7E /* MulticlassNMSOp.swift in Sources */,
L
liuruilong 已提交
686
				FC039BBC20E11CC20081E9F8 /* VarDesc.swift in Sources */,
L
liuruilong 已提交
687
				FC292C872142624800CF622F /* Genet.swift in Sources */,
L
liuruilong 已提交
688
				FC803BC5214CB8F00094B8E5 /* ConvAddPrelu.inc.metal in Sources */,
D
concat  
dolphin8 已提交
689
				4AF928822135673D005B6C3A /* ConcatKernel.metal in Sources */,
L
liuruilong 已提交
690 691
				FCBCCC632122FCC000D94F7E /* TransposeKernel.swift in Sources */,
				FCBCCC71212309A700D94F7E /* MulticlassNMSKernel.swift in Sources */,
L
liuruilong 已提交
692
				FCDC0FEB21099A1D00DC9EFB /* Tools.swift in Sources */,
L
liuruilong 已提交
693
				FC0E2DBA20EE3B8D009C1FAC /* ReluKernel.swift in Sources */,
D
texture  
dolphin8 已提交
694
				4AA1EA862146625E00D0F791 /* BilinearInterpOp.swift in Sources */,
L
liuruilong 已提交
695 696
				FCBCCC6D2123073A00D94F7E /* BoxcoderKernel.swift in Sources */,
				FCBCCC69212306D300D94F7E /* ConcatKernel.swift in Sources */,
697
				FCDDC6C8212FA3CA00E5EF74 /* ConvTransposeKernel.swift in Sources */,
L
liuruilong 已提交
698
				FC82735920E3C04200BE430A /* OpCreator.swift in Sources */,
L
liuruilong 已提交
699
				FCA3A1652132A5EB00084FE5 /* Common.metal in Sources */,
D
texture  
dolphin8 已提交
700
				4AA1EA92214665D700D0F791 /* ShapeOp.swift in Sources */,
L
liuruilong 已提交
701
				FC803BC1214CB77A0094B8E5 /* ConvAddPreluKernel.swift in Sources */,
L
liuruilong 已提交
702
				FCBCCC5D2122F8A100D94F7E /* DepthwiseConvOp.swift in Sources */,
L
liuruilong 已提交
703
				FCE9D7B7214F869000B520C3 /* Net.swift in Sources */,
L
liuruilong 已提交
704
				FC0E2DBE20EE460D009C1FAC /* BatchNormKernel.swift in Sources */,
L
liuruilong 已提交
705
				FC039BAB20E11CBC0081E9F8 /* Operator.swift in Sources */,
L
liuruilong 已提交
706
				FCD04E6A20F319EC0007374F /* SoftmaxOp.swift in Sources */,
L
liuruilong 已提交
707
				FC292C82214255BD00CF622F /* MobileNetSSD.swift in Sources */,
L
liuruilong 已提交
708 709
				FCBCCC612122FBDF00D94F7E /* PriorBoxKernel.swift in Sources */,
				FCBCCC5F2122FB3B00D94F7E /* PriorBoxOp.swift in Sources */,
L
liuruilong 已提交
710
				FC9D038220E2312E000F735A /* FetchOp.swift in Sources */,
L
add log  
liuruilong 已提交
711
				FCA67B1721364EF000BD58AA /* ConvTransposeKernel.metal in Sources */,
L
liuruilong 已提交
712 713
				FC039BBD20E11CC20081E9F8 /* Program.swift in Sources */,
				FC039BA220E11CB70081E9F8 /* Loader.swift in Sources */,
L
liuruilong 已提交
714
				FCBCCC67212306B000D94F7E /* ConcatOp.swift in Sources */,
L
liuruilong 已提交
715
				FCD04E6C20F31A280007374F /* SoftmaxKernel.swift in Sources */,
716
				FCEB684A212F00DB00D2448E /* PreluKernel.metal in Sources */,
D
dolphin8 已提交
717
				4AA1EAA02148DEEE00D0F791 /* ReshapeKernel.inc.metal in Sources */,
L
liuruilong 已提交
718
				FC9A19E32148C31300CD9CBF /* MobilenetSSD_AR.swift in Sources */,
719
				FCDDC6CF212FE14700E5EF74 /* PriorBoxKernel.metal in Sources */,
L
liuruilong 已提交
720
				FC4CB74B20F12C30007C0C6D /* ProgramOptimize.swift in Sources */,
L
liuruilong 已提交
721
				FC5163F620EF556E00636C28 /* Texture2DTo2DArrayKernel.swift in Sources */,
L
liuruilong 已提交
722
				FC039BC020E11CC20081E9F8 /* BlockDesc.swift in Sources */,
L
liuruilong 已提交
723
				FC803BC3214CB79C0094B8E5 /* ConvAddPreluKernel.metal in Sources */,
D
texture  
dolphin8 已提交
724
				4AA1EA90214664CD00D0F791 /* Split.metal in Sources */,
L
liuruilong 已提交
725
				FCD04E6820F315020007374F /* PoolKernel.swift in Sources */,
L
liuruilong 已提交
726
				FC0226582138F38D00F395E2 /* PoolKernel.metal in Sources */,
L
liuruilong 已提交
727
				FC039BAD20E11CBC0081E9F8 /* ReluOp.swift in Sources */,
L
liuruilong 已提交
728
				FCBCCC572122F41300D94F7E /* DwConvBNReluOp.swift in Sources */,
L
liuruilong 已提交
729
				FC039BBE20E11CC20081E9F8 /* OpDesc.swift in Sources */,
D
texture  
dolphin8 已提交
730
				4AA1EA88214662BD00D0F791 /* BilinearInterpKernel.swift in Sources */,
L
liuruilong 已提交
731
				FC039B9720E11C9A0081E9F8 /* Extensions.swift in Sources */,
L
liuruilong 已提交
732 733 734 735 736 737
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
L
liuruilong 已提交
738
		FC039B7020E11C3C0081E9F8 /* Debug */ = {
L
liuruilong 已提交
739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_ANALYZER_NONNULL = YES;
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_ENABLE_OBJC_WEAK = YES;
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_COMMA = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INFINITE_RECURSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
				CLANG_WARN_STRICT_PROTOTYPES = YES;
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				CODE_SIGN_IDENTITY = "iPhone Developer";
				COPY_PHASE_STRIP = NO;
				CURRENT_PROJECT_VERSION = 1;
				DEBUG_INFORMATION_FORMAT = dwarf;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				ENABLE_TESTABILITY = YES;
				GCC_C_LANGUAGE_STANDARD = gnu11;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_NO_COMMON_BLOCKS = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"DEBUG=1",
					"$(inherited)",
				);
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
				GCC_WARN_UNDECLARED_SELECTOR = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 11.3;
				MTL_ENABLE_DEBUG_INFO = YES;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
				VERSIONING_SYSTEM = "apple-generic";
				VERSION_INFO_PREFIX = "";
			};
			name = Debug;
		};
L
liuruilong 已提交
801
		FC039B7120E11C3C0081E9F8 /* Release */ = {
L
liuruilong 已提交
802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_ANALYZER_NONNULL = YES;
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_ENABLE_OBJC_WEAK = YES;
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_COMMA = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INFINITE_RECURSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
				CLANG_WARN_STRICT_PROTOTYPES = YES;
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				CODE_SIGN_IDENTITY = "iPhone Developer";
				COPY_PHASE_STRIP = NO;
				CURRENT_PROJECT_VERSION = 1;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				ENABLE_NS_ASSERTIONS = NO;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				GCC_C_LANGUAGE_STANDARD = gnu11;
				GCC_NO_COMMON_BLOCKS = YES;
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
				GCC_WARN_UNDECLARED_SELECTOR = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 11.3;
				MTL_ENABLE_DEBUG_INFO = NO;
				SDKROOT = iphoneos;
				SWIFT_COMPILATION_MODE = wholemodule;
				SWIFT_OPTIMIZATION_LEVEL = "-O";
				VALIDATE_PRODUCT = YES;
				VERSIONING_SYSTEM = "apple-generic";
				VERSION_INFO_PREFIX = "";
			};
			name = Release;
		};
L
liuruilong 已提交
858
		FC039B7320E11C3C0081E9F8 /* Debug */ = {
L
liuruilong 已提交
859
			isa = XCBuildConfiguration;
L
liuruilong 已提交
860
			baseConfigurationReference = CDF58151D902A1CBAE56A0C2 /* Pods-paddle-mobile.debug.xcconfig */;
L
liuruilong 已提交
861
			buildSettings = {
L
liuruilong 已提交
862
				CLANG_ENABLE_MODULES = YES;
L
liuruilong 已提交
863 864 865
				CODE_SIGN_IDENTITY = "";
				CODE_SIGN_STYLE = Automatic;
				DEFINES_MODULE = YES;
L
liuruilong 已提交
866
				DEVELOPMENT_TEAM = A798K58VVL;
L
liuruilong 已提交
867 868 869
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				DYLIB_INSTALL_NAME_BASE = "@rpath";
L
liuruilong 已提交
870
				ENABLE_BITCODE = NO;
L
liuruilong 已提交
871 872
				INFOPLIST_FILE = "paddle-mobile/Info.plist";
				INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
L
liuruilong 已提交
873
				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
L
liuruilong 已提交
874 875 876 877 878
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
					"@loader_path/Frameworks",
				);
L
liuruilong 已提交
879 880 881 882
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					"$(PROJECT_DIR)/paddle-mobile/CPU",
				);
L
liuruilong 已提交
883
				MACH_O_TYPE = mh_dylib;
D
x  
dolphin8 已提交
884
				MTL_LANGUAGE_REVISION = Metal12;
L
liuruilong 已提交
885 886 887
				PRODUCT_BUNDLE_IDENTIFIER = "orange.paddle-mobile";
				PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
				SKIP_INSTALL = YES;
L
liuruilong 已提交
888
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
L
liuruilong 已提交
889 890 891 892 893
				SWIFT_VERSION = 4.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Debug;
		};
L
liuruilong 已提交
894
		FC039B7420E11C3C0081E9F8 /* Release */ = {
L
liuruilong 已提交
895
			isa = XCBuildConfiguration;
L
liuruilong 已提交
896
			baseConfigurationReference = E2A7957C92EDA5C3BEC0FFC2 /* Pods-paddle-mobile.release.xcconfig */;
L
liuruilong 已提交
897
			buildSettings = {
L
liuruilong 已提交
898
				CLANG_ENABLE_MODULES = YES;
L
liuruilong 已提交
899 900 901
				CODE_SIGN_IDENTITY = "";
				CODE_SIGN_STYLE = Automatic;
				DEFINES_MODULE = YES;
L
liuruilong 已提交
902
				DEVELOPMENT_TEAM = A798K58VVL;
L
liuruilong 已提交
903 904 905
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				DYLIB_INSTALL_NAME_BASE = "@rpath";
L
liuruilong 已提交
906
				ENABLE_BITCODE = NO;
L
liuruilong 已提交
907 908
				INFOPLIST_FILE = "paddle-mobile/Info.plist";
				INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
L
liuruilong 已提交
909
				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
L
liuruilong 已提交
910 911 912 913 914
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
					"@loader_path/Frameworks",
				);
L
liuruilong 已提交
915 916 917 918
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					"$(PROJECT_DIR)/paddle-mobile/CPU",
				);
L
liuruilong 已提交
919
				MACH_O_TYPE = mh_dylib;
D
x  
dolphin8 已提交
920
				MTL_LANGUAGE_REVISION = Metal12;
L
liuruilong 已提交
921 922 923 924 925 926 927 928 929 930 931
				PRODUCT_BUNDLE_IDENTIFIER = "orange.paddle-mobile";
				PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
				SKIP_INSTALL = YES;
				SWIFT_VERSION = 4.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
L
liuruilong 已提交
932
		FC039B6420E11C3C0081E9F8 /* Build configuration list for PBXProject "paddle-mobile" */ = {
L
liuruilong 已提交
933 934
			isa = XCConfigurationList;
			buildConfigurations = (
L
liuruilong 已提交
935 936
				FC039B7020E11C3C0081E9F8 /* Debug */,
				FC039B7120E11C3C0081E9F8 /* Release */,
L
liuruilong 已提交
937 938 939 940
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
L
liuruilong 已提交
941
		FC039B7220E11C3C0081E9F8 /* Build configuration list for PBXNativeTarget "paddle-mobile" */ = {
L
liuruilong 已提交
942 943
			isa = XCConfigurationList;
			buildConfigurations = (
L
liuruilong 已提交
944 945
				FC039B7320E11C3C0081E9F8 /* Debug */,
				FC039B7420E11C3C0081E9F8 /* Release */,
L
liuruilong 已提交
946 947 948 949 950 951
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
L
liuruilong 已提交
952
	rootObject = FC039B6120E11C3C0081E9F8 /* Project object */;
L
liuruilong 已提交
953
}