• Home
  • Raw
  • Download

Lines Matching full:functions

27 /* Header regrouping all the GLES compute functions */
28 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCAbsoluteDifference.h"
29 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCActivationLayer.h"
30 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCArithmeticAddition.h"
31 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCBatchNormalizationLayer.h"
32 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCConcatenateLayer.h"
33 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCConvolutionLayer.h"
34 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCDepthwiseConvolutionLayer.h"
35 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCDirectConvolutionLayer.h"
36 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCDropoutLayer.h"
37 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCFillBorder.h"
38 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCFullyConnectedLayer.h"
39 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCGEMM.h"
40 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCGEMMInterleave4x4.h"
41 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCGEMMTranspose1xW.h"
42 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCNormalizationLayer.h"
43 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCNormalizePlanarYUVLayer.h"
44 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCPixelWiseMultiplication.h"
45 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCPoolingLayer.h"
46 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCScale.h"
47 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCSoftmaxLayer.h"
48 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCTensorShift.h"
49 #include "arm_compute/runtime/GLES_COMPUTE/functions/GCTranspose.h"