aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/layers/MeanLayer.cpp
AgeCommit message (Expand)Author
2019-08-16IVGCVSW-3639 Add 5d tensor supportMatthew Jackson
2019-01-25IVGCVSW-2547 Add Accept function to IConnectableLayerjimfly01
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-10-25IVGCVSW-2051 Fixed the dynamic allocation of the dimSizes array in MeanLayerMatteo Martincigh
2018-10-10IVGCVSW-1900 : CL backend folder structureDavid Beck
2018-10-10IVGCVSW-1812 Adding Ref implementation and tests of MeanWorkloadsnarpra01
2018-10-01IVGCVSW-1813 - Add MeanLayernarpra01