1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378
|
///
/// Copyright (c) 2018-2019 Arm Limited.
///
/// SPDX-License-Identifier: MIT
///
/// Permission is hereby granted, free of charge, to any person obtaining a copy
/// of this software and associated documentation files (the "Software"), to
/// deal in the Software without restriction, including without limitation the
/// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
/// sell copies of the Software, and to permit persons to whom the Software is
/// furnished to do so, subject to the following conditions:
///
/// The above copyright notice and this permission notice shall be included in all
/// copies or substantial portions of the Software.
///
/// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
/// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
/// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
/// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
/// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
/// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
/// SOFTWARE.
///
namespace arm_compute
{
/**
@page functions_list List of functions
@tableofcontents
@section S6_1 NEON functions
- @ref IFunction
- @ref INESimpleFunction
- @ref NEAbsoluteDifference
- @ref NEArithmeticAddition
- @ref NEArithmeticSubtraction
- @ref NEBoundingBoxTransform
- @ref NEBox3x3
- @ref NECast
- @ref NEComplexPixelWiseMultiplication
- @ref NEComputeAllAnchors
- @ref NEConvolution3x3
- @ref NEConvolutionRectangle
- @ref NEDilate
- @ref NEElementwiseComparison
- @ref NEElementwiseComparisonStatic
- @ref NEElementwiseDivision
- @ref NEElementwiseMax
- @ref NEElementwiseMin
- @ref NEElementwiseSquaredDiff
- @ref NEErode
- @ref NEExpLayer
- @ref NEGaussian3x3
- @ref NEIntegralImage
- @ref NEMedian3x3
- @ref NENonLinearFilter
- @ref NENonMaximaSuppression3x3
- @ref NEPixelWiseMultiplication
- @ref NEPReluLayer
- @ref NERemap
- @ref NEROIAlignLayer
- @ref NERoundLayer
- @ref NERsqrtLayer
- @ref NEScharr3x3
- @ref NESelect
- @ref NESobel3x3
- @ref NEStridedSlice
- @ref NEWarpAffine
- @ref NEWarpPerspective
- @ref INESimpleFunctionNoBorder
- @ref NEAccumulate
- @ref NEAccumulateSquared
- @ref NEAccumulateWeighted
- @ref NEActivationLayer
- @ref NEBatchToSpaceLayer
- @ref NEBitwiseAnd
- @ref NEBitwiseNot
- @ref NEBitwiseOr
- @ref NEBitwiseXor
- @ref NEChannelCombine
- @ref NEChannelExtract
- @ref NEChannelShuffleLayer
- @ref NECol2Im
- @ref NEColorConvert
- @ref NECopy
- @ref NEDepthConvertLayer
- @ref NEFlattenLayer
- @ref NEFloor
- @ref NEFullyConnectedLayerReshapeWeights
- @ref NEGather
- @ref NEGEMMInterleave4x4
- @ref NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint
- @ref NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint
- @ref NEGEMMTranspose1xW
- @ref NEHOGDetector
- @ref NEMagnitude
- @ref NEMeanStdDevNormalizationLayer
- @ref NEPermute
- @ref NEPhase
- @ref NEPriorBoxLayer
- @ref NEReorgLayer
- @ref NEReshapeLayer
- @ref NEReverse
- @ref NESlice
- @ref NETableLookup
- @ref NEThreshold
- @ref NETile
- @ref NETranspose
- @ref NEYOLOLayer
- @ref NEArgMinMaxLayer
- @ref NEBatchNormalizationLayer
- @ref NECannyEdge
- @ref NEComplexPixelWiseMultiplication
- @ref NEConcatenateLayer
- @ref NEConvertFullyConnectedWeights
- @ref NEConvolutionLayer
- @ref NEConvolutionLayerReshapeWeights
- @ref NEConvolutionSquare <matrix_size>
- @ref NECropResize
- @ref NEDeconvolutionLayer
- @ref NEDepthwiseConvolutionAssemblyDispatch
- @ref NEDepthwiseConvolutionLayer
- @ref NEDequantizationLayer
- @ref NEDerivative
- @ref NEDetectionPostProcessLayer
- @ref NEDirectConvolutionLayer
- @ref NEEqualizeHistogram
- @ref NEFastCorners
- @ref NEFFT1D
- @ref NEFFT2D
- @ref NEFFTConvolutionLayer
- @ref NEFill
- @ref NEFillBorder
- @ref NEFullyConnectedLayer
- @ref NEFuseBatchNormalization
- @ref NEGaussian5x5
- @ref NEGaussianPyramid
- @ref NEGaussianPyramidHalf
- @ref NEGaussianPyramidOrb
- @ref NEGEMM
- @ref NEGEMMAssemblyDispatch
- @ref NEGEMMConvolutionLayer
- @ref NEGEMMLowpAssemblyMatrixMultiplyCore
- @ref NEGEMMLowpMatrixMultiplyCore
- @ref NEGenerateProposalsLayer
- @ref NEHarrisCorners
- @ref NEHistogram
- @ref NEHOGDescriptor
- @ref NEHOGGradient
- @ref NEHOGMultiDetection
- @ref NEIm2Col
- @ref NEInstanceNormalizationLayer
- @ref NEL2NormalizeLayer
- @ref NELaplacianPyramid
- @ref NELaplacianReconstruct
- @ref NELocallyConnectedLayer
- @ref NELSTMLayer
- @ref NELSTMLayerQuantized
- @ref NEQLSTMLayer
- @ref NEMaxUnpoolingLayer
- @ref NEMeanStdDev
- @ref NEMinMaxLocation
- @ref NENormalizationLayer
- @ref NEOpticalFlow
- @ref NEPadLayer
- @ref NEPoolingLayer
- @ref NEQuantizationLayer
- @ref NERange
- @ref NEReduceMean
- @ref NEReductionOperation
- @ref NERNNLayer
- @ref NEROIPoolingLayer
- @ref NEScale
- @ref NESimpleAssemblyFunction
- @ref NESobel5x5
- @ref NESobel7x7
- @ref NESoftmaxLayerGeneric <IS_LOG>
- @ref NESpaceToBatchLayer
- @ref NESpaceToDepthLayer
- @ref NESplit
- @ref NEStackLayer
- @ref NEUnstack
- @ref NEUpsampleLayer
- @ref NEWinogradConvolutionLayer
@section S6_2 OpenCL functions
- @ref IFunction
- @ref CLBatchNormalizationLayer
- @ref CLBatchToSpaceLayer
- @ref CLCannyEdge
- @ref CLComplexPixelWiseMultiplication
- @ref CLConcatenateLayer
- @ref CLConvolutionLayer
- @ref CLConvolutionLayerReshapeWeights
- @ref CLConvolutionSquare <matrix_size>
- @ref CLCropResize
- @ref CLDeconvolutionLayer
- @ref CLDeconvolutionLayerUpsample
- @ref CLDepthToSpaceLayer
- @ref CLDepthwiseConvolutionLayer
- @ref CLDequantizationLayer
- @ref CLDirectConvolutionLayer
- @ref CLDirectDeconvolutionLayer
- @ref CLEqualizeHistogram
- @ref CLFastCorners
- @ref CLFFT1D
- @ref CLFFT2D
- @ref CLFFTConvolutionLayer
- @ref CLFullyConnectedLayer
- @ref CLFuseBatchNormalization
- @ref CLGaussian5x5
- @ref CLGaussianPyramid
- @ref CLGaussianPyramidHalf
- @ref CLGaussianPyramidOrb
- @ref CLGEMM
- @ref CLGEMMConvolutionLayer
- @ref CLGEMMDeconvolutionLayer
- @ref CLGEMMLowpMatrixMultiplyCore
- @ref CLGenerateProposalsLayer
- @ref CLHarrisCorners
- @ref CLHistogram
- @ref CLHOGDescriptor
- @ref CLHOGDetector
- @ref CLHOGGradient
- @ref CLHOGMultiDetection
- @ref CLIntegralImage
- @ref CLL2NormalizeLayer
- @ref CLLaplacianPyramid
- @ref CLLaplacianReconstruct
- @ref CLLocallyConnectedLayer
- @ref CLLSTMLayer
- @ref CLLSTMLayerQuantized
- @ref CLQLSTMLayer
- @ref CLMaxUnpoolingLayer
- @ref CLMeanStdDev
- @ref CLMinMaxLocation
- @ref CLNormalizationLayer
- @ref CLNormalizePlanarYUVLayer
- @ref CLOpticalFlow
- @ref CLPadLayer
- @ref CLQuantizationLayer
- @ref CLReduceMean
- @ref CLReductionOperation
- @ref CLRNNLayer
- @ref CLSobel5x5
- @ref CLSobel7x7
- @ref CLSoftmaxLayerGeneric <IS_LOG>
- @ref CLSpaceToBatchLayer
- @ref CLSpaceToDepthLayer
- @ref CLSplit
- @ref CLStackLayer
- @ref CLUnstack
- @ref CLUpsampleLayer
- @ref CLWinogradConvolutionLayer
- @ref ICLSimpleFunction
- @ref CLAbsoluteDifference
- @ref CLAccumulate
- @ref CLAccumulateSquared
- @ref CLAccumulateWeighted
- @ref CLActivationLayer
- @ref CLArgMinMaxLayer
- @ref CLArithmeticAddition
- @ref CLArithmeticDivision
- @ref CLArithmeticSubtraction
- @ref CLBitwiseAnd
- @ref CLBitwiseNot
- @ref CLBitwiseOr
- @ref CLBitwiseXor
- @ref CLBoundingBoxTransform
- @ref CLBox3x3
- @ref CLCast
- @ref CLChannelCombine
- @ref CLChannelExtract
- @ref CLChannelShuffleLayer
- @ref CLColorConvert
- @ref CLComparison
- @ref CLComparisonStatic
- @ref CLComputeAllAnchors
- @ref CLConvertFullyConnectedWeights
- @ref CLConvolution3x3
- @ref CLConvolutionRectangle
- @ref CLCopy
- @ref CLDepthConvertLayer
- @ref CLDerivative
- @ref CLDilate
- @ref CLElementwiseMax
- @ref CLElementwiseMin
- @ref CLElementwiseSquaredDiff
- @ref CLErode
- @ref CLExpLayer
- @ref CLFill
- @ref CLFillBorder
- @ref CLFlattenLayer
- @ref CLFloor
- @ref CLFullyConnectedLayerReshapeWeights
- @ref CLGather
- @ref CLGaussian3x3
- @ref CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint
- @ref CLGEMMLowpQuantizeDownInt32ToInt8ScaleByFixedPoint
- @ref CLMagnitude
- @ref CLMeanStdDevNormalizationLayer
- @ref CLMedian3x3
- @ref CLNonLinearFilter
- @ref CLNonMaximaSuppression3x3
- @ref CLPermute
- @ref CLPhase
- @ref CLPixelWiseMultiplication
- @ref CLPoolingLayer
- @ref CLPReluLayer
- @ref CLPriorBoxLayer
- @ref CLRange
- @ref CLRemap
- @ref CLReorgLayer
- @ref CLReshapeLayer
- @ref CLReverse
- @ref CLROIAlignLayer
- @ref CLROIPoolingLayer
- @ref CLRsqrtLayer
- @ref CLScale
- @ref CLScharr3x3
- @ref CLSelect
- @ref CLSlice
- @ref CLSobel3x3
- @ref CLStridedSlice
- @ref CLTableLookup
- @ref CLThreshold
- @ref CLTile
- @ref CLTranspose
- @ref CLWarpAffine
- @ref CLWarpPerspective
- @ref CLWinogradInputTransform
- @ref CLYOLOLayer
@section S6_3 GLES Compute functions
- @ref IFunction
- @ref GCBatchNormalizationLayer
- @ref GCConcatenateLayer
- @ref GCConvolutionLayer
- @ref GCConvolutionLayerReshapeWeights
- @ref GCDepthwiseConvolutionLayer3x3
- @ref GCDirectConvolutionLayer
- @ref GCDropoutLayer
- @ref GCFullyConnectedLayer
- @ref GCGEMM
- @ref GCNormalizationLayer
- @ref GCNormalizePlanarYUVLayer
- @ref GCPoolingLayer
- @ref GCSoftmaxLayer
- @ref IGCSimpleFunction
- @ref GCAbsoluteDifference
- @ref GCActivationLayer
- @ref GCArithmeticAddition
- @ref GCFillBorder
- @ref GCFullyConnectedLayerReshapeWeights
- @ref GCGEMMInterleave4x4
- @ref GCGEMMTranspose1xW
- @ref GCPixelWiseMultiplication
- @ref GCScale
- @ref GCTensorShift
- @ref GCTranspose
@section S6_4 CPP functions
- @ref IFunction
- @ref CPPDetectionOutputLayer
- @ref CPPDetectionPostProcessLayer
- @ref ICPPSimpleFunction
- @ref CPPBoxWithNonMaximaSuppressionLimit
- @ref CPPPermute
- @ref CPPTopKV
- @ref CPPUpsample
*/
} // namespace
|