Skip to content

Commit

Permalink
Disable NPU on Linux (#915)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-lavrenov authored May 21, 2024
1 parent 70a1f10 commit 529666f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/azure/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ jobs:
-DCMAKE_BUILD_TYPE=$(BUILD_TYPE)
-DBUILD_nvidia_plugin=OFF
-DENABLE_INTEL_GPU=OFF
-DENABLE_INTEL_NPU=OFF
-DENABLE_OV_TF_FRONTEND=OFF
-DENABLE_OV_PADDLE_FRONTEND=OFF
-DENABLE_OV_TF_LITE_FRONTEND=OFF
Expand Down

0 comments on commit 529666f

Please sign in to comment.