Fix external_data.location: 'model.smoothed.int8.onnx.data' -> 'model.int8.onnx.data' so ORT can find the (renamed) .data file. The .data payload is unchanged.
Browse files- model.int8.onnx +2 -2
model.int8.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:42867e64062628cbe24623d9d10b498e4a6d2b8df9ec7192c5af7739c95f1d63
|
| 3 |
+
size 5510708
|