We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a23867e commit 3f8faceCopy full SHA for 3f8face
backends/openvino/scripts/openvino_build.sh
@@ -3,9 +3,6 @@
3
# Exit immediately if a command exits with a non-zero status.
4
set -e
5
6
-# Enable debug mode to print each command before executing it
7
-set -x
8
-
9
# Define the directory where CMakeLists.txt is located
10
EXECUTORCH_ROOT=$(realpath "$(dirname "$0")/../../..")
11
echo EXECUTORCH_ROOT=${EXECUTORCH_ROOT}
0 commit comments