ArmNN
 25.02
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
NeonWorkloads.hpp
Go to the documentation of this file.
1 //
2 // Copyright © 2017, 2023-2024 Arm Ltd and Contributors. All rights reserved.
3 // SPDX-License-Identifier: MIT
4 //
5 
6 #pragma once
7 #include "NeonAbsWorkload.hpp"
14 #include "NeonCastWorkload.hpp"
17 #include "NeonConcatWorkload.hpp"
18 #include "NeonConstantWorkload.hpp"
27 #include "NeonDivisionWorkload.hpp"
29 #include "NeonExpWorkload.hpp"
30 #include "NeonFillWorkload.hpp"
31 #include "NeonFloorDivWorkload.hpp"
34 #include "NeonFusedWorkload.hpp"
35 #include "NeonGatherWorkload.hpp"
36 #include "NeonGatherNdWorkload.hpp"
39 #include "NeonLogWorkload.hpp"
45 #include "NeonMaximumWorkload.hpp"
46 #include "NeonMeanWorkload.hpp"
47 #include "NeonMinimumWorkload.hpp"
49 #include "NeonNegWorkload.hpp"
51 #include "NeonPadWorkload.hpp"
52 #include "NeonPermuteWorkload.hpp"
55 #include "NeonPreluWorkload.hpp"
56 #include "NeonQLstmWorkload.hpp"
58 #include "NeonQuantizeWorkload.hpp"
59 #include "NeonRankWorkload.hpp"
60 #include "NeonReduceWorkload.hpp"
61 #include "NeonReshapeWorkload.hpp"
62 #include "NeonResizeWorkload.hpp"
64 #include "NeonRsqrtWorkload.hpp"
65 #include "NeonSinWorkload.hpp"
66 #include "NeonSliceWorkload.hpp"
67 #include "NeonSoftmaxWorkload.hpp"
70 #include "NeonSplitterWorkload.hpp"
71 #include "NeonSqrtWorkload.hpp"
72 #include "NeonStackWorkload.hpp"
75 #include "NeonTileWorkload.hpp"