aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph/frontend/Types.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph/frontend/Types.h')
-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 78644e66af..6cf7460900 100644
--- a/arm_compute/graph/frontend/Types.h
+++ b/arm_compute/graph/frontend/Types.h
@@ -34,6 +34,7 @@ namespace frontend
{
// Import types for graph
using graph::DataType;
+using graph::DataLayout;
using graph::TensorShape;
using graph::ActivationLayerInfo;