From e1553374d037dbf84999258d5bc88927891770cc Mon Sep 17 00:00:00 2001 From: Anthony Barbier Date: Mon, 16 Jul 2018 18:53:52 +0100 Subject: COMPMID-1357: Stop passing around raw pointers in NEWinogradConvolution First step to allow us to enable the memory manager in this function Change-Id: Ic42fdac4c74cd21973c71130b59883e4a87d3dca Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/140167 Reviewed-by: Pablo Tello Reviewed-by: Vidhya Sudhan Loganathan Tested-by: Jenkins --- docs/00_introduction.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/00_introduction.dox') diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox index 7f693c901c..4afd6d85f4 100644 --- a/docs/00_introduction.dox +++ b/docs/00_introduction.dox @@ -315,7 +315,7 @@ v18.02 Public major release - @ref NEWinogradLayerTransformInputKernel / NEWinogradLayer - @ref NEWinogradLayerTransformOutputKernel / NEWinogradLayer - @ref NEWinogradLayerTransformWeightsKernel / NEWinogradLayer - - Renamed NEWinogradLayerKernel into @ref NEWinogradLayerBatchedGEMMKernel + - Renamed NEWinogradLayerKernel into NEWinogradLayerBatchedGEMMKernel - New GLES kernels / functions: - @ref GCTensorShiftKernel / @ref GCTensorShift -- cgit v1.2.1