File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,8 @@ All notable changes to this project will be documented in this file.
4949 (< https://github.com/openvinotoolkit/training_extensions/pull/3985 > )
5050- Bump OV to 2024.6, update empty label handling
5151 (< https://github.com/openvinotoolkit/training_extensions/pull/4162 > )
52+ - Bump MAPI to 0.2.5.1
53+ (< https://github.com/openvinotoolkit/training_extensions/pull/4211 > )
5254- Revert FMetric computation (PR: 4130)
5355 (< https://github.com/openvinotoolkit/training_extensions/pull/4210 > )
5456
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ base = [
8181 " timm==1.0.3" ,
8282 " openvino==2024.6" ,
8383 " openvino-dev==2024.6" ,
84- " openvino-model-api==0.2.5" ,
84+ " openvino-model-api==0.2.5.1 " ,
8585 " onnx==1.17.0" ,
8686 " onnxconverter-common==1.14.0" ,
8787 " nncf==2.14.1" ,
You can’t perform that action at this time.
0 commit comments