From faf2966888ecd0b93726602bf4b0b1bd36301d8c Mon Sep 17 00:00:00 2001 From: Francis Murtagh Date: Mon, 24 Jan 2022 17:45:37 +0000 Subject: 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 Change-Id: I7da32a7317827dfa619c74fc8801447e7172e7c8 --- src/armnn/CompatibleTypes.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/armnn/CompatibleTypes.hpp') 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 -#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") -- cgit v1.2.1