We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 464b45a commit 14b1474Copy full SHA for 14b1474
CHANGELOG.md
@@ -8,6 +8,9 @@ All notable changes to this project will be documented in this file.
8
9
### Enhancements
10
11
+- Bump ModelAPI to 0.2.5.2
12
+ (<https://github.com/openvinotoolkit/training_extensions/pull/4275>)
13
+
14
### Bug fixes
15
16
pyproject.toml
@@ -81,7 +81,7 @@ base = [
81
"timm==1.0.3",
82
"openvino==2024.6",
83
"openvino-dev==2024.6",
84
- "openvino-model-api==0.2.5.1",
+ "openvino-model-api==0.2.5.2",
85
"onnx==1.17.0",
86
"onnxconverter-common==1.14.0",
87
"nncf==2.14.1",
0 commit comments