Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
197 changes: 0 additions & 197 deletions .ci/scripts/test_yolo12.sh

This file was deleted.

2 changes: 1 addition & 1 deletion backends/openvino/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Before you begin, ensure you have openvino installed and configured on your syst

```bash
git clone https://github.com/openvinotoolkit/openvino.git
cd openvino && git checkout b16b776ac119dafda51f69a80f1e6b7376d02c3b
cd openvino && git checkout releases/2025/1
git submodule update --init --recursive
sudo ./install_build_dependencies.sh
mkdir build && cd build
Expand Down
85 changes: 0 additions & 85 deletions examples/models/yolo12/CMakeLists.txt

This file was deleted.

Loading
Loading