From b6de7a1444c09c0eb44c84a923c45c041b1f6092 Mon Sep 17 00:00:00 2001 From: Mike Kelly Date: Tue, 18 Jul 2023 12:03:41 +0100 Subject: IVGCVSW-7830 Clean up * Follow up review to clean up whitespace and copyright errors mentioned in https://review.mlplatform.org/c/ml/armnn/+/9885 * Added BinaryElementwiseOperation to .dot files * Refactored ConnectedToSplitterWithMoreThan4Dims function to more generally useful ConnectedToLayerType function Signed-off-by: Mike Kelly Change-Id: I0e3d0895888f3a3f0a9758ce30bc031aba50812b --- src/backends/neon/workloads/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/backends/neon/workloads') diff --git a/src/backends/neon/workloads/CMakeLists.txt b/src/backends/neon/workloads/CMakeLists.txt index f3f12842c1..53f2be750a 100644 --- a/src/backends/neon/workloads/CMakeLists.txt +++ b/src/backends/neon/workloads/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright © 2017,2023 Arm Ltd and Contributors. All rights reserved. +# Copyright © 2017-2020,2022-2023 Arm Ltd and Contributors. All rights reserved. # SPDX-License-Identifier: MIT # -- cgit v1.2.1