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

#include <armnnTestUtils/PredicateResult.hpp>

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