Upload 10 files
Browse files- onnx/model_fp16.onnx +2 -2
- quantize_config.json +1 -1
onnx/model_fp16.onnx
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:7faa36a0f9d9a1d137a7fdcbc790dba45335296d90baaf21e2da01e05db2fa72
|
3 |
+
size 134068416
|
quantize_config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"modes": [
|
3 |
-
"
|
4 |
],
|
5 |
"per_channel": true,
|
6 |
"reduce_range": true,
|
|
|
1 |
{
|
2 |
"modes": [
|
3 |
+
"fp16"
|
4 |
],
|
5 |
"per_channel": true,
|
6 |
"reduce_range": true,
|