Add: Apple Neural Engine optimizations
Browse files- image_encoder_neural.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- image_encoder_neural.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- image_encoder_neural.mlpackage/Manifest.json +18 -0
- text_encoder_neural.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- text_encoder_neural.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- text_encoder_neural.mlpackage/Manifest.json +18 -0
image_encoder_neural.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfeb0bcc0ce4b440917d122bf1f1deefcdf229ad680d75b484686af2a6c519aa
|
3 |
+
size 338188
|
image_encoder_neural.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:c68dd706596cc9c7bd307e2c8be7e095e2d068ad10a3e83acab7c7d46ab50279
|
3 |
+
size 86581056
|
image_encoder_neural.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"5AF817CD-94AE-432E-A9F1-5AEC9AED586B": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"CF06F6A0-4451-4555-B65C-6861506A36CB": {
|
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": "CF06F6A0-4451-4555-B65C-6861506A36CB"
|
18 |
+
}
|
text_encoder_neural.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acb50541c6baa8b50627287b945fd010fd6aba343866a0e9b90abe91c1ef5e8c
|
3 |
+
size 66533
|
text_encoder_neural.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:e0984a8474587ad5e1ece7f7d70359b4d431a2c1f7a3c32c6cb302a5d7c59982
|
3 |
+
size 38034496
|
text_encoder_neural.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"3494FD87-FD12-44A6-8EB3-B4E258D6F46C": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"A0D1FBE9-0CA1-4726-8D17-41210A7E1F82": {
|
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": "A0D1FBE9-0CA1-4726-8D17-41210A7E1F82"
|
18 |
+
}
|