Skip to content

Commit

Permalink
.github/workflows/windows.yml: bump ov version
Browse files Browse the repository at this point in the history
  • Loading branch information
WolframRhodium authored Feb 7, 2023
1 parent 93f9ee5 commit a7fb8f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
submodules: recursive
# master
ref: 0da79e2f7d5ea2119173db1e0398a107015be0d8
ref: b0ffec48be69bedeed3d1e669ca2844288e5825f
fetch-depth: 0

# required for CMAKE_MSVC_RUNTIME_LIBRARY
Expand All @@ -41,7 +41,7 @@ jobs:
-D ENABLE_SAMPLES=OFF -D ENABLE_DOCS=OFF -DENABLE_TESTS=OFF
-D ENABLE_NCC_STYLE=OFF -D ENABLE_CLANG_FORMAT=OFF -D ENABLE_CPPLINT=OFF
-D THREADING=TBB -D ENABLE_INTEL_CPU=ON
-D ENABLE_CLDNN=ON -D ENABLE_INTEL_GPU=ON -D ENABLE_ONEDNN_FOR_GPU=ON -D OPENCL_ICD_LOADER_DISABLE_OPENCLON12=ON
-D ENABLE_INTEL_GPU=ON -D ENABLE_ONEDNN_FOR_GPU=ON -D OPENCL_ICD_LOADER_DISABLE_OPENCLON12=ON
-D ENABLE_INTEL_GNA=OFF
-D ENABLE_MULTI=ON -D ENABLE_AUTO=ON -D ENABLE_AUTO_BATCH=ON -D ENABLE_HETERO=ON -D ENABLE_TEMPLATE=OFF
-D ENABLE_OV_ONNX_FRONTEND=ON -D ENABLE_OV_TF_FRONTEND=ON -D ENABLE_OV_PADDLE_FRONTEND=OFF
Expand Down

0 comments on commit a7fb8f6

Please sign in to comment.