aboutsummaryrefslogtreecommitdiff
path: root/src/backends/neon/workloads
diff options
context:
space:
mode:
authorMike Kelly <mike.kelly@arm.com>2023-07-18 12:03:41 +0100
committermike.kelly <mike.kelly@arm.com>2023-07-21 16:01:50 +0000
commitb6de7a1444c09c0eb44c84a923c45c041b1f6092 (patch)
treec1d9e9241854e7d9bbb09da4f4a6f4652ff5c66c /src/backends/neon/workloads
parentc32adef195b523854144737ca05180235f5ca824 (diff)
downloadarmnn-b6de7a1444c09c0eb44c84a923c45c041b1f6092.tar.gz
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 <mike.kelly@arm.com> Change-Id: I0e3d0895888f3a3f0a9758ce30bc031aba50812b
Diffstat (limited to 'src/backends/neon/workloads')
-rw-r--r--src/backends/neon/workloads/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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
#