Skip to content

Commit 37528fd

Browse files
committed
[Arm] Update TOSA reference model to v0.80.1 tag
Update TOSA reference model to latest tag on 0.80 branch to get fixes for numpy==2.0.0 Signed-off-by: Per Åstrand <[email protected]> Change-Id: I18de47807bd307b3919f44a67c36d42da0759f49
1 parent f779ad3 commit 37528fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/arm/setup.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (c) Meta Platforms, Inc. and affiliates.
33
# All rights reserved.
44
#
5-
# Copyright 2023-2024 Arm Limited and/or its affiliates.
5+
# Copyright 2023-2025 Arm Limited and/or its affiliates.
66
#
77
# This source code is licensed under the BSD-style license found in the
88
# LICENSE file in the root directory of this source tree.
@@ -88,7 +88,7 @@ ethos_u_base_rev="24.08"
8888

8989
# tosa reference model
9090
tosa_reference_model_url="https://review.mlplatform.org/tosa/reference_model"
91-
tosa_reference_model_rev="c5570b79e90c3a36ab8c4ddb8ee3fbc2cd3f7c38"
91+
tosa_reference_model_rev="v0.80.1"
9292

9393
# vela
9494
vela_repo_url="https://review.mlplatform.org/ml/ethos-u/ethos-u-vela"

0 commit comments

Comments
 (0)