-
Notifications
You must be signed in to change notification settings - Fork 244
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update onnx, onnxruntime versions (#2601)
### Changes Pump up the version of ONNX and ONNXRuntime packages. ### Reason for changes Many ### Related tickets 134294 ### Tests Updated
- Loading branch information
Showing
21 changed files
with
17,633 additions
and
16,103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...es/post_training_quantization/onnx/yolov8_quantize_with_accuracy_control/requirements.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
ultralytics==8.0.170 | ||
onnx>=1.12.0 | ||
onnx~=1.16.0 | ||
openvino-dev==2024.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8,636 changes: 4,318 additions & 4,318 deletions
8,636
tests/onnx/data/reference_graphs/original_nncf_graph/MaskRCNN-12.dot
Large diffs are not rendered by default.
Oops, something went wrong.
298 changes: 149 additions & 149 deletions
298
tests/onnx/data/reference_graphs/original_nncf_graph/fcn-resnet50-12.dot
Large diffs are not rendered by default.
Oops, something went wrong.
208 changes: 104 additions & 104 deletions
208
tests/onnx/data/reference_graphs/original_nncf_graph/shufflenet_v2_x1_0.dot
Large diffs are not rendered by default.
Oops, something went wrong.
1,771 changes: 943 additions & 828 deletions
1,771
tests/onnx/data/reference_graphs/original_nncf_graph/ssd-12.dot
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7,030 changes: 3,755 additions & 3,275 deletions
7,030
tests/onnx/data/reference_graphs/quantization/bertsquad-12.dot
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.