aboutsummaryrefslogtreecommitdiff
path: root/include/armnn/Version.hpp
diff options
context:
space:
mode:
authorCian McGriskin <cian.mcgriskin@arm.com>2023-08-01 14:04:09 +0100
committerFrancis Murtagh <francis.murtagh@arm.com>2023-08-04 14:58:17 +0100
commit7894ef93ad568250afda12e1b67bc5bfa4c0b41c (patch)
tree980a6d139c13585d18587505f6fba8e7069952ac /include/armnn/Version.hpp
parent66277031d8fb9588b5a9f3436b6a5f06173668a8 (diff)
downloadarmnn-7894ef93ad568250afda12e1b67bc5bfa4c0b41c.tar.gz
IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (WorkloadFactory)
* WorkloadFactory.hpp CreateXXXWorkload replaced with CreateWorkload accepting LayerType for ABI stability. * These effect ref neon cl and mock backends * Also removed small deprecation comment in Optimization Views * Fixed ABI Version Issue Signed-off-by: Cian McGriskin <cian.mcgriskin@arm.com> Signed-off-by: Francis Murtagh <francis.murtagh@arm.com> Change-Id: Id37af2f882fc9d12b8c779de6b714013af866028
Diffstat (limited to 'include/armnn/Version.hpp')
-rw-r--r--include/armnn/Version.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/armnn/Version.hpp b/include/armnn/Version.hpp
index 3c4abdef54..2a62c1db83 100644
--- a/include/armnn/Version.hpp
+++ b/include/armnn/Version.hpp
@@ -1,5 +1,5 @@
//
-// Copyright © 2017 Arm Ltd. All rights reserved.
+// Copyright © 2017-2023 Arm Ltd and Contributors. All rights reserved.
// SPDX-License-Identifier: MIT
//