aboutsummaryrefslogtreecommitdiff
path: root/delegate/opaque/src/MultiLayerFacade.hpp
diff options
context:
space:
mode:
authorDavid Monahan <david.monahan@arm.com>2023-04-27 15:21:19 +0100
committerDavid Monahan <david.monahan@arm.com>2023-04-28 14:24:51 +0100
commit6c53f9fbea7d0b8786e1d29b850ab7bed85e167a (patch)
treec2b20f3e6b2a9713e2f79f8deebea4b2a73f0286 /delegate/opaque/src/MultiLayerFacade.hpp
parent48ec813697c7d431a9159e5759fb31a41739fb10 (diff)
downloadarmnn-6c53f9fbea7d0b8786e1d29b850ab7bed85e167a.tar.gz
IVGCVSW-7588 Implement ElementWiseBinary Op for Opaque Delegate
* Added visit functions for ElementwiseBinary Ops * Moved MultiLayerFacade.hpp to common directory and updated both delegates to use it Signed-off-by: David Monahan <david.monahan@arm.com> Change-Id: I84b8bd74d15a194895e63da47c29be994531a889
Diffstat (limited to 'delegate/opaque/src/MultiLayerFacade.hpp')
-rw-r--r--delegate/opaque/src/MultiLayerFacade.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/delegate/opaque/src/MultiLayerFacade.hpp b/delegate/opaque/src/MultiLayerFacade.hpp
deleted file mode 100644
index e16969768e..0000000000
--- a/delegate/opaque/src/MultiLayerFacade.hpp
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-// Copyright © 2023 Arm Ltd and Contributors. All rights reserved.
-// SPDX-License-Identifier: MIT
-//