mirror of
https://github.com/opencv/opencv.git
synced 2025-06-12 04:12:52 +08:00
OpenVINO 2020.3
parent
07911d32f5
commit
8c9072999e
@ -130,6 +130,7 @@ Android:
|
||||
DNN backends testing:
|
||||
- `ubuntu-openvino:16.04`
|
||||
- `ubuntu-openvino:18.04`
|
||||
- `ubuntu-openvino-2020.3.0:16.04`, `ubuntu-openvino-2020.3.0:18.04`
|
||||
- `ubuntu-openvino-2020.2.0:16.04`
|
||||
- `ubuntu-openvino-2020.1.0:16.04`
|
||||
- `ubuntu-openvino-2019r3.0:16.04`
|
||||
@ -151,13 +152,13 @@ and many deprecated/special build_images for coverage/valgrind/etc
|
||||
- `msvs2015`, `msvs2015-win32`
|
||||
- `msvs2017`, `msvs2017-win32` (`windows-1`)
|
||||
- `msvs2019`, `msvs2019-win32` (`windows-1`)
|
||||
- `openvino-2020.2.0`, `openvino-2020.1.0`, `openvino-2019r3.0`
|
||||
- `openvino-2020.3.0`, `openvino-2020.2.0`, `openvino-2020.1.0`, `openvino-2019r3.0`
|
||||
|
||||
Useful extra parameters: `test_opencl=ON`
|
||||
|
||||
### macOS X `build_image` list
|
||||
|
||||
- `openvino-2020.2.0`, `openvino-2020.1.0`, `openvino-2019r3.0`
|
||||
- `openvino-2020.3.0`, `openvino-2020.2.0`, `openvino-2020.1.0`, `openvino-2019r3.0`
|
||||
- `osx_framework`
|
||||
|
||||
|
||||
@ -184,9 +185,9 @@ disable_ipp=ON
|
||||
- DNN testing (OpenVINO or new layers, tests set changes):
|
||||
```
|
||||
force_builders=Custom,Custom Win,Custom Mac
|
||||
build_image:Custom=ubuntu-openvino-2020.2.0:16.04
|
||||
build_image:Custom Win=openvino-2020.2.0
|
||||
build_image:Custom Mac=openvino-2020.2.0
|
||||
build_image:Custom=ubuntu-openvino-2020.3.0:16.04
|
||||
build_image:Custom Win=openvino-2020.3.0
|
||||
build_image:Custom Mac=openvino-2020.3.0
|
||||
|
||||
test_modules:Custom=dnn,python2,python3,java
|
||||
test_modules:Custom Win=dnn,python2,python3,java
|
||||
|
@ -28,9 +28,9 @@ Xbuild_image:Custom=centos:7
|
||||
Xbuildworker:Custom=linux-1
|
||||
build_gapi_standalone:Custom=ade-0.1.1f
|
||||
|
||||
build_image:Custom=ubuntu-openvino-2020.2.0:16.04
|
||||
build_image:Custom Win=openvino-2020.2.0
|
||||
build_image:Custom Mac=openvino-2020.2.0
|
||||
build_image:Custom=ubuntu-openvino-2020.3.0:16.04
|
||||
build_image:Custom Win=openvino-2020.3.0
|
||||
build_image:Custom Mac=openvino-2020.3.0
|
||||
|
||||
test_modules:Custom=gapi
|
||||
test_modules:Custom Win=gapi
|
||||
|
Loading…
Reference in New Issue
Block a user