aboutsummaryrefslogtreecommitdiff
path: root/src/backends/reference/workloads/Mean.cpp
AgeCommit message (Expand)Author
2019-06-17IVGCVSW-3221 Refactor Mean ref workload and testsJames Conroy
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-10-10IVGCVSW-1812 Adding Ref implementation and tests of MeanWorkloadsnarpra01