aboutsummaryrefslogtreecommitdiff
path: root/src/backends/neon/workloads/NeonL2NormalizationFloatWorkload.cpp
AgeCommit message (Expand)Author
2022-02-10IVGCVSW-6700 Add override functions to all typed Neon/CL workloadsDavid Monahan
2022-01-26IVGCVSW-6685-6686 Modify workloads to extend Neon/Cl BaseWorkloadTeresa Charlin
2021-08-10IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in NeonKeith Davis
2020-04-10IVGCVSW-4483 Remove boost::polymorphic_downcastJan Eilers
2019-06-19IVGCVSW-3288 Add L2Normalization epsilon Neon workload supportFerran Balaguer
2019-06-14IVGCVSW-3278 Cl and Neon TensorHandles inherit from common base interfaceDerek Lamberti
2019-06-04Update the CL pin to the latest masterMatteo Martincigh
2019-01-08Refactor: Don't include all ComputeLibrary function definitions everywhere.Matthew Bentham
2018-12-03IVGCVSW-2118 L2Normalization ACL function used for NeonFrancisMurtagh
2018-11-19IVGCVSW-2169 Remove DataLayoutIndexed from public APIMatthew Bentham
2018-11-16IVGCVSW-2017: CLWorkload to use L2NormalizationFrancisMurtagh
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-10-10IVGCVSW-1863 Unit tests for NHWC L2NormalizationMatteo Martincigh
2018-10-10IVGCVSW-1863 Support NHWC for L2NormalizationMatteo Martincigh
2018-10-10IVGCVSW-1899 : Neon backend folder structureDavid Beck