From f4269c29a8e480a09ad2f314c08475f080feb5d6 Mon Sep 17 00:00:00 2001 From: Aleksei-grovety <113356454+Aleksei-grovety@users.noreply.github.com> Date: Fri, 16 Jun 2023 14:06:09 +0400 Subject: [PATCH] [microNPU][ETHOSU] Upgrade to 23.05 version of Arm(R) Ethos(TM)-U NPU drivers Updating the Arm(R) Ethos(TM)-U NPU drivers to version 23.05. --- docker/install/ubuntu_install_ethosu_driver_stack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/install/ubuntu_install_ethosu_driver_stack.sh b/docker/install/ubuntu_install_ethosu_driver_stack.sh index 21f3c25aaa07..8e6e7d79553d 100755 --- a/docker/install/ubuntu_install_ethosu_driver_stack.sh +++ b/docker/install/ubuntu_install_ethosu_driver_stack.sh @@ -23,7 +23,7 @@ set -o pipefail fvp_dir="/opt/arm/FVP_Corstone_SSE-300" cmake_dir="/opt/arm/cmake" ethosu_dir="/opt/arm/ethosu" -ethosu_driver_ver="22.08" +ethosu_driver_ver="23.05" mkdir -p /opt/arm