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

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