aboutsummaryrefslogtreecommitdiff
path: root/docs/00_introduction.dox
diff options
context:
space:
mode:
authorAnthony Barbier <anthony.barbier@arm.com>2018-07-16 18:53:52 +0100
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:54:54 +0000
commite1553374d037dbf84999258d5bc88927891770cc (patch)
tree0a62bbe5b668397465242c79b0a7c9c584d8d75f /docs/00_introduction.dox
parent578225e8000c0fc2c4f81a44ae7f06fe44b0fc6a (diff)
downloadComputeLibrary-e1553374d037dbf84999258d5bc88927891770cc.tar.gz
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 <pablo.tello@arm.com> Reviewed-by: Vidhya Sudhan Loganathan <vidhyasudhan.loganathan@arm.com> Tested-by: Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs/00_introduction.dox')
-rw-r--r--docs/00_introduction.dox2
1 files changed, 1 insertions, 1 deletions
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