upload encoder.mlmodelc/metadata.json
Browse files
encoder.mlmodelc/metadata.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"metadataOutputVersion" : "3.0",
|
| 4 |
-
"storagePrecision" : "Float16",
|
| 5 |
"outputSchema" : [
|
| 6 |
{
|
| 7 |
"hasShapeFlexibility" : "0",
|
|
@@ -29,9 +29,10 @@
|
|
| 29 |
"Tile" : 49,
|
| 30 |
"Ios18.gather" : 1,
|
| 31 |
"Ios16.reduceSum" : 3,
|
| 32 |
-
"Ios19.add" :
|
| 33 |
"Ios18.layerNorm" : 145,
|
| 34 |
"Ios19.concat" : 193,
|
|
|
|
| 35 |
"Ios19.transpose" : 216,
|
| 36 |
"Ios19.realDiv" : 2,
|
| 37 |
"Ios19.expandDims" : 99,
|
|
@@ -39,8 +40,8 @@
|
|
| 39 |
"Ios18.gelu" : 24,
|
| 40 |
"Ios19.split" : 193,
|
| 41 |
"Ios19.sub" : 1,
|
| 42 |
-
"Ios19.greaterEqual" :
|
| 43 |
-
"Ios19.select" :
|
| 44 |
"Ios18.abs" : 1,
|
| 45 |
"Ios19.reshape" : 146
|
| 46 |
},
|
|
@@ -61,7 +62,7 @@
|
|
| 61 |
"name" : "MLModelType_mlProgram"
|
| 62 |
},
|
| 63 |
"userDefinedMetadata" : {
|
| 64 |
-
"com.github.apple.coremltools.conversion_date" : "2026-04-
|
| 65 |
"com.github.apple.coremltools.source" : "torch==2.8.0",
|
| 66 |
"com.github.apple.coremltools.version" : "9.0",
|
| 67 |
"com.github.apple.coremltools.source_dialect" : "TorchScript"
|
|
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"metadataOutputVersion" : "3.0",
|
| 4 |
+
"storagePrecision" : "Mixed (Float16, Int8)",
|
| 5 |
"outputSchema" : [
|
| 6 |
{
|
| 7 |
"hasShapeFlexibility" : "0",
|
|
|
|
| 29 |
"Tile" : 49,
|
| 30 |
"Ios18.gather" : 1,
|
| 31 |
"Ios16.reduceSum" : 3,
|
| 32 |
+
"Ios19.add" : 123,
|
| 33 |
"Ios18.layerNorm" : 145,
|
| 34 |
"Ios19.concat" : 193,
|
| 35 |
+
"Ios19.constexprBlockwiseShiftScale" : 175,
|
| 36 |
"Ios19.transpose" : 216,
|
| 37 |
"Ios19.realDiv" : 2,
|
| 38 |
"Ios19.expandDims" : 99,
|
|
|
|
| 40 |
"Ios18.gelu" : 24,
|
| 41 |
"Ios19.split" : 193,
|
| 42 |
"Ios19.sub" : 1,
|
| 43 |
+
"Ios19.greaterEqual" : 2,
|
| 44 |
+
"Ios19.select" : 2,
|
| 45 |
"Ios18.abs" : 1,
|
| 46 |
"Ios19.reshape" : 146
|
| 47 |
},
|
|
|
|
| 62 |
"name" : "MLModelType_mlProgram"
|
| 63 |
},
|
| 64 |
"userDefinedMetadata" : {
|
| 65 |
+
"com.github.apple.coremltools.conversion_date" : "2026-04-23",
|
| 66 |
"com.github.apple.coremltools.source" : "torch==2.8.0",
|
| 67 |
"com.github.apple.coremltools.version" : "9.0",
|
| 68 |
"com.github.apple.coremltools.source_dialect" : "TorchScript"
|