ArmNN
 20.05
NeonWorkloads.hpp
Go to the documentation of this file.
1 //
2 // Copyright © 2017 Arm Ltd. All rights reserved.
3 // SPDX-License-Identifier: MIT
4 //
5 
6 #pragma once
7 #include "NeonAbsWorkload.hpp"
14 #include "NeonConcatWorkload.hpp"
15 #include "NeonConstantWorkload.hpp"
25 #include "NeonDivisionWorkload.hpp"
26 #include "NeonExpWorkload.hpp"
32 #include "NeonMaximumWorkload.hpp"
33 #include "NeonMeanWorkload.hpp"
34 #include "NeonMinimumWorkload.hpp"
36 #include "NeonNegWorkload.hpp"
38 #include "NeonPadWorkload.hpp"
39 #include "NeonPermuteWorkload.hpp"
41 #include "NeonPreluWorkload.hpp"
42 #include "NeonQLstmWorkload.hpp"
44 #include "NeonQuantizeWorkload.hpp"
45 #include "NeonReshapeWorkload.hpp"
46 #include "NeonResizeWorkload.hpp"
47 #include "NeonRsqrtWorkload.hpp"
48 #include "NeonSliceWorkload.hpp"
49 #include "NeonSoftmaxWorkload.hpp"
52 #include "NeonSplitterWorkload.hpp"
53 #include "NeonStackWorkload.hpp"