blob: c24359fb1f38940fcc3ef271eb552f5c11fdf283 [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 " \
Francis Murtaghfaf29662022-01-24 17:45:37 +000012 "removal in 22.11 release. Please use public interface include/armnnTestUtils/LayerTestResult.hpp")
Sadik Armagan483c8112021-06-01 09:24:52 +010013
14
15
16