aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test/CreateWorkload.hpp
blob: dea5fe38f00de4f3c0cf5b4e9cca508e383ef669 (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.11 release. Please use src/armnnTestUtils/CreateWorkload.hpp instead.")