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

#include <armnn/Optional.hpp>
#include <armnn/Types.hpp>

#include <doctest/doctest.h>

#include <iostream>

using namespace armnn;