Add ONNX and ORT models with quantization
Browse files- ort_models/model.ort +1 -1
- ort_models/model_fp16.ort +1 -1
- ort_models/model_int8.ort +1 -1
- ort_models/model_uint8.ort +1 -1
ort_models/model.ort
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 436711168
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d11487cb16a3c7a33ebb8cd4c4062a7140dc8ef260353dd126c0826f27dc4317
|
3 |
size 436711168
|
ort_models/model_fp16.ort
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 218964304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d25ab85fc8d488635dd9c35eeea05689f25ae77fb03fe8ee4fcf31ceab4f2d1
|
3 |
size 218964304
|
ort_models/model_int8.ort
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 109957848
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf8044efbb78894cf245de9e652b9668a8d8fa52d166f6f6e0069a1ae675fe01
|
3 |
size 109957848
|
ort_models/model_uint8.ort
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 109957848
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e318c5686bada33af9593950e56b8308df4efa009a2b6f957f16510f752657f
|
3 |
size 109957848
|