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/test/GraphUtils.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/armnn/test/GraphUtils.hpp') diff --git a/src/armnn/test/GraphUtils.hpp b/src/armnn/test/GraphUtils.hpp index 02954e3d1f..cec9b6772a 100644 --- a/src/armnn/test/GraphUtils.hpp +++ b/src/armnn/test/GraphUtils.hpp @@ -5,5 +5,5 @@ #include "../../armnnTestUtils/GraphUtils.hpp" -#pragma message("src/armnn/test/GraphUtils.hpp has been deprecated, it is due for removal in 22.08 release." \ +#pragma message("src/armnn/test/GraphUtils.hpp has been deprecated, it is due for removal in 22.11 release." \ " Please use from armnnTestUtils library, /src/armnnTestUtils/GraphUtils.hpp) -- cgit v1.2.1