Realcat commited on
Commit
45aeef3
·
verified ·
1 Parent(s): 5badec5

Add CoreML INT8 model

Browse files
megaloc/megaloc_coreml_int8.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1d9d4b2f9b088244032408ba64993c804a2227da63e6247656f5893d56de5e6
3
+ size 151682
megaloc/megaloc_coreml_int8.mlpackage/Data/com.apple.CoreML/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7991105c826f1abfbc2213e0be86268a89c9340eb3a8e7af247d66e63dc8b20
3
+ size 229588484
megaloc/megaloc_coreml_int8.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "4F539F06-8164-4E48-88B5-4C01011EE553": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "B7E149F0-471D-4DB9-B804-2F376AB8C8CC": {
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": "B7E149F0-471D-4DB9-B804-2F376AB8C8CC"
18
+ }