File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
api/usecases/exportable_code/demo Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## \[ v1.4.3\]
6+
7+ ### Enhancements
8+
9+ - Re-introduce adaptive scheduling for training (< https://github.com/openvinotoolkit/training_extensions/pull/2541 > )
10+
511## \[ v1.4.2\]
612
713### Enhancements
Original file line number Diff line number Diff line change 33# Copyright (C) 2021-2023 Intel Corporation
44# SPDX-License-Identifier: Apache-2.0
55
6- __version__ = "1.4.2 "
6+ __version__ = "1.4.3rc1 "
77# NOTE: Sync w/ src/otx/api/usecases/exportable_code/demo/requirements.txt on release
Original file line number Diff line number Diff line change 11openvino == 2023.0
22openvino-model-api == 0.1.3
3- otx == 1.4.2
3+ otx == 1.4.3rc1
44numpy >= 1.21.0 ,<= 1.23.5 # np.bool was removed in 1.24.0 which was used in openvino runtime
You can’t perform that action at this time.
0 commit comments