aboutsummaryrefslogtreecommitdiff
path: root/src/backends/gpuFsa/test/GpuFsaOptimizedNetworkTests.cpp
blob: fa97b135df9213010cf36a6e53f44b24f1a3bf6c (plain)
1
2
3
4
5
6
7
8
9
10
11
//
// Copyright © 2022 Arm Ltd and Contributors. All rights reserved.
// SPDX-License-Identifier: MIT
//

#include <armnn/INetwork.hpp>

#include <GraphUtils.hpp>
#include <TestUtils.hpp>

#include <doctest/doctest.h>