Update CoreML FP32 (fixed batch, fast)
Browse files- megaloc/coreml/megaloc_coreml_fp32.mlpackage/Data/com.apple.CoreML/model.mlmodel +2 -2
- megaloc/coreml/megaloc_coreml_fp32.mlpackage/Data/com.apple.CoreML/weights/weight.bin +2 -2
- megaloc/coreml/megaloc_coreml_fp32.mlpackage/Manifest.json +3 -3
- megaloc/coreml/megaloc_coreml_fp32.mlpackage/executorch_debug_handle_mapping.json +0 -0
megaloc/coreml/megaloc_coreml_fp32.mlpackage/Data/com.apple.CoreML/model.mlmodel
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d6e2e95e4242c5cb62e6eed249e44db31674fc37650628c341c552150802665
|
| 3 |
+
size 145620
|
megaloc/coreml/megaloc_coreml_fp32.mlpackage/Data/com.apple.CoreML/weights/weight.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74cbd0b83ae5462a8a559733102758dd22d316be4acf2b6da9863b95a41fe3d2
|
| 3 |
+
size 914937796
|
megaloc/coreml/megaloc_coreml_fp32.mlpackage/Manifest.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
| 1 |
{
|
| 2 |
"fileFormatVersion": "1.0.0",
|
| 3 |
"itemInfoEntries": {
|
| 4 |
-
"
|
| 5 |
"author": "com.apple.CoreML",
|
| 6 |
"description": "CoreML Model Weights",
|
| 7 |
"name": "weights",
|
| 8 |
"path": "com.apple.CoreML/weights"
|
| 9 |
},
|
| 10 |
-
"
|
| 11 |
"author": "com.apple.CoreML",
|
| 12 |
"description": "CoreML Model Specification",
|
| 13 |
"name": "model.mlmodel",
|
| 14 |
"path": "com.apple.CoreML/model.mlmodel"
|
| 15 |
}
|
| 16 |
},
|
| 17 |
-
"rootModelIdentifier": "
|
| 18 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"fileFormatVersion": "1.0.0",
|
| 3 |
"itemInfoEntries": {
|
| 4 |
+
"D5E8FD5C-9A80-4FE7-BF49-067E180A641F": {
|
| 5 |
"author": "com.apple.CoreML",
|
| 6 |
"description": "CoreML Model Weights",
|
| 7 |
"name": "weights",
|
| 8 |
"path": "com.apple.CoreML/weights"
|
| 9 |
},
|
| 10 |
+
"FA148C05-DB03-4C69-9957-29F7613D7FF2": {
|
| 11 |
"author": "com.apple.CoreML",
|
| 12 |
"description": "CoreML Model Specification",
|
| 13 |
"name": "model.mlmodel",
|
| 14 |
"path": "com.apple.CoreML/model.mlmodel"
|
| 15 |
}
|
| 16 |
},
|
| 17 |
+
"rootModelIdentifier": "FA148C05-DB03-4C69-9957-29F7613D7FF2"
|
| 18 |
}
|
megaloc/coreml/megaloc_coreml_fp32.mlpackage/executorch_debug_handle_mapping.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|