aboutsummaryrefslogtreecommitdiff
path: root/include/armnn/Types.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/armnn/Types.hpp')
-rw-r--r--include/armnn/Types.hpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/armnn/Types.hpp b/include/armnn/Types.hpp
index 53aa43748f..12897e2af7 100644
--- a/include/armnn/Types.hpp
+++ b/include/armnn/Types.hpp
@@ -61,6 +61,12 @@ enum class PoolingAlgorithm
L2 = 2
};
+enum class ResizeMethod
+{
+ Bilinear = 0,
+ NearestNeighbor = 1
+};
+
///
/// The padding method modifies the output of pooling layers.
/// In both supported methods, the values are ignored (they are