aboutsummaryrefslogtreecommitdiff
path: root/src/backends/tosaReference/test/TosaRefLayerTests.cpp
blob: fc0a557fa529cfe9956d75cfcd1ce0297ecb1577 (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 "TosaRefWorkloadFactoryHelper.hpp"

#include <backendsCommon/test/LayerTests.hpp>

#include <tosaReference/TosaRefWorkloadFactory.hpp>

#include <UnitTests.hpp>