aboutsummaryrefslogtreecommitdiff
path: root/src/backends/aclCommon/ArmComputeUtils.hpp
diff options
context:
space:
mode:
authorMike Kelly <mike.kelly@arm.com>2020-11-13 15:26:41 +0000
committermike.kelly <mike.kelly@arm.com>2020-11-13 15:49:08 +0000
commit0d4ed395856d1e55bfe1a252efea4c0aa7ede4a9 (patch)
treec29b011586c205662e779202c66b042c20640700 /src/backends/aclCommon/ArmComputeUtils.hpp
parente688d611acf8efec5e2c79db0654d28d44d82a77 (diff)
downloadarmnn-0d4ed395856d1e55bfe1a252efea4c0aa7ede4a9.tar.gz
IVGCVSW-5328-5329 Fuse Activation Cleanup
* Resolved the review items in the main review. Signed-off-by: Mike Kelly <mike.kelly@arm.com> Change-Id: I5da34b74ac204569ea2d210fb5a069beb7d0835b
Diffstat (limited to 'src/backends/aclCommon/ArmComputeUtils.hpp')
-rw-r--r--src/backends/aclCommon/ArmComputeUtils.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/backends/aclCommon/ArmComputeUtils.hpp b/src/backends/aclCommon/ArmComputeUtils.hpp
index adcf8281d2..2a0707872e 100644
--- a/src/backends/aclCommon/ArmComputeUtils.hpp
+++ b/src/backends/aclCommon/ArmComputeUtils.hpp
@@ -7,10 +7,9 @@
#include <armnn/Descriptors.hpp>
#include <armnn/Tensor.hpp>
#include <armnn/utility/Assert.hpp>
+#include <backendsCommon/WorkloadData.hpp>
#include <arm_compute/core/Types.h>
-#include "../../../../clframework/arm_compute/core/Types.h"
-#include "../backendsCommon/WorkloadData.hpp"
namespace armnn
{