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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arm_compute/graph/frontend/Types.h b/arm_compute/graph/frontend/Types.h
index 47893613c7..cd579e2119 100644
--- a/arm_compute/graph/frontend/Types.h
+++ b/arm_compute/graph/frontend/Types.h
@@ -50,6 +50,8 @@ using graph::DepthwiseConvolutionMethod;
using graph::TensorDescriptor;
using graph::DimensionRoundingType;
using graph::GraphConfig;
+using graph::InterpolationPolicy;
+using graph::Size2D;
/** Branch layer merging method */
enum class BranchMergeMethod