aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph')
-rw-r--r--arm_compute/graph/frontend/Types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm_compute/graph/frontend/Types.h b/arm_compute/graph/frontend/Types.h
index ebbf7101ac..f9505e264c 100644
--- a/arm_compute/graph/frontend/Types.h
+++ b/arm_compute/graph/frontend/Types.h
@@ -35,6 +35,7 @@ namespace frontend
// Import types for graph
using graph::DataType;
using graph::DataLayout;
+using graph::DataLayoutDimension;
using graph::TensorShape;
using graph::PermutationVector;