From 70e890e45c4adc69963240b0ca8c2016566d8c18 Mon Sep 17 00:00:00 2001 From: Giorgio Arena Date: Mon, 5 Aug 2019 14:00:35 +0100 Subject: COMPMID-2541 Remove DepthwiseSeparableConvolutionLayer for NEON/CL Change-Id: I16750617fa9e1e97c6e3671e69965dcf3f4a086f Signed-off-by: Giorgio Arena Reviewed-on: https://review.mlplatform.org/c/1748 Reviewed-by: Michele Di Giorgio Tested-by: Arm Jenkins --- docs/05_functions_list.dox | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/05_functions_list.dox') diff --git a/docs/05_functions_list.dox b/docs/05_functions_list.dox index 999b573674..55468dcf81 100644 --- a/docs/05_functions_list.dox +++ b/docs/05_functions_list.dox @@ -115,7 +115,6 @@ namespace arm_compute - @ref NEDepthwiseConvolutionAssemblyDispatch - @ref NEDepthwiseConvolutionLayer - @ref NEDepthwiseConvolutionLayer3x3 - - @ref NEDepthwiseSeparableConvolutionLayer - @ref NEDequantizationLayer - @ref NEDerivative - @ref NEDirectConvolutionLayer @@ -188,7 +187,6 @@ namespace arm_compute - @ref CLDeconvolutionLayerUpsample - @ref CLDepthwiseConvolutionLayer - @ref CLDepthwiseConvolutionLayer3x3 - - @ref CLDepthwiseSeparableConvolutionLayer - @ref CLDequantizationLayer - @ref CLDirectConvolutionLayer - @ref CLDirectDeconvolutionLayer -- cgit v1.2.1