-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump all repos to 2024.1 state * Clean up GNA options * Enabled NPU build * Update recipe/snippets/openvino_available_devices.c Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com> * Fixed ComputeLibrary version * Added libze_loader lib to missing_dso_whitelist for NPU plugin since we get it from the driver * Drop ENABLE_DATA Cmake option * Disable NPU build for Windows --------- Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
- Loading branch information
1 parent
198ff7d
commit 57064a6
Showing
5 changed files
with
52 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# !/usr/bin/env bash | ||
|
||
cmake --install "$SRC_DIR/build" --component npu |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters