ArmNN
 20.02
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"
10 #include "NeonDivisionWorkload.hpp"
14 #include "NeonConstantWorkload.hpp"
24 #include "NeonGreaterWorkload.hpp"
29 #include "NeonMaximumWorkload.hpp"
30 #include "NeonMeanWorkload.hpp"
31 #include "NeonConcatWorkload.hpp"
32 #include "NeonMinimumWorkload.hpp"
35 #include "NeonPadWorkload.hpp"
36 #include "NeonPermuteWorkload.hpp"
38 #include "NeonPreluWorkload.hpp"
39 #include "NeonQuantizeWorkload.hpp"
40 #include "NeonReshapeWorkload.hpp"
41 #include "NeonResizeWorkload.hpp"
42 #include "NeonRsqrtWorkload.hpp"
43 #include "NeonSliceWorkload.hpp"
48 #include "NeonSplitterWorkload.hpp"
49 #include "NeonStackWorkload.hpp"