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 875143b commit 1ed09baCopy full SHA for 1ed09ba
examples/arm/setup.sh
@@ -2,7 +2,7 @@
2
# Copyright (c) Meta Platforms, Inc. and affiliates.
3
# All rights reserved.
4
#
5
-# Copyright 2023-2024 Arm Limited and/or its affiliates.
+# Copyright 2023-2025 Arm Limited and/or its affiliates.
6
7
# This source code is licensed under the BSD-style license found in the
8
# LICENSE file in the root directory of this source tree.
@@ -88,7 +88,7 @@ ethos_u_base_rev="24.08"
88
89
# tosa reference model
90
tosa_reference_model_url="https://review.mlplatform.org/tosa/reference_model"
91
-tosa_reference_model_rev="c5570b79e90c3a36ab8c4ddb8ee3fbc2cd3f7c38"
+tosa_reference_model_rev="v0.80.1"
92
93
# vela
94
vela_repo_url="https://review.mlplatform.org/ml/ethos-u/ethos-u-vela"
0 commit comments