From 09e4d05b85cc5ed419d282cdfc0b153f83c3fa39 Mon Sep 17 00:00:00 2001 From: Kevin May Date: Mon, 6 Mar 2023 14:48:10 +0000 Subject: IVGCVSW-7243 Remove deprecated code due to be removed in 23.05 * Remove deprecated GetAxesToMul and GetAxesNotMul functions * Remove Deprecated version of file TensorCopyUtils.hpp Signed-off-by: Kevin May Change-Id: I1fb652ff8319e73616991f11c1a19daecc40833c --- src/backends/backendsCommon/test/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/backends/backendsCommon/test/CMakeLists.txt') diff --git a/src/backends/backendsCommon/test/CMakeLists.txt b/src/backends/backendsCommon/test/CMakeLists.txt index 7c24f9ca10..5d8fb1a953 100644 --- a/src/backends/backendsCommon/test/CMakeLists.txt +++ b/src/backends/backendsCommon/test/CMakeLists.txt @@ -63,7 +63,6 @@ list(APPEND armnnBackendsCommonUnitTests_sources SubtractionEndToEndTestImpl.hpp TileEndToEndTestImpl.hpp TransposeEndToEndTestImpl.hpp - TensorCopyUtils.hpp WorkloadFactoryHelper.hpp WorkloadUtilsTest.cpp layerTests/AbsTestImpl.cpp -- cgit v1.2.1