We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec3d689 commit 82c4906Copy full SHA for 82c4906
.github/automation/build_aarch64.sh
@@ -39,7 +39,7 @@ fi
39
set -x
40
cmake \
41
-Bbuild -S. \
42
- -DDNNL_AARCH64_USE_ACL=ON \
+ -DDNNL_USE_ACL=ON=ON \
43
-DONEDNN_BUILD_GRAPH=0 \
44
-DDNNL_CPU_RUNTIME=$ONEDNN_THREADING \
45
-DONEDNN_WERROR=OFF \
0 commit comments