aboutsummaryrefslogtreecommitdiff
path: root/utils/GraphUtils.cpp
diff options
context:
space:
mode:
authorGiorgio Arena <giorgio.arena@arm.com>2017-10-26 17:14:13 +0100
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:35:24 +0000
commitcf3935ffd4c67d9396c2435a3a28d3a159753105 (patch)
treed657c5b9b6724c15fc55847d88ab27e1081c2f44 /utils/GraphUtils.cpp
parent7362f0de41305eccb4b2b9b606647ffe318d32b7 (diff)
downloadComputeLibrary-cf3935ffd4c67d9396c2435a3a28d3a159753105.tar.gz
COMPMID-627 Create CL SGEMM example
Change-Id: I17478202348d34716d00c78e3cc21254c76b32e1 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/93304 Tested-by: Kaizen <jeremy.johnson+kaizengerrit@arm.com> Reviewed-by: Anthony Barbier <anthony.barbier@arm.com>
Diffstat (limited to 'utils/GraphUtils.cpp')
-rw-r--r--utils/GraphUtils.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/GraphUtils.cpp b/utils/GraphUtils.cpp
index bcfc0f7994..15767632c8 100644
--- a/utils/GraphUtils.cpp
+++ b/utils/GraphUtils.cpp
@@ -32,7 +32,6 @@
#include "arm_compute/core/Error.h"
#include "arm_compute/core/PixelValue.h"
-#include "libnpy/npy.hpp"
#include <algorithm>
#include <iomanip>