22.05
CLFunctions.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2016-2022 Arm Limited.
3
*
4
* SPDX-License-Identifier: MIT
5
*
6
* Permission is hereby granted, free of charge, to any person obtaining a copy
7
* of this software and associated documentation files (the "Software"), to
8
* deal in the Software without restriction, including without limitation the
9
* rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
10
* sell copies of the Software, and to permit persons to whom the Software is
11
* furnished to do so, subject to the following conditions:
12
*
13
* The above copyright notice and this permission notice shall be included in all
14
* copies or substantial portions of the Software.
15
*
16
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22
* SOFTWARE.
23
*/
24
#ifndef ARM_COMPUTE_CLFUNCTIONS_H
25
#define ARM_COMPUTE_CLFUNCTIONS_H
26
27
/* Header regrouping all the CL functions */
28
#include "
arm_compute/runtime/CL/functions/CLActivationLayer.h
"
29
#include "
arm_compute/runtime/CL/functions/CLArgMinMaxLayer.h
"
30
#include "
arm_compute/runtime/CL/functions/CLBatchNormalizationLayer.h
"
31
#include "
arm_compute/runtime/CL/functions/CLBatchToSpaceLayer.h
"
32
#include "
arm_compute/runtime/CL/functions/CLBitwiseAnd.h
"
33
#include "
arm_compute/runtime/CL/functions/CLBitwiseNot.h
"
34
#include "
arm_compute/runtime/CL/functions/CLBitwiseOr.h
"
35
#include "
arm_compute/runtime/CL/functions/CLBitwiseXor.h
"
36
#include "
arm_compute/runtime/CL/functions/CLBoundingBoxTransform.h
"
37
#include "
arm_compute/runtime/CL/functions/CLCast.h
"
38
#include "
arm_compute/runtime/CL/functions/CLChannelShuffleLayer.h
"
39
#include "
arm_compute/runtime/CL/functions/CLComparison.h
"
40
#include "
arm_compute/runtime/CL/functions/CLConcatenateLayer.h
"
41
#include "
arm_compute/runtime/CL/functions/CLConv3D.h
"
42
#include "
arm_compute/runtime/CL/functions/CLConvertFullyConnectedWeights.h
"
43
#include "
arm_compute/runtime/CL/functions/CLConvolutionLayer.h
"
44
#include "
arm_compute/runtime/CL/functions/CLCopy.h
"
45
#include "
arm_compute/runtime/CL/functions/CLCrop.h
"
46
#include "
arm_compute/runtime/CL/functions/CLCropResize.h
"
47
#include "
arm_compute/runtime/CL/functions/CLDeconvolutionLayer.h
"
48
#include "
arm_compute/runtime/CL/functions/CLDeconvolutionLayerUpsample.h
"
49
#include "
arm_compute/runtime/CL/functions/CLDepthConvertLayer.h
"
50
#include "
arm_compute/runtime/CL/functions/CLDepthToSpaceLayer.h
"
51
#include "
arm_compute/runtime/CL/functions/CLDepthwiseConvolutionLayer.h
"
52
#include "
arm_compute/runtime/CL/functions/CLDequantizationLayer.h
"
53
#include "
arm_compute/runtime/CL/functions/CLDirectConvolutionLayer.h
"
54
#include "
arm_compute/runtime/CL/functions/CLDirectDeconvolutionLayer.h
"
55
#include "
arm_compute/runtime/CL/functions/CLElementwiseOperations.h
"
56
#include "
arm_compute/runtime/CL/functions/CLElementwiseUnaryLayer.h
"
57
#include "
arm_compute/runtime/CL/functions/CLFFT1D.h
"
58
#include "
arm_compute/runtime/CL/functions/CLFFT2D.h
"
59
#include "
arm_compute/runtime/CL/functions/CLFFTConvolutionLayer.h
"
60
#include "
arm_compute/runtime/CL/functions/CLFill.h
"
61
#include "
arm_compute/runtime/CL/functions/CLFlattenLayer.h
"
62
#include "
arm_compute/runtime/CL/functions/CLFloor.h
"
63
#include "
arm_compute/runtime/CL/functions/CLFullyConnectedLayer.h
"
64
#include "
arm_compute/runtime/CL/functions/CLFuseBatchNormalization.h
"
65
#include "
arm_compute/runtime/CL/functions/CLGEMM.h
"
66
#include "
arm_compute/runtime/CL/functions/CLGEMMConvolutionLayer.h
"
67
#include "
arm_compute/runtime/CL/functions/CLGEMMDeconvolutionLayer.h
"
68
#include "
arm_compute/runtime/CL/functions/CLGEMMLowpMatrixMultiplyCore.h
"
69
#include "
arm_compute/runtime/CL/functions/CLGEMMLowpOutputStage.h
"
70
#include "
arm_compute/runtime/CL/functions/CLGather.h
"
71
#include "
arm_compute/runtime/CL/functions/CLGenerateProposalsLayer.h
"
72
#include "
arm_compute/runtime/CL/functions/CLInstanceNormalizationLayer.h
"
73
#include "
arm_compute/runtime/CL/functions/CLL2NormalizeLayer.h
"
74
#include "
arm_compute/runtime/CL/functions/CLLSTMLayer.h
"
75
#include "
arm_compute/runtime/CL/functions/CLLSTMLayerQuantized.h
"
76
#include "
arm_compute/runtime/CL/functions/CLLogicalAnd.h
"
77
#include "
arm_compute/runtime/CL/functions/CLLogicalNot.h
"
78
#include "
arm_compute/runtime/CL/functions/CLLogicalOr.h
"
79
#include "
arm_compute/runtime/CL/functions/CLMaxUnpoolingLayer.h
"
80
#include "
arm_compute/runtime/CL/functions/CLMeanStdDevNormalizationLayer.h
"
81
#include "
arm_compute/runtime/CL/functions/CLNormalizationLayer.h
"
82
#include "
arm_compute/runtime/CL/functions/CLNormalizePlanarYUVLayer.h
"
83
#include "
arm_compute/runtime/CL/functions/CLPReluLayer.h
"
84
#include "
arm_compute/runtime/CL/functions/CLPadLayer.h
"
85
#include "
arm_compute/runtime/CL/functions/CLPermute.h
"
86
#include "
arm_compute/runtime/CL/functions/CLPixelWiseMultiplication.h
"
87
#include "
arm_compute/runtime/CL/functions/CLPooling3dLayer.h
"
88
#include "
arm_compute/runtime/CL/functions/CLPoolingLayer.h
"
89
#include "
arm_compute/runtime/CL/functions/CLPriorBoxLayer.h
"
90
#include "
arm_compute/runtime/CL/functions/CLQLSTMLayer.h
"
91
#include "
arm_compute/runtime/CL/functions/CLQuantizationLayer.h
"
92
#include "
arm_compute/runtime/CL/functions/CLRNNLayer.h
"
93
#include "
arm_compute/runtime/CL/functions/CLROIAlignLayer.h
"
94
#include "
arm_compute/runtime/CL/functions/CLROIPoolingLayer.h
"
95
#include "
arm_compute/runtime/CL/functions/CLRange.h
"
96
#include "
arm_compute/runtime/CL/functions/CLReduceMean.h
"
97
#include "
arm_compute/runtime/CL/functions/CLReductionOperation.h
"
98
#include "
arm_compute/runtime/CL/functions/CLReorgLayer.h
"
99
#include "
arm_compute/runtime/CL/functions/CLReshapeLayer.h
"
100
#include "
arm_compute/runtime/CL/functions/CLReverse.h
"
101
#include "
arm_compute/runtime/CL/functions/CLScale.h
"
102
#include "
arm_compute/runtime/CL/functions/CLSelect.h
"
103
#include "
arm_compute/runtime/CL/functions/CLSlice.h
"
104
#include "
arm_compute/runtime/CL/functions/CLSoftmaxLayer.h
"
105
#include "
arm_compute/runtime/CL/functions/CLSpaceToBatchLayer.h
"
106
#include "
arm_compute/runtime/CL/functions/CLSpaceToDepthLayer.h
"
107
#include "
arm_compute/runtime/CL/functions/CLSplit.h
"
108
#include "
arm_compute/runtime/CL/functions/CLStackLayer.h
"
109
#include "
arm_compute/runtime/CL/functions/CLStridedSlice.h
"
110
#include "
arm_compute/runtime/CL/functions/CLTile.h
"
111
#include "
arm_compute/runtime/CL/functions/CLTranspose.h
"
112
#include "
arm_compute/runtime/CL/functions/CLUnstack.h
"
113
#include "
arm_compute/runtime/CL/functions/CLWinogradConvolutionLayer.h
"
114
115
#endif
/* ARM_COMPUTE_CLFUNCTIONS_H */
CLCopy.h
CLUnstack.h
CLConvolutionLayer.h
CLGEMMLowpMatrixMultiplyCore.h
CLArgMinMaxLayer.h
CLBitwiseOr.h
CLMaxUnpoolingLayer.h
CLDepthToSpaceLayer.h
CLCropResize.h
CLReorgLayer.h
CLROIAlignLayer.h
CLMeanStdDevNormalizationLayer.h
CLTile.h
CLConcatenateLayer.h
CLGEMM.h
CLCrop.h
CLFlattenLayer.h
CLBoundingBoxTransform.h
CLReshapeLayer.h
CLGather.h
CLSpaceToBatchLayer.h
CLPermute.h
CLLSTMLayerQuantized.h
CLGEMMDeconvolutionLayer.h
CLStackLayer.h
CLConv3D.h
CLReverse.h
CLSpaceToDepthLayer.h
CLDequantizationLayer.h
CLSplit.h
CLBitwiseAnd.h
CLL2NormalizeLayer.h
CLPriorBoxLayer.h
CLLogicalAnd.h
CLBatchToSpaceLayer.h
CLDeconvolutionLayerUpsample.h
CLNormalizePlanarYUVLayer.h
CLGEMMConvolutionLayer.h
CLFill.h
CLDepthwiseConvolutionLayer.h
CLRange.h
CLGEMMLowpOutputStage.h
CLSlice.h
CLBitwiseNot.h
CLDeconvolutionLayer.h
CLDirectConvolutionLayer.h
CLCast.h
CLBatchNormalizationLayer.h
CLROIPoolingLayer.h
CLFloor.h
CLFuseBatchNormalization.h
CLReductionOperation.h
CLFFT1D.h
CLPooling3dLayer.h
CLRNNLayer.h
CLWinogradConvolutionLayer.h
CLLogicalOr.h
CLSelect.h
CLReduceMean.h
CLDirectDeconvolutionLayer.h
CLElementwiseOperations.h
CLFFTConvolutionLayer.h
CLFullyConnectedLayer.h
CLQLSTMLayer.h
CLTranspose.h
CLLSTMLayer.h
CLGenerateProposalsLayer.h
CLPixelWiseMultiplication.h
CLSoftmaxLayer.h
CLPReluLayer.h
CLConvertFullyConnectedWeights.h
CLLogicalNot.h
CLComparison.h
CLBitwiseXor.h
CLPadLayer.h
CLChannelShuffleLayer.h
CLScale.h
CLNormalizationLayer.h
CLActivationLayer.h
CLInstanceNormalizationLayer.h
CLStridedSlice.h
CLFFT2D.h
CLQuantizationLayer.h
CLDepthConvertLayer.h
CLElementwiseUnaryLayer.h
CLPoolingLayer.h
arm_compute
runtime
CL
CLFunctions.h
Generated on Wed May 18 2022 13:42:18 for Compute Library by
1.8.13