aboutsummaryrefslogtreecommitdiff
path: root/include/armnn/Types.hpp
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2020-06-23 18:30:57 +0100
committerTeresa Charlin <teresa.charlinreyes@arm.com>2020-07-03 19:53:30 +0100
commit11f6ace7cd8bf8dd2cf40bdab57a66bfb0f25f0e (patch)
tree2c2d34a5a734f38f03fd8d104095f9cbca5165d1 /include/armnn/Types.hpp
parent1f2494456b64cb50009c279cac34ee17286ed4ed (diff)
downloadarmnn-11f6ace7cd8bf8dd2cf40bdab57a66bfb0f25f0e.tar.gz
IVGCVSW-5020 Refactor TensorShape to host dynamic tensors and scalar values
Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I63f97fad080dbfeec6433c2548f0311173051a6a
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