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>";};
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>";};
...
...
@@ -355,6 +359,8 @@
isa=PBXGroup;
children=(
FC27990D21341016000B6BAD/* BoxCoder.metal */,
4AF928812135673D005B6C3A/* Concat.metal */,
4AF9288321357BE3005B6C3A/* Elementwise.metal */,
FC1B16B220EC9A4F00678B91/* Kernels.metal */,
FC4CB74820F0B954007C0C6D/* ConvKernel.metal */,
4AF928762133F1DB005B6C3A/* BoxCoder.metal */,
...
...
@@ -478,6 +484,7 @@
FCDE8A33212A917900F4A8F6/* ConvTransposeOp.swift in Sources */,
FCBCCC6B2123071700D94F7E/* BoxcoderOp.swift in Sources */,
FC039B9B20E11CA00081E9F8/* Executor.swift in Sources */,
4AF9288421357BE3005B6C3A/* Elementwise.metal in Sources */,
FCD04E7020F31B720007374F/* ReshapeKernel.swift in Sources */,
FCD04E7220F343420007374F/* ConvAddOp.swift in Sources */,
FC039BBB20E11CC20081E9F8/* ProgramDesc.swift in Sources */,
...
...
@@ -515,6 +522,7 @@
FC039BAC20E11CBC0081E9F8/* BatchNormOp.swift in Sources */,
FCBCCC6F2123097100D94F7E/* MulticlassNMSOp.swift in Sources */,
FC039BBC20E11CC20081E9F8/* VarDesc.swift in Sources */,
4AF928822135673D005B6C3A/* Concat.metal in Sources */,
FCBCCC632122FCC000D94F7E/* TransposeKernel.swift in Sources */,
FCBCCC71212309A700D94F7E/* MulticlassNMSKernel.swift in Sources */,
FCDC0FEB21099A1D00DC9EFB/* Tools.swift in Sources */,