mlboydaisuke commited on
Commit
1175a4e
·
verified ·
1 Parent(s): 57a2e1f

Add files using upload-large-folder tool

Browse files
Files changed (45) hide show
  1. .gitattributes +16 -0
  2. ios-h18p/wfp16-s256/laya_ml_wfp16_s256.h18p.aimodelc/main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/manifest.plist +819 -0
  3. ios-h18p/wfp16-s256/laya_ml_wfp16_s256.h18p.aimodelc/main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/resources.bin +3 -0
  4. ios-h18p/wfp16-s256/laya_ml_wfp16_s256.h18p.aimodelc/main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/specialized_model_0.mpsgraph +3 -0
  5. ios-h18p/wfp16-s256/laya_ml_wfp16_s256.h18p.aimodelc/main-h18p.mlirb +0 -0
  6. ios-h18p/wfp16-s256/laya_ml_wfp16_s256.h18p.aimodelc/main.hash +0 -0
  7. ios-h18p/wfp16-s256/laya_ml_wfp16_s256.h18p.aimodelc/metadata.json +9 -0
  8. ios-h18p/wfp16-s256/laya_ml_wfp16_s256.h18p.aimodelc/stats.json +1 -0
  9. ios-h18p/wfp16-s256/provenance/aot-manifest.json +147 -0
  10. ios-h18p/wfp16-s256/provenance/coreai-build-neural-engine-probe.log +1 -0
  11. ios-h18p/wfp16-s256/provenance/coreai-build.log +1 -0
  12. ios-h18p/wfp16-s256/tokenizer/tokenizer.json +3 -0
  13. ios-h18p/wfp16-s256/tokenizer/tokenizer_config.json +22 -0
  14. ios-h18p/wfp16-s512/laya_ml_wfp16_s512.h18p.aimodelc/main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/manifest.plist +819 -0
  15. ios-h18p/wfp16-s512/laya_ml_wfp16_s512.h18p.aimodelc/main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/resources.bin +3 -0
  16. ios-h18p/wfp16-s512/laya_ml_wfp16_s512.h18p.aimodelc/main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/specialized_model_0.mpsgraph +3 -0
  17. ios-h18p/wfp16-s512/laya_ml_wfp16_s512.h18p.aimodelc/main.hash +1 -0
  18. ios-h18p/wfp16-s512/laya_ml_wfp16_s512.h18p.aimodelc/stats.json +1 -0
  19. ios-h18p/wfp16-s512/provenance/aot-manifest.json +147 -0
  20. ios-h18p/wfp16-s512/tokenizer/tokenizer.json +3 -0
  21. ios/wfp16-s256/laya_ml_wfp16_s256.aimodel/main.hash +1 -0
  22. ios/wfp16-s256/laya_ml_wfp16_s256.aimodel/main.mlirb +3 -0
  23. ios/wfp16-s256/laya_ml_wfp16_s256.aimodel/metadata.json +8 -0
  24. ios/wfp16-s256/metadata.json +135 -0
  25. ios/wfp16-s256/provenance/export-manifest.json +177 -0
  26. ios/wfp16-s256/reference.json +0 -0
  27. ios/wfp16-s256/tokenizer/tokenizer.json +3 -0
  28. ios/wfp16-s256/tokenizer/tokenizer_config.json +22 -0
  29. ios/wfp16-s512/laya_ml_wfp16_s512.aimodel/main.hash +1 -0
  30. ios/wfp16-s512/laya_ml_wfp16_s512.aimodel/main.mlirb +3 -0
  31. ios/wfp16-s512/laya_ml_wfp16_s512.aimodel/metadata.json +8 -0
  32. ios/wfp16-s512/metadata.json +135 -0
  33. ios/wfp16-s512/provenance/export-gate.json +0 -0
  34. ios/wfp16-s512/provenance/export-manifest.json +177 -0
  35. ios/wfp16-s512/reference.json +0 -0
  36. ios/wfp16-s512/tokenizer/tokenizer.json +3 -0
  37. ios/wfp16-s512/tokenizer/tokenizer_config.json +22 -0
  38. macos/fp32-s256/laya_ml_fp32_s256.aimodel/main.mlirb +3 -0
  39. macos/fp32-s256/tokenizer/tokenizer.json +3 -0
  40. macos/fp32-s512/laya_ml_fp32_s512.aimodel/main.mlirb +3 -0
  41. macos/fp32-s512/tokenizer/tokenizer.json +3 -0
  42. macos/wfp16-s256/laya_ml_wfp16_s256.aimodel/main.mlirb +3 -0
  43. macos/wfp16-s256/tokenizer/tokenizer.json +3 -0
  44. macos/wfp16-s512/laya_ml_wfp16_s512.aimodel/main.mlirb +3 -0
  45. macos/wfp16-s512/tokenizer/tokenizer.json +3 -0
.gitattributes CHANGED
@@ -33,3 +33,19 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ ios-h18p/wfp16-s256/laya_ml_wfp16_s256.h18p.aimodelc/main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/specialized_model_0.mpsgraph filter=lfs diff=lfs merge=lfs -text
37
+ ios-h18p/wfp16-s512/laya_ml_wfp16_s512.h18p.aimodelc/main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/specialized_model_0.mpsgraph filter=lfs diff=lfs merge=lfs -text
38
+ ios-h18p/wfp16-s256/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
39
+ ios/wfp16-s512/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
40
+ macos/fp32-s512/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
41
+ ios/wfp16-s256/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
42
+ ios-h18p/wfp16-s512/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
43
+ macos/wfp16-s512/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
44
+ macos/wfp16-s256/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
45
+ macos/fp32-s256/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
46
+ ios/wfp16-s512/laya_ml_wfp16_s512.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
47
+ macos/wfp16-s256/laya_ml_wfp16_s256.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
48
+ ios/wfp16-s256/laya_ml_wfp16_s256.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
49
+ macos/wfp16-s512/laya_ml_wfp16_s512.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
50
+ macos/fp32-s512/laya_ml_fp32_s512.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
51
+ macos/fp32-s256/laya_ml_fp32_s256.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
ios-h18p/wfp16-s256/laya_ml_wfp16_s256.h18p.aimodelc/main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/manifest.plist ADDED
@@ -0,0 +1,819 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>Package Version</key>
6
+ <dict>
7
+ <key>7.0.63</key>
8
+ <dict>
9
+ <key>ANERegionsHash</key>
10
+ <dict>
11
+ <key>h18p</key>
12
+ <string>BDE3DCBCBE3FF29F9670AFE5BAD7BEB25F4D1B3ACA8BF56ADA19126AB1565DBA_E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855</string>
13
+ </dict>
14
+ <key>Adapters by rank</key>
15
+ <dict/>
16
+ <key>Binary File Resources</key>
17
+ <dict/>
18
+ <key>Callables</key>
19
+ <dict/>
20
+ <key>CallablesHash</key>
21
+ <integer>0</integer>
22
+ <key>Data File Names</key>
23
+ <array/>
24
+ <key>GPU adapter present</key>
25
+ <string>NO</string>
26
+ <key>Optimized Modules</key>
27
+ <dict>
28
+ <key>[
29
+ "{\n \"entryFunctionName\" : \"act_P-wyl3fhBDQ5BmrrtsZtxw\",\n \"deviceDescriptor\" : [\n 0,\n 6,\n \"h18p\"\n ],\n \"compilationDescriptor\" : {\n \"enableANECValidationWorkflow\" : true,\n \"reducedPrecisionFastMath\" : 0,\n \"entryFunctionName\" : \"\",\n \"enableCompileResourcesForPackage\" : true,\n \"useANELLIR\" : true,\n \"shapeShifterCacheThreads\" : 1,\n \"disableShapeFolding\" : false,\n \"optimizationProfile\" : 0,\n \"enableANEFWToFWSignal\" : false,\n \"optimizationLevel\" : 1,\n \"includeDebugInfo\" : false,\n \"addUniqueIdToMLIRLocations\" : true,\n \"maximumNumberOfParallelEncodingRegions\" : 1,\n \"aneCompilerSpatialSplitting\" : 3,\n \"compilerOptions\" : 1691023,\n \"preferredDevice\" : 1,\n \"enableMLIRDiagnostics\" : false,\n \"enableShapeEquivalence\" : false,\n \"enableShapeShifter\" : true,\n \"enableShapeShifterCache\" : false,\n \"shapeShifterTILevel\" : 0,\n \"verifyTypeInference\" : false,\n \"printANEPlacementAnalysis\" : false,\n \"inputShapeRanges\" : null,\n \"enableANELateLatch\" : false,\n \"minimumNumberOfOpsInParallelRegion\" : 100,\n \"enableANECHWRankPromotion\" : true,\n \"enableParallelEncode\" : true,\n \"allowedComputeDevices\" : 1,\n \"aneBondedCompileMode\" : 0,\n \"enableMemrefBufferization\" : true\n },\n \"inputShapesCount\" : 8,\n \"inputShapes\" : [\n 268435488,\n 2,\n 1,\n 768,\n 268435488,\n 2,\n 1,\n 4\n ],\n \"callablesHash\" : 0\n}",
30
+ "{\n \"entryFunctionName\" : \"main_9wemocz7YmEwKSHhsD5JpQ\",\n \"deviceDescriptor\" : [\n 0,\n 6,\n \"h18p\"\n ],\n \"compilationDescriptor\" : {\n \"enableANECValidationWorkflow\" : true,\n \"reducedPrecisionFastMath\" : 0,\n \"entryFunctionName\" : \"\",\n \"enableCompileResourcesForPackage\" : true,\n \"useANELLIR\" : true,\n \"shapeShifterCacheThreads\" : 1,\n \"disableShapeFolding\" : false,\n \"optimizationProfile\" : 0,\n \"enableANEFWToFWSignal\" : false,\n \"optimizationLevel\" : 1,\n \"includeDebugInfo\" : false,\n \"addUniqueIdToMLIRLocations\" : true,\n \"maximumNumberOfParallelEncodingRegions\" : 1,\n \"aneCompilerSpatialSplitting\" : 3,\n \"compilerOptions\" : 1691023,\n \"preferredDevice\" : 1,\n \"enableMLIRDiagnostics\" : false,\n \"enableShapeEquivalence\" : false,\n \"enableShapeShifter\" : true,\n \"enableShapeShifterCache\" : false,\n \"shapeShifterTILevel\" : 0,\n \"verifyTypeInference\" : false,\n \"printANEPlacementAnalysis\" : false,\n \"inputShapeRanges\" : null,\n \"enableANELateLatch\" : false,\n \"minimumNumberOfOpsInParallelRegion\" : 100,\n \"enableANECHWRankPromotion\" : true,\n \"enableParallelEncode\" : true,\n \"allowedComputeDevices\" : 1,\n \"aneBondedCompileMode\" : 0,\n \"enableMemrefBufferization\" : true\n },\n \"inputShapesCount\" : 12,\n \"inputShapes\" : [\n 536870944,\n 2,\n 1,\n 256,\n 536870944,\n 2,\n 1,\n 256,\n 268435488,\n 2,\n 1,\n 3\n ],\n \"callablesHash\" : 0\n}"
31
+ ]</key>
32
+ <dict>
33
+ <key>Entry Function Attributes</key>
34
+ <dict>
35
+ <key>act_P-wyl3fhBDQ5BmrrtsZtxw_0</key>
36
+ <array>
37
+ <string>mps.aneAlignedIO</string>
38
+ <string>mps.disablePreAllocate</string>
39
+ <string>mps.disableNDX</string>
40
+ </array>
41
+ <key>main_9wemocz7YmEwKSHhsD5JpQ_1</key>
42
+ <array>
43
+ <string>mps.aneAlignedIO</string>
44
+ <string>mps.disablePreAllocate</string>
45
+ <string>mps.disableNDX</string>
46
+ </array>
47
+ </dict>
48
+ <key>File Name</key>
49
+ <string>specialized_model_0.mpsgraph</string>
50
+ <key>Key to Symbol Name</key>
51
+ <dict>
52
+ <key>{
53
+ "entryFunctionName" : "act_P-wyl3fhBDQ5BmrrtsZtxw",
54
+ "deviceDescriptor" : [
55
+ 0,
56
+ 6,
57
+ "h18p"
58
+ ],
59
+ "compilationDescriptor" : {
60
+ "enableANECValidationWorkflow" : true,
61
+ "reducedPrecisionFastMath" : 0,
62
+ "entryFunctionName" : "",
63
+ "enableCompileResourcesForPackage" : true,
64
+ "useANELLIR" : true,
65
+ "shapeShifterCacheThreads" : 1,
66
+ "disableShapeFolding" : false,
67
+ "optimizationProfile" : 0,
68
+ "enableANEFWToFWSignal" : false,
69
+ "optimizationLevel" : 1,
70
+ "includeDebugInfo" : false,
71
+ "addUniqueIdToMLIRLocations" : true,
72
+ "maximumNumberOfParallelEncodingRegions" : 1,
73
+ "aneCompilerSpatialSplitting" : 3,
74
+ "compilerOptions" : 1691023,
75
+ "preferredDevice" : 1,
76
+ "enableMLIRDiagnostics" : false,
77
+ "enableShapeEquivalence" : false,
78
+ "enableShapeShifter" : true,
79
+ "enableShapeShifterCache" : false,
80
+ "shapeShifterTILevel" : 0,
81
+ "verifyTypeInference" : false,
82
+ "printANEPlacementAnalysis" : false,
83
+ "inputShapeRanges" : null,
84
+ "enableANELateLatch" : false,
85
+ "minimumNumberOfOpsInParallelRegion" : 100,
86
+ "enableANECHWRankPromotion" : true,
87
+ "enableParallelEncode" : true,
88
+ "allowedComputeDevices" : 1,
89
+ "aneBondedCompileMode" : 0,
90
+ "enableMemrefBufferization" : true
91
+ },
92
+ "inputShapesCount" : 8,
93
+ "inputShapes" : [
94
+ 268435488,
95
+ 2,
96
+ 1,
97
+ 768,
98
+ 268435488,
99
+ 2,
100
+ 1,
101
+ 4
102
+ ],
103
+ "callablesHash" : 0
104
+ }</key>
105
+ <string>act_P-wyl3fhBDQ5BmrrtsZtxw_0</string>
106
+ <key>{
107
+ "entryFunctionName" : "main_9wemocz7YmEwKSHhsD5JpQ",
108
+ "deviceDescriptor" : [
109
+ 0,
110
+ 6,
111
+ "h18p"
112
+ ],
113
+ "compilationDescriptor" : {
114
+ "enableANECValidationWorkflow" : true,
115
+ "reducedPrecisionFastMath" : 0,
116
+ "entryFunctionName" : "",
117
+ "enableCompileResourcesForPackage" : true,
118
+ "useANELLIR" : true,
119
+ "shapeShifterCacheThreads" : 1,
120
+ "disableShapeFolding" : false,
121
+ "optimizationProfile" : 0,
122
+ "enableANEFWToFWSignal" : false,
123
+ "optimizationLevel" : 1,
124
+ "includeDebugInfo" : false,
125
+ "addUniqueIdToMLIRLocations" : true,
126
+ "maximumNumberOfParallelEncodingRegions" : 1,
127
+ "aneCompilerSpatialSplitting" : 3,
128
+ "compilerOptions" : 1691023,
129
+ "preferredDevice" : 1,
130
+ "enableMLIRDiagnostics" : false,
131
+ "enableShapeEquivalence" : false,
132
+ "enableShapeShifter" : true,
133
+ "enableShapeShifterCache" : false,
134
+ "shapeShifterTILevel" : 0,
135
+ "verifyTypeInference" : false,
136
+ "printANEPlacementAnalysis" : false,
137
+ "inputShapeRanges" : null,
138
+ "enableANELateLatch" : false,
139
+ "minimumNumberOfOpsInParallelRegion" : 100,
140
+ "enableANECHWRankPromotion" : true,
141
+ "enableParallelEncode" : true,
142
+ "allowedComputeDevices" : 1,
143
+ "aneBondedCompileMode" : 0,
144
+ "enableMemrefBufferization" : true
145
+ },
146
+ "inputShapesCount" : 12,
147
+ "inputShapes" : [
148
+ 536870944,
149
+ 2,
150
+ 1,
151
+ 256,
152
+ 536870944,
153
+ 2,
154
+ 1,
155
+ 256,
156
+ 268435488,
157
+ 2,
158
+ 1,
159
+ 3
160
+ ],
161
+ "callablesHash" : 0
162
+ }</key>
163
+ <string>main_9wemocz7YmEwKSHhsD5JpQ_1</string>
164
+ </dict>
165
+ <key>Used In Cache</key>
166
+ <array>
167
+ <string>{
168
+ "entryFunctionName" : "main_9wemocz7YmEwKSHhsD5JpQ",
169
+ "deviceDescriptor" : [
170
+ 0,
171
+ 6,
172
+ "h18p"
173
+ ],
174
+ "compilationDescriptor" : {
175
+ "enableANECValidationWorkflow" : true,
176
+ "reducedPrecisionFastMath" : 0,
177
+ "entryFunctionName" : "",
178
+ "enableCompileResourcesForPackage" : true,
179
+ "useANELLIR" : true,
180
+ "shapeShifterCacheThreads" : 1,
181
+ "disableShapeFolding" : false,
182
+ "optimizationProfile" : 0,
183
+ "enableANEFWToFWSignal" : false,
184
+ "optimizationLevel" : 1,
185
+ "includeDebugInfo" : false,
186
+ "addUniqueIdToMLIRLocations" : true,
187
+ "maximumNumberOfParallelEncodingRegions" : 1,
188
+ "aneCompilerSpatialSplitting" : 3,
189
+ "compilerOptions" : 1691023,
190
+ "preferredDevice" : 1,
191
+ "enableMLIRDiagnostics" : false,
192
+ "enableShapeEquivalence" : false,
193
+ "enableShapeShifter" : true,
194
+ "enableShapeShifterCache" : false,
195
+ "shapeShifterTILevel" : 0,
196
+ "verifyTypeInference" : false,
197
+ "printANEPlacementAnalysis" : false,
198
+ "inputShapeRanges" : null,
199
+ "enableANELateLatch" : false,
200
+ "minimumNumberOfOpsInParallelRegion" : 100,
201
+ "enableANECHWRankPromotion" : true,
202
+ "enableParallelEncode" : true,
203
+ "allowedComputeDevices" : 1,
204
+ "aneBondedCompileMode" : 0,
205
+ "enableMemrefBufferization" : true
206
+ },
207
+ "inputShapesCount" : 12,
208
+ "inputShapes" : [
209
+ 536870944,
210
+ 2,
211
+ 1,
212
+ 256,
213
+ 536870944,
214
+ 2,
215
+ 1,
216
+ 256,
217
+ 268435488,
218
+ 2,
219
+ 1,
220
+ 3
221
+ ],
222
+ "callablesHash" : 0
223
+ }</string>
224
+ <string>{
225
+ "entryFunctionName" : "act_P-wyl3fhBDQ5BmrrtsZtxw",
226
+ "deviceDescriptor" : [
227
+ 0,
228
+ 6,
229
+ "h18p"
230
+ ],
231
+ "compilationDescriptor" : {
232
+ "enableANECValidationWorkflow" : true,
233
+ "reducedPrecisionFastMath" : 0,
234
+ "entryFunctionName" : "",
235
+ "enableCompileResourcesForPackage" : true,
236
+ "useANELLIR" : true,
237
+ "shapeShifterCacheThreads" : 1,
238
+ "disableShapeFolding" : false,
239
+ "optimizationProfile" : 0,
240
+ "enableANEFWToFWSignal" : false,
241
+ "optimizationLevel" : 1,
242
+ "includeDebugInfo" : false,
243
+ "addUniqueIdToMLIRLocations" : true,
244
+ "maximumNumberOfParallelEncodingRegions" : 1,
245
+ "aneCompilerSpatialSplitting" : 3,
246
+ "compilerOptions" : 1691023,
247
+ "preferredDevice" : 1,
248
+ "enableMLIRDiagnostics" : false,
249
+ "enableShapeEquivalence" : false,
250
+ "enableShapeShifter" : true,
251
+ "enableShapeShifterCache" : false,
252
+ "shapeShifterTILevel" : 0,
253
+ "verifyTypeInference" : false,
254
+ "printANEPlacementAnalysis" : false,
255
+ "inputShapeRanges" : null,
256
+ "enableANELateLatch" : false,
257
+ "minimumNumberOfOpsInParallelRegion" : 100,
258
+ "enableANECHWRankPromotion" : true,
259
+ "enableParallelEncode" : true,
260
+ "allowedComputeDevices" : 1,
261
+ "aneBondedCompileMode" : 0,
262
+ "enableMemrefBufferization" : true
263
+ },
264
+ "inputShapesCount" : 8,
265
+ "inputShapes" : [
266
+ 268435488,
267
+ 2,
268
+ 1,
269
+ 768,
270
+ 268435488,
271
+ 2,
272
+ 1,
273
+ 4
274
+ ],
275
+ "callablesHash" : 0
276
+ }</string>
277
+ </array>
278
+ </dict>
279
+ </dict>
280
+ <key>Optimized No Device Modules</key>
281
+ <dict/>
282
+ <key>Optimized No Device Resources Used</key>
283
+ <dict/>
284
+ <key>Optimized Resources Used</key>
285
+ <dict>
286
+ <key>[
287
+ "{\n \"entryFunctionName\" : \"act_P-wyl3fhBDQ5BmrrtsZtxw\",\n \"deviceDescriptor\" : [\n 0,\n 6,\n \"h18p\"\n ],\n \"compilationDescriptor\" : {\n \"enableANECValidationWorkflow\" : true,\n \"reducedPrecisionFastMath\" : 0,\n \"entryFunctionName\" : \"\",\n \"enableCompileResourcesForPackage\" : true,\n \"useANELLIR\" : true,\n \"shapeShifterCacheThreads\" : 1,\n \"disableShapeFolding\" : false,\n \"optimizationProfile\" : 0,\n \"enableANEFWToFWSignal\" : false,\n \"optimizationLevel\" : 1,\n \"includeDebugInfo\" : false,\n \"addUniqueIdToMLIRLocations\" : true,\n \"maximumNumberOfParallelEncodingRegions\" : 1,\n \"aneCompilerSpatialSplitting\" : 3,\n \"compilerOptions\" : 1691023,\n \"preferredDevice\" : 1,\n \"enableMLIRDiagnostics\" : false,\n \"enableShapeEquivalence\" : false,\n \"enableShapeShifter\" : true,\n \"enableShapeShifterCache\" : false,\n \"shapeShifterTILevel\" : 0,\n \"verifyTypeInference\" : false,\n \"printANEPlacementAnalysis\" : false,\n \"inputShapeRanges\" : null,\n \"enableANELateLatch\" : false,\n \"minimumNumberOfOpsInParallelRegion\" : 100,\n \"enableANECHWRankPromotion\" : true,\n \"enableParallelEncode\" : true,\n \"allowedComputeDevices\" : 1,\n \"aneBondedCompileMode\" : 0,\n \"enableMemrefBufferization\" : true\n },\n \"inputShapesCount\" : 8,\n \"inputShapes\" : [\n 268435488,\n 2,\n 1,\n 768,\n 268435488,\n 2,\n 1,\n 4\n ],\n \"callablesHash\" : 0\n}",
288
+ "{\n \"entryFunctionName\" : \"main_9wemocz7YmEwKSHhsD5JpQ\",\n \"deviceDescriptor\" : [\n 0,\n 6,\n \"h18p\"\n ],\n \"compilationDescriptor\" : {\n \"enableANECValidationWorkflow\" : true,\n \"reducedPrecisionFastMath\" : 0,\n \"entryFunctionName\" : \"\",\n \"enableCompileResourcesForPackage\" : true,\n \"useANELLIR\" : true,\n \"shapeShifterCacheThreads\" : 1,\n \"disableShapeFolding\" : false,\n \"optimizationProfile\" : 0,\n \"enableANEFWToFWSignal\" : false,\n \"optimizationLevel\" : 1,\n \"includeDebugInfo\" : false,\n \"addUniqueIdToMLIRLocations\" : true,\n \"maximumNumberOfParallelEncodingRegions\" : 1,\n \"aneCompilerSpatialSplitting\" : 3,\n \"compilerOptions\" : 1691023,\n \"preferredDevice\" : 1,\n \"enableMLIRDiagnostics\" : false,\n \"enableShapeEquivalence\" : false,\n \"enableShapeShifter\" : true,\n \"enableShapeShifterCache\" : false,\n \"shapeShifterTILevel\" : 0,\n \"verifyTypeInference\" : false,\n \"printANEPlacementAnalysis\" : false,\n \"inputShapeRanges\" : null,\n \"enableANELateLatch\" : false,\n \"minimumNumberOfOpsInParallelRegion\" : 100,\n \"enableANECHWRankPromotion\" : true,\n \"enableParallelEncode\" : true,\n \"allowedComputeDevices\" : 1,\n \"aneBondedCompileMode\" : 0,\n \"enableMemrefBufferization\" : true\n },\n \"inputShapesCount\" : 12,\n \"inputShapes\" : [\n 536870944,\n 2,\n 1,\n 256,\n 536870944,\n 2,\n 1,\n 256,\n 268435488,\n 2,\n 1,\n 3\n ],\n \"callablesHash\" : 0\n}"
289
+ ]</key>
290
+ <array>
291
+ <string>resource_737838916395787290</string>
292
+ <string>resource_17027185687644816671</string>
293
+ <string>resource_7508316801306355177</string>
294
+ <string>resource_16956650031675443092</string>
295
+ <string>resource_7821909726920464716</string>
296
+ <string>resource_12845488497389924854</string>
297
+ <string>resource_12361931559965162468</string>
298
+ <string>resource_5609140398643429950</string>
299
+ <string>resource_16099810669571294474</string>
300
+ <string>resource_7509084190189202164</string>
301
+ <string>resource_8443835814568941918</string>
302
+ <string>resource_9471953349009243760</string>
303
+ <string>resource_142443851914256225</string>
304
+ <string>resource_11364487087552359185</string>
305
+ <string>resource_91634090937118977</string>
306
+ <string>resource_7720364126877698657</string>
307
+ <string>resource_9762185234173306901</string>
308
+ <string>resource_4480321135219199335</string>
309
+ <string>resource_14394648092754020698</string>
310
+ <string>resource_6418889517175129939</string>
311
+ <string>resource_9082136182280539801</string>
312
+ <string>resource_15802996272496351825</string>
313
+ <string>resource_7606225883255180259</string>
314
+ <string>resource_13124646023993770623</string>
315
+ <string>resource_5828785102139193305</string>
316
+ <string>resource_3575074299030363865</string>
317
+ <string>resource_17101290104497316493</string>
318
+ <string>resource_15663014657301038656</string>
319
+ <string>resource_2649858689282722636</string>
320
+ <string>resource_15553307005123159624</string>
321
+ <string>resource_3437618397984506945</string>
322
+ <string>resource_4858761911148247787</string>
323
+ <string>resource_11987702786987737617</string>
324
+ <string>resource_7113288446864598080</string>
325
+ <string>resource_4965349513110609509</string>
326
+ <string>resource_17781299343648226331</string>
327
+ <string>resource_7300569089644456979</string>
328
+ <string>resource_14715206325245234563</string>
329
+ <string>resource_3334836823568832345</string>
330
+ <string>resource_17524589817133258349</string>
331
+ <string>resource_15102728957952818953</string>
332
+ <string>resource_767331466296163053</string>
333
+ <string>resource_6063956491303979118</string>
334
+ <string>resource_6348067899644064859</string>
335
+ <string>resource_2228003556175112906</string>
336
+ <string>resource_15650691552307671623</string>
337
+ <string>resource_4213150281559064239</string>
338
+ <string>resource_11564778916402340683</string>
339
+ <string>resource_10337514286005187166</string>
340
+ <string>resource_14087949072223424170</string>
341
+ <string>resource_2457655956288274720</string>
342
+ <string>resource_17660827383834524984</string>
343
+ <string>resource_11851196667390472852</string>
344
+ <string>resource_7457882321256652314</string>
345
+ <string>resource_15862686146583831934</string>
346
+ <string>resource_4808571997827854942</string>
347
+ <string>resource_4786470494805316924</string>
348
+ <string>resource_9615953264141646883</string>
349
+ <string>resource_15222415425056996849</string>
350
+ <string>resource_17823422927490501588</string>
351
+ <string>resource_147666913163737083</string>
352
+ <string>resource_683901974122301549</string>
353
+ <string>tmp_6</string>
354
+ <string>resource_10152776913746085389</string>
355
+ <string>resource_11054777815433814607</string>
356
+ <string>resource_13248972484399037001</string>
357
+ <string>resource_6364572221512689869</string>
358
+ <string>resource_16478641617324880419</string>
359
+ <string>resource_12418695523886692521</string>
360
+ <string>resource_605634620147275604</string>
361
+ <string>resource_14821673265280245031</string>
362
+ <string>resource_12318220442930182813</string>
363
+ <string>resource_7911107995782415436</string>
364
+ <string>tmp_7</string>
365
+ <string>resource_5064827626994676323</string>
366
+ <string>resource_466134105808580859</string>
367
+ <string>resource_16427749121490414942</string>
368
+ <string>resource_3006849643693072709</string>
369
+ <string>resource_7219556714359676972</string>
370
+ <string>resource_17698117001616355536</string>
371
+ <string>resource_8702476167315366387</string>
372
+ <string>resource_13873015275965529410</string>
373
+ <string>resource_8278245435104944447</string>
374
+ <string>resource_10116068447439963061</string>
375
+ <string>resource_17949171688751357214</string>
376
+ <string>resource_16785107011047357062</string>
377
+ <string>resource_2845556800456629512</string>
378
+ <string>resource_4904726147306965366</string>
379
+ <string>resource_15912556207218483261</string>
380
+ <string>resource_8710855707690663901</string>
381
+ <string>resource_10676070744849332982</string>
382
+ <string>resource_995157141149908318</string>
383
+ <string>resource_15529482684129566618</string>
384
+ <string>tmp_12</string>
385
+ <string>resource_890496298217661774</string>
386
+ <string>resource_12789974344380674780</string>
387
+ <string>resource_5240179063782336248</string>
388
+ <string>resource_7838207413285599542</string>
389
+ <string>resource_18299330698683230377</string>
390
+ <string>resource_456933358433334349</string>
391
+ <string>resource_9272162213584249127</string>
392
+ <string>resource_3460398246149373878</string>
393
+ <string>resource_7782903971967304763</string>
394
+ <string>resource_4069477687544124114</string>
395
+ <string>resource_7669244215997691387</string>
396
+ <string>resource_14963531624026518556</string>
397
+ <string>resource_8064451266271644278</string>
398
+ <string>resource_14991316233561601553</string>
399
+ <string>resource_17430320594001491823</string>
400
+ <string>resource_2529150691303161709</string>
401
+ <string>resource_11957628839685679006</string>
402
+ <string>resource_3011916196374655358</string>
403
+ <string>resource_13272853022397204776</string>
404
+ <string>resource_12557284367957668838</string>
405
+ <string>resource_4973188582998922821</string>
406
+ <string>resource_16878273029558036857</string>
407
+ <string>resource_8708061976339542793</string>
408
+ <string>resource_12994716095222376353</string>
409
+ <string>resource_11371325764708449939</string>
410
+ <string>resource_11101955610808489806</string>
411
+ <string>resource_13426419489586620959</string>
412
+ <string>resource_6301654275896815273</string>
413
+ <string>resource_8722410446476034848</string>
414
+ <string>resource_7675031577055417172</string>
415
+ <string>tmp_13</string>
416
+ <string>resource_976469949411047724</string>
417
+ <string>resource_16775325979881168065</string>
418
+ <string>resource_12617271458414199761</string>
419
+ <string>resource_12532956916289126598</string>
420
+ <string>resource_15690793260821702239</string>
421
+ <string>resource_9959323808215986063</string>
422
+ <string>resource_17936326428511712129</string>
423
+ <string>resource_16151386142151984259</string>
424
+ <string>resource_3406137413683758757</string>
425
+ <string>resource_10622438209080931236</string>
426
+ <string>resource_8006820714796869114</string>
427
+ <string>resource_7447295789027644330</string>
428
+ <string>resource_13960341761769895233</string>
429
+ <string>resource_6959667525515462864</string>
430
+ <string>resource_17836571197773320805</string>
431
+ <string>resource_4316305602524381324</string>
432
+ <string>resource_6860283339207480634</string>
433
+ <string>resource_3740705385184514799</string>
434
+ <string>resource_3829753400890331183</string>
435
+ <string>resource_358258783338618428</string>
436
+ <string>resource_6494419890502530439</string>
437
+ <string>resource_8110794461977678923</string>
438
+ <string>resource_11647757989081473222</string>
439
+ <string>resource_11073096416099555967</string>
440
+ <string>resource_9295876670887691926</string>
441
+ <string>resource_18165318093879603772</string>
442
+ <string>resource_7031445600909012145</string>
443
+ <string>resource_7002883632350783680</string>
444
+ <string>resource_2012677586647807707</string>
445
+ <string>resource_252758028590232718</string>
446
+ <string>resource_4391850531703345311</string>
447
+ <string>resource_2756521264117332881</string>
448
+ <string>resource_2891998219010957944</string>
449
+ <string>resource_10250686348468963650</string>
450
+ <string>resource_2058914432442319105</string>
451
+ <string>resource_14116864613125283962</string>
452
+ <string>resource_9772686840549689627</string>
453
+ <string>resource_8611855190878214093</string>
454
+ <string>resource_3148820764189019952</string>
455
+ <string>resource_823642242073616305</string>
456
+ <string>resource_16893045999728121463</string>
457
+ <string>resource_10575691567778834788</string>
458
+ <string>resource_485355518494946326</string>
459
+ <string>resource_7207393261627844814</string>
460
+ <string>resource_2934299297861268661</string>
461
+ </array>
462
+ </dict>
463
+ <key>Original</key>
464
+ <string></string>
465
+ <key>Original Module Serialized</key>
466
+ <false/>
467
+ <key>Original Resources Used</key>
468
+ <array/>
469
+ <key>RDFFMap</key>
470
+ <dict/>
471
+ <key>Resource Offsets</key>
472
+ <dict>
473
+ <key>resource_10116068447439963061</key>
474
+ <integer>118348709</integer>
475
+ <key>resource_10152776913746085389</key>
476
+ <integer>93534533</integer>
477
+ <key>resource_10250686348468963650</key>
478
+ <integer>629242164</integer>
479
+ <key>resource_10337514286005187166</key>
480
+ <integer>72869113</integer>
481
+ <key>resource_10575691567778834788</key>
482
+ <integer>637640029</integer>
483
+ <key>resource_10622438209080931236</key>
484
+ <integer>200599732</integer>
485
+ <key>resource_10676070744849332982</key>
486
+ <integer>128382921</integer>
487
+ <key>resource_11054777815433814607</key>
488
+ <integer>93537611</integer>
489
+ <key>resource_11073096416099555967</key>
490
+ <integer>608002301</integer>
491
+ <key>resource_11101955610808489806</key>
492
+ <integer>173254759</integer>
493
+ <key>resource_11364487087552359185</key>
494
+ <integer>15026240</integer>
495
+ <key>resource_11371325764708449939</key>
496
+ <integer>169715807</integer>
497
+ <key>resource_11564778916402340683</key>
498
+ <integer>69330163</integer>
499
+ <key>resource_11647757989081473222</key>
500
+ <integer>604463351</integer>
501
+ <key>resource_11851196667390472852</key>
502
+ <integer>76414219</integer>
503
+ <key>resource_11957628839685679006</key>
504
+ <integer>156730417</integer>
505
+ <key>resource_11987702786987737617</key>
506
+ <integer>59865268</integer>
507
+ <key>resource_12318220442930182813</key>
508
+ <integer>108286321</integer>
509
+ <key>resource_12361931559965162468</key>
510
+ <integer>9115681</integer>
511
+ <key>resource_12418695523886692521</key>
512
+ <integer>103564641</integer>
513
+ <key>resource_12532956916289126598</key>
514
+ <integer>190566548</integer>
515
+ <key>resource_12557284367957668838</key>
516
+ <integer>163811397</integer>
517
+ <key>resource_12617271458414199761</key>
518
+ <integer>189386896</integer>
519
+ <key>resource_12789974344380674780</key>
520
+ <integer>128406492</integer>
521
+ <key>resource_12845488497389924854</key>
522
+ <integer>9112605</integer>
523
+ <key>resource_12994716095222376353</key>
524
+ <integer>168536152</integer>
525
+ <key>resource_13124646023993770623</key>
526
+ <integer>36859005</integer>
527
+ <key>resource_13248972484399037001</key>
528
+ <integer>97076560</integer>
529
+ <key>resource_13272853022397204776</key>
530
+ <integer>160272447</integer>
531
+ <key>resource_13426419489586620959</key>
532
+ <integer>176793708</integer>
533
+ <key>resource_13873015275965529410</key>
534
+ <integer>116576157</integer>
535
+ <key>resource_13960341761769895233</key>
536
+ <integer>595007685</integer>
537
+ <key>resource_14087949072223424170</key>
538
+ <integer>72872188</integer>
539
+ <key>resource_14116864613125283962</key>
540
+ <integer>629310780</integer>
541
+ <key>resource_142443851914256225</key>
542
+ <integer>15023165</integer>
543
+ <key>resource_14394648092754020698</key>
544
+ <integer>32131173</integer>
545
+ <key>resource_14715206325245234563</key>
546
+ <integer>64000200</integer>
547
+ <key>resource_147666913163737083</key>
548
+ <integer>89989429</integer>
549
+ <key>resource_14821673265280245031</key>
550
+ <integer>103567716</integer>
551
+ <key>resource_14963531624026518556</key>
552
+ <integer>149643285</integer>
553
+ <key>resource_14991316233561601553</key>
554
+ <integer>153185315</integer>
555
+ <key>resource_15102728957952818953</key>
556
+ <integer>67542229</integer>
557
+ <key>resource_15222415425056996849</key>
558
+ <integer>88806700</integer>
559
+ <key>resource_15529482684129566618</key>
560
+ <integer>128389073</integer>
561
+ <key>resource_15553307005123159624</key>
562
+ <integer>51607712</integer>
563
+ <key>resource_15650691552307671623</key>
564
+ <integer>67557609</integer>
565
+ <key>resource_15663014657301038656</key>
566
+ <integer>48658584</integer>
567
+ <key>resource_15690793260821702239</key>
568
+ <integer>192336027</integer>
569
+ <key>resource_15802996272496351825</key>
570
+ <integer>32140400</integer>
571
+ <key>resource_15862686146583831934</key>
572
+ <integer>81722647</integer>
573
+ <key>resource_15912556207218483261</key>
574
+ <integer>123664316</integer>
575
+ <key>resource_16099810669571294474</key>
576
+ <integer>9121833</integer>
577
+ <key>resource_16151386142151984259</key>
578
+ <integer>197057707</integer>
579
+ <key>resource_16427749121490414942</key>
580
+ <integer>111851401</integer>
581
+ <key>resource_16478641617324880419</key>
582
+ <integer>101795164</integer>
583
+ <key>resource_16775325979881168065</key>
584
+ <integer>189383821</integer>
585
+ <key>resource_16785107011047357062</key>
586
+ <integer>120121263</integer>
587
+ <key>resource_16878273029558036857</key>
588
+ <integer>164994125</integer>
589
+ <key>resource_16893045999728121463</key>
590
+ <integer>634101079</integer>
591
+ <key>resource_16956650031675443092</key>
592
+ <integer>5311507</integer>
593
+ <key>resource_17027185687644816671</key>
594
+ <integer>1769479</integer>
595
+ <key>resource_17101290104497316493</key>
596
+ <integer>45119635</integer>
597
+ <key>resource_17430320594001491823</key>
598
+ <integer>156724265</integer>
599
+ <key>resource_17524589817133258349</key>
600
+ <integer>65772752</integer>
601
+ <key>resource_17660827383834524984</key>
602
+ <integer>76411141</integer>
603
+ <key>resource_17698117001616355536</key>
604
+ <integer>113037204</integer>
605
+ <key>resource_17781299343648226331</key>
606
+ <integer>62817472</integer>
607
+ <key>resource_17823422927490501588</key>
608
+ <integer>89986353</integer>
609
+ <key>resource_17836571197773320805</key>
610
+ <integer>595013837</integer>
611
+ <key>resource_17936326428511712129</key>
612
+ <integer>197054629</integer>
613
+ <key>resource_17949171688751357214</key>
614
+ <integer>118351784</integer>
615
+ <key>resource_18165318093879603772</key>
616
+ <integer>608008455</integer>
617
+ <key>resource_18299330698683230377</key>
618
+ <integer>137253875</integer>
619
+ <key>resource_2012677586647807707</key>
620
+ <integer>618035484</integer>
621
+ <key>resource_2058914432442319105</key>
622
+ <integer>629307705</integer>
623
+ <key>resource_2228003556175112906</key>
624
+ <integer>67551457</integer>
625
+ <key>resource_2457655956288274720</key>
626
+ <integer>74641664</integer>
627
+ <key>resource_252758028590232718</key>
628
+ <integer>615086356</integer>
629
+ <key>resource_2529150691303161709</key>
630
+ <integer>156727341</integer>
631
+ <key>resource_2649858689282722636</key>
632
+ <integer>49838236</integer>
633
+ <key>resource_2756521264117332881</key>
634
+ <integer>623343912</integer>
635
+ <key>resource_2845556800456629512</key>
636
+ <integer>123660213</integer>
637
+ <key>resource_2891998219010957944</key>
638
+ <integer>624523567</integer>
639
+ <key>resource_2934299297861268661</key>
640
+ <integer>644721009</integer>
641
+ <key>resource_3006849643693072709</key>
642
+ <integer>111854477</integer>
643
+ <key>resource_3011916196374655358</key>
644
+ <integer>156733495</integer>
645
+ <key>resource_3148820764189019952</key>
646
+ <integer>632918349</integer>
647
+ <key>resource_3334836823568832345</key>
648
+ <integer>65769677</integer>
649
+ <key>resource_3406137413683758757</key>
650
+ <integer>200596657</integer>
651
+ <key>resource_3437618397984506945</key>
652
+ <integer>52787367</integer>
653
+ <key>resource_3460398246149373878</key>
654
+ <integer>145511429</integer>
655
+ <key>resource_3575074299030363865</key>
656
+ <integer>40401035</integer>
657
+ <key>resource_358258783338618428</key>
658
+ <integer>600918247</integer>
659
+ <key>resource_3740705385184514799</key>
660
+ <integer>596199640</integer>
661
+ <key>resource_3829753400890331183</key>
662
+ <integer>597379295</integer>
663
+ <key>resource_4069477687544124114</key>
664
+ <integer>147283980</integer>
665
+ <key>resource_4213150281559064239</key>
666
+ <integer>67560684</integer>
667
+ <key>resource_4316305602524381324</key>
668
+ <integer>595016913</integer>
669
+ <key>resource_4391850531703345311</key>
670
+ <integer>619804963</integer>
671
+ <key>resource_4480321135219199335</key>
672
+ <integer>28592223</integer>
673
+ <key>resource_456933358433334349</key>
674
+ <integer>140792824</integer>
675
+ <key>resource_466134105808580859</key>
676
+ <integer>108312451</integer>
677
+ <key>resource_4786470494805316924</key>
678
+ <integer>88803625</integer>
679
+ <key>resource_4808571997827854942</key>
680
+ <integer>85261597</integer>
681
+ <key>resource_485355518494946326</key>
682
+ <integer>637643107</integer>
683
+ <key>resource_4858761911148247787</key>
684
+ <integer>56326319</integer>
685
+ <key>resource_4904726147306965366</key>
686
+ <integer>123663289</integer>
687
+ <key>resource_4965349513110609509</key>
688
+ <integer>62814397</integer>
689
+ <key>resource_4973188582998922821</key>
690
+ <integer>163814472</integer>
691
+ <key>resource_5064827626994676323</key>
692
+ <integer>108309373</integer>
693
+ <key>resource_5240179063782336248</key>
694
+ <integer>130175971</integer>
695
+ <key>resource_5609140398643429950</key>
696
+ <integer>9118757</integer>
697
+ <key>resource_5828785102139193305</key>
698
+ <integer>36862083</integer>
699
+ <key>resource_605634620147275604</key>
700
+ <integer>104747371</integer>
701
+ <key>resource_6063956491303979118</key>
702
+ <integer>67548381</integer>
703
+ <key>resource_6301654275896815273</key>
704
+ <integer>178563187</integer>
705
+ <key>resource_6348067899644064859</key>
706
+ <integer>67554533</integer>
707
+ <key>resource_6364572221512689869</key>
708
+ <integer>98256215</integer>
709
+ <key>resource_6418889517175129939</key>
710
+ <integer>32134249</integer>
711
+ <key>resource_6494419890502530439</key>
712
+ <integer>604457197</integer>
713
+ <key>resource_683901974122301549</key>
714
+ <integer>89992507</integer>
715
+ <key>resource_6860283339207480634</key>
716
+ <integer>595019988</integer>
717
+ <key>resource_6959667525515462864</key>
718
+ <integer>595010761</integer>
719
+ <key>resource_7002883632350783680</key>
720
+ <integer>616855832</integer>
721
+ <key>resource_7031445600909012145</key>
722
+ <integer>611547407</integer>
723
+ <key>resource_7113288446864598080</key>
724
+ <integer>61634744</integer>
725
+ <key>resource_7207393261627844814</key>
726
+ <integer>641182059</integer>
727
+ <key>resource_7219556714359676972</key>
728
+ <integer>111857552</integer>
729
+ <key>resource_7300569089644456979</key>
730
+ <integer>63997125</integer>
731
+ <key>resource_737838916395787290</key>
732
+ <integer>0</integer>
733
+ <key>resource_7447295789027644330</key>
734
+ <integer>594995393</integer>
735
+ <key>resource_7457882321256652314</key>
736
+ <integer>79953168</integer>
737
+ <key>resource_7508316801306355177</key>
738
+ <integer>5308429</integer>
739
+ <key>resource_7509084190189202164</key>
740
+ <integer>9124911</integer>
741
+ <key>resource_7606225883255180259</key>
742
+ <integer>33320055</integer>
743
+ <key>resource_7669244215997691387</key>
744
+ <integer>148463632</integer>
745
+ <key>resource_767331466296163053</key>
746
+ <integer>67545305</integer>
747
+ <key>resource_7675031577055417172</key>
748
+ <integer>187611268</integer>
749
+ <key>resource_7720364126877698657</key>
750
+ <integer>20334671</integer>
751
+ <key>resource_7782903971967304763</key>
752
+ <integer>145514504</integer>
753
+ <key>resource_7821909726920464716</key>
754
+ <integer>8850456</integer>
755
+ <key>resource_7838207413285599542</key>
756
+ <integer>133714923</integer>
757
+ <key>resource_7911107995782415436</key>
758
+ <integer>108295541</integer>
759
+ <key>resource_8006820714796869114</key>
760
+ <integer>201779386</integer>
761
+ <key>resource_8064451266271644278</key>
762
+ <integer>149646363</integer>
763
+ <key>resource_8110794461977678923</key>
764
+ <integer>604460273</integer>
765
+ <key>resource_823642242073616305</key>
766
+ <integer>632921424</integer>
767
+ <key>resource_8278245435104944447</key>
768
+ <integer>116579232</integer>
769
+ <key>resource_8443835814568941918</key>
770
+ <integer>12663860</integer>
771
+ <key>resource_8611855190878214093</key>
772
+ <integer>629379399</integer>
773
+ <key>resource_8702476167315366387</key>
774
+ <integer>114806680</integer>
775
+ <key>resource_8708061976339542793</key>
776
+ <integer>164997203</integer>
777
+ <key>resource_8710855707690663901</key>
778
+ <integer>124843971</integer>
779
+ <key>resource_8722410446476034848</key>
780
+ <integer>183281787</integer>
781
+ <key>resource_890496298217661774</key>
782
+ <integer>128403417</integer>
783
+ <key>resource_9082136182280539801</key>
784
+ <integer>32137325</integer>
785
+ <key>resource_91634090937118977</key>
786
+ <integer>16795719</integer>
787
+ <key>resource_9272162213584249127</key>
788
+ <integer>141972479</integer>
789
+ <key>resource_9295876670887691926</key>
790
+ <integer>608005377</integer>
791
+ <key>resource_9471953349009243760</key>
792
+ <integer>13843512</integer>
793
+ <key>resource_9615953264141646883</key>
794
+ <integer>85264675</integer>
795
+ <key>resource_9762185234173306901</key>
796
+ <integer>23873623</integer>
797
+ <key>resource_976469949411047724</key>
798
+ <integer>189380745</integer>
799
+ <key>resource_9772686840549689627</key>
800
+ <integer>629376321</integer>
801
+ <key>resource_995157141149908318</key>
802
+ <integer>128385997</integer>
803
+ <key>resource_9959323808215986063</key>
804
+ <integer>195874976</integer>
805
+ <key>tmp_12</key>
806
+ <integer>128401365</integer>
807
+ <key>tmp_13</key>
808
+ <integer>186820736</integer>
809
+ <key>tmp_6</key>
810
+ <integer>93531457</integer>
811
+ <key>tmp_7</key>
812
+ <integer>108304761</integer>
813
+ </dict>
814
+ <key>Resource Storage Mode</key>
815
+ <integer>1</integer>
816
+ </dict>
817
+ </dict>
818
+ </dict>
819
+ </plist>
ios-h18p/wfp16-s256/laya_ml_wfp16_s256.h18p.aimodelc/main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/resources.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:897d657b0ba4530726881c0974dc4239edbf3c80e729629e1bfb0770f31ebe48
3
+ size 644724084
ios-h18p/wfp16-s256/laya_ml_wfp16_s256.h18p.aimodelc/main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/specialized_model_0.mpsgraph ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:032210b57457a71500c30f0fdf568f41a28e5d8c7f5fd16c9bbc3e688bcdd729
3
+ size 353154
ios-h18p/wfp16-s256/laya_ml_wfp16_s256.h18p.aimodelc/main-h18p.mlirb ADDED
Binary file (2.18 kB). View file
 
ios-h18p/wfp16-s256/laya_ml_wfp16_s256.h18p.aimodelc/main.hash ADDED
Binary file (32 Bytes). View file
 
ios-h18p/wfp16-s256/laya_ml_wfp16_s256.h18p.aimodelc/metadata.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "author" : "mlboydaisuke (coreai-model-zoo); weights Convai Innovations (laya)",
3
+ "assetVersion" : "2.0",
4
+ "sourceHash" : "EA3DD8178F562FFD1AC63AC5861A5CB6F26BE522D73D8F93F4424C99A960772C",
5
+ "producer" : "coreai-build-3600.83.1",
6
+ "license" : "Apache-2.0",
7
+ "creationDate" : "20260923T053623Z",
8
+ "description" : "laya multilingual decision encoder (mmBERT-base + typed head); wfp16; S=256; functions main + act; source convaiinnovations\/laya@1c5edc17a7acd8701df6fc341c0d179f1c62c982\/multilingual"
9
+ }
ios-h18p/wfp16-s256/laya_ml_wfp16_s256.h18p.aimodelc/stats.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"computeTypes":["Float16","Float32","Int32","UInt32","UInt64"],"storageTypes":[{"name":"Float16","count":321652992},{"count":354313,"name":"Float32"},{"count":68,"name":"UInt32"},{"name":"Int32","count":50},{"name":"UInt64","count":1}],"operationDistribution":[{"count":1236,"name":"constant"},{"name":"reshape","count":272},{"name":"transpose","count":217},{"name":"broadcast_in_dims","count":201},{"name":"mul","count":184},{"count":182,"name":"broadcasting_mul"},{"count":158,"name":"add"},{"count":149,"name":"batch_matmul"},{"count":149,"name":"broadcasting_batch_matmul"},{"count":147,"name":"slice"},{"name":"broadcasting_add","count":132},{"count":119,"name":"concat"},{"count":105,"name":"cast"},{"count":78,"name":"broadcast_to"},{"name":"split","count":66},{"count":50,"name":"invoke"},{"count":28,"name":"reduce"},{"count":26,"name":"broadcasting_divide"},{"count":26,"name":"divide"},{"count":26,"name":"reduce_sum"},{"count":24,"name":"exp"},{"name":"gelu","count":24},{"name":"softmax","count":24},{"name":"gather_nd","count":3},{"name":"broadcast_shapes","count":2},{"count":2,"name":"broadcasting_maximum"},{"name":"broadcasting_sub","count":2},{"name":"get_shape","count":2},{"count":2,"name":"maximum"},{"count":2,"name":"reduce_mean"},{"count":2,"name":"reduce_product"},{"name":"relu","count":2},{"count":2,"name":"sub"},{"name":"rsqrt","count":1}]}
ios-h18p/wfp16-s256/provenance/aot-manifest.json ADDED
@@ -0,0 +1,147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "status": "COMPILED",
3
+ "intended_runtime": "ios",
4
+ "aot": true,
5
+ "architecture": "h18p",
6
+ "preferred_compute": "gpu",
7
+ "command": [
8
+ "xcrun",
9
+ "coreai-build",
10
+ "compile",
11
+ "/Users/majimadaisuke/code/coreai/coreai-models/exports/laya-multilingual/macos/wfp16-s256/laya_ml_wfp16_s256.aimodel",
12
+ "--output",
13
+ "/Users/majimadaisuke/code/coreai/coreai-models/exports/laya-multilingual/ios-h18p/wfp16-s256",
14
+ "--platform",
15
+ "iOS",
16
+ "--min-deployment-version",
17
+ "27.0",
18
+ "--preferred-compute",
19
+ "gpu",
20
+ "--architecture",
21
+ "h18p"
22
+ ],
23
+ "seconds": 0.42936833400744945,
24
+ "exit_code": 0,
25
+ "bundle": "laya_ml_wfp16_s256.h18p.aimodelc",
26
+ "bytes": 645117160,
27
+ "files": [
28
+ {
29
+ "path": "main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/manifest.plist",
30
+ "bytes": 35830,
31
+ "sha256": "98ebf41ebe53fefa90c3b39d9bbfb28de3894b134d89383dd4b8d97c92e42161"
32
+ },
33
+ {
34
+ "path": "main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/resources.bin",
35
+ "bytes": 644724084,
36
+ "sha256": "897d657b0ba4530726881c0974dc4239edbf3c80e729629e1bfb0770f31ebe48"
37
+ },
38
+ {
39
+ "path": "main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/specialized_model_0.mpsgraph",
40
+ "bytes": 353154,
41
+ "sha256": "032210b57457a71500c30f0fdf568f41a28e5d8c7f5fd16c9bbc3e688bcdd729"
42
+ },
43
+ {
44
+ "path": "main-h18p.mlirb",
45
+ "bytes": 2179,
46
+ "sha256": "ed684679b8a173b91913cf6cbd5400d1ec726d4a094d53846c8cf1e960b37e92"
47
+ },
48
+ {
49
+ "path": "main.hash",
50
+ "bytes": 32,
51
+ "sha256": "2298517d0a8a8a11c564ba6332c394dde8a52b00e2d22ef23e386d3509ed479d"
52
+ },
53
+ {
54
+ "path": "metadata.json",
55
+ "bytes": 510,
56
+ "sha256": "11da4b3598874b815c584f4020a3970d0719f3e8bd4524f2b6d2feb7392ae5ed"
57
+ },
58
+ {
59
+ "path": "stats.json",
60
+ "bytes": 1371,
61
+ "sha256": "a15df006d0cabddb6d7361c0c7dbff9a53b71b771c3653ef4ed015d9ec983cef"
62
+ }
63
+ ],
64
+ "ane": {
65
+ "regions": 0,
66
+ "regions_listing_weights": 0,
67
+ "ir_bytes": 0,
68
+ "detail": [],
69
+ "verdict": "0 ANE regions: nothing is compiled for the Neural Engine (coreai-build still exits 0)",
70
+ "gpu_package_resources_bytes": 644724084
71
+ },
72
+ "neural_engine_probe": {
73
+ "command": [
74
+ "xcrun",
75
+ "coreai-build",
76
+ "compile",
77
+ "/Users/majimadaisuke/code/coreai/coreai-models/exports/laya-multilingual/macos/wfp16-s256/laya_ml_wfp16_s256.aimodel",
78
+ "--output",
79
+ "/Users/majimadaisuke/code/coreai/laya-multilingual/tmp1q8b4ubh",
80
+ "--platform",
81
+ "iOS",
82
+ "--min-deployment-version",
83
+ "27.0",
84
+ "--preferred-compute",
85
+ "neural-engine",
86
+ "--architecture",
87
+ "h18p"
88
+ ],
89
+ "seconds": 1.2004331250209361,
90
+ "regions": 1,
91
+ "regions_listing_weights": 0,
92
+ "ir_bytes": 5750,
93
+ "detail": [
94
+ {
95
+ "name": "main_9wemocz7YmEwKSHhsD5JpQ_1_ANE_region_0_0",
96
+ "ir_bytes": 5750,
97
+ "llir_bundle_weights": []
98
+ }
99
+ ],
100
+ "verdict": "1 ANE region(s), 5750 bytes of region IR; everything else stays in the MPSGraph (GPU) package",
101
+ "gpu_package_resources_bytes": 645519744,
102
+ "bundle_kept": false
103
+ },
104
+ "source": {
105
+ "variant": "macos/wfp16-s256",
106
+ "bundle": "laya_ml_wfp16_s256.aimodel",
107
+ "export_manifest_sha256": "ae7a58df3e1b273bbe99936fd9f96301b88985d69ce4eda193001ebc19e44547",
108
+ "files": [
109
+ {
110
+ "path": "main.hash",
111
+ "bytes": 32,
112
+ "sha256": "14981993ab712dfcde5a694b41ff15383d58fe4500be96b10677384084ab44ae"
113
+ },
114
+ {
115
+ "path": "main.mlirb",
116
+ "bytes": 644854735,
117
+ "sha256": "ea3dd8178f562ffd1ac63ac5861a5cb6f26be522d73d8f93f4424c99a960772c"
118
+ },
119
+ {
120
+ "path": "metadata.json",
121
+ "bytes": 422,
122
+ "sha256": "0fa042a4284052e4a3eae22a8a077653469e8ef89c09f095665971447e0b1383"
123
+ }
124
+ ],
125
+ "precision": "wfp16"
126
+ },
127
+ "disk_free_before": "/dev/disk3s5 1.8Ti 1.6Ti 179Gi 91% 11M 1.9G 1% /System/Volumes/Data",
128
+ "disk_free_after": "/dev/disk3s5 1.8Ti 1.6Ti 178Gi 91% 11M 1.9G 1% /System/Volumes/Data",
129
+ "runtime_gate": "NOT RUN — never on a Mac; the device gate on the iPhone 17 Pro runs this folder",
130
+ "environment": {
131
+ "date": "2026-09-23T14:36:24+09:00",
132
+ "machine": "Apple M4 Max",
133
+ "macos_version": "27.0",
134
+ "macos_build": "26A428",
135
+ "coreai_build": "coreai-build 3600.83.1",
136
+ "python": "3.11.13",
137
+ "packages": {},
138
+ "argv": [
139
+ "conversion/laya/aot_laya.py",
140
+ "--window",
141
+ "256",
142
+ "--dtype",
143
+ "wfp16",
144
+ "--overwrite"
145
+ ]
146
+ }
147
+ }
ios-h18p/wfp16-s256/provenance/coreai-build-neural-engine-probe.log ADDED
@@ -0,0 +1 @@
 
 
1
+ Compiling h18p: 1 of 1
ios-h18p/wfp16-s256/provenance/coreai-build.log ADDED
@@ -0,0 +1 @@
 
 
1
+ Compiling h18p: 1 of 1
ios-h18p/wfp16-s256/tokenizer/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:609d8f4c067cd3950f88594c5a802616cea245823836ef5848ee4fc40aab5b6f
3
+ size 34363188
ios-h18p/wfp16-s256/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<bos>",
3
+ "clean_up_tokenization_spaces": false,
4
+ "cls_token": "<bos>",
5
+ "eos_token": "<eos>",
6
+ "extra_special_tokens": {
7
+ "extra_0": "<start_of_turn>",
8
+ "extra_1": "<end_of_turn>"
9
+ },
10
+ "mask_token": "<mask>",
11
+ "model_input_names": [
12
+ "input_ids",
13
+ "attention_mask"
14
+ ],
15
+ "model_max_length": 8192,
16
+ "pad_token": "<pad>",
17
+ "padding_side": "right",
18
+ "sep_token": "<eos>",
19
+ "spaces_between_special_tokens": false,
20
+ "tokenizer_class": "PreTrainedTokenizerFast",
21
+ "unk_token": "<unk>"
22
+ }
ios-h18p/wfp16-s512/laya_ml_wfp16_s512.h18p.aimodelc/main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/manifest.plist ADDED
@@ -0,0 +1,819 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>Package Version</key>
6
+ <dict>
7
+ <key>7.0.63</key>
8
+ <dict>
9
+ <key>ANERegionsHash</key>
10
+ <dict>
11
+ <key>h18p</key>
12
+ <string>BDE3DCBCBE3FF29F9670AFE5BAD7BEB25F4D1B3ACA8BF56ADA19126AB1565DBA_E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855</string>
13
+ </dict>
14
+ <key>Adapters by rank</key>
15
+ <dict/>
16
+ <key>Binary File Resources</key>
17
+ <dict/>
18
+ <key>Callables</key>
19
+ <dict/>
20
+ <key>CallablesHash</key>
21
+ <integer>0</integer>
22
+ <key>Data File Names</key>
23
+ <array/>
24
+ <key>GPU adapter present</key>
25
+ <string>NO</string>
26
+ <key>Optimized Modules</key>
27
+ <dict>
28
+ <key>[
29
+ "{\n \"entryFunctionName\" : \"act_P-wyl3fhBDQ5BmrrtsZtxw\",\n \"deviceDescriptor\" : [\n 0,\n 6,\n \"h18p\"\n ],\n \"compilationDescriptor\" : {\n \"enableANECValidationWorkflow\" : true,\n \"reducedPrecisionFastMath\" : 0,\n \"entryFunctionName\" : \"\",\n \"enableCompileResourcesForPackage\" : true,\n \"useANELLIR\" : true,\n \"shapeShifterCacheThreads\" : 1,\n \"disableShapeFolding\" : false,\n \"optimizationProfile\" : 0,\n \"enableANEFWToFWSignal\" : false,\n \"optimizationLevel\" : 1,\n \"includeDebugInfo\" : false,\n \"addUniqueIdToMLIRLocations\" : true,\n \"maximumNumberOfParallelEncodingRegions\" : 1,\n \"aneCompilerSpatialSplitting\" : 3,\n \"compilerOptions\" : 1691023,\n \"preferredDevice\" : 1,\n \"enableMLIRDiagnostics\" : false,\n \"enableShapeEquivalence\" : false,\n \"enableShapeShifter\" : true,\n \"enableShapeShifterCache\" : false,\n \"shapeShifterTILevel\" : 0,\n \"verifyTypeInference\" : false,\n \"printANEPlacementAnalysis\" : false,\n \"inputShapeRanges\" : null,\n \"enableANELateLatch\" : false,\n \"minimumNumberOfOpsInParallelRegion\" : 100,\n \"enableANECHWRankPromotion\" : true,\n \"enableParallelEncode\" : true,\n \"allowedComputeDevices\" : 1,\n \"aneBondedCompileMode\" : 0,\n \"enableMemrefBufferization\" : true\n },\n \"inputShapesCount\" : 8,\n \"inputShapes\" : [\n 268435488,\n 2,\n 1,\n 768,\n 268435488,\n 2,\n 1,\n 4\n ],\n \"callablesHash\" : 0\n}",
30
+ "{\n \"entryFunctionName\" : \"main_9wemocz7YmEwKSHhsD5JpQ\",\n \"deviceDescriptor\" : [\n 0,\n 6,\n \"h18p\"\n ],\n \"compilationDescriptor\" : {\n \"enableANECValidationWorkflow\" : true,\n \"reducedPrecisionFastMath\" : 0,\n \"entryFunctionName\" : \"\",\n \"enableCompileResourcesForPackage\" : true,\n \"useANELLIR\" : true,\n \"shapeShifterCacheThreads\" : 1,\n \"disableShapeFolding\" : false,\n \"optimizationProfile\" : 0,\n \"enableANEFWToFWSignal\" : false,\n \"optimizationLevel\" : 1,\n \"includeDebugInfo\" : false,\n \"addUniqueIdToMLIRLocations\" : true,\n \"maximumNumberOfParallelEncodingRegions\" : 1,\n \"aneCompilerSpatialSplitting\" : 3,\n \"compilerOptions\" : 1691023,\n \"preferredDevice\" : 1,\n \"enableMLIRDiagnostics\" : false,\n \"enableShapeEquivalence\" : false,\n \"enableShapeShifter\" : true,\n \"enableShapeShifterCache\" : false,\n \"shapeShifterTILevel\" : 0,\n \"verifyTypeInference\" : false,\n \"printANEPlacementAnalysis\" : false,\n \"inputShapeRanges\" : null,\n \"enableANELateLatch\" : false,\n \"minimumNumberOfOpsInParallelRegion\" : 100,\n \"enableANECHWRankPromotion\" : true,\n \"enableParallelEncode\" : true,\n \"allowedComputeDevices\" : 1,\n \"aneBondedCompileMode\" : 0,\n \"enableMemrefBufferization\" : true\n },\n \"inputShapesCount\" : 12,\n \"inputShapes\" : [\n 536870944,\n 2,\n 1,\n 512,\n 536870944,\n 2,\n 1,\n 512,\n 268435488,\n 2,\n 1,\n 3\n ],\n \"callablesHash\" : 0\n}"
31
+ ]</key>
32
+ <dict>
33
+ <key>Entry Function Attributes</key>
34
+ <dict>
35
+ <key>act_P-wyl3fhBDQ5BmrrtsZtxw_0</key>
36
+ <array>
37
+ <string>mps.aneAlignedIO</string>
38
+ <string>mps.disablePreAllocate</string>
39
+ <string>mps.disableNDX</string>
40
+ </array>
41
+ <key>main_9wemocz7YmEwKSHhsD5JpQ_1</key>
42
+ <array>
43
+ <string>mps.aneAlignedIO</string>
44
+ <string>mps.disablePreAllocate</string>
45
+ <string>mps.disableNDX</string>
46
+ </array>
47
+ </dict>
48
+ <key>File Name</key>
49
+ <string>specialized_model_0.mpsgraph</string>
50
+ <key>Key to Symbol Name</key>
51
+ <dict>
52
+ <key>{
53
+ "entryFunctionName" : "act_P-wyl3fhBDQ5BmrrtsZtxw",
54
+ "deviceDescriptor" : [
55
+ 0,
56
+ 6,
57
+ "h18p"
58
+ ],
59
+ "compilationDescriptor" : {
60
+ "enableANECValidationWorkflow" : true,
61
+ "reducedPrecisionFastMath" : 0,
62
+ "entryFunctionName" : "",
63
+ "enableCompileResourcesForPackage" : true,
64
+ "useANELLIR" : true,
65
+ "shapeShifterCacheThreads" : 1,
66
+ "disableShapeFolding" : false,
67
+ "optimizationProfile" : 0,
68
+ "enableANEFWToFWSignal" : false,
69
+ "optimizationLevel" : 1,
70
+ "includeDebugInfo" : false,
71
+ "addUniqueIdToMLIRLocations" : true,
72
+ "maximumNumberOfParallelEncodingRegions" : 1,
73
+ "aneCompilerSpatialSplitting" : 3,
74
+ "compilerOptions" : 1691023,
75
+ "preferredDevice" : 1,
76
+ "enableMLIRDiagnostics" : false,
77
+ "enableShapeEquivalence" : false,
78
+ "enableShapeShifter" : true,
79
+ "enableShapeShifterCache" : false,
80
+ "shapeShifterTILevel" : 0,
81
+ "verifyTypeInference" : false,
82
+ "printANEPlacementAnalysis" : false,
83
+ "inputShapeRanges" : null,
84
+ "enableANELateLatch" : false,
85
+ "minimumNumberOfOpsInParallelRegion" : 100,
86
+ "enableANECHWRankPromotion" : true,
87
+ "enableParallelEncode" : true,
88
+ "allowedComputeDevices" : 1,
89
+ "aneBondedCompileMode" : 0,
90
+ "enableMemrefBufferization" : true
91
+ },
92
+ "inputShapesCount" : 8,
93
+ "inputShapes" : [
94
+ 268435488,
95
+ 2,
96
+ 1,
97
+ 768,
98
+ 268435488,
99
+ 2,
100
+ 1,
101
+ 4
102
+ ],
103
+ "callablesHash" : 0
104
+ }</key>
105
+ <string>act_P-wyl3fhBDQ5BmrrtsZtxw_0</string>
106
+ <key>{
107
+ "entryFunctionName" : "main_9wemocz7YmEwKSHhsD5JpQ",
108
+ "deviceDescriptor" : [
109
+ 0,
110
+ 6,
111
+ "h18p"
112
+ ],
113
+ "compilationDescriptor" : {
114
+ "enableANECValidationWorkflow" : true,
115
+ "reducedPrecisionFastMath" : 0,
116
+ "entryFunctionName" : "",
117
+ "enableCompileResourcesForPackage" : true,
118
+ "useANELLIR" : true,
119
+ "shapeShifterCacheThreads" : 1,
120
+ "disableShapeFolding" : false,
121
+ "optimizationProfile" : 0,
122
+ "enableANEFWToFWSignal" : false,
123
+ "optimizationLevel" : 1,
124
+ "includeDebugInfo" : false,
125
+ "addUniqueIdToMLIRLocations" : true,
126
+ "maximumNumberOfParallelEncodingRegions" : 1,
127
+ "aneCompilerSpatialSplitting" : 3,
128
+ "compilerOptions" : 1691023,
129
+ "preferredDevice" : 1,
130
+ "enableMLIRDiagnostics" : false,
131
+ "enableShapeEquivalence" : false,
132
+ "enableShapeShifter" : true,
133
+ "enableShapeShifterCache" : false,
134
+ "shapeShifterTILevel" : 0,
135
+ "verifyTypeInference" : false,
136
+ "printANEPlacementAnalysis" : false,
137
+ "inputShapeRanges" : null,
138
+ "enableANELateLatch" : false,
139
+ "minimumNumberOfOpsInParallelRegion" : 100,
140
+ "enableANECHWRankPromotion" : true,
141
+ "enableParallelEncode" : true,
142
+ "allowedComputeDevices" : 1,
143
+ "aneBondedCompileMode" : 0,
144
+ "enableMemrefBufferization" : true
145
+ },
146
+ "inputShapesCount" : 12,
147
+ "inputShapes" : [
148
+ 536870944,
149
+ 2,
150
+ 1,
151
+ 512,
152
+ 536870944,
153
+ 2,
154
+ 1,
155
+ 512,
156
+ 268435488,
157
+ 2,
158
+ 1,
159
+ 3
160
+ ],
161
+ "callablesHash" : 0
162
+ }</key>
163
+ <string>main_9wemocz7YmEwKSHhsD5JpQ_1</string>
164
+ </dict>
165
+ <key>Used In Cache</key>
166
+ <array>
167
+ <string>{
168
+ "entryFunctionName" : "main_9wemocz7YmEwKSHhsD5JpQ",
169
+ "deviceDescriptor" : [
170
+ 0,
171
+ 6,
172
+ "h18p"
173
+ ],
174
+ "compilationDescriptor" : {
175
+ "enableANECValidationWorkflow" : true,
176
+ "reducedPrecisionFastMath" : 0,
177
+ "entryFunctionName" : "",
178
+ "enableCompileResourcesForPackage" : true,
179
+ "useANELLIR" : true,
180
+ "shapeShifterCacheThreads" : 1,
181
+ "disableShapeFolding" : false,
182
+ "optimizationProfile" : 0,
183
+ "enableANEFWToFWSignal" : false,
184
+ "optimizationLevel" : 1,
185
+ "includeDebugInfo" : false,
186
+ "addUniqueIdToMLIRLocations" : true,
187
+ "maximumNumberOfParallelEncodingRegions" : 1,
188
+ "aneCompilerSpatialSplitting" : 3,
189
+ "compilerOptions" : 1691023,
190
+ "preferredDevice" : 1,
191
+ "enableMLIRDiagnostics" : false,
192
+ "enableShapeEquivalence" : false,
193
+ "enableShapeShifter" : true,
194
+ "enableShapeShifterCache" : false,
195
+ "shapeShifterTILevel" : 0,
196
+ "verifyTypeInference" : false,
197
+ "printANEPlacementAnalysis" : false,
198
+ "inputShapeRanges" : null,
199
+ "enableANELateLatch" : false,
200
+ "minimumNumberOfOpsInParallelRegion" : 100,
201
+ "enableANECHWRankPromotion" : true,
202
+ "enableParallelEncode" : true,
203
+ "allowedComputeDevices" : 1,
204
+ "aneBondedCompileMode" : 0,
205
+ "enableMemrefBufferization" : true
206
+ },
207
+ "inputShapesCount" : 12,
208
+ "inputShapes" : [
209
+ 536870944,
210
+ 2,
211
+ 1,
212
+ 512,
213
+ 536870944,
214
+ 2,
215
+ 1,
216
+ 512,
217
+ 268435488,
218
+ 2,
219
+ 1,
220
+ 3
221
+ ],
222
+ "callablesHash" : 0
223
+ }</string>
224
+ <string>{
225
+ "entryFunctionName" : "act_P-wyl3fhBDQ5BmrrtsZtxw",
226
+ "deviceDescriptor" : [
227
+ 0,
228
+ 6,
229
+ "h18p"
230
+ ],
231
+ "compilationDescriptor" : {
232
+ "enableANECValidationWorkflow" : true,
233
+ "reducedPrecisionFastMath" : 0,
234
+ "entryFunctionName" : "",
235
+ "enableCompileResourcesForPackage" : true,
236
+ "useANELLIR" : true,
237
+ "shapeShifterCacheThreads" : 1,
238
+ "disableShapeFolding" : false,
239
+ "optimizationProfile" : 0,
240
+ "enableANEFWToFWSignal" : false,
241
+ "optimizationLevel" : 1,
242
+ "includeDebugInfo" : false,
243
+ "addUniqueIdToMLIRLocations" : true,
244
+ "maximumNumberOfParallelEncodingRegions" : 1,
245
+ "aneCompilerSpatialSplitting" : 3,
246
+ "compilerOptions" : 1691023,
247
+ "preferredDevice" : 1,
248
+ "enableMLIRDiagnostics" : false,
249
+ "enableShapeEquivalence" : false,
250
+ "enableShapeShifter" : true,
251
+ "enableShapeShifterCache" : false,
252
+ "shapeShifterTILevel" : 0,
253
+ "verifyTypeInference" : false,
254
+ "printANEPlacementAnalysis" : false,
255
+ "inputShapeRanges" : null,
256
+ "enableANELateLatch" : false,
257
+ "minimumNumberOfOpsInParallelRegion" : 100,
258
+ "enableANECHWRankPromotion" : true,
259
+ "enableParallelEncode" : true,
260
+ "allowedComputeDevices" : 1,
261
+ "aneBondedCompileMode" : 0,
262
+ "enableMemrefBufferization" : true
263
+ },
264
+ "inputShapesCount" : 8,
265
+ "inputShapes" : [
266
+ 268435488,
267
+ 2,
268
+ 1,
269
+ 768,
270
+ 268435488,
271
+ 2,
272
+ 1,
273
+ 4
274
+ ],
275
+ "callablesHash" : 0
276
+ }</string>
277
+ </array>
278
+ </dict>
279
+ </dict>
280
+ <key>Optimized No Device Modules</key>
281
+ <dict/>
282
+ <key>Optimized No Device Resources Used</key>
283
+ <dict/>
284
+ <key>Optimized Resources Used</key>
285
+ <dict>
286
+ <key>[
287
+ "{\n \"entryFunctionName\" : \"act_P-wyl3fhBDQ5BmrrtsZtxw\",\n \"deviceDescriptor\" : [\n 0,\n 6,\n \"h18p\"\n ],\n \"compilationDescriptor\" : {\n \"enableANECValidationWorkflow\" : true,\n \"reducedPrecisionFastMath\" : 0,\n \"entryFunctionName\" : \"\",\n \"enableCompileResourcesForPackage\" : true,\n \"useANELLIR\" : true,\n \"shapeShifterCacheThreads\" : 1,\n \"disableShapeFolding\" : false,\n \"optimizationProfile\" : 0,\n \"enableANEFWToFWSignal\" : false,\n \"optimizationLevel\" : 1,\n \"includeDebugInfo\" : false,\n \"addUniqueIdToMLIRLocations\" : true,\n \"maximumNumberOfParallelEncodingRegions\" : 1,\n \"aneCompilerSpatialSplitting\" : 3,\n \"compilerOptions\" : 1691023,\n \"preferredDevice\" : 1,\n \"enableMLIRDiagnostics\" : false,\n \"enableShapeEquivalence\" : false,\n \"enableShapeShifter\" : true,\n \"enableShapeShifterCache\" : false,\n \"shapeShifterTILevel\" : 0,\n \"verifyTypeInference\" : false,\n \"printANEPlacementAnalysis\" : false,\n \"inputShapeRanges\" : null,\n \"enableANELateLatch\" : false,\n \"minimumNumberOfOpsInParallelRegion\" : 100,\n \"enableANECHWRankPromotion\" : true,\n \"enableParallelEncode\" : true,\n \"allowedComputeDevices\" : 1,\n \"aneBondedCompileMode\" : 0,\n \"enableMemrefBufferization\" : true\n },\n \"inputShapesCount\" : 8,\n \"inputShapes\" : [\n 268435488,\n 2,\n 1,\n 768,\n 268435488,\n 2,\n 1,\n 4\n ],\n \"callablesHash\" : 0\n}",
288
+ "{\n \"entryFunctionName\" : \"main_9wemocz7YmEwKSHhsD5JpQ\",\n \"deviceDescriptor\" : [\n 0,\n 6,\n \"h18p\"\n ],\n \"compilationDescriptor\" : {\n \"enableANECValidationWorkflow\" : true,\n \"reducedPrecisionFastMath\" : 0,\n \"entryFunctionName\" : \"\",\n \"enableCompileResourcesForPackage\" : true,\n \"useANELLIR\" : true,\n \"shapeShifterCacheThreads\" : 1,\n \"disableShapeFolding\" : false,\n \"optimizationProfile\" : 0,\n \"enableANEFWToFWSignal\" : false,\n \"optimizationLevel\" : 1,\n \"includeDebugInfo\" : false,\n \"addUniqueIdToMLIRLocations\" : true,\n \"maximumNumberOfParallelEncodingRegions\" : 1,\n \"aneCompilerSpatialSplitting\" : 3,\n \"compilerOptions\" : 1691023,\n \"preferredDevice\" : 1,\n \"enableMLIRDiagnostics\" : false,\n \"enableShapeEquivalence\" : false,\n \"enableShapeShifter\" : true,\n \"enableShapeShifterCache\" : false,\n \"shapeShifterTILevel\" : 0,\n \"verifyTypeInference\" : false,\n \"printANEPlacementAnalysis\" : false,\n \"inputShapeRanges\" : null,\n \"enableANELateLatch\" : false,\n \"minimumNumberOfOpsInParallelRegion\" : 100,\n \"enableANECHWRankPromotion\" : true,\n \"enableParallelEncode\" : true,\n \"allowedComputeDevices\" : 1,\n \"aneBondedCompileMode\" : 0,\n \"enableMemrefBufferization\" : true\n },\n \"inputShapesCount\" : 12,\n \"inputShapes\" : [\n 536870944,\n 2,\n 1,\n 512,\n 536870944,\n 2,\n 1,\n 512,\n 268435488,\n 2,\n 1,\n 3\n ],\n \"callablesHash\" : 0\n}"
289
+ ]</key>
290
+ <array>
291
+ <string>resource_12627110480471411835</string>
292
+ <string>resource_5011441598830033456</string>
293
+ <string>resource_11350438265370495312</string>
294
+ <string>resource_10536262509090679011</string>
295
+ <string>resource_891112570790360151</string>
296
+ <string>resource_11738235458831981380</string>
297
+ <string>resource_15565877294434108611</string>
298
+ <string>resource_7720169057393416558</string>
299
+ <string>resource_5511104119531580725</string>
300
+ <string>resource_3630903567141032125</string>
301
+ <string>resource_13621216887829666661</string>
302
+ <string>resource_214322126017113425</string>
303
+ <string>resource_15875222076194766128</string>
304
+ <string>resource_14595834338931916113</string>
305
+ <string>resource_17285878539259619289</string>
306
+ <string>resource_14259580381031909697</string>
307
+ <string>resource_2128020583590778829</string>
308
+ <string>resource_6418005718857208016</string>
309
+ <string>resource_12779686776575840558</string>
310
+ <string>resource_6018530442181404519</string>
311
+ <string>resource_6519826869617000665</string>
312
+ <string>resource_15373621808174210837</string>
313
+ <string>resource_15592668708034119154</string>
314
+ <string>resource_8343012951315372641</string>
315
+ <string>resource_10160936467639404480</string>
316
+ <string>resource_15113978807066518943</string>
317
+ <string>resource_6608468054520489497</string>
318
+ <string>resource_15950126098596091370</string>
319
+ <string>resource_231395589921196720</string>
320
+ <string>resource_15803725211603324779</string>
321
+ <string>resource_4436577859234796107</string>
322
+ <string>resource_8890073117410996621</string>
323
+ <string>resource_404370915736142355</string>
324
+ <string>resource_5464769265291537206</string>
325
+ <string>resource_15066307591536499298</string>
326
+ <string>resource_2334886271866876723</string>
327
+ <string>resource_7066027106369701568</string>
328
+ <string>resource_3733815289560427688</string>
329
+ <string>resource_10703392788617602071</string>
330
+ <string>resource_6811207947457929734</string>
331
+ <string>resource_13544940163090336798</string>
332
+ <string>resource_11474688475383985609</string>
333
+ <string>resource_17254207239209378756</string>
334
+ <string>resource_563931064626558000</string>
335
+ <string>resource_8673507081882032178</string>
336
+ <string>resource_3651507249601279968</string>
337
+ <string>resource_13524703664654754758</string>
338
+ <string>resource_3118318636289399159</string>
339
+ <string>resource_8101648658746218057</string>
340
+ <string>resource_13296966059407930230</string>
341
+ <string>resource_988229528274475791</string>
342
+ <string>resource_2488183999849001814</string>
343
+ <string>resource_10902869410122088166</string>
344
+ <string>resource_13797786682884804202</string>
345
+ <string>resource_1296681010208794857</string>
346
+ <string>resource_10992074572112776878</string>
347
+ <string>tmp_6</string>
348
+ <string>resource_709743405543431439</string>
349
+ <string>resource_14850035463298056981</string>
350
+ <string>resource_7712626802721259135</string>
351
+ <string>resource_7040301083816606129</string>
352
+ <string>resource_9402602559006959552</string>
353
+ <string>resource_5455438193769063249</string>
354
+ <string>resource_5149516057927452509</string>
355
+ <string>resource_13264432561213574465</string>
356
+ <string>resource_2883423630419450080</string>
357
+ <string>resource_10330198339675983464</string>
358
+ <string>resource_3609591681968416095</string>
359
+ <string>tmp_7</string>
360
+ <string>resource_12065723940430474499</string>
361
+ <string>resource_2011912354436015585</string>
362
+ <string>resource_16543093857858292650</string>
363
+ <string>resource_11434904313512350421</string>
364
+ <string>resource_2529433171606267978</string>
365
+ <string>resource_6662523808089788604</string>
366
+ <string>resource_15637884486278995548</string>
367
+ <string>resource_334973644212253773</string>
368
+ <string>resource_1163585447320367007</string>
369
+ <string>resource_13165173907031134082</string>
370
+ <string>resource_8131199220570231912</string>
371
+ <string>resource_11206985905400237135</string>
372
+ <string>resource_18078179886714229267</string>
373
+ <string>resource_1739741515890049199</string>
374
+ <string>resource_14151255494722206321</string>
375
+ <string>resource_17072237623490476681</string>
376
+ <string>resource_7130382574712625583</string>
377
+ <string>resource_6690730915170477690</string>
378
+ <string>tmp_12</string>
379
+ <string>resource_15346258237056925606</string>
380
+ <string>resource_952291658312247793</string>
381
+ <string>resource_7181639983776102943</string>
382
+ <string>resource_16780736967613755637</string>
383
+ <string>resource_8704672243551869337</string>
384
+ <string>resource_4303835692927462215</string>
385
+ <string>resource_17515283465716515140</string>
386
+ <string>resource_10276791449730907866</string>
387
+ <string>resource_17312746628834939302</string>
388
+ <string>resource_7437144652047705901</string>
389
+ <string>resource_1987609869036718821</string>
390
+ <string>resource_1578227481655701140</string>
391
+ <string>resource_5229258110848593552</string>
392
+ <string>resource_8708253889323948758</string>
393
+ <string>resource_17299260587947136538</string>
394
+ <string>resource_8901759264388678818</string>
395
+ <string>resource_11321267287017728523</string>
396
+ <string>resource_8348937205788421805</string>
397
+ <string>resource_9615513759882379623</string>
398
+ <string>resource_5002977105744833896</string>
399
+ <string>tmp_13</string>
400
+ <string>resource_18269266460828019376</string>
401
+ <string>resource_13100039142200400511</string>
402
+ <string>resource_14793386714957520075</string>
403
+ <string>resource_14913104858871178072</string>
404
+ <string>resource_9955646416488122349</string>
405
+ <string>resource_2681729667489042985</string>
406
+ <string>resource_5618878984680973634</string>
407
+ <string>resource_17407250576774479224</string>
408
+ <string>resource_13367887189911240555</string>
409
+ <string>resource_14005087880177038125</string>
410
+ <string>resource_5702375921728581272</string>
411
+ <string>resource_12299523240363075472</string>
412
+ <string>resource_17566181190821374768</string>
413
+ <string>resource_6190415766567915754</string>
414
+ <string>resource_309808314084094997</string>
415
+ <string>resource_16745844532422158435</string>
416
+ <string>resource_6169651364416594518</string>
417
+ <string>resource_4908188633003869319</string>
418
+ <string>resource_1124686023917366435</string>
419
+ <string>resource_9762763804316906279</string>
420
+ <string>resource_15528527026285335787</string>
421
+ <string>resource_14428281086263960700</string>
422
+ <string>resource_14611750304421590220</string>
423
+ <string>resource_3534369107438105689</string>
424
+ <string>resource_6119863373056401327</string>
425
+ <string>resource_1642131916801982980</string>
426
+ <string>resource_10733363793401476822</string>
427
+ <string>resource_17692413850423396168</string>
428
+ <string>resource_1247635763723404587</string>
429
+ <string>resource_1637139381002498035</string>
430
+ <string>resource_13709785111866676376</string>
431
+ <string>resource_5395217588782196846</string>
432
+ <string>resource_10512668331131571518</string>
433
+ <string>resource_9980745250099582907</string>
434
+ <string>resource_10372011279696278095</string>
435
+ <string>resource_8693437224444649329</string>
436
+ <string>resource_2267237158549586137</string>
437
+ <string>resource_10968006770096652239</string>
438
+ <string>resource_4769218196284327121</string>
439
+ <string>resource_13227928158704040307</string>
440
+ <string>resource_14081739568005644831</string>
441
+ <string>resource_11387120353906643833</string>
442
+ <string>resource_12122526087505967299</string>
443
+ <string>resource_4308229066593487670</string>
444
+ <string>resource_144968248426982718</string>
445
+ <string>resource_631549964868093766</string>
446
+ <string>resource_16792059917305925228</string>
447
+ <string>resource_1511210018236121383</string>
448
+ <string>resource_4313071900136275894</string>
449
+ <string>resource_8279989006031318132</string>
450
+ <string>resource_7082040358045300946</string>
451
+ <string>resource_4894465533234940413</string>
452
+ <string>resource_3570150592383524914</string>
453
+ <string>resource_9970735798733664720</string>
454
+ <string>resource_2285786702995586003</string>
455
+ <string>resource_15896221259963297806</string>
456
+ <string>resource_15338935974474319771</string>
457
+ <string>resource_14538811115139569678</string>
458
+ <string>resource_11913850866565381582</string>
459
+ <string>resource_4214687564801075955</string>
460
+ <string>resource_11552486293663638546</string>
461
+ </array>
462
+ </dict>
463
+ <key>Original</key>
464
+ <string></string>
465
+ <key>Original Module Serialized</key>
466
+ <false/>
467
+ <key>Original Resources Used</key>
468
+ <array/>
469
+ <key>RDFFMap</key>
470
+ <dict/>
471
+ <key>Resource Offsets</key>
472
+ <dict>
473
+ <key>resource_10160936467639404480</key>
474
+ <integer>37333121</integer>
475
+ <key>resource_10276791449730907866</key>
476
+ <integer>545520635</integer>
477
+ <key>resource_10330198339675983464</key>
478
+ <integer>496668004</integer>
479
+ <key>resource_10372011279696278095</key>
480
+ <integer>611271923</integer>
481
+ <key>resource_10512668331131571518</key>
482
+ <integer>606553316</integer>
483
+ <key>resource_10536262509090679011</key>
484
+ <integer>7080981</integer>
485
+ <key>resource_10703392788617602071</key>
486
+ <integer>455923924</integer>
487
+ <key>resource_10733363793401476822</key>
488
+ <integer>602998987</integer>
489
+ <key>resource_10902869410122088166</key>
490
+ <integer>479538467</integer>
491
+ <key>resource_10968006770096652239</key>
492
+ <integer>619529476</integer>
493
+ <key>resource_10992074572112776878</key>
494
+ <integer>487799093</integer>
495
+ <key>resource_11206985905400237135</key>
496
+ <integer>526625713</integer>
497
+ <key>resource_1124686023917366435</key>
498
+ <integer>589420703</integer>
499
+ <key>resource_11321267287017728523</key>
500
+ <integer>551446560</integer>
501
+ <key>resource_11350438265370495312</key>
502
+ <integer>3542031</integer>
503
+ <key>resource_11387120353906643833</key>
504
+ <integer>622022932</integer>
505
+ <key>resource_11434904313512350421</key>
506
+ <integer>509648772</integer>
507
+ <key>resource_11474688475383985609</key>
508
+ <integer>464771304</integer>
509
+ <key>resource_11552486293663638546</key>
510
+ <integer>645638513</integer>
511
+ <key>resource_1163585447320367007</key>
512
+ <integer>517778332</integer>
513
+ <key>resource_11738235458831981380</key>
514
+ <integer>7096349</integer>
515
+ <key>resource_11913850866565381582</key>
516
+ <integer>642096485</integer>
517
+ <key>resource_12065723940430474499</key>
518
+ <integer>500211571</integer>
519
+ <key>resource_12122526087505967299</key>
520
+ <integer>623202587</integer>
521
+ <key>resource_12299523240363075472</key>
522
+ <integer>577025143</integer>
523
+ <key>resource_1247635763723404587</key>
524
+ <integer>606541013</integer>
525
+ <key>resource_12627110480471411835</key>
526
+ <integer>3</integer>
527
+ <key>resource_12779686776575840558</key>
528
+ <integer>24940639</integer>
529
+ <key>resource_1296681010208794857</key>
530
+ <integer>483080495</integer>
531
+ <key>resource_13100039142200400511</key>
532
+ <integer>560497727</integer>
533
+ <key>resource_13165173907031134082</key>
534
+ <integer>519547811</integer>
535
+ <key>resource_13227928158704040307</key>
536
+ <integer>620840204</integer>
537
+ <key>resource_13264432561213574465</key>
538
+ <integer>496661853</integer>
539
+ <key>resource_13296966059407930230</key>
540
+ <integer>475987219</integer>
541
+ <key>resource_13367887189911240555</key>
542
+ <integer>569944163</integer>
543
+ <key>resource_13524703664654754758</key>
544
+ <integer>467729663</integer>
545
+ <key>resource_13544940163090336798</key>
546
+ <integer>461232355</integer>
547
+ <key>resource_13621216887829666661</key>
548
+ <integer>17716281</integer>
549
+ <key>resource_13709785111866676376</key>
550
+ <integer>606547165</integer>
551
+ <key>resource_13797786682884804202</key>
552
+ <integer>483077417</integer>
553
+ <key>resource_14005087880177038125</key>
554
+ <integer>573483115</integer>
555
+ <key>resource_14081739568005644831</key>
556
+ <integer>622019857</integer>
557
+ <key>resource_14151255494722206321</key>
558
+ <integer>530170817</integer>
559
+ <key>resource_14259580381031909697</key>
560
+ <integer>23626832</integer>
561
+ <key>resource_14428281086263960700</key>
562
+ <integer>596501680</integer>
563
+ <key>resource_144968248426982718</key>
564
+ <integer>626741537</integer>
565
+ <key>resource_14538811115139569678</key>
566
+ <integer>640916832</integer>
567
+ <key>resource_14595834338931916113</key>
568
+ <integer>20087883</integer>
569
+ <key>resource_14611750304421590220</key>
570
+ <integer>598271157</integer>
571
+ <key>resource_14793386714957520075</key>
572
+ <integer>564036677</integer>
573
+ <key>resource_14850035463298056981</key>
574
+ <integer>489574723</integer>
575
+ <key>resource_14913104858871178072</key>
576
+ <integer>564039755</integer>
577
+ <key>resource_15066307591536499298</key>
578
+ <integer>447663292</integer>
579
+ <key>resource_1511210018236121383</key>
580
+ <integer>632056117</integer>
581
+ <key>resource_15113978807066518943</key>
582
+ <integer>37336199</integer>
583
+ <key>resource_15338935974474319771</key>
584
+ <integer>640913757</integer>
585
+ <key>resource_15346258237056925606</key>
586
+ <integer>539613148</integer>
587
+ <key>resource_15373621808174210837</key>
588
+ <integer>28479591</integer>
589
+ <key>resource_15528527026285335787</key>
590
+ <integer>592962731</integer>
591
+ <key>resource_15565877294434108611</key>
592
+ <integer>7099424</integer>
593
+ <key>resource_15592668708034119154</key>
594
+ <integer>37326969</integer>
595
+ <key>resource_15637884486278995548</key>
596
+ <integer>514239380</integer>
597
+ <key>resource_1578227481655701140</key>
598
+ <integer>551421965</integer>
599
+ <key>resource_15803725211603324779</key>
600
+ <integer>51492004</integer>
601
+ <key>resource_15875222076194766128</key>
602
+ <integer>18899009</integer>
603
+ <key>resource_15896221259963297806</key>
604
+ <integer>639734104</integer>
605
+ <key>resource_15950126098596091370</key>
606
+ <integer>44414103</integer>
607
+ <key>resource_1637139381002498035</key>
608
+ <integer>606544089</integer>
609
+ <key>resource_1642131916801982980</key>
610
+ <integer>602995909</integer>
611
+ <key>resource_16543093857858292650</key>
612
+ <integer>508469120</integer>
613
+ <key>resource_16745844532422158435</key>
614
+ <integer>582339723</integer>
615
+ <key>resource_16780736967613755637</key>
616
+ <integer>542565352</integer>
617
+ <key>resource_16792059917305925228</key>
618
+ <integer>628517167</integer>
619
+ <key>resource_17072237623490476681</key>
620
+ <integer>530173892</integer>
621
+ <key>resource_17254207239209378756</key>
622
+ <integer>466540781</integer>
623
+ <key>resource_17285878539259619289</key>
624
+ <integer>15946804</integer>
625
+ <key>resource_17299260587947136538</key>
626
+ <integer>551431193</integer>
627
+ <key>resource_17312746628834939302</key>
628
+ <integer>549059585</integer>
629
+ <key>resource_1739741515890049199</key>
630
+ <integer>530167741</integer>
631
+ <key>resource_17407250576774479224</key>
632
+ <integer>568764508</integer>
633
+ <key>resource_17515283465716515140</key>
634
+ <integer>545517557</integer>
635
+ <key>resource_17566181190821374768</key>
636
+ <integer>580564093</integer>
637
+ <key>resource_17692413850423396168</key>
638
+ <integer>606537937</integer>
639
+ <key>resource_18078179886714229267</key>
640
+ <integer>526628791</integer>
641
+ <key>resource_18269266460828019376</key>
642
+ <integer>558728248</integer>
643
+ <key>resource_1987609869036718821</key>
644
+ <integer>550242312</integer>
645
+ <key>resource_2011912354436015585</key>
646
+ <integer>504930171</integer>
647
+ <key>resource_2128020583590778829</key>
648
+ <integer>12407855</integer>
649
+ <key>resource_214322126017113425</key>
650
+ <integer>24806484</integer>
651
+ <key>resource_2267237158549586137</key>
652
+ <integer>618349824</integer>
653
+ <key>resource_2285786702995586003</key>
654
+ <integer>638554452</integer>
655
+ <key>resource_231395589921196720</key>
656
+ <integer>47953055</integer>
657
+ <key>resource_2334886271866876723</key>
658
+ <integer>448842947</integer>
659
+ <key>resource_2488183999849001814</key>
660
+ <integer>479529245</integer>
661
+ <key>resource_2529433171606267978</key>
662
+ <integer>510697353</integer>
663
+ <key>resource_2681729667489042985</key>
664
+ <integer>568758357</integer>
665
+ <key>resource_2883423630419450080</key>
666
+ <integer>496664929</integer>
667
+ <key>resource_309808314084094997</key>
668
+ <integer>580570244</integer>
669
+ <key>resource_3118318636289399159</key>
670
+ <integer>471268615</integer>
671
+ <key>resource_334973644212253773</key>
672
+ <integer>516008856</integer>
673
+ <key>resource_3534369107438105689</key>
674
+ <integer>598274233</integer>
675
+ <key>resource_3570150592383524914</key>
676
+ <integer>638550349</integer>
677
+ <key>resource_3609591681968416095</key>
678
+ <integer>498437480</integer>
679
+ <key>resource_3630903567141032125</key>
680
+ <integer>17719356</integer>
681
+ <key>resource_3651507249601279968</key>
682
+ <integer>467726585</integer>
683
+ <key>resource_3733815289560427688</key>
684
+ <integer>455920849</integer>
685
+ <key>resource_404370915736142355</key>
686
+ <integer>53267632</integer>
687
+ <key>resource_4214687564801075955</key>
688
+ <integer>642099563</integer>
689
+ <key>resource_4303835692927462215</key>
690
+ <integer>543748080</integer>
691
+ <key>resource_4308229066593487670</key>
692
+ <integer>626744613</integer>
693
+ <key>resource_4313071900136275894</key>
694
+ <integer>632059195</integer>
695
+ <key>resource_4436577859234796107</key>
696
+ <integer>53261481</integer>
697
+ <key>resource_4769218196284327121</key>
698
+ <integer>619660552</integer>
699
+ <key>resource_4894465533234940413</key>
700
+ <integer>637370696</integer>
701
+ <key>resource_4908188633003869319</key>
702
+ <integer>589417625</integer>
703
+ <key>resource_5002977105744833896</key>
704
+ <integer>556955696</integer>
705
+ <key>resource_5011441598830033456</key>
706
+ <integer>3538953</integer>
707
+ <key>resource_5149516057927452509</key>
708
+ <integer>494892376</integer>
709
+ <key>resource_5229258110848593552</key>
710
+ <integer>551425041</integer>
711
+ <key>resource_5395217588782196846</key>
712
+ <integer>606550241</integer>
713
+ <key>resource_5455438193769063249</key>
714
+ <integer>494889301</integer>
715
+ <key>resource_5464769265291537206</key>
716
+ <integer>54447286</integer>
717
+ <key>resource_5511104119531580725</key>
718
+ <integer>18908228</integer>
719
+ <key>resource_5618878984680973634</key>
720
+ <integer>568761433</integer>
721
+ <key>resource_563931064626558000</key>
722
+ <integer>466543857</integer>
723
+ <key>resource_5702375921728581272</key>
724
+ <integer>577022065</integer>
725
+ <key>resource_6018530442181404519</key>
726
+ <integer>35557492</integer>
727
+ <key>resource_6119863373056401327</key>
728
+ <integer>598277311</integer>
729
+ <key>resource_6169651364416594518</key>
730
+ <integer>585878675</integer>
731
+ <key>resource_6190415766567915754</key>
732
+ <integer>580567169</integer>
733
+ <key>resource_631549964868093766</key>
734
+ <integer>626747688</integer>
735
+ <key>resource_6418005718857208016</key>
736
+ <integer>24937561</integer>
737
+ <key>resource_6519826869617000665</key>
738
+ <integer>32018543</integer>
739
+ <key>resource_6608468054520489497</key>
740
+ <integer>40875151</integer>
741
+ <key>resource_6662523808089788604</key>
742
+ <integer>510700431</integer>
743
+ <key>resource_6690730915170477690</key>
744
+ <integer>536072147</integer>
745
+ <key>resource_6811207947457929734</key>
746
+ <integer>457693403</integer>
747
+ <key>resource_7040301083816606129</key>
748
+ <integer>494883149</integer>
749
+ <key>resource_7066027106369701568</key>
750
+ <integer>452381899</integer>
751
+ <key>resource_7082040358045300946</key>
752
+ <integer>637367621</integer>
753
+ <key>resource_709743405543431439</key>
754
+ <integer>487805244</integer>
755
+ <key>resource_7130382574712625583</key>
756
+ <integer>531353547</integer>
757
+ <key>resource_7181639983776102943</key>
758
+ <integer>540795876</integer>
759
+ <key>resource_7437144652047705901</key>
760
+ <integer>549062660</integer>
761
+ <key>resource_7712626802721259135</key>
762
+ <integer>493113672</integer>
763
+ <key>resource_7720169057393416558</key>
764
+ <integer>8868903</integer>
765
+ <key>resource_8101648658746218057</key>
766
+ <integer>474807564</integer>
767
+ <key>resource_8131199220570231912</key>
768
+ <integer>523086763</integer>
769
+ <key>resource_8279989006031318132</key>
770
+ <integer>635598144</integer>
771
+ <key>resource_8343012951315372641</key>
772
+ <integer>37330045</integer>
773
+ <key>resource_8348937205788421805</key>
774
+ <integer>553416747</integer>
775
+ <key>resource_8673507081882032178</key>
776
+ <integer>466546932</integer>
777
+ <key>resource_8693437224444649329</key>
778
+ <integer>614810875</integer>
779
+ <key>resource_8704672243551869337</key>
780
+ <integer>543745005</integer>
781
+ <key>resource_8708253889323948758</key>
782
+ <integer>551428117</integer>
783
+ <key>resource_8890073117410996621</key>
784
+ <integer>53264557</integer>
785
+ <key>resource_8901759264388678818</key>
786
+ <integer>551443485</integer>
787
+ <key>resource_891112570790360151</key>
788
+ <integer>7093273</integer>
789
+ <key>resource_9402602559006959552</key>
790
+ <integer>494886225</integer>
791
+ <key>resource_952291658312247793</key>
792
+ <integer>540792801</integer>
793
+ <key>resource_9615513759882379623</key>
794
+ <integer>558725173</integer>
795
+ <key>resource_9762763804316906279</key>
796
+ <integer>592959653</integer>
797
+ <key>resource_988229528274475791</key>
798
+ <integer>479526169</integer>
799
+ <key>resource_9955646416488122349</key>
800
+ <integer>567578704</integer>
801
+ <key>resource_9970735798733664720</key>
802
+ <integer>638551377</integer>
803
+ <key>resource_9980745250099582907</key>
804
+ <integer>607732971</integer>
805
+ <key>tmp_12</key>
806
+ <integer>539611097</integer>
807
+ <key>tmp_13</key>
808
+ <integer>552626212</integer>
809
+ <key>tmp_6</key>
810
+ <integer>487802169</integer>
811
+ <key>tmp_7</key>
812
+ <integer>500206957</integer>
813
+ </dict>
814
+ <key>Resource Storage Mode</key>
815
+ <integer>1</integer>
816
+ </dict>
817
+ </dict>
818
+ </dict>
819
+ </plist>
ios-h18p/wfp16-s512/laya_ml_wfp16_s512.h18p.aimodelc/main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/resources.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c70fd2a75bf014b4890170a085a2ee8b42ea51e9ab13552a274372eccac652c0
3
+ size 645641588
ios-h18p/wfp16-s512/laya_ml_wfp16_s512.h18p.aimodelc/main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/specialized_model_0.mpsgraph ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7040847a40a39ad8ea614ebe5d7ba41260d51e8df2005d5c544741a34da1f2f
3
+ size 353407
ios-h18p/wfp16-s512/laya_ml_wfp16_s512.h18p.aimodelc/main.hash ADDED
@@ -0,0 +1 @@
 
 
1
+ R���&�4���:����\����`�Ҏ���CL
ios-h18p/wfp16-s512/laya_ml_wfp16_s512.h18p.aimodelc/stats.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"operationDistribution":[{"name":"constant","count":1236},{"name":"reshape","count":272},{"count":217,"name":"transpose"},{"name":"broadcast_in_dims","count":201},{"count":184,"name":"mul"},{"name":"broadcasting_mul","count":182},{"count":158,"name":"add"},{"count":149,"name":"batch_matmul"},{"count":149,"name":"broadcasting_batch_matmul"},{"name":"slice","count":147},{"name":"broadcasting_add","count":132},{"name":"concat","count":119},{"name":"cast","count":105},{"name":"broadcast_to","count":78},{"count":66,"name":"split"},{"name":"invoke","count":50},{"count":28,"name":"reduce"},{"name":"broadcasting_divide","count":26},{"count":26,"name":"divide"},{"count":26,"name":"reduce_sum"},{"count":24,"name":"exp"},{"name":"gelu","count":24},{"name":"softmax","count":24},{"count":3,"name":"gather_nd"},{"count":2,"name":"broadcast_shapes"},{"name":"broadcasting_maximum","count":2},{"count":2,"name":"broadcasting_sub"},{"name":"get_shape","count":2},{"name":"maximum","count":2},{"name":"reduce_mean","count":2},{"name":"reduce_product","count":2},{"name":"relu","count":2},{"count":2,"name":"sub"},{"name":"rsqrt","count":1}],"computeTypes":["Float16","Float32","Int32","UInt32","UInt64"],"storageTypes":[{"name":"Float16","count":321652992},{"count":583689,"name":"Float32"},{"name":"UInt32","count":68},{"count":52,"name":"Int32"},{"name":"UInt64","count":1}]}
ios-h18p/wfp16-s512/provenance/aot-manifest.json ADDED
@@ -0,0 +1,147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "status": "COMPILED",
3
+ "intended_runtime": "ios",
4
+ "aot": true,
5
+ "architecture": "h18p",
6
+ "preferred_compute": "gpu",
7
+ "command": [
8
+ "xcrun",
9
+ "coreai-build",
10
+ "compile",
11
+ "/Users/majimadaisuke/code/coreai/coreai-models/exports/laya-multilingual/macos/wfp16-s512/laya_ml_wfp16_s512.aimodel",
12
+ "--output",
13
+ "/Users/majimadaisuke/code/coreai/coreai-models/exports/laya-multilingual/ios-h18p/wfp16-s512",
14
+ "--platform",
15
+ "iOS",
16
+ "--min-deployment-version",
17
+ "27.0",
18
+ "--preferred-compute",
19
+ "gpu",
20
+ "--architecture",
21
+ "h18p"
22
+ ],
23
+ "seconds": 0.4393095000414178,
24
+ "exit_code": 0,
25
+ "bundle": "laya_ml_wfp16_s512.h18p.aimodelc",
26
+ "bytes": 646034970,
27
+ "files": [
28
+ {
29
+ "path": "main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/manifest.plist",
30
+ "bytes": 35883,
31
+ "sha256": "034683ea6a20d6ded3a4b143154034bc5940a4acd657eb6dee52cc8fb0342733"
32
+ },
33
+ {
34
+ "path": "main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/resources.bin",
35
+ "bytes": 645641588,
36
+ "sha256": "c70fd2a75bf014b4890170a085a2ee8b42ea51e9ab13552a274372eccac652c0"
37
+ },
38
+ {
39
+ "path": "main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/specialized_model_0.mpsgraph",
40
+ "bytes": 353407,
41
+ "sha256": "e7040847a40a39ad8ea614ebe5d7ba41260d51e8df2005d5c544741a34da1f2f"
42
+ },
43
+ {
44
+ "path": "main-h18p.mlirb",
45
+ "bytes": 2179,
46
+ "sha256": "52dac2fc261da834b8a2f83abca38b89175ccbff94d16001d5d28eb78cd3434c"
47
+ },
48
+ {
49
+ "path": "main.hash",
50
+ "bytes": 32,
51
+ "sha256": "659f4f04f21a2e7a6bed36a9e030a58ae65aecbd07ccafcb7804ee3f997d51a5"
52
+ },
53
+ {
54
+ "path": "metadata.json",
55
+ "bytes": 510,
56
+ "sha256": "83dbdf54e8e6f50de80807ad40dedba335bbd175df0f73e78ad0e5df9595d504"
57
+ },
58
+ {
59
+ "path": "stats.json",
60
+ "bytes": 1371,
61
+ "sha256": "346917cdff1b82b90f5e33afe7fbe5db6f42716e150b73d51a5d622e0bfba107"
62
+ }
63
+ ],
64
+ "ane": {
65
+ "regions": 0,
66
+ "regions_listing_weights": 0,
67
+ "ir_bytes": 0,
68
+ "detail": [],
69
+ "verdict": "0 ANE regions: nothing is compiled for the Neural Engine (coreai-build still exits 0)",
70
+ "gpu_package_resources_bytes": 645641588
71
+ },
72
+ "neural_engine_probe": {
73
+ "command": [
74
+ "xcrun",
75
+ "coreai-build",
76
+ "compile",
77
+ "/Users/majimadaisuke/code/coreai/coreai-models/exports/laya-multilingual/macos/wfp16-s512/laya_ml_wfp16_s512.aimodel",
78
+ "--output",
79
+ "/Users/majimadaisuke/code/coreai/laya-multilingual/tmp5rb6futp",
80
+ "--platform",
81
+ "iOS",
82
+ "--min-deployment-version",
83
+ "27.0",
84
+ "--preferred-compute",
85
+ "neural-engine",
86
+ "--architecture",
87
+ "h18p"
88
+ ],
89
+ "seconds": 1.07088916702196,
90
+ "regions": 1,
91
+ "regions_listing_weights": 0,
92
+ "ir_bytes": 5737,
93
+ "detail": [
94
+ {
95
+ "name": "main_9wemocz7YmEwKSHhsD5JpQ_1_ANE_region_0_0",
96
+ "ir_bytes": 5737,
97
+ "llir_bundle_weights": []
98
+ }
99
+ ],
100
+ "verdict": "1 ANE region(s), 5737 bytes of region IR; everything else stays in the MPSGraph (GPU) package",
101
+ "gpu_package_resources_bytes": 646437248,
102
+ "bundle_kept": false
103
+ },
104
+ "source": {
105
+ "variant": "macos/wfp16-s512",
106
+ "bundle": "laya_ml_wfp16_s512.aimodel",
107
+ "export_manifest_sha256": "264333163ad46c2e1dd5d76d3c2f020fbd0968c7bc83397a916d22c7176bd10b",
108
+ "files": [
109
+ {
110
+ "path": "main.hash",
111
+ "bytes": 32,
112
+ "sha256": "b48956aff570cdd07f363dd243d965818879011dfd94cb187b414a1d35067aaf"
113
+ },
114
+ {
115
+ "path": "main.mlirb",
116
+ "bytes": 645772283,
117
+ "sha256": "3dd13911fa46cb7794f9b5527e63665817d1e757309c4cd92bf7397cf2617a06"
118
+ },
119
+ {
120
+ "path": "metadata.json",
121
+ "bytes": 422,
122
+ "sha256": "845279c73db455938feced18892a13eda5528cda50d2968f83affa1ac5301f30"
123
+ }
124
+ ],
125
+ "precision": "wfp16"
126
+ },
127
+ "disk_free_before": "/dev/disk3s5 1.8Ti 1.6Ti 179Gi 91% 11M 1.9G 1% /System/Volumes/Data",
128
+ "disk_free_after": "/dev/disk3s5 1.8Ti 1.6Ti 178Gi 91% 11M 1.9G 1% /System/Volumes/Data",
129
+ "runtime_gate": "NOT RUN — never on a Mac; the device gate on the iPhone 17 Pro runs this folder",
130
+ "environment": {
131
+ "date": "2026-09-23T14:36:30+09:00",
132
+ "machine": "Apple M4 Max",
133
+ "macos_version": "27.0",
134
+ "macos_build": "26A428",
135
+ "coreai_build": "coreai-build 3600.83.1",
136
+ "python": "3.11.13",
137
+ "packages": {},
138
+ "argv": [
139
+ "conversion/laya/aot_laya.py",
140
+ "--window",
141
+ "512",
142
+ "--dtype",
143
+ "wfp16",
144
+ "--overwrite"
145
+ ]
146
+ }
147
+ }
ios-h18p/wfp16-s512/tokenizer/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:609d8f4c067cd3950f88594c5a802616cea245823836ef5848ee4fc40aab5b6f
3
+ size 34363188
ios/wfp16-s256/laya_ml_wfp16_s256.aimodel/main.hash ADDED
@@ -0,0 +1 @@
 
 
1
+ �=��V/��:ņ\��k�"�=���BL��`w,
ios/wfp16-s256/laya_ml_wfp16_s256.aimodel/main.mlirb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea3dd8178f562ffd1ac63ac5861a5cb6f26be522d73d8f93f4424c99a960772c
3
+ size 644854735
ios/wfp16-s256/laya_ml_wfp16_s256.aimodel/metadata.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "description" : "laya multilingual decision encoder (mmBERT-base + typed head); wfp16; S=256; functions main + act; source convaiinnovations\/laya@1c5edc17a7acd8701df6fc341c0d179f1c62c982\/multilingual",
3
+ "producer" : "coreai-core 1.0.0b2",
4
+ "assetVersion" : "2.0",
5
+ "creationDate" : "20260923T052856Z",
6
+ "author" : "mlboydaisuke (coreai-model-zoo); weights Convai Innovations (laya)",
7
+ "license" : "Apache-2.0"
8
+ }
ios/wfp16-s256/metadata.json ADDED
@@ -0,0 +1,135 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata_version": "0.2",
3
+ "kind": "encoder",
4
+ "decision": {
5
+ "head": "encoder",
6
+ "layout": "laya",
7
+ "window": 256,
8
+ "head_max_len": 256,
9
+ "source_max_len": 1024,
10
+ "option_text_tokens": 48,
11
+ "cls_token_id": 2,
12
+ "sep_token_id": 1,
13
+ "pad_token_id": 0,
14
+ "mask_token_id": 4,
15
+ "functions": {
16
+ "main": "main",
17
+ "act": "act"
18
+ },
19
+ "inputs": {
20
+ "input_ids": {
21
+ "dtype": "int32",
22
+ "shape": [
23
+ 1,
24
+ 256
25
+ ],
26
+ "padding": "right, PAD 0"
27
+ },
28
+ "attention_mask": {
29
+ "dtype": "int32",
30
+ "shape": [
31
+ 1,
32
+ 256
33
+ ],
34
+ "values": "1 real token, 0 padding"
35
+ },
36
+ "qtype_onehot": {
37
+ "dtype": "float32",
38
+ "shape": [
39
+ 1,
40
+ 3
41
+ ],
42
+ "order": [
43
+ "choice",
44
+ "score",
45
+ "noul"
46
+ ]
47
+ }
48
+ },
49
+ "outputs": {
50
+ "token_logits": {
51
+ "dtype": "float32",
52
+ "shape": [
53
+ 1,
54
+ 256
55
+ ],
56
+ "read": "at the option marker positions"
57
+ },
58
+ "pooled_cls": {
59
+ "dtype": "float32",
60
+ "shape": [
61
+ 1,
62
+ 768
63
+ ],
64
+ "read": "input of the act function"
65
+ }
66
+ },
67
+ "act": {
68
+ "inputs": {
69
+ "pooled_cls": {
70
+ "dtype": "float32",
71
+ "shape": [
72
+ 1,
73
+ 768
74
+ ]
75
+ },
76
+ "feats": {
77
+ "dtype": "float32",
78
+ "shape": [
79
+ 1,
80
+ 4
81
+ ],
82
+ "order": [
83
+ "top1",
84
+ "top1_minus_top2",
85
+ "entropy_over_ln_max_k_2",
86
+ "max_k_2_over_255"
87
+ ],
88
+ "from": "softmax of the RAW marker logits (no temperature)"
89
+ }
90
+ },
91
+ "outputs": {
92
+ "act_logits": {
93
+ "dtype": "float32",
94
+ "shape": [
95
+ 1,
96
+ 2
97
+ ],
98
+ "class_0": "direct answer"
99
+ }
100
+ }
101
+ },
102
+ "source_temperature": [
103
+ 1.0,
104
+ 1.0,
105
+ 1.0
106
+ ],
107
+ "temperature": [
108
+ 2.042901414492613,
109
+ 3.684653192472766,
110
+ 3.629100511692587
111
+ ],
112
+ "temperature_by_options": {
113
+ "choice:2": 1.397546128996061,
114
+ "choice:3-5": 1.3591985667953796,
115
+ "choice:6-10": 1.0,
116
+ "choice:11+": 2.445877143176841,
117
+ "score:3-5": 3.684653192472766,
118
+ "noul:2": 3.629100511692587
119
+ },
120
+ "calibration_provenance": "litert-community/Laya-Multilingual-LiteRT laya_ml_calibration.json (4415 examples, six balanced fits; choice:6-10 fixed at T=1)"
121
+ },
122
+ "source": {
123
+ "hf_model_id": "convaiinnovations/laya",
124
+ "hf_revision": "1c5edc17a7acd8701df6fc341c0d179f1c62c982",
125
+ "subfolder": "multilingual"
126
+ },
127
+ "assets": {
128
+ "main": "laya_ml_wfp16_s256.aimodel"
129
+ },
130
+ "language": {
131
+ "tokenizer": "convaiinnovations/laya/multilingual/tokenizer",
132
+ "vocab_size": 256000,
133
+ "max_context_length": 256
134
+ }
135
+ }
ios/wfp16-s256/provenance/export-manifest.json ADDED
@@ -0,0 +1,177 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "status": "PASS",
3
+ "model": "convaiinnovations/laya",
4
+ "model_sha": "1c5edc17a7acd8701df6fc341c0d179f1c62c982",
5
+ "bundle": "laya_ml_wfp16_s256.aimodel",
6
+ "format": "JIT .aimodel (portable; multifunction main + act)",
7
+ "precision": "wfp16",
8
+ "window": 256,
9
+ "fp32_islands": [
10
+ "all"
11
+ ],
12
+ "inputs": {
13
+ "input_ids": {
14
+ "dtype": "int32",
15
+ "shape": [
16
+ 1,
17
+ 256
18
+ ],
19
+ "padding": "right, PAD 0"
20
+ },
21
+ "attention_mask": {
22
+ "dtype": "int32",
23
+ "shape": [
24
+ 1,
25
+ 256
26
+ ],
27
+ "values": "1 real token, 0 padding"
28
+ },
29
+ "qtype_onehot": {
30
+ "dtype": "float32",
31
+ "shape": [
32
+ 1,
33
+ 3
34
+ ],
35
+ "order": [
36
+ "choice",
37
+ "score",
38
+ "noul"
39
+ ]
40
+ }
41
+ },
42
+ "outputs": {
43
+ "token_logits": {
44
+ "dtype": "float32",
45
+ "shape": [
46
+ 1,
47
+ 256
48
+ ],
49
+ "read": "at the option marker positions"
50
+ },
51
+ "pooled_cls": {
52
+ "dtype": "float32",
53
+ "shape": [
54
+ 1,
55
+ 768
56
+ ],
57
+ "read": "input of the act function"
58
+ }
59
+ },
60
+ "act": {
61
+ "inputs": {
62
+ "pooled_cls": {
63
+ "dtype": "float32",
64
+ "shape": [
65
+ 1,
66
+ 768
67
+ ]
68
+ },
69
+ "feats": {
70
+ "dtype": "float32",
71
+ "shape": [
72
+ 1,
73
+ 4
74
+ ],
75
+ "order": [
76
+ "top1",
77
+ "top1_minus_top2",
78
+ "entropy_over_ln_max_k_2",
79
+ "max_k_2_over_255"
80
+ ],
81
+ "from": "softmax of the RAW marker logits (no temperature)"
82
+ }
83
+ },
84
+ "outputs": {
85
+ "act_logits": {
86
+ "dtype": "float32",
87
+ "shape": [
88
+ 1,
89
+ 2
90
+ ],
91
+ "class_0": "direct answer"
92
+ }
93
+ }
94
+ },
95
+ "files": [
96
+ {
97
+ "path": "main.hash",
98
+ "bytes": 32,
99
+ "sha256": "14981993ab712dfcde5a694b41ff15383d58fe4500be96b10677384084ab44ae"
100
+ },
101
+ {
102
+ "path": "main.mlirb",
103
+ "bytes": 644854735,
104
+ "sha256": "ea3dd8178f562ffd1ac63ac5861a5cb6f26be522d73d8f93f4424c99a960772c"
105
+ },
106
+ {
107
+ "path": "metadata.json",
108
+ "bytes": 422,
109
+ "sha256": "0fa042a4284052e4a3eae22a8a077653469e8ef89c09f095665971447e0b1383"
110
+ }
111
+ ],
112
+ "bytes": 644855189,
113
+ "op_counts": {
114
+ "builtin.module": 1,
115
+ "coreai.cast": 101,
116
+ "coreai.concat": 45,
117
+ "coreai.constant": 206,
118
+ "coreai.decomposable.broadcasting_add": 132,
119
+ "coreai.decomposable.broadcasting_batch_matmul": 149,
120
+ "coreai.decomposable.broadcasting_mul": 182,
121
+ "coreai.decomposable.broadcasting_sub": 2,
122
+ "coreai.gather_nd": 1,
123
+ "coreai.gelu": 24,
124
+ "coreai.graph": 3,
125
+ "coreai.invoke": 50,
126
+ "coreai.output": 3,
127
+ "coreai.reduce_mean": 2,
128
+ "coreai.relu": 2,
129
+ "coreai.reshape": 124,
130
+ "coreai.rsqrt": 1,
131
+ "coreai.slice": 73,
132
+ "coreai.softmax": 24,
133
+ "coreai.split": 66,
134
+ "coreai.transpose": 217
135
+ },
136
+ "torch_export_gate": {
137
+ "status": "PASS",
138
+ "record": "provenance/export-gate.json",
139
+ "argmax_identical": 81,
140
+ "choice_score_rows": 81,
141
+ "max_probability_error": 9.506940841674805e-06,
142
+ "max_act_probability_error": 0.0,
143
+ "max_marker_abs_error": 5.7220458984375e-05,
144
+ "max_act_relative_error": 5.601309665091384e-06,
145
+ "tensor_status": "PASS"
146
+ },
147
+ "intended_runtime": "ios",
148
+ "aot": false,
149
+ "copied_from": "macos/wfp16-s256",
150
+ "copied_from_manifest_sha256": "ae7a58df3e1b273bbe99936fd9f96301b88985d69ce4eda193001ebc19e44547",
151
+ "runtime_gate": "NOT RUN on the Mac by rule — the device gate runs this folder on the iPhone",
152
+ "environment": {
153
+ "date": "2026-09-23T14:33:29+09:00",
154
+ "machine": "Apple M4 Max",
155
+ "macos_version": "27.0",
156
+ "macos_build": "26A428",
157
+ "coreai_build": "coreai-build 3600.83.1",
158
+ "python": "3.11.13",
159
+ "packages": {
160
+ "torch": "2.9.0",
161
+ "coreai-torch": "0.4.1",
162
+ "coreai-core": "1.0.0b2",
163
+ "numpy": "2.3.5",
164
+ "safetensors": "0.7.0"
165
+ },
166
+ "argv": [
167
+ "conversion/laya/export_laya.py",
168
+ "--window",
169
+ "256",
170
+ "--dtype",
171
+ "wfp16",
172
+ "--target",
173
+ "ios",
174
+ "--overwrite"
175
+ ]
176
+ }
177
+ }
ios/wfp16-s256/reference.json ADDED
The diff for this file is too large to render. See raw diff
 
ios/wfp16-s256/tokenizer/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:609d8f4c067cd3950f88594c5a802616cea245823836ef5848ee4fc40aab5b6f
3
+ size 34363188
ios/wfp16-s256/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<bos>",
3
+ "clean_up_tokenization_spaces": false,
4
+ "cls_token": "<bos>",
5
+ "eos_token": "<eos>",
6
+ "extra_special_tokens": {
7
+ "extra_0": "<start_of_turn>",
8
+ "extra_1": "<end_of_turn>"
9
+ },
10
+ "mask_token": "<mask>",
11
+ "model_input_names": [
12
+ "input_ids",
13
+ "attention_mask"
14
+ ],
15
+ "model_max_length": 8192,
16
+ "pad_token": "<pad>",
17
+ "padding_side": "right",
18
+ "sep_token": "<eos>",
19
+ "spaces_between_special_tokens": false,
20
+ "tokenizer_class": "PreTrainedTokenizerFast",
21
+ "unk_token": "<unk>"
22
+ }
ios/wfp16-s512/laya_ml_wfp16_s512.aimodel/main.hash ADDED
@@ -0,0 +1 @@
 
 
1
+ =�9�F�w���R~cfX��W0�L�+�9|�az
ios/wfp16-s512/laya_ml_wfp16_s512.aimodel/main.mlirb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dd13911fa46cb7794f9b5527e63665817d1e757309c4cd92bf7397cf2617a06
3
+ size 645772283
ios/wfp16-s512/laya_ml_wfp16_s512.aimodel/metadata.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "assetVersion" : "2.0",
3
+ "description" : "laya multilingual decision encoder (mmBERT-base + typed head); wfp16; S=512; functions main + act; source convaiinnovations\/laya@1c5edc17a7acd8701df6fc341c0d179f1c62c982\/multilingual",
4
+ "producer" : "coreai-core 1.0.0b2",
5
+ "license" : "Apache-2.0",
6
+ "creationDate" : "20260923T052959Z",
7
+ "author" : "mlboydaisuke (coreai-model-zoo); weights Convai Innovations (laya)"
8
+ }
ios/wfp16-s512/metadata.json ADDED
@@ -0,0 +1,135 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata_version": "0.2",
3
+ "kind": "encoder",
4
+ "decision": {
5
+ "head": "encoder",
6
+ "layout": "laya",
7
+ "window": 512,
8
+ "head_max_len": 256,
9
+ "source_max_len": 1024,
10
+ "option_text_tokens": 48,
11
+ "cls_token_id": 2,
12
+ "sep_token_id": 1,
13
+ "pad_token_id": 0,
14
+ "mask_token_id": 4,
15
+ "functions": {
16
+ "main": "main",
17
+ "act": "act"
18
+ },
19
+ "inputs": {
20
+ "input_ids": {
21
+ "dtype": "int32",
22
+ "shape": [
23
+ 1,
24
+ 512
25
+ ],
26
+ "padding": "right, PAD 0"
27
+ },
28
+ "attention_mask": {
29
+ "dtype": "int32",
30
+ "shape": [
31
+ 1,
32
+ 512
33
+ ],
34
+ "values": "1 real token, 0 padding"
35
+ },
36
+ "qtype_onehot": {
37
+ "dtype": "float32",
38
+ "shape": [
39
+ 1,
40
+ 3
41
+ ],
42
+ "order": [
43
+ "choice",
44
+ "score",
45
+ "noul"
46
+ ]
47
+ }
48
+ },
49
+ "outputs": {
50
+ "token_logits": {
51
+ "dtype": "float32",
52
+ "shape": [
53
+ 1,
54
+ 512
55
+ ],
56
+ "read": "at the option marker positions"
57
+ },
58
+ "pooled_cls": {
59
+ "dtype": "float32",
60
+ "shape": [
61
+ 1,
62
+ 768
63
+ ],
64
+ "read": "input of the act function"
65
+ }
66
+ },
67
+ "act": {
68
+ "inputs": {
69
+ "pooled_cls": {
70
+ "dtype": "float32",
71
+ "shape": [
72
+ 1,
73
+ 768
74
+ ]
75
+ },
76
+ "feats": {
77
+ "dtype": "float32",
78
+ "shape": [
79
+ 1,
80
+ 4
81
+ ],
82
+ "order": [
83
+ "top1",
84
+ "top1_minus_top2",
85
+ "entropy_over_ln_max_k_2",
86
+ "max_k_2_over_255"
87
+ ],
88
+ "from": "softmax of the RAW marker logits (no temperature)"
89
+ }
90
+ },
91
+ "outputs": {
92
+ "act_logits": {
93
+ "dtype": "float32",
94
+ "shape": [
95
+ 1,
96
+ 2
97
+ ],
98
+ "class_0": "direct answer"
99
+ }
100
+ }
101
+ },
102
+ "source_temperature": [
103
+ 1.0,
104
+ 1.0,
105
+ 1.0
106
+ ],
107
+ "temperature": [
108
+ 2.042901414492613,
109
+ 3.684653192472766,
110
+ 3.629100511692587
111
+ ],
112
+ "temperature_by_options": {
113
+ "choice:2": 1.397546128996061,
114
+ "choice:3-5": 1.3591985667953796,
115
+ "choice:6-10": 1.0,
116
+ "choice:11+": 2.445877143176841,
117
+ "score:3-5": 3.684653192472766,
118
+ "noul:2": 3.629100511692587
119
+ },
120
+ "calibration_provenance": "litert-community/Laya-Multilingual-LiteRT laya_ml_calibration.json (4415 examples, six balanced fits; choice:6-10 fixed at T=1)"
121
+ },
122
+ "source": {
123
+ "hf_model_id": "convaiinnovations/laya",
124
+ "hf_revision": "1c5edc17a7acd8701df6fc341c0d179f1c62c982",
125
+ "subfolder": "multilingual"
126
+ },
127
+ "assets": {
128
+ "main": "laya_ml_wfp16_s512.aimodel"
129
+ },
130
+ "language": {
131
+ "tokenizer": "convaiinnovations/laya/multilingual/tokenizer",
132
+ "vocab_size": 256000,
133
+ "max_context_length": 512
134
+ }
135
+ }
ios/wfp16-s512/provenance/export-gate.json ADDED
The diff for this file is too large to render. See raw diff
 
ios/wfp16-s512/provenance/export-manifest.json ADDED
@@ -0,0 +1,177 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "status": "PASS",
3
+ "model": "convaiinnovations/laya",
4
+ "model_sha": "1c5edc17a7acd8701df6fc341c0d179f1c62c982",
5
+ "bundle": "laya_ml_wfp16_s512.aimodel",
6
+ "format": "JIT .aimodel (portable; multifunction main + act)",
7
+ "precision": "wfp16",
8
+ "window": 512,
9
+ "fp32_islands": [
10
+ "all"
11
+ ],
12
+ "inputs": {
13
+ "input_ids": {
14
+ "dtype": "int32",
15
+ "shape": [
16
+ 1,
17
+ 512
18
+ ],
19
+ "padding": "right, PAD 0"
20
+ },
21
+ "attention_mask": {
22
+ "dtype": "int32",
23
+ "shape": [
24
+ 1,
25
+ 512
26
+ ],
27
+ "values": "1 real token, 0 padding"
28
+ },
29
+ "qtype_onehot": {
30
+ "dtype": "float32",
31
+ "shape": [
32
+ 1,
33
+ 3
34
+ ],
35
+ "order": [
36
+ "choice",
37
+ "score",
38
+ "noul"
39
+ ]
40
+ }
41
+ },
42
+ "outputs": {
43
+ "token_logits": {
44
+ "dtype": "float32",
45
+ "shape": [
46
+ 1,
47
+ 512
48
+ ],
49
+ "read": "at the option marker positions"
50
+ },
51
+ "pooled_cls": {
52
+ "dtype": "float32",
53
+ "shape": [
54
+ 1,
55
+ 768
56
+ ],
57
+ "read": "input of the act function"
58
+ }
59
+ },
60
+ "act": {
61
+ "inputs": {
62
+ "pooled_cls": {
63
+ "dtype": "float32",
64
+ "shape": [
65
+ 1,
66
+ 768
67
+ ]
68
+ },
69
+ "feats": {
70
+ "dtype": "float32",
71
+ "shape": [
72
+ 1,
73
+ 4
74
+ ],
75
+ "order": [
76
+ "top1",
77
+ "top1_minus_top2",
78
+ "entropy_over_ln_max_k_2",
79
+ "max_k_2_over_255"
80
+ ],
81
+ "from": "softmax of the RAW marker logits (no temperature)"
82
+ }
83
+ },
84
+ "outputs": {
85
+ "act_logits": {
86
+ "dtype": "float32",
87
+ "shape": [
88
+ 1,
89
+ 2
90
+ ],
91
+ "class_0": "direct answer"
92
+ }
93
+ }
94
+ },
95
+ "files": [
96
+ {
97
+ "path": "main.hash",
98
+ "bytes": 32,
99
+ "sha256": "b48956aff570cdd07f363dd243d965818879011dfd94cb187b414a1d35067aaf"
100
+ },
101
+ {
102
+ "path": "main.mlirb",
103
+ "bytes": 645772283,
104
+ "sha256": "3dd13911fa46cb7794f9b5527e63665817d1e757309c4cd92bf7397cf2617a06"
105
+ },
106
+ {
107
+ "path": "metadata.json",
108
+ "bytes": 422,
109
+ "sha256": "845279c73db455938feced18892a13eda5528cda50d2968f83affa1ac5301f30"
110
+ }
111
+ ],
112
+ "bytes": 645772737,
113
+ "op_counts": {
114
+ "builtin.module": 1,
115
+ "coreai.cast": 101,
116
+ "coreai.concat": 45,
117
+ "coreai.constant": 206,
118
+ "coreai.decomposable.broadcasting_add": 132,
119
+ "coreai.decomposable.broadcasting_batch_matmul": 149,
120
+ "coreai.decomposable.broadcasting_mul": 182,
121
+ "coreai.decomposable.broadcasting_sub": 2,
122
+ "coreai.gather_nd": 1,
123
+ "coreai.gelu": 24,
124
+ "coreai.graph": 3,
125
+ "coreai.invoke": 50,
126
+ "coreai.output": 3,
127
+ "coreai.reduce_mean": 2,
128
+ "coreai.relu": 2,
129
+ "coreai.reshape": 124,
130
+ "coreai.rsqrt": 1,
131
+ "coreai.slice": 73,
132
+ "coreai.softmax": 24,
133
+ "coreai.split": 66,
134
+ "coreai.transpose": 217
135
+ },
136
+ "torch_export_gate": {
137
+ "status": "PASS",
138
+ "record": "provenance/export-gate.json",
139
+ "argmax_identical": 81,
140
+ "choice_score_rows": 81,
141
+ "max_probability_error": 9.506940841674805e-06,
142
+ "max_act_probability_error": 0.0,
143
+ "max_marker_abs_error": 6.771087646484375e-05,
144
+ "max_act_relative_error": 5.601309665091384e-06,
145
+ "tensor_status": "PASS"
146
+ },
147
+ "intended_runtime": "ios",
148
+ "aot": false,
149
+ "copied_from": "macos/wfp16-s512",
150
+ "copied_from_manifest_sha256": "264333163ad46c2e1dd5d76d3c2f020fbd0968c7bc83397a916d22c7176bd10b",
151
+ "runtime_gate": "NOT RUN on the Mac by rule — the device gate runs this folder on the iPhone",
152
+ "environment": {
153
+ "date": "2026-09-23T14:33:30+09:00",
154
+ "machine": "Apple M4 Max",
155
+ "macos_version": "27.0",
156
+ "macos_build": "26A428",
157
+ "coreai_build": "coreai-build 3600.83.1",
158
+ "python": "3.11.13",
159
+ "packages": {
160
+ "torch": "2.9.0",
161
+ "coreai-torch": "0.4.1",
162
+ "coreai-core": "1.0.0b2",
163
+ "numpy": "2.3.5",
164
+ "safetensors": "0.7.0"
165
+ },
166
+ "argv": [
167
+ "conversion/laya/export_laya.py",
168
+ "--window",
169
+ "512",
170
+ "--dtype",
171
+ "wfp16",
172
+ "--target",
173
+ "ios",
174
+ "--overwrite"
175
+ ]
176
+ }
177
+ }
ios/wfp16-s512/reference.json ADDED
The diff for this file is too large to render. See raw diff
 
ios/wfp16-s512/tokenizer/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:609d8f4c067cd3950f88594c5a802616cea245823836ef5848ee4fc40aab5b6f
3
+ size 34363188
ios/wfp16-s512/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<bos>",
3
+ "clean_up_tokenization_spaces": false,
4
+ "cls_token": "<bos>",
5
+ "eos_token": "<eos>",
6
+ "extra_special_tokens": {
7
+ "extra_0": "<start_of_turn>",
8
+ "extra_1": "<end_of_turn>"
9
+ },
10
+ "mask_token": "<mask>",
11
+ "model_input_names": [
12
+ "input_ids",
13
+ "attention_mask"
14
+ ],
15
+ "model_max_length": 8192,
16
+ "pad_token": "<pad>",
17
+ "padding_side": "right",
18
+ "sep_token": "<eos>",
19
+ "spaces_between_special_tokens": false,
20
+ "tokenizer_class": "PreTrainedTokenizerFast",
21
+ "unk_token": "<unk>"
22
+ }
macos/fp32-s256/laya_ml_fp32_s256.aimodel/main.mlirb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b8933cd04e18fb1ee13d65afb4657556d8116fc0b2a7476993ab0121970148b
3
+ size 1288155979
macos/fp32-s256/tokenizer/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:609d8f4c067cd3950f88594c5a802616cea245823836ef5848ee4fc40aab5b6f
3
+ size 34363188
macos/fp32-s512/laya_ml_fp32_s512.aimodel/main.mlirb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d624464a36edfb141f2992a28670fb393039c47acf8a180aa2478ddfc3eed15
3
+ size 1289073523
macos/fp32-s512/tokenizer/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:609d8f4c067cd3950f88594c5a802616cea245823836ef5848ee4fc40aab5b6f
3
+ size 34363188
macos/wfp16-s256/laya_ml_wfp16_s256.aimodel/main.mlirb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea3dd8178f562ffd1ac63ac5861a5cb6f26be522d73d8f93f4424c99a960772c
3
+ size 644854735
macos/wfp16-s256/tokenizer/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:609d8f4c067cd3950f88594c5a802616cea245823836ef5848ee4fc40aab5b6f
3
+ size 34363188
macos/wfp16-s512/laya_ml_wfp16_s512.aimodel/main.mlirb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dd13911fa46cb7794f9b5527e63665817d1e757309c4cd92bf7397cf2617a06
3
+ size 645772283
macos/wfp16-s512/tokenizer/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:609d8f4c067cd3950f88594c5a802616cea245823836ef5848ee4fc40aab5b6f
3
+ size 34363188