aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/NEON/kernels/NEFuseBatchNormalizationKernel.h
AgeCommit message (Expand)Author
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-06-25COMPMID-2245: Extend NEFuseBatchNormalization to support DepthwiseConvolution...Manuel Bottini
2019-01-08COMPMID-1756: NEON: Implement RSqrt, ExpGeorge Wort
2018-12-13COMPMID-1741: Implement NEFuseBatchNormalizationKernelgiuros01