blob: e0054cad632dc6102ea20008af9d3a30c25fbdc6 [file] [log] [blame]
Aron Virginas-Tare89ebad2019-08-27 18:14:26 +01001//
Sadik Armagana097d2a2021-11-24 15:47:28 +00002// Copyright © 2017 Arm Ltd and Contributors. All rights reserved.
Aron Virginas-Tare89ebad2019-08-27 18:14:26 +01003// SPDX-License-Identifier: MIT
4//
5
Sadik Armagana097d2a2021-11-24 15:47:28 +00006// This file is deprecated and will be removed soon.
7// Please use the new header in armnnTestUtils instead.
8// This will use the new armnnTestUtils header.
9#include <armnnTestUtils/LayerTestResult.hpp>
Aron Virginas-Tare89ebad2019-08-27 18:14:26 +010010
Sadik Armagana097d2a2021-11-24 15:47:28 +000011#pragma message("backendsCommon/test/layerTests/LayerTestResult.hpp has been deprecated, it is due for " \
12 "removal in 22.08 release. Please use public interface include/armnnTestUtils/LayerTestResult.hpp")
Sadik Armagan483c8112021-06-01 09:24:52 +010013
14
15
16