From ceaa0bfe219631b5a4e638613f90f9fa47a3defe Mon Sep 17 00:00:00 2001 From: Manuel Bottini Date: Tue, 16 Feb 2021 15:15:19 +0000 Subject: Remove OpenGL ES support Remove the following: - Relevant backend kernels - Relevant backend functions - Relevant backend validation tests - Relevant backend specific examples - Remove backend support from Graph API - Remove backend support from build system Update documentation Resolves: COMPMID-4149 Change-Id: Id0621d6ee35169754de458103907aaba4ef770c0 Signed-off-by: Manuel Bottini Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5097 Tested-by: Arm Jenkins Reviewed-by: Michele Di Giorgio Reviewed-by: Georgios Pinitas --- docs/06_functions_list.dox | 31 +------------------------------ 1 file changed, 1 insertion(+), 30 deletions(-) (limited to 'docs/06_functions_list.dox') diff --git a/docs/06_functions_list.dox b/docs/06_functions_list.dox index 19485a8ac1..1f4794f131 100644 --- a/docs/06_functions_list.dox +++ b/docs/06_functions_list.dox @@ -284,36 +284,7 @@ namespace arm_compute - @ref CLWarpPerspective - @ref CLWinogradInputTransform -@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 +@section S6_3 CPP functions - @ref IFunction - @ref CPPDetectionOutputLayer -- cgit v1.2.1