Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit c39dae6

Browse files
committed
dldt version upd
1 parent 46af98b commit c39dae6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build/opencv/opencv_setup.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ cmake -D CMAKE_BUILD_TYPE=RELEASE \
7575
-D WITH_NGRAPH=ON \
7676
-D ngraph_DIR=$ABS_PORTION/build/dldt/ngraph \
7777
-D WITH_INF_ENGINE=ON \
78-
-D INF_ENGINE_RELEASE=2021010000 \
78+
-D INF_ENGINE_RELEASE=2021020000 \
7979
-D INF_ENGINE_INCLUDE_DIRS=$ABS_PORTION/dldt/inference-engine/include \
8080
-D INF_ENGINE_LIB_DIRS=$ABS_PORTION/dldt/bin/intel64/Release/lib \
8181
-D CPU_BASELINE=SSE4_2 \
82-
-D CPU_DISPATCH=AVX,AVX2,FP16,AVX512 ../../opencv
82+
-D CPU_DISPATCH=AVX,AVX2,FP16,AVX512 ../../opencv

0 commit comments

Comments
 (0)