aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/test/WorkloadTestUtils.hpp
blob: cdd028cc6bef2a33ff7200d63663529b9b269d7d (plain)
1
2
3
4
5
6
7
8
//
// Copyright © 2017 Arm Ltd and Contributors. All rights reserved.
// SPDX-License-Identifier: MIT
//

#include "../../../armnnTestUtils/WorkloadTestUtils.hpp"
#pragma message("src/backends/backendsCommon/test/WorkloadTestUtils.hpp has been deprecated, it is due for removal in"\
                " 22.08 release. Please use src/armnnTestUtils/WorkloadTestUtils.hpp instead.")