ArmNN
 25.11
Loading...
Searching...
No Matches
RefWorkloads.hpp
Go to the documentation of this file.
1//
2// Copyright © 2017-2024 Arm Ltd and Contributors. All rights reserved.
3// SPDX-License-Identifier: MIT
4//
5
6#pragma once
7
14#include "RefCastWorkload.hpp"
20#include "RefConcatWorkload.hpp"
23#include "RefDebugWorkload.hpp"
33#include "RefFillWorkload.hpp"
34#include "RefFloorWorkload.hpp"
37#include "RefGatherWorkload.hpp"
43#include "RefLstmWorkload.hpp"
44#include "RefMeanWorkload.hpp"
49#include "RefPadWorkload.hpp"
50#include "RefPreluWorkload.hpp"
51#include "RefQLstmWorkload.hpp"
53#include "RefRankWorkload.hpp"
54#include "RefReduceWorkload.hpp"
56#include "RefResizeWorkload.hpp"
59#include "RefShapeWorkload.hpp"
60#include "RefSliceWorkload.hpp"
64#include "RefStackWorkload.hpp"
67#include "RefTileWorkload.hpp"