From 9a4513ab1650f8acd3c21c3ae5595e792baa6037 Mon Sep 17 00:00:00 2001 From: SiCong Li Date: Thu, 28 Nov 2019 11:53:16 +0000 Subject: COMPMID-2911 Fix doxygen Signed-off-by: SiCong Li Change-Id: If901b8bf30e813a8878f7052bdc613cc7e38e1e6 Reviewed-on: https://review.mlplatform.org/c/2383 Reviewed-by: Georgios Pinitas Tested-by: Georgios Pinitas --- docs/00_introduction.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox index 24e119c277..476023b43f 100644 --- a/docs/00_introduction.dox +++ b/docs/00_introduction.dox @@ -291,8 +291,8 @@ v19.11 Public major release - @ref CLGEMMDeconvolutionLayer - @ref NEDeconvolutionLayer - Added SYMMETRIC and REFLECT modes for @ref CLPadLayerKernel / @ref CLPadLayer. - - Replaced the calls to @ref NECopyKernel and @ref NEMemsetKernel with @ref NEPadLayer in @ref NEGenerateProposals. - - Replaced the calls to @ref CLCopyKernel and @ref CLMemsetKernel with @ref CLPadLayer in @ref CLGenerateProposals. + - Replaced the calls to @ref NECopyKernel and @ref NEMemsetKernel with @ref NEPadLayer in @ref NEGenerateProposalsLayer. + - Replaced the calls to @ref CLCopyKernel and @ref CLMemsetKernel with @ref CLPadLayer in @ref CLGenerateProposalsLayer. - Improved performance for CL Inception V3 - FP16. - Improved accuracy for CL Inception V3 - FP16 by enabling FP32 accumulator (mixed-precision). - Improved NEON performance by enabling fusing batch normalization with convolution and depth-wise convolution layer. -- cgit v1.2.1