aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph/backends/FusedConvolutionBatchNormalizationFunction.h
AgeCommit message (Expand)Author
2019-07-11COMPMID-2273: Fuse Batch Normalization with Depthwise Convolution layer at gr...Manuel Bottini
2019-03-13COMPMID-1740: Fuse batch normalization with Convolution Layer at graph levelgiuros01