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.hpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/armnn/Types.hpp b/include/armnn/Types.hpp
index fb6f134766..11d807cd89 100644
--- a/include/armnn/Types.hpp
+++ b/include/armnn/Types.hpp
@@ -106,6 +106,13 @@ enum class ResizeMethod
NearestNeighbor = 1
};
+enum class Dimensionality
+{
+ NotSpecified = 0,
+ Specified = 1,
+ Scalar = 2
+};
+
///
/// The padding method modifies the output of pooling layers.
/// In both supported methods, the values are ignored (they are