aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/CompatibleTypes.hpp
diff options
context:
space:
mode:
authorFrancis Murtagh <francis.murtagh@arm.com>2022-01-24 17:45:37 +0000
committerFrancis Murtagh <francis.murtagh@arm.com>2022-01-24 17:53:58 +0000
commitfaf2966888ecd0b93726602bf4b0b1bd36301d8c (patch)
tree1f1783b4f1ef62f7f0c7fd04f317bbd949f997a8 /src/armnn/CompatibleTypes.hpp
parent35e7c1de53ef86b808fc8de0a0af8a747b4ef170 (diff)
downloadarmnn-faf2966888ecd0b93726602bf4b0b1bd36301d8c.tar.gz
Bugfix: Set removal date for Backend API stability items to 22.11
* This is to allow EthosN more time to adjust to new API. Signed-off-by: Francis Murtagh <francis.murtagh@arm.com> Change-Id: I7da32a7317827dfa619c74fc8801447e7172e7c8
Diffstat (limited to 'src/armnn/CompatibleTypes.hpp')
-rw-r--r--src/armnn/CompatibleTypes.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/armnn/CompatibleTypes.hpp b/src/armnn/CompatibleTypes.hpp
index 020761241f..eecf664b4d 100644
--- a/src/armnn/CompatibleTypes.hpp
+++ b/src/armnn/CompatibleTypes.hpp
@@ -6,6 +6,6 @@
#pragma once
#include <armnnUtils/CompatibleTypes.hpp>
-#pragma message("src/armnn/CompatibleTypes.hpp has been deprecated, it is due for removal in 22.08 release." \
+#pragma message("src/armnn/CompatibleTypes.hpp has been deprecated, it is due for removal in 22.11 release." \
" Please use public interface include/armnn/Utils/CompatibleTypes.hpp")