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

#include "GpuFsaWorkloadFactoryHelper.hpp"

#include <backendsCommon/test/LayerTests.hpp>

#include <gpuFsa/GpuFsaWorkloadFactory.hpp>

#include <UnitTests.hpp>