blob: 122d102dfdc74a8a491bc3d43a8091498afab9e9 [file] [log] [blame]
Anthony Barbier6ff3b192017-09-04 18:44:23 +01001/*
2 * Copyright (c) 2016, 2017 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/CLAbsoluteDifference.h"
29#include "arm_compute/runtime/CL/functions/CLAccumulate.h"
30#include "arm_compute/runtime/CL/functions/CLActivationLayer.h"
31#include "arm_compute/runtime/CL/functions/CLArithmeticAddition.h"
32#include "arm_compute/runtime/CL/functions/CLArithmeticSubtraction.h"
33#include "arm_compute/runtime/CL/functions/CLBatchNormalizationLayer.h"
34#include "arm_compute/runtime/CL/functions/CLBitwiseAnd.h"
35#include "arm_compute/runtime/CL/functions/CLBitwiseNot.h"
36#include "arm_compute/runtime/CL/functions/CLBitwiseOr.h"
37#include "arm_compute/runtime/CL/functions/CLBitwiseXor.h"
38#include "arm_compute/runtime/CL/functions/CLBox3x3.h"
39#include "arm_compute/runtime/CL/functions/CLCannyEdge.h"
40#include "arm_compute/runtime/CL/functions/CLChannelCombine.h"
41#include "arm_compute/runtime/CL/functions/CLChannelExtract.h"
42#include "arm_compute/runtime/CL/functions/CLColorConvert.h"
43#include "arm_compute/runtime/CL/functions/CLConvolution.h"
44#include "arm_compute/runtime/CL/functions/CLConvolutionLayer.h"
45#include "arm_compute/runtime/CL/functions/CLDepthConcatenate.h"
46#include "arm_compute/runtime/CL/functions/CLDepthConvert.h"
47#include "arm_compute/runtime/CL/functions/CLDerivative.h"
48#include "arm_compute/runtime/CL/functions/CLDilate.h"
steniu0127b386c2017-07-18 17:37:43 +010049#include "arm_compute/runtime/CL/functions/CLDirectConvolutionLayer.h"
Anthony Barbier6ff3b192017-09-04 18:44:23 +010050#include "arm_compute/runtime/CL/functions/CLEqualizeHistogram.h"
51#include "arm_compute/runtime/CL/functions/CLErode.h"
52#include "arm_compute/runtime/CL/functions/CLFastCorners.h"
53#include "arm_compute/runtime/CL/functions/CLFillBorder.h"
Georgios Pinitasd8e765b2017-08-02 13:44:33 +010054#include "arm_compute/runtime/CL/functions/CLFloor.h"
Anthony Barbier6ff3b192017-09-04 18:44:23 +010055#include "arm_compute/runtime/CL/functions/CLFullyConnectedLayer.h"
56#include "arm_compute/runtime/CL/functions/CLGEMM.h"
57#include "arm_compute/runtime/CL/functions/CLGEMMInterleave4x4.h"
58#include "arm_compute/runtime/CL/functions/CLGEMMLowp.h"
Gian Marco Iodice9f89bae2017-06-22 12:09:49 +010059#include "arm_compute/runtime/CL/functions/CLGEMMTranspose1xW.h"
Anthony Barbier6ff3b192017-09-04 18:44:23 +010060#include "arm_compute/runtime/CL/functions/CLGaussian3x3.h"
61#include "arm_compute/runtime/CL/functions/CLGaussian5x5.h"
62#include "arm_compute/runtime/CL/functions/CLGaussianPyramid.h"
63#include "arm_compute/runtime/CL/functions/CLHOGDescriptor.h"
64#include "arm_compute/runtime/CL/functions/CLHOGDetector.h"
65#include "arm_compute/runtime/CL/functions/CLHOGGradient.h"
66#include "arm_compute/runtime/CL/functions/CLHOGMultiDetection.h"
67#include "arm_compute/runtime/CL/functions/CLHarrisCorners.h"
68#include "arm_compute/runtime/CL/functions/CLHistogram.h"
69#include "arm_compute/runtime/CL/functions/CLIntegralImage.h"
70#include "arm_compute/runtime/CL/functions/CLLaplacianPyramid.h"
71#include "arm_compute/runtime/CL/functions/CLLaplacianReconstruct.h"
72#include "arm_compute/runtime/CL/functions/CLLocallyConnectedLayer.h"
73#include "arm_compute/runtime/CL/functions/CLMagnitude.h"
74#include "arm_compute/runtime/CL/functions/CLMeanStdDev.h"
75#include "arm_compute/runtime/CL/functions/CLMedian3x3.h"
76#include "arm_compute/runtime/CL/functions/CLMinMaxLocation.h"
77#include "arm_compute/runtime/CL/functions/CLNonLinearFilter.h"
78#include "arm_compute/runtime/CL/functions/CLNonMaximaSuppression3x3.h"
79#include "arm_compute/runtime/CL/functions/CLNormalizationLayer.h"
80#include "arm_compute/runtime/CL/functions/CLOpticalFlow.h"
81#include "arm_compute/runtime/CL/functions/CLPhase.h"
82#include "arm_compute/runtime/CL/functions/CLPixelWiseMultiplication.h"
83#include "arm_compute/runtime/CL/functions/CLPoolingLayer.h"
84#include "arm_compute/runtime/CL/functions/CLRemap.h"
85#include "arm_compute/runtime/CL/functions/CLScale.h"
86#include "arm_compute/runtime/CL/functions/CLScharr3x3.h"
87#include "arm_compute/runtime/CL/functions/CLSobel3x3.h"
88#include "arm_compute/runtime/CL/functions/CLSobel5x5.h"
89#include "arm_compute/runtime/CL/functions/CLSobel7x7.h"
90#include "arm_compute/runtime/CL/functions/CLSoftmaxLayer.h"
91#include "arm_compute/runtime/CL/functions/CLTableLookup.h"
92#include "arm_compute/runtime/CL/functions/CLThreshold.h"
93#include "arm_compute/runtime/CL/functions/CLTranspose.h"
94#include "arm_compute/runtime/CL/functions/CLWarpAffine.h"
95#include "arm_compute/runtime/CL/functions/CLWarpPerspective.h"
96
97#endif /* __ARM_COMPUTE_CLFUNCTIONS_H__ */