aboutsummaryrefslogtreecommitdiff
path: root/include/armnn/Types.hpp
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2019-06-27 15:41:57 +0100
committerTeresa Charlin <teresa.charlinreyes@arm.com>2019-06-28 10:44:19 +0000
commita9075df5b704e4f4432bf26027e3ba671d4596f0 (patch)
treee1899766d94464febc50826ec14fa1e1d6f27e39 /include/armnn/Types.hpp
parent7a3e2feaf419cb6f4c047d67459356ac92aae7e8 (diff)
downloadarmnn-a9075df5b704e4f4432bf26027e3ba671d4596f0.tar.gz
IVGCVSW-3363 Add frontend support for Resize Layer
Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I63493ddb7598515773073deb6db2eb3a635c5dfe
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