Home
last modified time | relevance | path

Searched refs:acl_tag (Results 1 – 1 of 1) sorted by relevance

/external/armnn/build-tool/scripts/
Dbuild-armnn.sh182 local acl_tag=""
183acl_tag="$(echo "$armnn_branch" | tr '\n' ' ' | sed -e 's/[^0-9]/ /g' -e 's/^ *//g' -e 's/ *$//g' …
186 git checkout v"$acl_tag"
188 echo -e "\n***** ACL Downloaded: $acl_tag *****"